3-16-2016

Discussion in 'Changelog' started by robregen, Mar 16, 2016.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    Code:
    Cavedude

    * Greatly increased the hail range. This should help with hailing scions and other NPCs in general.
    * Lowered the say and emote range slightly to reduce spam.
    * Added IsUnTargetable() method to Mob, and changed several places to use that.
    * Changes to the Nexus transport system to be more accurate visually.
    * Fixed the issue causing NPCs to sometimes flee when they shouldn't.
    * The item count will now display on Bazaar searches
    * Players will now be stripped of levitation spells when entering trader mode. Levitation spells will now also be blocked when cast on a Trader.
    * Fixed an erroneous double packet sent when a player buys an item from a trader.
    * Fixed an issue with damage shield stacking between a spell and a song.
    * Made the character creation process a bit cleaner and cleaned up the world logs a bit.
    * Added encounter column to npc_types. This forces the NPC to skip the internal check done when an item is handed to them and either eats the item, or lets lua handle it.This column should be set to 1 for any NPC that accepts a hand-in as part of an encounter script. It is not needed for normal quest NPCs.
    Haynar
    * Fixed an issue with raids, where if a person leaves a group, the raid is not updated correctly.
    * Fixed an issue with re-assigning raid group leaders, if they leave the raid.
    * Removed some extra messages (not all) when changes are made to raids.
    * Fixed an issue with someone leaving a group, that required in sending extra packets to the client, to allow them to be invited to other groups.
    * Added support for /makeleader in raids, so group leaders can be changed.
    * Raid group leaders can no longer ungroup people from different groups within their raid.
    * Summon spells will no longer say you are distracted if you have an item on the cursor. The client cursor will not allow summoning multiple items that are the same, so mana and any needed reagents will be consumed. You have been warned.
    * Bard Group songs in a raid, will now have a range check to group members.
    * Pathing fix for mobs cutting corners.
    Robregen
    * Removed mail related code from UCS since client don't use it.

    Database:
    Robregen

    * Enabled Pok stone and books that has zone with Spires.
    * Enabled levitation for Nexus and Bazaar.
    * Enabled binding for Nexus and Bazaar.
    * Fixed world containters (Forge, Ovens, Looms, Pottery) in Bazaar.
    * Fixed recipe for potion of greater rejuvenation.
    * Skeletal Crusader should now drop one of the main loots.
    * Added a missing NPC "a pickclaw visionary" to highkeep.
    * Adjust spawnrates for warriors and raiders room in Highkeep.
    * Adjust loottables for fine steel and bronze armors from warriors and raiders in highkeep.
     
    Last edited by a moderator: Mar 16, 2016
  2. Bum

    Bum I Feel Loved

    Messages:
    2,647
    traps in chardok now are "trying to cast on you, but you are protected"
     
  3. cavedude

    cavedude Administrator Staff Member

    Messages:
    1,893
    Bah yeah, copy and paste error. It'll be fixed next commit.