Update Rev.14993

Deazer

Head Developer
Staff member
  • Completely reworked StartingPremiumAccount to a more logical system for these purposes - a system of promo codes, in which you can issue not only premium but also any other awards. Also checking HWID or IP, etc
  • Item Premium account also gives bonus items from XML
  • Moved the logic of exploding NPCs from the PTS. Didn't sew it into the basic AI, made it separate and configurable
  • One more correction Heavy Armor Type
  • Class ban configs for the Olympiad have been split
  • Temporarily removed the function of transferring skills from any existing classes with the AltMultiSkillTransfer flag set. It is necessary to thoroughly check everything
  • Added the ability to transfer skills across all existing classes if it is learned on one of them. To do this, you need to add the parameter <set name="isMultiClassSkill" val="true"/> to the skill
  • Lil rework for RunSpd formulas
  • Bluff remove hate
  • Correction for Heavy Armor Type NPC skill
  • Correction for Color title broadcast
  • Added enchant support for Custom slots
  • Removed excessive logic for checking flags on the CTF
  • It is no longer necessary to place the flag zone for the CTF in the team spawn zone in order for it to be picked up.
  • The principle of taking the flag at the CTF event has been reworked, now it is enough to enter the zone with the flag, no need to attack. But the old logic is still preserved just in case.
  • Rework for Nobles, 3rd profession is no longer required.
  • If a player gets Nobles for the first or second profession, when getting the third we update his class in the Nobles record
  • Added new stat for Talismans "talismansLimit". Example for skill <add order="0x40" stat="talismansLimit" val="1" />
  • Rework for friends. Also need to split blocklist
  • another correction for hwidban, now only target is enough
  • Additional value for Account Variables
  • Added checks for gotolove
  • Correction for Universal mob
  • Config number of bosses per page
  • lil correct for Raid Boss Status Service
  • Frintezza's Concert Hall Melody can't be removed via alt+click with a custom patch
  • Rework for Sprigant Poison AI
  • Pagination for //bk
  • Added pagination for Raid Status service
  • Removed default year for Raid Status service
  • Remove the default item from Premium Item config (gave a double handler warning)
  • Pagination for Agrro info panel
  • Correction for NPC Skills Extremely Weak P. Atk, Extremely Weak M. Atk, Extremely Weak P. Def, Extremely Weak M. Def, Heavy Armor Type
  • Added pagination for GM Skill remove panel
  • Added logs for Clan War
  • Added more logs
  • Added new slot BROOCH for custom patch
  • Correction for Mournful Chorale Prelude
  • Lost pet spawn for Pet Manager
  • Correct dialogues for communicating reasons for the impossibility of changing the clan leader
  • Added a new subsystem for storing additional data for the account.
  • The starting PA bonus for the new account has been reworked
  • Correction for AI Timak Orc Troop Leader
  • Added config for expanding slots if there is a custom patch that adds them to the game (Belt, Cloak, Right and Left Bracelet, Talismans)
  • The player will not receive a buff during the combat. A message about this is sent to him.
  • Added the ability to reset skills to a certain level if enchanting fails. Example <enchant level="8" skillLvl="108" exp="7240000" resetToLevel="5" ......
  • Admin command //destroy_items has been redesigned, now it works on target and a confirmation button for the operation has been added
  • Correction for casting artifacts in Goddard/Schuttgard/Rune castles when at certain points even close the "Can't See Target"
  • Added Custom Char Template for Community Board
  • Correction for jail, before time was limited to 32k mins, now restrictions in long
  • Additional separate config for the ability to use the Community Board at the Olympiad
  • All types of shopping are prohibited at the Olympiad
  • Correction messages for Oly sub class
  • Correction for resetwait admin command
  • Transferring a clan leader from the admin panel or by command //setleader <target> is now possible without the GM being in the current clan. Also added an informative message to the GM and a broadcast to the clan in which the leader was changed
 
Back
Top