| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-19 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-18 | Scripts/Icecrown Citadel: Fixed Unbound Plague | Shauren | |
| Closes #7791 | |||
| 2012-09-18 | Core/Achievements: Force all calls to AchievementMgr be done through Player ↵ | Spp | |
| functions (Remove GetAchievementMgr) Note: No real use in 3.3.5 but will be used in 4.3.4 | |||
| 2012-09-17 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-17 | Core/Spells: Fixed King of the Jungle. | Warpten | |
| Closes #7098 | |||
| 2012-09-17 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| Conflicts: src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp | |||
| 2012-09-16 | Script/Misc: Fix two script crashes when spawned outside instance | kaelima | |
| also remove redundant null check in boss_lich_king_toc and an unused variable in npc_announcer_toc10 Closes #7785 | |||
| 2012-09-15 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-15 | Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Void | thesensei | |
| * Add instance achievement criteria scripts and remove from disables. Based on retail data. * A lot more compact style and specify only for heroic, thanks to Vincent-Michael. Tested. This involves everything needed by the achievement, however the dungeon still needs majour fixes/rewrite. | |||
| 2012-09-13 | Scripts/Commands: Fixed crashes in unstuck command | Shauren | |
| Closes #7754 | |||
| 2012-09-13 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-13 | Core/Commands: Added a command that shows what cheat commands you have active | Myran2 | |
| Closes #7721 (Modified) | |||
| 2012-09-13 | DB&Scripts: Corrections to pull request #7750 | Nay | |
| Closes ##7750 | |||
| 2012-09-13 | Scripts/Skettis: Fires Over Skettis quest support | thesensei | |
| * Include SAI/Spawn and spell support, also achievement support for "Bombs Away" Credits: Based on Warpten script and Nelegalno/shlomi1515 updates Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
| 2012-09-13 | Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all related | thesensei | |
| * Sniffed spell support for Knockdown Fel Cannon: Choose Loc, Knockdown Fel Cannon: The Aggro Check, Knockdown Fel Cannon: The Aggro Burst, Knockdown Fel Cannon: The Aggro Check Aura, Trhow Bomb and Fel Flak Fire * Sniffed spawns support, but only for quest related creatures and gos, no area patrols/spawns involved * Achievement support for Blade's Edge Bomberman and Fa-la-la-la-Ogri'la * Full DB support based on sniffs, all that can be done in SAI and not in *cpp is converted Credits: The SAI script is based on Warpen work, thanks to Subv for proposing fix for Fel Flak Fire /and helping/ and DDuarte for helping with conditions Closes: Signed-off-by: Nay <dnpd.dd@gmail.com> | |||
| 2012-09-13 | Core/Scripts: Reliquary of Souls: fix encounter start and essence phases. | w1sht0l1v3 | |
| 2012-09-12 | Core/ToCr: Several fixes. | w1sht0l1v3 | |
| Fix floor animation when destroyed. Add spawns for Highlord Tirion Fordring,Argent Mage and Portal to Dalaran. Remove Db spawn of Highlord Tirion Fordring. Correct tribute chest spawn location. Fix sql names for last commits. | |||
| 2012-09-11 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-11 | Core/Scripts: Anub'Arak encounter changes and fixes. | w1sht0l1v3 | |
| 2012-09-11 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-10 | Build fix. | Shauren | |
| 2012-09-10 | Scripts/Icecrown Citadel | Shauren | |
| * Despawn Mutated Abomination when second phase transition ends, not begins * Prevent Unbound Plague jumping every 0.5 seconds to bypass the mechanic by raid members stacking in one place * Fixed Volatile Ooze not picking targets when everyone stood close to the tank * Fixed Ooze adds pickning new targets after old one gets lost Closes #7610 Closes #7611 Closes #7665 | |||
| 2012-09-10 | Core: Warning fixes (Also some -pedantic under game folder) | Spp | |
| 2012-09-10 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| Conflicts: src/server/game/Movement/Spline/MoveSplineInit.cpp | |||
| 2012-09-09 | Scripts/Karazhan: Fix Prince Malchezaar Infernal start timer | oMadMano | |
| Closes #5700 | |||
| 2012-09-09 | Core/Spells: Fix typo (I need sleep) | Vincent-Michael | |
| 2012-09-09 | Core/Spells: Convert Gift of the Naaru in spell script | Vincent-Michael | |
| Closes #6545 | |||
| 2012-09-09 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| 2012-09-09 | Corrections to previous merged in PR | Nay | |
| 2012-09-08 | Removed a line of debug code | Myran2 | |
| 2012-09-08 | Core/Commands: Replaced .start with a new command, .unstuck. Usage ↵ | Myran2 | |
| information can be found by typing .unstuck in-game | |||
| 2012-09-08 | Core/Scripts: Muglash should walk instead of running. | Subv | |
| 2012-09-08 | Merge pull request #7690 from Geodar/master | blub | |
| Core/Scripts: Fix typo | |||
| 2012-09-08 | Core: Fix warnings | Vincent-Michael | |
| 2012-09-08 | Core/Scripts: Fix Typo in 7121f015ed6561a4bc12cf08d8f9286b113e66ad | Geodar | |
| 2012-09-08 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| Conflicts: src/server/game/Movement/Spline/MoveSplineInit.cpp | |||
| 2012-09-07 | Core/Scripts: Fixed a copy/paste mistake from previous commit | Subv | |
| 2012-09-07 | Core/Spells: Fixed Improved Health Funnel damage reduction effect. | Subv | |
| Author: Josh closes #7275 | |||
| 2012-09-07 | Scripts/ToTC: Correcting Jaraxxus Volcano and Nether Portal behaviour | tibbi | |
| Closes #7687 Closes #7467 | |||
| 2012-09-07 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| Conflicts: src/server/game/Movement/Spline/MoveSplineInit.cpp | |||
| 2012-09-07 | Tabs to spaces... | Nay | |
| 2012-09-06 | Merge pull request #7678 from Aokromes/master | Subv | |
| Scripts/Scarlet Monastery: Final boss kill credit closes #7341 | |||
| 2012-09-07 | Scripts/Scarlet Monastery: Final boss kill credit closes #7341 | Aokromes | |
| When Scarlet Commander Mograine dies and High Inquisitor Whitemane appears, if she is downed very quickly, then she will not perform the ressurection on Mograine and will not stun anyone, thus Mograine wont give the achievement nor loot. She should be invincible till she has ressurected Mograine. | |||
| 2012-09-07 | Core/Vehicles: | kaelima | |
| - Send proper triggering flag when casting spellclick spells on vehicles (should not be fully triggered) - Only compute non-transport positions when not finalized. (Fixes changing seat on vehicles, or changing vehicle from vehicle) | |||
| 2012-09-07 | Core: Fix some code style | Vincent-Michael | |
| 2012-09-06 | Merge remote-tracking branch 'origin/master' into mmaps | Nay | |
| Conflicts: src/server/game/Spells/Spell.cpp | |||
| 2012-09-06 | Core/Spells: clean up some code and move to spell script. Closes #7195 | Vincent-Michael | |
| 2012-09-06 | Core/Commands: Implemented mmaps commands. | Venugh | |
| 2012-09-05 | Scripts/Commands: Fix .reload creature_template # | Nay | |
| 2012-09-05 | Core/Misc: Fix some warnings and logic mistakes found by static code analysis | kaelima | |
