MMOCoin

Likes Likes:  0
Results 1 to 10 of 149

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Contributor
    DjAligator's Avatar
    Join Date
    Aug 2008
    Posts
    144
    Post Thanks / Like
    Rep Power
    19
    Reputation
    145
    Mangos 9600 - 9620
    restored work of DeleteAllBattleGrounds
    check for UNIT_FLAG_OOC_NOT_ATTACKABLE in
    DynamicObjectUpdater::VisitHelper

    this will solve the problem that spiritguides could get attacked
    (for instance with spell 2121)

    thx to DasMy who helped with research
    Simplify creating mail draft with content text, cleanup includes.
    Implement use of UNIT_FLAG_PASSIVE for creature.

    Add function to check creatures own ability to initiate an attack in
    MoveInLineOfSight.

    Prevent unexpected call to AttackStart when having unit_state
    stunned/died
    SetSummonPoint for any summoned creature.



    Should fix a crash where summoned attempt moveRandom without having a
    valid summon point.
    Send packed caster GUID for AFLAG_NOT_CASTER.
    Fix SMSG_GUILD_INFO time part.
    Fix typo that broke guild creation timestamps
    Send zoneUnderAttack from EventAI if creature is a guard.
    Use more readble format for default `gossip_menu_option` values.
    Add index for some tables in characters DB.
    Add to SendMonsterMove var args for optional values.

    Also drop currently unused Unit::m_InteractionObject
    Use stdarg.h instead outdated varargs.h

    This must restore build at *nix
    Objects HIGHGUID_MO_TRANSPORT not have entry part in guid.
    Send AFLAG_NOT_CASTER only if casterguid == targetguid.
    Fix ByteBuffer::appendPackGUID appending a superfluous byte.
    Add WorldPacket.h to vcproj files.
    More use ObjectGuid in spell/etc code
    Reset more UNIT_FIELD_FLAGS at login.

    Resolve linking problems for script DLLs




    YTDB 313
    + All fixes from forum;
    + spawn;
    + quest scripts;
    + mob's gossip menues;
    + new templates from WDB
    + fix spawn and pool for all viens
    + fix data "creature_equip_template"
    + Icecrown Citadel (Raids) - all modes: N10/N25/H10/H25 - ("alpha") - (No loot from Lich-King in heroics)
    + processed 260 caches (3.3.2)
    + Thanks YTDB forum & UDB forum & CTDB forum & TDB forum, for the WDB caches 3.3.2.
    + All fixes from forum (Look under Accepted Patches Section);
    + Spawns;
    + Quest scripts;
    + Mob's gossip menus;
    + New templates from WDB
    + Correction of the fields in "creature_template" following WDB
    + Correction of spawn in "Maraudon"
    + processed 204 caches (3.3.2)
    - Icecrown Citadel (Raid) - Is closed for now (The spawns are fully completed including Lich King) , Loot is 99% completed on all the difficulties, we will polish Icecrown in the next commit (Lich King is under "Repair" there are some questions about him) + read cache topic (And help us out))
    [http://mmopro.net/forums/f155/mangos-ytdb-scriptdev2-changelog-2232] Mangos + YTDB + Scriptdev2 + Changelog
    [http://mmopro.net/forums/f155/%5Barchive%5D-mangos-ytdb-scriptdev2-changelog-4337][Archive] Mangos + YTDB + Scriptdev2 + Changelog
    Also you can find my releases on my forum



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Dec 2009
    Posts
    5
    Post Thanks / Like
    Rep Power
    17
    Reputation
    1
    nice stuff thx man

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •