Releases: agokule/pit-mopper
Version 2.1
This is version 2.1 of Pit Mopper!
Below are the patch notes along with a link to the GitHub commit that introduced the change.
New Features
- Added a URL protocol feature
- Added invite link feature to multiplayer
- Made the updater work on Ubuntu
- Made it so you can switch between Multiplayer and Single Player without restarting
Bug fixes
- Fixed dark mode while waiting for multiplayer game
- Fixed issue where chording on a square lags the game
Other
Version 2.0.2
Note: This is a minor bugfix update, so don't expect that many changes
Bug Fixes
- Fixed bug where the updater would fail to get patch notes
- Fixed an error where the updater will crash the whole game on Ubuntu
Other Changes
- Made various changes to the updater, including making it work with dark mode
- Made a slight change to dark mode during a game, the squares with numbers (other than 0) will not be darker than the ones in light mode to improve readability
GitHub Changelog: v2.0.1...v2.0.2
Version 2.0.1
Note: This is a minor bugfix update, so don't expect that many changes
Bug Fixes
- Fixed bug where if you play a game with the window maximized, then leave it, the window will still be maximized and not resizeable
- Fixed 'Unknown error: Nonetype object has no attribute quit' bug
Other
- Made game size infinite (you can go beyond 75x75 now)
- If you're on Windows, you can now double click on *.ptmpr files and open Pit Mopper with them
Full Changelog: v2.0.0...v2.0.1
Version 2.0
Version 2.0 has finally come out after almost 4 months! "Minesweeper" has been renamed to "Pit Mopper"!
New features
- Multiplayer!!!!! (As promised)
- Fullscreen mode added
- Updater displays features way better
- Now natively supports Linux
- Minor UI changes
- New file format
- New logo
- Saves last game that was played
- So many more changes...
Removed
- Console (kind of useless)
What are you waiting for? Download/Update Pit Mopper now!
Version 1.4.0
This is release version v1.4.0, it includes lots of changes (listed below) which I hope that you will like!
Features Added
- Added debug logging to help fight bugs
- Added a console window
- You can now delete data that it stores
Bug Fixes
- Fixed bug where game does not close and keeps running in the background
- Fixed bug where high score isn't saved when installed using admin mode
Other Changes
- Minesweeper now creates a folder in your Local AppData to store high scores and debug logs
- Updated difficulty curve from easy to hard mode
Upcoming
- Multiplayer is coming in the next version
In short this version has primarily been focused on fight bugs and errors both right now and in the future.
Version 1.3.0
Fifth version of Minesweeper!
Version 1.3.0 comes with the following changes:
New Features
- You can now choose how many mines are in the game!
- Dark mode has been updated so that everything is actually dark
- The new updater is now a separate program that first uninstalls the game then installs the latest version
- You can no longer die on the first click! I wonder how that was an issue for so long...
- Performance has been improved
- You can now see your high scores
- 3 new keyboard shortcuts have been added including Alt + Q to quit game, Alt + I to show more info about game, and Ctrl + H to show high scores
Patches
- Most bugs with dark mode should be fixed
Removed
- The MSI installer was removed so that updater is not as complicated
Upcoming
Expect multiplayer to come soon, it may come at version 1.4, 1.5 or even as a 2.0 update
Version 1.2.0
Fourth version of Minesweeper!
With Version 1.2.0 comes with the following changes:
New Features
- Added a custom grid size so that you can play on any grid you want! As long as it is between 6x6 and 75x75
- 2 new commands have been added to the Settings menu: Dark Mode and Version Info. Both of them are self-explanatory as to what they do
- As mentioned above a new Dark Mode has been added
- Now it tells you the size of your game before you play it
- It now tells you how many mines there are and how many flags you have put down without having to go to the Additional Info page, also shows percent complete
- A License has been added to the installer
- Keyboard shortcuts have been added to the game, you can find a list of them below, you can also find most of them next to the options in the Settings and File menus
Keyboard Shortcuts
- Ctrl + I - Shows the Version of Minesweeper
- Ctrl + U - Checks for updates
- Ctrl + Q - Quits Minesweeper, same as just closing the game loader
- Ctrl + O - Loads a game from a minesweeper game file
- Ctrl + A - Enables/Disables Chording
- Ctrl + D - Enables/Disables Dark Mode
- Ctrl + S - Saves the current game, only applicable when a game is being played
- Space - Does the same thing that the "Play!" button in the game loader does
Patches
- Fixed the zero clicker, should actually work now.
Version 1.1.0
This is the third version of Minesweeper!
There were no bugs in the beta version, so I got bored and added a feature where it includes the patch notes in the updater.
Changes from v1.0.0 -> v1.1.0-beta are below
Changes
- Added a font to the game.
- Added an automatic updater to the game so that it updates itself! It can found in game loader under Settings > Check For Updates
- If you are using the installer, you can now install for either all users or just yourself.
No patches released.
This time I have switched from pyinstaller to cx_Freeze to create my exe's and now the size has dropped down to 40Mb. (Was about to be 90Mb with pyinstaller)
Also, because of cx_Freeze, you can now download Minesweeper from an MSI installer file!
Version 1.1.0 beta
This is the second version of Minesweeper!
Changes
- Added a font to the game.
- Added an automatic updater to the game so that it updates itself! It can found in game loader under Settings > Check For Updates
- If you are using the installer, you can now install for either all users or just yourself.
Yes, that is literally what I have been spending a week on, just 3 changes.
While there are only three major changes, somehow it doubles the storage required.
Now it requires 40 Mb if using zipped version and 60 Mb+ if using installer.
And again you might get a virus warning, if you do then ignore them, my app is not dangerous in any way.
Also because this is a beta it might not work properly.
Version 1.0.0
This is the first version of my Minesweeper game!
Here are some features of the game.
- 3 difficulties (easy, medium, and hard)
- You can save a game to a file and come back to it later
- All of this was done in Python
Notes
- If you are using the installer than you will need 40+Mb of storage whereas with the zipped you only need about 23Mb
- If you are using the zipped version you might get a virus warning, if you do then click "More info" then "Run Anyways"