Noita
Inventory Bags
Showing 11-20 of 39 entries
< 1  2  3  4 >
Update: 19 Feb, 2024 @ 12:04pm

v0.7.0:
- Add mod setting for setting the amount of tabs and capacity of each tab

Update: 6 Jun, 2023 @ 11:30am

v0.6.2:
- Fix wands not being interactable/visible when dropped while stored in a bag

Update: 3 Jun, 2023 @ 7:15am

v0.6.1:
- Fix crashes when taking out items with a GameEffect like brimstone etc
- Place items slightly in front of player when taking out items

Update: 2 Jun, 2023 @ 2:38pm

v0.6.0:
- Add ability to immediately drop items from bags on the floor by right clicking
- Fix savefile getting flooded with more and more newlines after every game reload.

Update: 30 May, 2023 @ 12:22pm

v0.5.9:
- FIX: Duplication bug when taking something out after being polymorphed
- Add some checks to hopefully avoid some weird rare bugs

Update: 21 May, 2023 @ 5:01am

v0.5.8:
- Disable GUI interactivity when gamepad is connected

Update: 11 May, 2023 @ 12:39pm

v0.5.7:
- Fix only one spell being rendered in the tooltips when a new wand has been picked up and
the Noita inventory has not been opened yet to assign the correct slot order of spells.
- Fix bug that would cause the bag to stop working.

Update: 30 Apr, 2023 @ 7:08am

v0.5.6:
- Improve wand tooltips, show spells in their correct slots

Update: 24 Dec, 2022 @ 12:24pm

v0.5.5:
- Fix wand duplication bug (hopefully)

Update: 26 Oct, 2022 @ 12:58pm

v0.5.4:
- For mod developers: Added a way to check if the bag is open or not: GlobalsGetValue("InventoryBags_is_open", "0"), will be "1" if it's open, otherwise "0"