Version 1.0.3
- Updated UIFramework dependency to 0.9.0; migrated off the deprecated
UIFController.* and UIFModel.* types to the new UIFramework.Adapters.* and UIFramework.Models.* namespaces.
- Updated MelonLoader dependency to 0.7.2.
- Fixed a NullReferenceException when switching to the NUKE tab on UIFramework 0.9.0: removed two stale
AddComponent calls in the bundle loader that were never actually used by TidyLogs's UI flow but tripped the new DynamicDopdownAdapter.OnDestroy finalizer.
Version 1.0.2
- Fixed a packaging issue: I may have forgotten the .dll last time... Oops...
- Fixed NUKE tab buttons for UIFramework 0.8.0 — the button child path was renamed from
Data/Button to Data/ButtonControl, which had broken NUKE/Revive button text and click handling.
- Increased NUKE button minimum width from 80 to 100.
Version 1.0.1
- Updated UIFramework dependency to 0.8.0
- List-valued preference entries now hidden via UIFramework 0.8.0's
IsHidden API (replaces a SubModels removal workaround).
- README: clarified plugin must go in
Plugins/ folder, not Mods/.
Version 1.0.0
Help And Other Resources
Get help and find other resources in the Modding Discord:
https://discord.gg/fsbcnZgzfa.