Library Of Ruina

Library Of Ruina

BaseMod for Workshop
目前顯示第 11-20 項,共 45 項
< 1  2  3  4  5 >
更新:1 月 25 日 @ 上午 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).

更新:2024 年 10 月 26 日 @ 下午 9: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.

更新:2024 年 10 月 19 日 @ 下午 5: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.

更新:2024 年 9 月 20 日 @ 下午 7:40

Updated Extended Loader.

更新:2024 年 9 月 18 日 @ 下午 5:15

Included README for AutoKeywordUtil.

更新:2024 年 9 月 18 日 @ 下午 4: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.

更新:2024 年 7 月 9 日 @ 上午 8:56

Fix compatibility with Localization Manager.

更新:2024 年 6 月 29 日 @ 上午 12: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).

更新:2022 年 4 月 12 日 @ 上午 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.

更新:2022 年 4 月 6 日 @ 上午 7:37

现在读取XML文件时会读取多层文件夹之下的内容。
关于引用问题做了进一步的改善尝试,希望会起到作用。
更新了关于BuffExtension的文档,提供了一些便捷的对Buff进行操作的方法。