Rev.4622 Classic [EN]

Deazer

Head Developer
Staff member
  • Implemented an automated farming system.
  • Revised bow attack mechanics - previously, when clicking once in a direction, the character would start running only after fully charging the attack meter (Gauge) above their head, requiring multiple clicks to make the character start running at 50% of the Gauge.
  • Added mail settings - delay for re-send, maximum amount of mail sent per day, minimum level for sending mail. Restrictions DO NOT WORK on GM characters
  • In the Teleport Book Mark, a forbidden zone called "no_restart" has been added.
  • A penalty time has been implemented for the reuse of the resurrection rune (Feather of Blessing).
  • Reworked part of the quests, now it is possible to rate the drop for all quests that have it.
  • Added player status to the player list at the Admin panel.
  • Added information output about Buy and Wear lists to the admin chat.
  • Fixed the message for insufficient Raid Points when purchasing items.
  • Message corrected when using an item that does not consume items like a Soul Crystal.
  • Fixed NPE in the quest Run away Youth
  • Correction HTML clear cache from admin panel
  • Correction for Pets/Summon message
  • The quest Recover The Farmland has been transferred from PTS
  • Correction of skill rollback for summons and pets - now correctly preserved.
  • New system message about skill rollback for pets/summons.
  • The Trial of the Seeker quest has been transferred from the PTS.
  • Corrected the combination of set lighting, there was previously an error. Also, a config has been added to disable this lighting.
  • Added the ability to set skill for armor sets at any level of enhancement. If you want to assign a skill at an enhancement level higher than 128, you need to add a line to the armor_sets.dtd file Example: <set id="1" chest="23" legs="2386" head="43" skills="3500-1" enchant1skills"3620-1" enchant6skills="3625-1"/>
  • Removed unnecessary enchant configurations.
  • Add debug for Tutorial HTML
  • Unhardcoded delay parameters for teleportation from the antechamber of the castle teleport
  • Move from PTS quest An Elder Sows Seeds
  • Fix RequestLinkHtml packet
  • Correct quest Tutorial and remove old files
  • Added a config to allow auto-loot only when the item is present in the inventory
  • Unhardcoded price for additional buffer options and expand functionality
  • Corrected skill selection assuming the owner has a cursed weapon
  • Added the ability to disable auto-farming with cursed weapons
  • Implemented functionality to add enchanted items to the drop. Example: <reward item_id="7575" min="1" max="1" chance="100.0" enchant_min="1" enchant_max="10"/> also you can set static like enchant_min="10" enchant_max="10"
  • In scripts_Util:QuestGatekeeper, the ability to set the cost of an item to 0 has been added. Under these conditions, only a check for the presence of the item in the inventory will occur
  • The correction of actions of enchanted summons now allows for the correct use of skills through actions
  • The system of combining items has been fixed
  • A new command //charhwid char_name has been added to view HWID, and rules for admins to view a players IP/HWID have been added
  • One more rework for zoneProhibitedItemIds
  • Correction for strings
  • Add cond target npc. Example <target npc="true"/>
  • Added Rate Chance of spoil items config
  • Added AltSpoilItemsIdForRate config
  • Correction buffs for Summon AutoFarm
  • The restricted zone for using items has been fixed. Previously, it was possible to summon a Strider, sit, dismount and equip prohibited items without restrictions in that zone
  • Bonus premium account is given only once if the StartingPremiumAccountGlobal = True
  • Rewritten and improved part of the code for CharacterDao
  • Rewritten the enchant condition with an increment - now it rounds up to the maximum when the level will be higher than the maximum value. For example, if the maximum enchant is +20 and the scroll adds +3, and your weapon is at +19, upon success the item will become +20 and will not be further enchanted.
  • Rewritten part of the code for TeleportToRaid service.
  • It's important to update. One more rework for Items Delayed! items_delayed.sql updates on its own, no need to run it
  • The problem has been fixed whereby an error message was sent when attempting to remove a player, stating that the player was part of a clan, etc. requiring the need to log in again
  • Added a forgotten message for the Destroy Plague bringers quest
  • Correction for the Yoke Of The Past quest
  • Correction of the bypass for the Grim Collector quest
  • Added the ability to grant premium accounts to new players
  • The issue has been fixed whereby some messages attempted to reach non-iterable players as bots and an NPE occurred due to their lack of default language
 
Back
Top