Releases: Minepatcher/ExpandedChestUI
Releases · Minepatcher/ExpandedChestUI
Expanded Chest UI v1.1.1
- Allow static usage of ExpandedChestActionsClient for better performance/usage.
- Fixed issue where items would not go to the player's inventory.
Full Changelog: 1.1.0...1.1.1
Expanded Chest UI v1.1.0 (BROKEN)
- Added a new ExpandedButtonUIElement component to allow for custom button UI.
- Added Shortcut Keys and their implementation to each of the chest buttons.
- Removed BurstDisabler from InventoryUpdateSystem.
- Added New PugSimulationSystemBase to handle the creation of new Inventory Change Actions.
Full Changelog: 1.0.0...1.1.0
Expanded Chest UI v1.0.0 (FPS ISSUES)
- Change the namespace naming convention to be more consistent.
- Add four new buttons based on Quality of Core Keeper buttons.
- Create TextDataBlocks for five buttons for consistent capitalization.
- Created burst override/disabling for InventoryUpdateSystem to override and create new Inventory Change Actions.
Full Changelog: 0.4.0...1.0.0
Expanded Chest UI v0.4.0
- Use copies of in-game files for textures due to visual differences in the in-game compressed files.
- In-game texture addresses removed due to mod file size bloating.
- Scrolling with mouse now scrolls by half the slot height.
- Controller Support updated to use right thumbstick for scrolling. Allowing user to not have to scroll through the entire chest inventory to get to their player inventory.
- Fixed Initial item load issue where items with an bars did not show their exp, usage, or reinforcement bars.
Full Changelog: 0.3.0...0.4.0
Expanded Chest UI v0.3.0
Core Keeper 1.2 Update
- Use new sprites now available on the SDK.
- Remove unused sprites.
Full Changelog: 0.2.1...0.3.0
Expanded Chest UI v0.2.1
Full Changelog: 0.2.0...0.2.1
Bug Fixes
- Tool Damage and Pet Exp will now show *still working out an initial load bug, but opening a second chest will fix.
Enhancements
- Initial Controller Support *not working the way I'd like, but is good to get it going
Expanded Chest UI v0.2.0
Full Changelog: 0.1.0...0.2.0
Bug Fixes
- Pets are no longer in Grayscale. #5
- Pet Achievement is now achievable even with this mod.
- Scroll will now reset to top each time you enter the chest instead of keeping the last scroll input.
Enhancements
- Added Item Slot Animations
Expanded Chest UI v0.1.0
Full Changelog: 0.0.2...0.1.0
Enhancements
- Enhancement: Any extra buttons added to the chest UI by other mods are now handled and will be displayed in a grid. (Ex: Quality of Core Keeper Mod)
Expanded Chest UI v0.0.2
Full Changelog: 0.0.1...0.0.2
Fixes
- Fix: When focused on the chest inventory. The out-of-bounds slots will sometimes cover the player inventory slots.
Expanded Chest UI v0.0.1
- Initial Build Release