Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-21 | *Display max veh number and capture point banner in wintergrasp. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | * Don't apply double RAP modifier to Steady Shot, pointed out by thenecromancer | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-21 | *Use safer function to modify threat pct in script. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | *Fix a crash caused by removing vehicles when wintergrasp battle ends. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | *Add assert back to antiair AI. spell[0] is necessary for this AI. If there ↵ | megamage | |
is no spell[0] in db, then this ai should not be used. --HG-- branch : trunk | |||
2009-08-21 | *Remove a check in getreferencebytarget. If a crash happens, the check ↵ | megamage | |
should be made in the high-level function but not low-level function. --HG-- branch : trunk | |||
2009-08-21 | * Last commit also fixes damage calculation of Steady Shot, based on ↵ | Machiavelli | |
original patch by thenecromancer. --HG-- branch : trunk | |||
2009-08-21 | *Fix crash in mob_anti_airAI. Remove assert and cast no spell instead, if no ↵ | Machiavelli | |
spell was found in DB template. --HG-- branch : trunk | |||
2009-08-21 | * Partial revert of last changeset, double nullpointer check is not needed ↵ | Machiavelli | |
since everything seems to go via ThreatContainer::getReferenceByTarget --HG-- branch : trunk | |||
2009-08-21 | * Fix some crashes in ThreatContainer | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-21 | * Correct calculation of ammo DPS | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-21 | Merge [SD2] | Kudlaty | |
r1358 Add gossip and taxi related to quest 11692. Patch by hoshie --HG-- branch : trunk | |||
2009-08-21 | *Fix the bug that Eye of Acherus does not fly in some servers. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | *Display worldstate in wintergrasp. | megamage | |
--HG-- branch : trunk | |||
2009-08-21 | Some optimization to salanar the horseman. Now player shouldn't stuck in ↵ | Kudlaty | |
realm of shadow --HG-- branch : trunk | |||
2009-08-20 | *Cleanup + missed SQL | maximius | |
--HG-- branch : trunk | |||
2009-08-20 | *Freya's Pact Gossip Script by manuel | maximius | |
--HG-- branch : trunk | |||
2009-08-20 | *Do not allow to build vehicles when workshop is destroyed. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | *Remove a hack in player's visibility update. This hack was for TC1 to ↵ | megamage | |
restrict the size of update packet. It may no longer be needed in TC2. Please report if your client gets freezed in populated area (such as big cities) after this rev. --HG-- branch : trunk | |||
2009-08-20 | *Try to fix the bug of mobs' chain aggro. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | *Only allow to build new vehicles during wartime in wintergrasp. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | * Change _TRINITY_CORE_CONFVER to match r5235 | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-20 | *Merge | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-20 | * Add basic script for Assembly of Iron in Ulduar | Machiavelli | |
* Add instance script for Ulduar --HG-- branch : trunk | |||
2009-08-20 | Merge [SD2] | Kudlaty | |
r1356 Move HasFollowState() to public and move related Add/RemoveFollowState() to private (not intended that script can alter state directly) r1357 Add faint and revive for npc_ringo --HG-- branch : trunk | |||
2009-08-20 | *Cleanup | maximius | |
--HG-- branch : trunk | |||
2009-08-20 | *Add a config option for .die command behavior | maximius | |
--HG-- branch : trunk | |||
2009-08-20 | Script for quest 12969. Script by Gyullo | Kudlaty | |
--HG-- branch : trunk | |||
2009-08-20 | Make Sartharion check if dragons alive before cast on them. Patch by Gyullo | Kudlaty | |
--HG-- branch : trunk | |||
2009-08-20 | Revert part of last patch witch should be not pushed. Sorry | Kudlaty | |
--HG-- branch : trunk | |||
2009-08-20 | Add script for quest 12864. Script by manuel | Kudlaty | |
--HG-- branch : trunk | |||
2009-08-20 | Merge [SD2] | Kudlaty | |
r1355 Implement use of bitmask states instead of boolean variables in followerAI. Add function SetFollowPaused to temporary disable follow, with true/false argument to toggle the state on/off. Scripts affected are updated accordingly with needed changes. --HG-- branch : trunk | |||
2009-08-20 | * Change .die command handler so that the user can get credit for the kill | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-20 | *Fix build. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | *Fix a crash caused by itemexpire. | megamage | |
--HG-- branch : trunk | |||
2009-08-20 | * Open 2 doors after Ingvar the Plunderer encounter. | Machiavelli | |
--HG-- branch : trunk | |||
2009-08-19 | *Wintergrasp: only allow a workshop to build 4 vehicles. | megamage | |
*remove all existing vehicles when workshop is destroyed or captured. --HG-- branch : trunk | |||
2009-08-19 | *Dismiss summoned vehicle when it is dead. | megamage | |
--HG-- branch : trunk | |||
2009-08-19 | *Set vehicle owner guid and faction in summonvehicle instead of ↵ | megamage | |
spelleffecthandler. --HG-- branch : trunk | |||
2009-08-19 | *Remove all ghouls after quest is completed in dk's "give gift" quest; | megamage | |
--HG-- branch : trunk | |||
2009-08-19 | *Set ReqSourceCount at least 1. | megamage | |
--HG-- branch : trunk | |||
2009-08-19 | *Update Wintergrasp NPC pairs | maximius | |
--HG-- branch : trunk | |||
2009-08-20 | Merge [SD2] | Kudlaty | |
r1354 Add one lost text from revision 1352. --HG-- branch : trunk | |||
2009-08-20 | Merge [SD2] | Kudlaty | |
r1346 Convert script for quest 2078 to use followerAI r1347 Use spell to summon friends instead of manual summon in script for quest 1249. r1348 Extend followerAI function SetFollowComplete with argument to simplify implementation of end events in scripts. r1349 Convert script related to quest 1560 to use followerAI r1350 Apply SD2 code style to one instance and boss script - skip r1351 Add basic support for quest 4491. r1352 Add basic support for quest 5321 r1353 Adjust way to complete quest, for script related to quest 938 --HG-- branch : trunk | |||
2009-08-20 | last fix for Deaths Challange is by Nevan. | Kudlaty | |
Merge [SD2] r1345 Check for valid quest before use in followerAI --HG-- branch : trunk | |||
2009-08-20 | Fix for quest Death's Challenge, cos we should get KillCredit also when we ↵ | Kudlaty | |
win duel with other dk player --HG-- branch : trunk | |||
2009-08-19 | *Add more npc pairs for wintergrasp. By MaXiMiUS | megamage | |
--HG-- branch : trunk | |||
2009-08-19 | *Use map instead of vector to store capture points in opvp. | megamage | |
--HG-- branch : trunk | |||
2009-08-19 | *Add script lock for ScriptsProcess() because some bad scripts may cause ↵ | megamage | |
dead loop. --HG-- branch : trunk | |||
2009-08-19 | [8393] Fixed format CMSG_FORCE_MOVE_UNROOT_ACK and ↵ | megamage | |
CMSG_FORCE_MOVE_ROOT_ACK. Author: VladimirMangos Also avoid packet tail warnings spam at rejected movement packets. --HG-- branch : trunk |