Server:
- *Fixed issues with clones that can cause the server to crash.
-The crash happens when a clones uses certain 3rd job or other newer skills that checks for one's job level, clones (monsters) don't have one.
-Now a fake job level of 50 is given. - *Did some code cleanup.
- *Finished up the dressing room and body style features.
-With this update, the features are now complete and are fully usable. The update also comes with a custom NPC script that makes full use of the systems.
-Currently this feature is not supported by our Client, so it will remain disabled. - *Adjusted the max_body_style config to 1.
-jRO is the first server to use the system and currently only supports 2 styles at the moment. - *SP_MAX_HAIR_DYE
*SP_MAX_HAIR_STYLE
*SP_MAX_BODY_DYE
*SP_MAX_BODY_STYLE
-Added these SP's to support max dye's/style's config detection. - *Added the "opendressroom" NPC script function.
-This function opens the dressing room window.
-Currently the view value does nothing. - *Instance System Update
-added support for mapflag "src4instance".
-fixed some bugs, now the system should be working as intended...
-please report any bugs you find, i'll fix them asap. - *Complete rewrite of message-system. (Thanks to hercules)
-This was made to fix various bugs with colored messages.
-This also fixes the bug with 2014 ragexe, where all messages appeared white. - *Added full support for 'getitempackage' script command.
-This is our implemention of 'getgroupitem'. I've decided to seperate these.
-Thanks to rAthena / hercules to make this possible.
-A new file was created inside db folder to store "Item Packages". It's called item_package_db.txt.
-New types of constants will be used for item packages: IP_MyItemPackage. - *Vending & Buying Store report Packet Implemented
-New Feature for 2014-10-23 client or newer
--When user close shop, the client showing report for buy/sell
-Thanks to icxbb-xx/rAthena - *Rebellion
-Added official variable casts, fixed casts, aftercasts, and
-cooldowns to all skills for this job. - *WA_SWING_DANCE
*WA_SYMPHONY_OF_LOVER
*WA_MOONLIT_SERENADE
*MI_RUSH_WINDMILL
*MI_ECHOSONG
-Fixed a issue where the caster's job level didn't affect the status directly when casted on others. - *WM_VOICEOFSIREN
-Fixed a issue where the learned level of WM_LESSON didn't affect the success chance of the skill as much as its supposed to.
-Duration formula updated to official. Is now reduced by the enemy's base and job (players only) levels. Duration can't be reduced below 10 seconds. - *GN_HELLS_PLANT
*GN_HELLS_PLANT_ATK
-Fixed a issue where the learned level of AM_CANNIBALIZE affected more of the damage formula then its supposed to. - *MaxHairDye
*MaxHairStyle
*MaxBodyDye
*MaxBodyStyle
-Added to the const.txt.
-This is used by a NPC to detect the current max dyes/styles settings on the server. The new custom stylist NPC uses this.
-Better then having to adjust things in the NPC script along with the settings. - *Added full support for 'bonus2 bSkillUseSP,sk,n' item bonus.
-Reduces SP consumption of skill sk by n - *Some Updates to item_db.
-finally added full support for some items that use getitempackage- command.
-Added another huge number of missing items. - *Added huge number of missing quest_db entries.
- *Added a custom super stylist script to the 3ceam NPC folder.
-This NPC allows access to the dressing room,, body styles, and even detects a server's set max dyes/styles settings.
-Finally, it auto adjusts the max's depending on the player's job. - Changed a huge number of monsters/items, please take a look at [03.01.2016] Zusammenstellung aller RE / preRE Elemente
New Serversoftware:
- *Updated the maximum size for packets
-Also added a safe-check for this config to avoid buffer overflows caused by miss-config.
-According to rAthena even older than 2013-12-23 clients can deal with 24576 as a maximum size.
-According to 3ceam revision 764 clients from 2013-12-23 on can deal with bigger packets.
-3ceam uses 65636 as maximum, so we'll use it as default value. Thanks to Rytech!
-Please consider staying with the default value. - *Fixed issues Character Deletion Time for newer clients.
-
[P] *Huge Updates to item_db and mob_db/mob_skill_db.
-reviewed large number of items in item_db2.
-reviewed large number of monsters in mob_db2.
-moved stable / fully working items to item_db.
-moved stable / fully working monsters to mob_db/mob_skill_db.
-Added missing Mora equippment.
-Added HALLOWEEN_G_BOX and IP_HALLOWEEN_G_BOX - *Re-added missing roulette packets...
- *Added skill_reproduce_db to be used as a copy list for Reproduce skill.
-Adjusted its behavior according to official. - [P] *Replaced Eclage Instance by hercules version.
- [P] *Added El Dicastes related warps.
- *Reviewed all Arch Bishop skills.
- *Fixed the behavior of Epiclesis which people not under its area of effect status is not ended.
- *Strip Accessory after-cast delay should trigger once it is success.
- *Fixed Warmer which not affecting people under its area of effect.
- *Fixed Acceleration removing Increase agi.
- *Fix a minor bug on Clementia and Canto when under a party the duration become higher than the set duration in database.
- *Fix Wug Bite not getting elements on weapon and etc.
- *Minor fix to Earth Grave dealing high amount of damage.
- *Fixed RK_ENCHANTBLADE.
-Added missing code that was causing this status wasn't adding magic damage correctly.
-Fixed max returned damage, should be Max HP instead Current HP. - *Added SO_SPELLFIST skill.
- *Fixed GN_WALLOFTHORN skill.
-The skill is targetable to enemy/self.
-Player can walk inside the area without the wall and if it move in the area of wall the player(center) must receive damage too.
-Was dealing damage in non-pvp maps when the wall become a wall of fire.
Client:
- fixed some item descriptions