All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed cross-mod compat issue causing crashes under some situations when players join
- Overhauled and cleaned up many icon textures
- Fixed a client crash with certain inputs to IntTextBox (as used in FTB Chunks waypoint editing)
- Added a dropdown menu widget
- Exposed some more methods in
EditStringConfigOverlay
- Replaced
ContextMenu.CButton
withContextButton
- Fixed
allowEditMode
inTextBox
not applying in all situations - Fixed items/fluids/images in respective resource search screens being jammed together too closely
- Fixed an issue in config loading/saving of certain data types (affects FTB Chunks minimap info settings)
- Added tr_tr translations (thanks @RuyaSavascisi)
- Fixed
/ftblibrary clientconfig
command not being usable without op perms
- Fixed a couple of minor GUI drawing artifacts in some screens
- Updated to MC 1.21.1
- Sidebar buttons (from FTB Library and all mods which add buttons) are now all repositionable and toggleable
- New sidebar button to open client config for FTB Library (can be used to hide sidebar entirely)
- Client config can also be opened via
/ftblibrary clientconfig
command