Library Of Ruina

Library Of Ruina

BaseMod for Workshop
Showing 11-20 of 45 entries
< 1  2  3  4  5 >
Update: 25 Jan @ 4:46am

Moved formation index patch from SummonLiberation to UnitRenderUtils. Updated UnitRenderUtils and AssortedFixes. Fixed a bug in SummonLiberation's SummonUnit (using -1 for automatic index was causing the unit to spawn at -1 index if no other units of the same faction were present).

Update: 26 Oct, 2024 @ 9:38pm

Assorted Fixes: corrected battle dialogue fix, added Red Mist's Page lock UI fix. UnitRenderUtils: fixed additional characters not being enabled in BattleSetting; fixed character render issues in case ChangePanelCanvas is used.

Update: 19 Oct, 2024 @ 5:38pm

Fixed an issue with custom gift display, sorted custom LorId entities by packageId, updated Assorted Fixes, separated UnitRenderUtils from ExtendedLoader, replaced KeywordUtil (deprecated) with AutoKeywordUtil.

Update: 20 Sep, 2024 @ 7:40pm

Updated Extended Loader.

Update: 18 Sep, 2024 @ 5:15pm

Included README for AutoKeywordUtil.

Update: 18 Sep, 2024 @ 4:55pm

Integrated BaseBridge to improve interoperability with other loaders.
Fixed unloaded cards remaining missing after reenabling mods.
Fixed a potential memory leak in custom xml loaders.
Optimized custom gift preview generation.
Updated FrameworkLoader and HarmonyPreloader.
Included AutoKeywordUtil for convenience.

Update: 9 Jul, 2024 @ 8:56am

Fix compatibility with Localization Manager.

Update: 29 Jun, 2024 @ 12:20am

Pushed updates from Experimental branch (Pid support for most elements, custom Enum support for some xml elements, LorId support for emotion cards, gifts, and others, GiftPriority for sorting, compatibility improvements, and probably more).

Update: 12 Apr, 2022 @ 7:14am

Fixed an issue that prevented pages in the personal card slot from trigger the cost change of the card ability.
Fixed an issue that caused CustomCategory to be incorrectly determined.

Update: 6 Apr, 2022 @ 7:37am

When reading an XML file, now will read the contents of child folder.
We have made a further attempt to prevent form refer problem , and I hope it will work.
Updated Documents of BuffExtension, it provides some convenient method to work with Buffs