Skip to content

Releases: Minepatcher/ExpandedChestUI

Expanded Chest UI v1.1.1

20 Mar 19:31

Choose a tag to compare

  • 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)

20 Mar 04:35

Choose a tag to compare

  • 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)

16 Mar 22:01
c0ecab9

Choose a tag to compare

  • 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

13 Mar 19:02

Choose a tag to compare

  • 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

25 Feb 03:05
3c45c05

Choose a tag to compare

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

16 Oct 20:30

Choose a tag to compare

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

07 Oct 17:38

Choose a tag to compare

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

16 Jul 21:31

Choose a tag to compare

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

11 Jul 19:07

Choose a tag to compare

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

09 Jul 17:38

Choose a tag to compare

  • Initial Build Release