v2020.05.31+1
MishimaHaruna
released this
03 Jun 21:18
·
2302 commits
to stable
since this release
Fixed
- Fixed a crash in the db2sql plugin with the MariaDB client library. (#2748)
- Fixed the job level stat bonuses for the Novice class to match the official servers. (#2747)
- Fixed an issue that caused the walk-path check to be never executed for skills that require the caster to be able to move. (#2761)
- Fixed an issue that caused "Unknown Skill" errors to appear while casting skills. The default value for the skill damage type field of the skill database is now
NK_NONE
instead ofNK_NO_DAMAGE
. (#2761, issue #2760)