Releases: TeddyBear2004/Minesweeper
Releases · TeddyBear2004/Minesweeper
Bug fixes
This release contains some bug fixes and performance improvements.
Full Changelog: v2.0.2...v2.0.3
Removed world from jar
Moved world from inside jar to server.
Full Changelog: v2.0.1...v2.0.2
Updated lang files
Full Changelog: v2.0.0...v2.0.1
Minesweeper v2.0.0
In this version I have made many new things, including the possibility to install this as a lobby game, a stat system, and many other things.
What's Changed
- implemented painters to allow unique designs by @TeddyBear2004 in #1
- renamed Base64Head.java to HeadGenerator.java and migrated the method… by @TeddyBear2004 in #2
- Implemented viewing inventory by @TeddyBear2004 in #4
- Implemented the event cancellation by @TeddyBear2004 in #5
- Replace resource pack links with different options in config. by @TeddyBear2004 in #6
- implemented more elegant solution for cancelable events by @TeddyBear2004 in #7
New Contributors
- @TeddyBear2004 made their first contribution in #1
Full Changelog: v1.0...v2.0.0