1-3-2014

Discussion in 'Changelog' started by robregen, Jan 4, 2015.

  1. robregen

    robregen Administrator Staff Member

    Messages:
    8,386
    Code:
    (Cavedude)
    Players will now be properly removed from the group when they LD.
    Group overhaul:
    ---
    Groups with 3 players will no longer disband when a member quits or disbands. (Leader can still disband at any time.)
    Leader updates will now be sent to players in every zone.
    Leadership should now always transfer to another player if the leader quits/LDs.
    Players can now join another group (or the same one again) if they disband or are kicked without having to zone first.
    General cleanup and logic changes to prevent crashes and problems due to out of date pointers.
    Added group information to #showstats.

    Corrected the crash caused by buying arrows without having a container in your inventory.cpp
    PoK will now no longer use the hardcoded forage array, and instead will just pick roots if the DB check fails.
    Cleaned up logging messages. Added two new types, _GROUP__LOG and DATABASE__LOG
    Decreased change for swimming to skill up.
    Overflow items from trades will now fall to the ground, instead of creating havoc.

    (Robregen)
    Removed Drakkin codes.

    (Speedz)
    * Added some performance tweaks based on cppcheck results.
    * Added demonstar's memleak fix for groups and raids.
    Slightly edited it for performance.
    * Added a GM no combat range feature to be expanded on.

    (Secrets)
    loginserver will now free timed out connections. actually, this should help eqstreams timing out in general.