Library Of Ruina

Library Of Ruina

BaseMod for Workshop
11-20 van 45 items weergegeven
< 1  2  3  4  5 >
Update: 25 jan om 4:46

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 okt 2024 om 21:38

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 okt 2024 om 17:38

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 om 19:40

Updated Extended Loader.

Update: 18 sep 2024 om 17:15

Included README for AutoKeywordUtil.

Update: 18 sep 2024 om 16:55

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 om 8:56

Fix compatibility with Localization Manager.

Update: 29 jun 2024 om 0:20

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 om 7:14

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 om 7:37

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