Skip to content

Releases: thebest12dev/worldmanager

Alpha v0.3.1

11 Nov 14:59
cef8004

Choose a tag to compare

Changelog

Added

  • Inter-process communication for C++ controller
  • C++ worldmanager implementation
  • Executable icon and .rc metadata
  • 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

07 Nov 17:02
48029df

Choose a tag to compare

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-simple for 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 by Terminal.java)
  • JSON support
  • Unused code

Full Changelog: alpha-0.2.0...alpha-0.3.0

Alpha v0.2.0

11 Oct 11:03

Choose a tag to compare

NOTE: The .deb download is currently incomplete and will not work.

Changelog

Added

  • A fresh new worldmanager logo
  • 16x16 and 32x32 variants of the worldmanager icon.
  • 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

  • Update fixes (issue #8 and #4)
  • Bug fixes
  • Launcher
  • Codebase revision

Removed

  • Unused code

Full Changelog: alpha-0.1.0...alpha-0.2.0

Alpha v0.1.0

15 Sep 08:38

Choose a tag to compare

Changelog

Added

  • Added updating
  • Added an icon (defaults to the Minecraft "grass block")

Removed

Alpha v0.0.1

12 Sep 16:33

Choose a tag to compare

Initial release