Skip to content

Releases: theit8514/Stationeers-InventoryTweaks

InventoryTweaks 0.3.0

22 Dec 15:31
Compare
Choose a tag to compare

Features:

  • Adds ability to lock slots, making it so only that type of item can go into that slot. Defaults to middle click.
    • Locked slots are not saved unless you change the configuration file to allow saving.
    • This feature has not been tested in multiplayer.
  • Update to support Stationeers Rocket update.

Fixes:

  • Fix for new world creation (NullReferenceException).
  • Fix for loading the same world in the same game instance (Postfix InventoryWindowManager.GenerateUISaveData).

InventoryTweaks 0.2.0

16 Apr 19:08
Compare
Choose a tag to compare

Features:

  • Replace double-click logic of inventory manager entirely, improve tracking of slots where items came from.
  • Move items to active hand first (if empty) and then the inactive hand.
  • Added exception handling for double-click process.

InventoryTweaks 0.1.0

14 Apr 17:15
Compare
Choose a tag to compare

Beta release of InventoryTweaks

Features:

  • Fill incomplete stacks on item move
  • Fix gaps between windows
  • Add key to hit Next on active item (e.g. Advanced Tablet)