nebel
nebel
Fixes #1434 by using SelectedIndex to modify/remove auto-launch addon entries by index, rather than modifying all addons with the same name.
Update for 6.5 and API 9. There were only a couple of sigs in `PluginAddressResolver` actually being used, so I moved the nameplate hook to `NameplateUpdater` and changed the `SetScale`...
Hello. I believe this change fixes #80. There are probably other ways to tackle this issue, but this seemed to work from my testing. Thanks!
Hello. This change makes it so that each bar caches the hotkey settings of all its children, eliminating the need to delve the tree of button nodes on every update....
Currently, when zoning and during certain other events, the reappearance of the canvas can steal focus from other imgui elements. As an example, if we were to open a Wotsit...
The Field Record and Yo-kai Medallium records are swapped in `McGuffin` vs `McGuffinUIData` so I fixed the tweak logic to use the former for all logical checks and just look...
Adds a new sorting option "Search score" to the plugin installer window. The window now starts in "adaptive" mode when opened, and in this mode it will switch between "Search...