Update Rev.4114 EN Classic

Deazer

Head Developer
Staff member
  • All static data of pets and summons has been moved from the database to static. Instructions: https://lucera2.com/forums/en-guides-for-lucera2.36/
  • Pet sql data management moved to DAO
  • Moved all action data to XML
  • Moved quest from PTS Little Wing Adventures
  • Rewritten service for changing pets in CH
  • Rewritten almost everything that was related to the storage of pet data, moved to the cache
  • Fix NpcInfo packets
  • Normal impl Fenrir and Snow Wolf
  • Impl RaidBoss points. Guide: https://lucera2.com/threads/how-to-work-with-raid-boss-points.3288/
  • Сustom skill learning system https://lucera2.com/threads/sustom-skill-learning-system.3530/
  • Add custom abnormals https://lucera2.com/threads/kastomnye-abnormaly-custom-abnormal.3412/
  • Implemented the division of slots as in the chronicles above and move some Limits
  • The system of "jumps" of mobs has been reworked if there is aggression, and the player hid behind an impenetrable barrier
  • Add max level condition for Promo Code system
  • Removed hardcoded craft skill learning in player class
  • Correct quest Curse Of Underground Fortress
  • Fix status of Raids at Game Map
  • Fix sort of Quest items in inventory
  • Correction for quest Whisper Of Dreams 1
  • Extended premium account functionality Added a separate bonus for seven seal stones, added a separate bonus for Raids
  • Added bonus config for premium account for PC Bang Points
  • Added config allowing only premium accounts to play
  • Impl DBMS for l2top service
  • Extend to int item_id at items_delayed.sql
Added multiple reward option for siege rewards. Example:
<parameter name="on_siege_end_attacker_owned_leader_reward" value="4037:1;57:100000" />
<parameter name="on_siege_end_defender_owned_leader_reward" value="4037:2;57:200000" />
  • Correct NpcQuestPacket and correct RU dialog for ossian_q0246_0304.htm
  • update old file ossian_q0246_0304.htm
  • Reworked recalculation of premium skills and display correction when changing sub classes
  • Added the ability to close the enchant window on failure. Only works with on_fail="NONE". Example <scroll id="961" infallible="false" on_fail="NONE" close_enchant_window_on_fail="false" increment="3" chance_bonus="0" grade="S">
  • Added the ability to add custom skills when getting a premium account
  • Rewrite code for Util Numbers
  • Add config for maximum deposit amount Seal Stones for each player
  • lil correct for buffer
  • Added config to be able to use buffer with cursed weapon
  • Ooops, fix Summon Spectral Lord and Summon Magnus the Unicorn
  • One more correction for Summon Unicorn pet
  • Correct FixedDamageBoss and FixedDamageMob now always statically takes away 1 HP - with a skill or not, it doesn't matter
  • Correction for quest Sea of Spores Fever
  • Correction for RU quest The Coming Darkness
  • Correct Recommendation system, also add new packet ExVoteSystemInfo
Added the ability to make direct bypasses to change the language of the NPC from the custom interface
"bypass -h npc_%objectId%_lang ru"
"bypass -h npc_%objectId%_lang en"
  • Unhardcoded basic and transformation basic actions to config
  • Added forgotten baby pet
  • Correction for improved pets
  • Fix flying Pets
  • Oops. Lost strings
  • For items, you can now also set a condition for zones. Example: <zone name="[my_own_zone]"/>
  • Fix double message about adding Raid Points
  • New AI for Pets
  • Add commands for registation on events: tvtjoin, pvpjoin, ctfjoin, dmjoin
  • Now the GM can see the player's raid points
 
Back
Top