promotional bannermobile promotional banner

More Organized Player Menus

Organize worlds and servers the way you want to

File Details

More Organized Player Menus 1.1.0.10 Sources

  • R
  • Jul 16, 2018
  • 30.21 KB
  • 62
  • 1.12.2

File Name

MOPM-1.12.2-1.1.0.10-sources.jar

Supported Versions

  • 1.12.2

Current Version Change Log:
----------------------------------

Version 1.1.0:
- Added hover effects for buttons
- Added hover effects for folder list entries
- Enhanced when long named directories get cut off with ". . ."
- Minor refactoring
- Tool tip buttons created
- Removed the ModifiableList class in favor of IModifiableList
- Changed the EditDirectory class to be parameterized with a class that extends GuiListExtended and implements IModifiableList
- Tweaking the EditDirectory class to be a lot more flexible and potentially be its own API in the future for context menus
- Tweaked WorldList to properly enable all world button options in the SinglePlayerMenu class
- Right click context menu added to the world list! Now you can rename, delete, and move worlds on right click
- Path display in the world selection menu added
- Path display is collapsible

Comprehensive Version Change Log:
----------------------------------

Version 1.0.1:
- Added MOPMLiterals class in order to to keep track of commonly used strings.
- Reformatted versioning for the mod.
- Fancy new build script.
- All functionality for the single player menu should work.

Version 1.0.2:
- Fixed bug: Game crashes when trying to select a directory on world creation

Version 1.1.0:
- Added hover effects for buttons
- Added hover effects for folder list entries
- Enhanced when long named directories get cut off with ". . ."
- Minor refactoring
- Tool tip buttons created
- Removed the ModifiableList class in favor of IModifiableList
- Changed the EditDirectory class to be parameterized with a class that extends GuiListExtended and implements IModifiableList
- Tweaking the EditDirectory class to be a lot more flexible and potentially be its own API in the future for context menus
- Tweaked WorldList to properly enable all world button options in the SinglePlayerMenu class
- Right click context menu added to the world list! Now you can rename, delete, and move worlds on right click
- Path display in the world selection menu added
- Path display is collapsible