Releases: thebest12dev/worldmanager
Releases · thebest12dev/worldmanager
Alpha v0.3.1
Changelog
Added
- Inter-process communication for C++ controller
- C++
worldmanagerimplementation - Executable icon and
.rcmetadata - Some other technical changes
Changed
- Bug fix for handling older worlds
Removed
- Nothing...
Full Changelog: alpha-0.3.0a...0.3.1-alpha
Alpha v0.3.0
NOTE: Work for Linux will be unfortunately paused and will continue soon.
Changelog
Added
- Implemented "About" window (fully)
Restoring worlds(0.3.1-alpha?)- Used
jopt-simplefor command line parsing - More robust feature API
- Debug terminal
- Javadoc documentation
- Status bar
- GUI elements
- NBT data storage
Changed
- Bug fixes
- Codebase revision
Removed
Console.java(replaced byTerminal.java)- JSON support
- Unused code
Full Changelog: alpha-0.2.0...alpha-0.3.0
Alpha v0.2.0
NOTE: The .deb download is currently incomplete and will not work.
Changelog
Added
- A fresh new
worldmanagerlogo - 16x16 and 32x32 variants of the
worldmanagericon. - World tree
- Backing up worlds
- Features (additions to
worldmanager) - Implemented "About" window (partially)
- Implemented "File" window
Restoring worlds(0.3.0 Alpha)- Crash GUI
- Command line arguments
- Debug mode
- Verbose mode (unused)
- Javadoc documentation
Changed
Removed
- Unused code
Full Changelog: alpha-0.1.0...alpha-0.2.0
Alpha v0.1.0
Changelog
Added
- Added updating
- Added an icon (defaults to the Minecraft "grass block")
Removed
- The NBT library (replaced with Querz/NBT)
Alpha v0.0.1
Initial release