Noita
Rename Items and Wands
正在显示第 1 - 7 项,共 7 项条目
更新于:7 月 24 日 上午 7:04
作者:mellows!

Update primarily focused on adding gamepad support to the mod with miscellaneous improvements.

• Added gamepad support and an on-screen keyboard.
• Added a mod setting for changing when the on-screen keyboard is shown.
• Added a mod setting for changing when the gamepad renaming cancel button is shown.
• Added a mod setting for allowing the text box to receive focus while using a gamepad.
• Added a mod setting for setting the gamepad button that switches focus between the menu and the game.
• Added sounds to certain GUI elements for consistency.
• Changed the layout of the mod settings menu.
• Changed the wording of some mod settings to reduce confusion.

更新于:2024 年 11 月 28 日 上午 8:57
作者:mellows!

I've had this on my to-do list for a while and recently got around improving this mod.
I reworked the input method to use a text box instead of an on-screen keyboard. It's a little jank but it feels much more natural.

• Overhauled input system: The on-screen keyboard and its toggle have been replaced by buttons on each slot that open up a renaming menu with a proper text box.
• Added and removed settings to accommodate the overhaul.
• Improved the Mod Settings layout.
• Added a preview to the Mod Settings to show how the UI looks in-game.
• Moved the functionality entirely into init.lua.
• Simplified some wording.
• New workshop icon that fits the 16:9 aspect ratio set by the Noita workshop.

更新于:2023 年 9 月 12 日 上午 6:32

• Added an option to hide the keyboard toggle text
• Added an option to hide the keyboard after tabbing into your inventory
• Changed some inner workings of the mod

更新于:2022 年 2 月 6 日 下午 2:32

• Added the ability to rename items
• Added the apostrophe character to the keyboard
• Added a fancy arrow next to the keyboard toggle
• New Mod Setting: Disable Item Restrictions

更新于:2022 年 1 月 8 日 下午 1:09

• Changed 1 line of code to fix name fetching for wands with a localized names.

更新于:2022 年 1 月 6 日 下午 12:42

• Cleaned up the code
• Changed the background for the UI to be an actual panel instead of an image.
• Separated the keyboard and the text input into two different panels.
• Added a counter for the character limit.
• Fixed an issue where already named wands would fetch the translation key instead of the name
• Changed phrasing of some mod settings
• New Mod Setting: Background Opacity

更新于:2021 年 12 月 6 日 上午 7:16

Initial release