v2021.09.01
MishimaHaruna
released this
02 Sep 18:38
·
1466 commits
to stable
since this release
Added
- Added a sanity check of skill IDs against
MAX_SKILL_ID
when loading the skill database. (part of #3033) - Added Rebellion skills, items and SCs to the Pre-Renewal database. (#3031)
- Added the
NoBBReset
flag for SC types that shouldn't be reset by the Rebellion skill Banishing Buster. (#3032)
Changed
- Increased
MAX_SKILL_ID
to 10020 to fit all the currently existing skills. (#3033) - Updated the list of job IDs displayed by
@jobchange
. (#3029)
Fixed
- Fixed the mob groups reading the rate from the wrong object, resulting in the fallback value
MOBID_PORING
being returned in many cases. (#3037, issue #3036) - Fixed typos in various documentation comments. (#3035)
- Fixed the Extreme Vacuum skill causing a permanent
SC_VACUUM_EXTREME
status when it hits several targets at the same time. (#3025, related to #2995) - Fixed the damage of piercing critical attacks with Thanatos Card in Renewal. (#3023, issue #3022)
- Fixed the Ignition Break animation in recent (2018 and newer) clients. (#3034, issue #2511)
- Fixed the Blast Mine, Claymore Trap and Land Mine damage to ignore card damage reductions. (#3024, formerly #1149)