Jump to content
Sign in to follow this  
Moh

Sat Mar 7 05:28:25 2020

Recommended Posts

commit b3fee1679d9615efde3174d338dec06bec05bf08
Author: Moh360 <[email protected]>

    Core:
    - Fixed an issue with realloting attribute points not setting correct Life/Mana/MaxLife/MaxMana values, this also prevented players from being able to use potions to heal up.
    - MsgItem-> MeteorUpgrade/DragonBallUpgrade optimized.
    - Implemented a way for players to purchase a limited time of CW bonus (even if they didn't win) for gold.
    - VIP improvements to give the players a choice of what drops to be notified of (Disabled).
    - Portals are now loaded on startup instead of overtime.
    - Portals rewritten to improve performance and fix a potential breach.
    - DropHandler optimized.
    - LogonHandler optimized.
    - WorldThread will now clear old tasks when they expire.
    - WorldClient class cleaned up and optimized some code.
    - Fixed a tiny issue with Experience loss/gain on death.
    - New TaskType(s) to accommodate for new systems.
    - Disabled Day/Night cycle, whoever still wants night can type /forcenight in-game.

    Event:
    - WeeklyPK: Corrected a typo that awarded the winner MonthlyPK halo instead, Also corrected the values in the DB.

    Creature:
    - Updates to Creature class to accommodate for the bonus rate option.

    NPC:
    - Market - MysticMerchant script updated to support the new bonus rate feature.
    - Market - WeaponMaster script updated.
    - Market - MagicArtisan script updated.

    Item:
    - Fixed a typo that caused scrolls to drop in invalid areas in ADVZone.

    Misc:
    - Fixed a NRE that occurred in the Event System.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...