Noita
Inventory Bags
正在显示第 11 - 20 项,共 39 项条目
< 1  2  3  4 >
更新于:2024 年 2 月 19 日 下午 12:04
作者:Horscht

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

更新于:2023 年 6 月 6 日 上午 11:30

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

更新于:2023 年 6 月 3 日 上午 7:15

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

更新于:2023 年 6 月 2 日 下午 2:38

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.

更新于:2023 年 5 月 30 日 下午 12:22

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

更新于:2023 年 5 月 21 日 上午 5:01

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

更新于:2023 年 5 月 11 日 下午 12:39

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.

更新于:2023 年 4 月 30 日 上午 7:08

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

更新于:2022 年 12 月 24 日 下午 12:24

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

更新于:2022 年 10 月 26 日 下午 12:58

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"