Rev.4458 Classic [EN]

Deazer

Head Developer
Staff member
  • When expelled from a clan, correctly remove the player skills
  • Recalculated all the formulas and stats and checked them with the PTS for NPC. All data matches. Don't forget to change formulas.properties
  • Also transferred the levels from the PTS, they are important in the calculations Proof: https://i.gyazo.com/11ee8cddf5682648b22cfb59db211608.png
  • Config for issuing Hero Weapons for a custom Hero
  • Optimization for SkillCoolTime packet
  • Display clean online without bots, also separate statistics for bots at //online
  • If an item is excluded from auto loot, it will also drop to the floor from DropEvent #2473
  • Added chance for give_pvp_point and give_pk_point. Example 50% <set name="give_pvp_point" value="1;50"/>
  • Added the ability not to remove Force charges after death
  • Divided online statistics into bots and real players
  • lil correct for Henna
  • Correct display of stats in the window when removing a Tattoo
  • Changing the Clan leader through the Admin panel occurs immediately, without the need to wait for a restart
  • removed garbage from the base AI
  • More optimal method for AI when surrounding the player
  • little correction for AI
  • Basic AI for mobs has been reworked, now the mobs surround the player and look for a way to surround him if there is free space, rather than crowding into one point. Same as on PTS
  • Impl absorbDamageValue stat which blocks some damage
  • Impl active skill for Earth Dragon Pendant Lv.5
  • For a SA drop with the PARTY_RANDOM type, we are guaranteed to choose one if the chance is successful. Previously, might not have chosen anyone even if the chance was 100%
  • Fix for Siege Guard
 
Back
Top