2-15-2016

Discussion in 'Changelog' started by robregen, Feb 15, 2017.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    Code:
    Cavedude

    * Fixed the issue causing weapons to not update when swapped.
    * FindBestZ() will now check to make sure the Z it selects isn't lower than the zone's underworld coordinate. This will help to reduce the amount of NPCs that fall below the world. The underworld coord may need to be tweaked in problematic zones.
    * Feign Death will now display a message when it is broken due to being a target of a detrimental spell.
    * The NPC Gate message will now be filtered under critical spells.
    * Ground spawn items within a bag will now log the bag's ID when dropped or picked up in QueryServ.
    * Flaming Sword of Xuzl and Unswerving Hammer of Faith will no longer taunt.
    * Heavily reduce idle cpu footprint with many zone processes loaded simultaneously and not active (Akkadius from eqemu)
    * Handle_Connect_OP_WearChange will now be processed instead of returning, and all client initiated OP_WearChange packets will no longer send a packet to the sender.
    * Corrected an issue causing a helm update to be sent when weapons are swapped. (Todo: Figure out why the client doesn't always send OP_WearChange on swaps so this code can be removed entirely.)
    * The client initiated OP_WearChange that happens due to removal of a helm will now send the packet properly if the client has showhelm off.
    * When a new player with a helm that has a graphic enters a zone, an additional packet will be sent to every player with showhelm off to hopefully prevent general texture updates from overriding the helm texture.
    Haynar
    * Netcode updates to fix desyncs for very low latency connections.
    * Added netcode improvements to help with desyncs.
    Robregen
    * Apply KLS' tweaks to Log.Out (CPU saves) (Akkadius from eqemu)

    Database:
    Robregen

    * Raster of Guk / PH should despawn and respawn
    * Added a missing east common NPC "a leaf scarab" as well as a missing drop "Large leaf scarab eye".
    * Added a missing drop "Rijoelys Dancing Rapier" from Rijoely in Velketor
    * The following effects items were fixed to match the era we are in: Abram's Axe of the Stoic, Tolan's Darkwood Boots, Singing Steel Vambracess, Wolves Blood Potion lines, Fleeting Lanquor Potion line, Spiroc Wingblade, Spirit Caller's Boots, Spirit Weaver's Boots, and Rune Crafter's Boots.
    * Added a missing NPC "Omorb" in Qeynos Catacomb.

    Script:
    Robregen

    * Fixed the script for The Button Girl that was not responding to hail.
    * Added a missing Quest for "Whisperling" in Shadeweaver.
     
  2. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    oh I forgot to add:

    * Necropolis can no longer be bindable.
     
  3. Sketchy

    Sketchy People Like Me

    Messages:
    991
    Thank you for all the hard work as always! Did this reset effect raid mob spawn timers or not?
     
  4. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    It's not the schedule reset. This is more about fixing desynced issue.
     
  5. Sketchy

    Sketchy People Like Me

    Messages:
    991
    Gotcha, thank you for the clarification!