Server:
- *Fixed a compile error that was detected by the Travis CI system.
-This fix is for linux compilers basicly. - *Updated the ranking type table.
- *Cleaned and organized the ITEMID table.
- *Added the itemid_is_holy_bullet check.
-This checks for equipped holy bullets. - *Added the status_calc_aspd_amount function.
-This allows for adjusting ASPD by a fixed amount through status's.
-You can do fixed increases and decreases with the function as well.
-Note: Keep in mind that it follows the same exact fixed ASPD adjustment mechanics like the item bonus does. Items and status's that changes ASPD by a percent (rate) will alter the fixed amount.
-This is normal and is also normal on official server's as well. - *start_point_doram
*start_weapon_doram
*start_armor_doram
-Added these configs to the char_athera.conf file. - *Removed the RE from 2015-10-29aRagexeRE tags as the Ragexe version works just fine and support for the RE version is no longer given.
- *Added temporarly support for the 2016-03-23bRagexe client.
-This is for development purposes only and is not for public server use. - *Reworked the handling of packet 0xA38 and race selection handling.
-This had to be done for a few reasons.
-First, it was done to allow both races to start off with different jobs, HP, SP, weapon, armor, starting location, and save location.
-Second, a exploit was found and fixed to prevent future issues.
-Third, to make the code to keep it small, clean, and efficent. - *Added playable race values.
-Guess this was needed after all. Tho its just for checks for character creation. - *Added a 2nd message to appear when unknown packet versions and unsupported packets are encountered. Hopefully everyone will get the memo that you must use the "Disable packet encryption" patch when patching your client with Nemo.
- *Added Octupus Cave instance
-Also added missing monsters
-Did some clean-up in mob_dbs - *Added more missing items
-Added some more item packages
-Did some clean-up in item_dbs - *Rebellion
-All skills with a cast time are now interruptible.
-Added weapon, ammo, coin (sphere), and item requirements for skills. - *RL_MASS_SPIRAL
-Damage formula updated.
-Now deal piercing damage (Ice Pick / Thanatos Card).
-Is now forced neutral.
-Now ignores FLEE.
-Now has a chance of causing bleeding. - *RL_BANISHING_BUSTER
-Added support.
-Does not remove buffs yet. Will be added in another update due to the mechanics of the skill being complex. - *RL_R_TRIP
-Added full support. - *RL_P_ALTER
- *RL_HEAT_BARREL
-Added support for these skills. - *Updated job equip masks on daggers to not equip on Summoners.
- *Updated job equip masks on rods to equip on Summoners.
-Note: This applies to most rods but not all. - *Added the Cash Hairstyle Coupon as it will be need by the styling shop feature when its supported.
- *Fixed Whikebain's Black Tail script and combo-script
- *Summoner
-New Summoner characters now start with their official starter wepaon, the short foxtail staff.