You are viewing a potentially older version of this package. View all versions.
CertifiedPyro-Inventory_Tweaks-1.2.0 icon

Inventory Tweaks

QOL inventory features, like automatic sorting and keyboard navigation!

Date uploaded a day ago
Version 1.2.0
Download link CertifiedPyro-Inventory_Tweaks-1.2.0.zip
Downloads 1763
Dependency string CertifiedPyro-Inventory_Tweaks-1.2.0

This mod requires the following mods to function

NotNet-GDWeave-2.0.12 icon
NotNet-GDWeave

Mod loader & runtime script patching for Godot

Preferred version: 2.0.12

README

Inventory Tweaks

A mod that adds several QoL features for the inventory, such as automatic sorting and keyboard navigation.

Features

Automatic sorting

  • Tools are sorted by convenience:
    • Favorited items
    • Scratch-off tickets
    • Fishing buddies + portable bait station
    • Treasure chests (now stackable!)
    • Consumable items (drinks)
    • Fishing rods
    • Misc tools (metal detector, boxing gloves, hand labeler, ringbox)
    • Chalk
    • Instruments
  • Creatures:
    • Important metal detector loot (hat, monocle, sword, and watch pieces)
    • Junk metal detector loot (button, coin, etc.)
    • Fish (in alphabetical order)
  • Props:
    • Island props (tiny, medium, and large flags)
    • Remaining props (in alphabetical order)
  • Bait in sell shop is sorted by unlock order.

Menu navigation via keyboard

  • Use number keys to navigate top-level menus
    • "1' for inventory, "2" for journal, "3" for outfits, "4" for inbox, and "5" for players
  • Use "Q" and "E" keys to navigate submenus
    • e.g. freshwater/saltwater/misc fish under journal, cosmetic categories under outfits, etc.

Important note

This mod can affect how your inventory is stored in your save file. It is recommended to backup your save file before enabling this mod.

Upcoming Features

  • Auto sort cosmetics by category/color
  • Filter inventory by category
  • Change sort order

CHANGELOG

1.3.0

Added

  • Add sorting for cosmetics.
    • Sorted categories: primary/secondary colors, all face and clothes cosmetics, titles, and bobbers.

Fixed

  • Move spectral rod before traveller's rod.

1.2.0

Added

  • Add keyboard navigation for backpack menu.
    • Use number keys 1-5 to access top-level menus.
    • Use "Q" and "E" keys to navigate submenus.
  • Sort metal detector loot in front of fish under "creatures" tab.
    • Important loot (hat, monocle, sword, and hat pieces) are placed first.
  • Sort bait in the sell shop.

Fixed

  • Fix bug where treasure chests show as "empty" when obtained.

1.1.0

Added

  • Treasure chests are now stacked.

Fixed

  • Change the order of chalk to follow rainbow instead of shop order.

1.0.1

Fixed

  • Island props are sorted to top of prop list.
  • Fish are sorted by item name rather than the (unseen) item id
    • When sorting by name, quality and custom names are ignored.

1.0.0

Added

  • Sort inventory based on a predetermined order.
  • Keep favorited items at the front of the inventory.

Fixed

  • Fix inventory items with the same ref id by stacking them.
    • This should fix the "infinite beer" glitch.