Update Rev.13004

Deazer

Head Developer
Staff member
  • Cleaned up the base AI from garbage
  • The AI of transformers mobs upon death/attack has been moved
  • Added config for checking Noble when purchasing Hero
  • Redesigned community board
  • Reworked buffer for the community board
  • All services are included separately for the community board
  • Localization for some old services
  • When initializing a connection to the database, accepts the public key of the database server. Necessary for correct operation with MySQL 8.1+
  • Fixed a bug when initiating a trigger if the player is dead (as an example, Resurrect skill did not work with Infinity Rod)
  • Implemented universal AI for mobs/raids https://lucera2.com/threads/how-to-create-your-own-service-mob-or-raid.4022/
  • Correction for PvP events buff apply
  • Update lib dom4j-2.1.4.jar old is remove
  • Rework Level up mechanism and add method for Player setLevel(level)
  • Now when losing experience or skill points the correct system message is written
  • Fixed system message with the amount of experience, now it does not go into minus if the number goes beyond Int
  • Fixed a bug in the premium account service when setting hours. For example <bonus_days value="0.2" />
  • Redesigned output format of the message about days, hours, minutes
  • We do not return the buff that was removed at the end of the PvP event. Only those that were removed at the beginning of the event
  • Move from PTS quest Testimony of Trust
  • Corrections for Test Of Healer
  • minor code rework for the new library dom4j
  • minor rework buff on revive for PvP events
  • Correction of saving previous buffs for PvP events
  • Fixed date/spawn statistics for Epic and Raid Bosses at .epic and .rb services
  • rework for show board packet
  • EN services change page and localization for multi skills
  • Added respawn modifier for mobs
  • Added stat for skills/runes QuestDropMultiplier Example: 10% <mul order="0x30" stat="QuestDropMultiplier" val="1.1"/>
  • Add replacment for Premium in Community Board %premium_bonus_time%
  • Add Raid Boss statistic to Community Board
  • Corrections for AAct
  • Add restrictClanLevelMin param for restrictInsideClanCount zone
  • Clan Level limit message for ClanRestrict zone
  • Correct calculation of experience penalty for Summons
  • Add PC Bang points limits
 
Back
Top