Server:
- *Added support for the Rebellion class.
-Everything works for them except the skills. You can learn them, but using them will only trigger animations and do nothing else.
- *Super Novice is now treated as a 1st class job by the server.
- *Expanded Super Novices are now treated as a 2nd class job by the server.
- *Added pre-support for the Oktoberfest costume.
-This is a costume job that will be fully supported in a future update.
- *Fixed a issue where a Baby Guillotine Cross would die from drinking a poison bottle.
- *Fixed a issue where 3rd jobs and baby 3rd jobs were not getting trans job bonuses from items.
- *Fixed a issue where item bonuses for Ninja's didn't work for Kagerou and Oboro jobs.
- *Updated the skill trees.
-Updated all 3rd job skill trees to have the level expansion skills.
-Added skill requirements for the Gangsi, Death Knight, and Dark Collector skills.
- *Updated the skill casting system to include the 3rd job level expansion and Rebellion skills.
- *Fixed a issue where the Kagerou and Oboro jobs MaxHP were a little lower then what it should be.
- *Fixed a issue where the Kagerou and Oboro jobs would be affected by the NJ_SUITON (Hidden Water) skill.
- *Recoded the entire mount system.
- *Updated the Gong_Bug item weight to official.
- *Recoded some of the cart code.
-Also removed some unneeded code.
-Fixed a issue where the level requirements for carts accessable over level 100 were 1 level higher then they should be.
-Fixed a issue where the cart's speed penalty wasnt being applied.
- *Fixed a issue where mounting in a mado would increase your weight limit.
-Who's idea was it to have the mado mount give a 2000 weight increase? Really?
- *Added many new skill tags and ID's to the database and source files.
-This adds some new NPC skills, some GM skills, level expansion skills for 3rd jobs, Rebellion skills, and a few other skills.
- *SL_SUPERNOVICE; SL_NINJA; SL_GUNNER
-Updated the code to allow them to work on the Expanded Super Novice, Kagerou, Oboro, and Rebellion jobs.
- *RK_WINDCUTTER; RK_IGNITIONBREAK
-Can now be used with any weapon.
-Officially the skills require a weapon equipped, but it doesn't matter what type of weapon.
- *NC_FLAMELAUNCHER
-Increased the corridor range to due to the range increase update from the past.
- *SC_REPRODUCE
-Updated the checks in the code to allow for copying the 3rd job level expansion skills and Rebellion skills.
- *RK_DRAGONTRAINING
-Skill level no longer affects mastery bonus from KN_SPEARMASTERY.
-Mastery ATK is now 10 * KN_SPEARMASTERY level learned.
-Now deals 100% damage to all target sizes when a spear is equipped.
-ASPD penaly formula updated to official.
- *RA_WUGRIDER
-Fixed a issue where the speed increase percentage was incorrect.
- *NC_MADOLICENCE
-Added a missing skill level check for the ATK increase.
-Fixed a issue where the speed penalty wasn't being applied properly.
- *NC_ACCELERATION
-Fixed a issue where the speed increase would stack with other speed increasing status's from other skills.
- *NC_SELFDESTRUCTION
-Fixed a issue where the caster would be unmounted from the mado before the attack is done.
- *NC_REPAIR
-Heal percentage is updated to official.
-Before: 6,9,12,15,18
-After: 4,7,13,17,23
- *Rebellion Skills
-Pre-added some support for the status's activated by certain skills.
-They wont activate yet as the skills arnt coded and no durations are in.
- *3rd Job Level Expansion Skills
-Updated some of the status's to use official status icon ID's.