Update Rev.11221 (Dev SVN)

Deazer

Head Developer
Staff member
  • Fix exploit with banking
  • lil correction for Valakas Dragon Breath skill
  • Impl PTS AI for Imperial Graveguard
  • Removed custom code for Imperial Graveguard in Pursuit Clan Ambition quest
  • forgot to enable the default filter in configs
  • Added a new type of boss that, after killing, gives the opportunity to take a subclass without a quest. Example: <set name="type" value="SubclassQuestBoss"/>
  • One more correction for siege
  • Correction of checking items before deleting them for nickname and title color change services
  • Correction of the conditions and the possibility of attacking siege walls and doors. Walls can only be attacked by siege summons, doors cannot be attacked by castle defenders, only attackers
  • Add minLevel check for PromoCode. Example: <code name="HELLO" limitByUser="false" limit="100" minLevel="10">
  • Correct logs price for PrivateStoreSell and PrivateStoreBuy
  • Correct PvP admin menu
  • Added parameter for effects. When changing weapons, the effect subsides. Example: cancelOnItemSwitch="WEAPON" or cancelOnItemSwitch="ARMOR". Also full example: https://pastebin.com/raw/Nr5mdqH2
  • Fixed admin rights to change class and add condition for it
  • Dodge skills also work on attacking skills that have a positive effect on the attacker
  • Moved counterattack formula from PTS
  • Fix shift click on offline trader
  • Base class set correction for jts_bots
  • Correct unstuck at Fear state
  • Add condition for Henna Remove
  • Correct Character Select Info
  • Correct altrecbots after move base stats to XML
  • Correct reward for Magical Power of Fire - Part 2
  • Remove base characters from database and move to XML. DO NOT FORGET ADD FILES gameserver\data\stats\player\pcparams\
  • Ooops! Correction of the formula for washing away karma at high rates
  • Default param for StaticKarmaLostOnDeath
  • One more correction for AI (Skill Use)
  • Rework bonus days for PA config, now you can set hours and days like <bonus_days value="2.12" /> = 2 days + 12 hours
  • Dialogue correction in Possessor Of a Precious Soul 3 quest
  • Added the ability to issue Premium Account in hours
  • Removed from database and moved to XML static about HP CP MP for classes
  • Level bonus data to formulas
  • Fix trigger skills bug when the trigger was launched, player "stopped" if he was in move and there was a desynchronization in coordinates
  • Quest Repent Your Sins has no limits on the maximum level
  • Add new rule for GM rights. Add them to old sheets as they are false by default
  • Transfer of karma system and formulas from official scripts
  • Moved damage and miss bonuses relative to attack side from formulas to datapack.
  • Start to move from SQL char_template data
  • Rework addLevel for Promo service
 
Back
Top