Library Of Ruina

Library Of Ruina

Cya's Toolbox
正在显示第 11 - 20 项,共 43 项条目
< 1  2  3  4  5 >
更新于:1 月 25 日 上午 4:37
作者:Cyaminthe

AssortedFixes: added fixes for
- current action being reset when staggered
- book burning UI displaying a bugged result
- HP/SR recovery causing incorrect status effect visual updates
- damage/recovery text not getting animated correctly
- non-attack damage being displayed incorrectly
- non-reused pages not resetting their dice queues for mass attack defense
- saving system failing earlier than expected.
Improved the fixes for HP/SR bar animations, page keyword overflow in UI, and incorrect story scene data.

UnitRenderUtils: fixed issues caused by starting an Act with more than 5 characters in formation.

CoreLocalizer: improved the fix for story scene data (same as in AssortedFixes).

更新于:2024 年 12 月 27 日 下午 3:17
作者:Cyaminthe

AssortedFixes: Added fixes for
- Oblivion unslotting pages incorrectly
- Hana for All not working with inflictions for Scene after the next
- Hana Association Director lacking the stated status type condition
- Odds Manipulator activation condition
- OnEndFarAreaBehaviourAtk with custom ActionPhase actionscripts.
Adjusted fixes for Stagger recovery display and for actionscripts softlocking.

更新于:2024 年 12 月 24 日 下午 2:45
作者:Cyaminthe

AssortedFixes - added a number of fixes, adjusted speed of restored HP/SR animations, improved compatibility of ScriptKeywordFix and LocalizationFix.
CoreLocalizer - improved compatibility of LocalizationFix.
BetterFilters - improved compatibility of ScriptKeywordFix.
UnitRenderUtils - fixed additional unit slots in preparation screen losing scroll function.
TimelineUtil - removed Mask on story archive grade filter, removed ErrorLogCleaner dependency (due to using 1FrameworkLoader), fixed timeline selector slots past the 7th not working.

Removed strict ErrorLogCleaner dependency from a number of standalone plugins (except BattleCardEnhancedView and CompatibilityKit, which will be updated later); note that this does not mean errors will be cleaned even with ErrorLogCleaner missing, it only means that these plugins will no longer throw exceptions upon failing to call ErrorLogCleaner, to reduce the number of "false errors" when using standalone plugins in 1FrameworkLoader.

更新于:2024 年 11 月 17 日 下午 5:24
作者:Cyaminthe

RespectfulTargeting:
Added IsExtinction fix, disabled targetable slot checking until Speed Dice roll.

AssortedFixes:
Added fixes for:
- Funeral of Dead Butterflies' Speed Dice sealing effects
- Apostles not counting blessings across Acts as stated
- Malice not calculating damage as stated
- Torn Off Wisdom having a hidden condition
- Magical Girls having a hidden restriction
- Big Eyes applying its bonus to the retain queue multiple times
- Footfalls using the owner's and not the target's Max HP for damage
- Gaining/losing Speed after rolling Speed Dice not updating the Speed used for resolving already slotted Combat Pages
- GetKewordBufStack getting stacks of destroyed status effects instead of active ones
- Inability to modify the list of status effects from a number of status effect callbacks
- RemoveBufAll not notifying the removed status effects of their destruction
- Innate Combat Page keywords not being visible to the search and not being reflected in copies
- Custom appearances with no head throwing a null reference exception
- Shock Round never checking the second page discarded
- Character HP/SR circle being left on the field after death in some cases
- Characters that are removed from the field still being targetable if inflicted with "ignore untargetability"
- Stagger Damage dealt by Block deflects being recorded in unit history as doubled
- Stagger Damage dealt by attacks being recorded incorrectly sometimes
- HP/SR bars skipping their animations
Improved the fix for missing dialog data.

BetterFilters:
Made keyword cache access in non-plugin operation mode thread-safe, added innate page keywords as searchable.

CoreLocalizer:
Improved the fix for missing dialog data.

AutoKeywordUtil:
Improved handling of buf classes deriving from keyword-interfaced buf classes (bufs with non-abstract base class will no longer be considered for registration) to avoid accidentally automatically registering a derived class as the default infliction choice instead of its base class.

更新于:2024 年 11 月 17 日 下午 5:24
作者:Cyaminthe

wrong upload

更新于:2024 年 10 月 27 日 上午 1:58
作者:Cyaminthe

TimelineUtil: added 'save' parameter to the AddStorySeeInfo extension.

更新于:2024 年 10 月 26 日 下午 9:30
作者:Cyaminthe

AssortedFixes: corrected battle dialogue fix, added Red Mist's Page lock UI fix.
CoreLocalizer: corrected battle dialogue fix.
UnitRenderUtils: fixed additional characters not being enabled in BattleSetting; fixed character render issues in case ChangePanelCanvas is used.
TimelineUtil: removed deprecated methods in StageCondition; added SetCustomFloorEventButton and lock-related callbacks; added StoryBranch support.

更新于:2024 年 10 月 19 日 下午 12:35
作者:Cyaminthe

ExtraBridgeLoader: fixed custom gift sprites being misaligned, sorted custom elements by packageId.
ExtendedLoader: separated UnitRenderUtils, added support for loading custom gift pivots.
UnitRenderUtils: added support for using custom gift pivots, added gift pivots to select vanilla skins, added preview scrolling mechanism for extra units in a wave.
CoreLocalizer: integrated dialogue fixes, added support for Blue Reverberation 1.
AssortedFixes: integrated dialogue fixes; added fixes for Time clock visual, fullscreen resolution resetting after freezes, and for Orlando Furioso achievement.
AutoKeywordUtil: integrated KeywordUtil (old KeywordUtil is now DEPRECATED).

更新于:2024 年 9 月 20 日 下午 8:20
作者:Cyaminthe

Updated the README for SpecialRangeUX (removed a known incompatibility that was fixed).

更新于:2024 年 9 月 20 日 上午 8:46
作者:Cyaminthe

Corrected CopyInnerType to CopyInnerTypeFrom in the guide for ExtraBridgeLoader.