Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-08 | *Do not check LOS for triggered spells. | megamage | |
--HG-- branch : trunk | |||
2009-01-08 | *Update of spell target selection. | megamage | |
--HG-- branch : trunk | |||
2009-01-08 | *Support for quest 10052, 10051 | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-08 | *Change some log level. | megamage | |
--HG-- branch : trunk | |||
2009-01-08 | *Temp fix for broken kidney shot. | megamage | |
--HG-- branch : trunk | |||
2009-01-08 | *Fix a crash caused by using item. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Fix that bug that the target of Intimidating Shout is both stunned and feared. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Fix the bug that Cycloned target can be healed by HOT. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Fix AOE damage reduction aura. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Calculate Damage Done only when needed. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Allow physical spells gain damage bonus from buff/debuff. | megamage | |
--HG-- branch : trunk | |||
2009-01-07 | *Only take 0~25% rage/energy if spell does not hit (still take full ↵ | megamage | |
rage/energy if spell misses). --HG-- branch : trunk | |||
2009-01-07 | *Temp fix to allow to use /cast macros to cast more than one spells that are ↵ | megamage | |
off the GCD. --HG-- branch : trunk | |||
2009-01-07 | *Ignore chattype 3, 39, 40 on battlegrounds | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-07 | *Fix diff time record. | megamage | |
--HG-- branch : trunk | |||
2009-01-06 | *Update difftime record. | megamage | |
--HG-- branch : trunk | |||
2009-01-06 | *Record difftime as ms rather than s. | megamage | |
--HG-- branch : trunk | |||
2009-01-06 | *Fix a bug in cell computation. | megamage | |
--HG-- branch : trunk | |||
2009-01-06 | *Some small fixes in dbscript command 17 (SCRIPT_COMMAND_CALLSCRIPT_TO_UNIT). | TrullyONE | |
--HG-- branch : trunk | |||
2009-01-05 | *Do not let mob flee to call help when it has AURA_PREVENTS_FLEEING. | megamage | |
--HG-- branch : trunk | |||
2009-01-05 | *Remove emote column from eventai_texts for compatibility with ACID. | megamage | |
--HG-- branch : trunk | |||
2009-01-05 | *Record more detailed difftime info. | megamage | |
--HG-- branch : trunk | |||
2009-01-05 | *Some update of relocation notify. | megamage | |
--HG-- branch : trunk | |||
2009-01-05 | *Allow FindCreature to find pet/guardian/active creatures. | megamage | |
--HG-- branch : trunk | |||
2009-01-05 | *New commands: .gobject addtemp/.npc addtemp - by XTZGZoReX | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-05 | *Implemented faction acces for special zones | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-04 | *Fix the bug that spell damage bonus is not applied. | megamage | |
--HG-- branch : trunk | |||
2009-01-04 | *Fix a bug in ScriptedAI::SelectUnitList. | megamage | |
--HG-- branch : trunk | |||
2009-01-04 | *Fix a typo in password command - by Machiavelli | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-04 | * Fix reload tickets from database | Blaymoira | |
* Fix crash /exploit issue with improper pasing when '%' is in ticket message * Remove obsolete recv_data from tickets * Allow closing of a ticket inserting the guid of the GM or player that closed it into the database. * Allow assigning tickets to offline GMs. * Tighten up SQL escape strings, increased security against SQL injections * Fix issue where multiple tickets could have the same entry * --- by Machiavelli --- --HG-- branch : trunk | |||
2009-01-04 | *Changes in Grandmaster Vorpil - by Iskander | Blaymoira | |
*Target limitation for spell 39835 --HG-- branch : trunk | |||
2009-01-04 | *Merge | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-04 | *Fix the bug that creature do not return to home position. | megamage | |
--HG-- branch : trunk | |||
2009-01-04 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-01-04 | *Calculate spell damage bonus when spell is casted rather than when spell ↵ | megamage | |
hits target. --HG-- branch : trunk | |||
2009-01-04 | *Cleaned up database queries - by XTZGZoReX | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-04 | *Support for quest 4770 - by guenex | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Fix a bug about corpse reclaim delay timer. | megamage | |
--HG-- branch : trunk | |||
2009-01-03 | *Update pet's speed when pet is incombat rather than when owner is in combat. | megamage | |
--HG-- branch : trunk | |||
2009-01-03 | *Merge. | megamage | |
--HG-- branch : trunk | |||
2009-01-03 | *Trigger dimnishing return when player is killed rather than when player ↵ | megamage | |
releases spirit. --HG-- branch : trunk | |||
2009-01-03 | *Implemented doors for nightbane event | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Cleanups in nightbane script - original patch by BroodWyrm | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Text converted to database in npc_custodian_of_time - by thumsoul | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Fix a typo in DoTeleportAll function - by Iskander | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Some changes in naxxramas | Blaymoira | |
--HG-- branch : trunk | |||
2009-01-03 | *Fix a bug in Nightbane | Blaymoira | |
*Corrected coordinates in custodian of time script - by Anubisss --HG-- branch : trunk | |||
2009-01-03 | *Transport events implemented. Need DB support for travelmasters. New script ↵ | TrullyONE | |
command 18: SCRIPT_COMMAND_PLAYSOUND. --HG-- branch : trunk | |||
2009-01-03 | *New script command 17 implemented: SCRIPTCOMMAND_CALL_SCRIPT_TO_UNIT | TrullyONE | |
--HG-- branch : trunk | |||
2009-01-02 | *More spells with MaxAffectedTarget limitation | Blaymoira | |
*Reverted some changes --HG-- branch : trunk |