Rev.7721 Classic/Legacy [EN]

Deazer

Head Developer
Staff member
  • Fishing functionality has been restored through HTML
  • The Olympiad has been redesigned, adding the ability to participate in any profession and gaining hero for 2/3 of a profession.
  • Impl Couple Social Actions
  • Correction for Coin Of Magic quest
  • Stat adjustments for item rows, stats modified in sklls
  • Minor correction for cron zones
  • Added zone restriction parameters, separating sales and purchases. The old ones still work as before. Example: <set name="blocked_actions" val="open_private_buy" /> or <set name="blocked_actions" val="open_private_sell" /> or <set name="blocked_actions" val="open_private_buy;open_private_sell" />
  • Added the ability to completely block experience using the .xpfreez command or from .cfg
  • Correction for network
  • Correction for Dark Elf Newbie teleport
  • Impl Quest Captcha
  • Added stat MP vampiring for physical attack <add order="0x40" stat="absorbAttacklDamToMp" val="10"/> <add order="0x40" stat="absorbAttacklDamToMpChance" val="30"/> and for skills <add order="0x40" stat="absorbSkillDamToMp" val="10"/> <add order="0x40" stat="absorbSkillDamToMpChance" val="30"/>
  • absorbDamToMp stat works from regular attacks as well, not just from skills
  • Added the ability to craft all items at once in the quest An Ice Merchants Dream
  • If the community board is disabled, don't spam warnings
  • Fix HWID check for PCBang points
  • Autofarm correction. If for some reason the target is no longer visible, switch the target.
  • Correction for Test Of Witchcraft
  • Parsing of missed items, some items were not captured
  • Added the ability to teach clan skills to non-leaders only
  • Valakas, Antharas, and Baium now display a screen message upon spawn only if the hero is farming. I also checked the PTS scripts, and the mechanism was confirmed
  • Frintezza zone correction
  • Fix NPE for callSkill, bosses and mobs now correctly cast skills on themselves. Frintezza also started playing the organ in the movie.
  • Added the ability to make a party at PvP events
  • Correction for Saint Ninja
  • Number of simultaneous Olymp battles has been moved to the configs
  • Little Wings can be rated
  • One more correction for Private Buy logic
  • Correction for the private shop purchase: slots added and sheet processing correction.
  • Correct data from the vehicle title for items has been transferred. The mp_consume and accuracy(previously rounded).
  • Char func refactoring
  • Parameter hit modifier forgotten NPC
  • Refactoring for PvP Events
  • Buffs in PvP events are applied in the instance after teleporting
  • .relog is prohibited in PvP events
  • Сorrect formula for accuracy and dodge
  • Basic evasion and accuracy stats for NPCs have been transferred from the PTS
  • Correct stat for Extremely Weak M. Atk. skill
  • NPC Death Bomb skill has been removed from data/npc since it works from the AI
  • Locked item flag to packets
  • Spellbook is required to learn Party Recall
  • A more logical and correct check for blocked items (for example, prohibiting an item in zones)
  • Locked items cannot be traded or discarded.
  • Config for restart in combat
  • Helper methods for defining classes and more logical code
  • If the NPC has a dispalId specified, the name is now displayed correctly when dealing or receiving damage. Also, if it speaks in chat, the name will be normal, not None.
  • The information output to admins for Pets and summons has been redesigned
  • Added new types for items
  • Correction for Augment Transfer service
  • Do not validate the drop if the drop group after the removed items is empty.
  • Minor correction for Gordon
  • Correct basic Run speed formula
  • The HWID check for DropEvent has been redone. Previously, it did not give a reward to the entire party if they had the same HWID - now it only gives a reward to the one who has the same HWID.
  • Fixed a bug with displaying event drops if the Other group was empty
  • Default page for bbs dyes
 
Back
Top