Slay the Spire

Slay the Spire

FGO
Showing 1-10 of 33 entries
< 1  2  3  4 >
Update: 5 Sep @ 10:53pm
by kino

修复了使用诅咒药闪退的bug

Update: 5 Sep @ 10:12pm
by kino

修复了SL宝具卡组会多一个的bug

Update: 5 Sep @ 6:56am
by kino

Update: 5 Sep @ 6:32am
by kino

Update: 2 Sep @ 9:09am
by kino

Update: 2 Sep @ 6:21am
by kino

Moved FGO card color and tag enums from the patches/Enum package to fgo.characters.CustomEnums. Updated all references in actions, cards, and mod initialization to use the new enum locations. Removed obsolete tag usage for Noble Phantasm cards and replaced tag checks with color checks where appropriate. Also relocated and renamed several utility and modifier classes for better organization.

Update: 1 Sep @ 11:07am
by kino

Update: 1 Sep @ 7:14am
by kino

Replaces all usages of multiDamage with damage in DamageAllEnemiesAction calls for consistency and correctness across multiple cards because it will cause a npe. Updates GrandOrder to use CardTarget.ALL_ENEMY, sets it as fleeting, and updates its localization descriptions to reflect the new behavior. Also adds missing @OverRide annotations, improves field initialization, and minor code cleanups in several classes.

Update: 1 Sep @ 6:39am
by kino

Moved utility classes from fgo.util to fgo.utils and updated imports throughout the codebase. Removed several deprecated or unused action and power classes. Cleaned up imports and improved code organization for maintainability. Also deleted unused image resources and updated localization files.

Update: 31 Aug @ 11:18pm
by kino

bugs fix