3-30-2022

Discussion in 'Changelog' started by robregen, Mar 30, 2022.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,384
    Code:
    Haynar

    * Added a way for scripts to search cursor queue for an item.
    Solar
    * remove a duplicate spell message
    * fix group member health bar not showing correct value when new member joins raid group

    Robregen
    * Fix GetSafePoints to check and deal will nullptr being sent as short_name

    Database:
    Robregen

    * Gauntlets of Disruption: worn effect should now display on the item info window in-game.
    * Cape of Endless Torment: Correct Flowing Thought to be 6 instead of 4.
    * Flameless Lantern: should no longer display any charges.
    * Craft muffins now uses a different item that are unique to muffins sold from merchants.
    * Qeynos Catacomb: added pathing and missing NPCs in the lower level (smuggler area)
    Torven
    * potimeb: The appropriate Saryrn adds are now flagged unmezable.
    * potimeb: The 60th player to zone in should no longer be refused entry.

    Script:
    Robregen

    * Added new quests: Fresh Baked Muffin, Trumpy's Head, and Trumpy's Skull.
    * Added additional rewards for Bloody Shank and Illegible scrolls.
    * Added missing text for illegible scrolls.
    * Change the faction requirement for Tattered Pouch quest.
    * Fixed the turn in dialog for Werewolf Hunters.
    Haynar
    * Added a method for Client::HasItem to search the cursor queue
     
    Last edited: Mar 30, 2022
    Inacht, Cadsuane, Elroz and 2 others like this.
  2. Cadsuane

    Cadsuane People Like Me

    Messages:
    817
    Minor clarification: was it just the 60th person being bounced due to the zone limit, and now that its' fixed the server will allow 72 to be raid-shuffled into TimeB as on AK, limited by the periodic script check?
     
  3. Ravenwing

    Ravenwing I Feel Loved

    Messages:
    3,170
    The server will now enforce the 60-character limit correctly instead of capping at 59, Cads.
     
  4. robregen

    robregen Administrator Staff Member

    Messages:
    8,384
    Code had been reverted to the previous state. There was a major overhaul in the code I did with splitting files and renaming variables. Too much changes all at once wasn't a good idea.
     
    Quellious likes this.