aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts
AgeCommit message (Collapse)Author
2012-09-30Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-30SQL: Rename file merged in PR; Core: cleanup whitespace and tabsNay
2012-09-30Core/Script:Retriman
* Update creature_text for boss Elder Nadox * Clean Space work whitch @Durotar
2012-09-29Core/Script: update creature_text for boss Mimirondurotar
2012-09-28Core/Build: Fixed buildSubv
2012-09-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-09-28Core/Battlefield: revert part of previous commit to fix build.Kandera
2012-09-28Core/Battlefield: fix world states on player login for wintergraspSubv
2012-09-28Address a few compile errors. Correct spacing in HandleMmapPathCommand.kaelima
2012-09-28Core/Scripts: Some fixes for Razorscale.w1sht0l1v3
2012-09-27Core/Script: update creature_text for Custodian of Time (quest 10277)durotar
2012-09-25Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-24Core/Spells: fix misdirection removal on cancel. Closes #7776Vincent-Michael
2012-09-24Core/Scripts: fix rotface oozes from spawning after death. Closes #7736Xanvial
2012-09-24Core/Spells: Fix things from commit da4067cb30f3bf45f1456dd1411cf9f4c1df8c5c ↵Kandera
thx dracosvk
2012-09-24Core/Spell: Correcting previos PR. splitamount is already calculated in core ↵faq
and removing not in. variable
2012-09-24Implementing split dmg cap to Divine Sacrifice. Author Tibbifaq
+correcting previos sql Closes #6024
2012-09-24Merge pull request #7811 from Faq/SplitDamage2kandera
Core/Spells: Implementing some hooks for split damage taken, fixes the l...
2012-09-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-23Scripts: Fix some code style issues in scriptsNay
2012-09-23Merge pull request #7555 from Gacko/quest11648Nay
Core: Quest - The art of persuasion
2012-09-23Core: Utgarde Keep - Shadow Axe - MovementInformGacko
2012-09-23Core: Utgarde Keep - Last correctionsGacko
2012-09-22Scripts/Sm: Fix quest I was a lot of thingsGacko
(Modified - Nayd) Closes #6295 Closes #7577
2012-09-21Merge pull request #7551 from Gacko/utgardeNay
Utgarde Keep
2012-09-21Core/DB: Utgarde Keep - Codestyle and eventmapGacko
2012-09-20Core/DB: Utgarde KeepGacko
2012-09-19Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-18Core/Spells: Implementing some hooks for split damage taken, fixes the ↵Faq
limitation of dmg such auras can split, for example at Hand of Sacrifice. Might have unexpected results, but they are called unexpected for a reason.. .Author Tibbi closes #6025 Made new one as https://github.com/TrinityCore/TrinityCore/pull/7423/ was closed.
2012-09-18Scripts/Icecrown Citadel: Fixed Unbound PlagueShauren
Closes #7791
2012-09-18Core/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-17Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-17Core/Spells: Fixed King of the Jungle.Warpten
Closes #7098
2012-09-17Merge remote-tracking branch 'origin/master' into mmapsNay
Conflicts: src/server/game/Movement/MovementGenerators/TargetedMovementGenerator.cpp
2012-09-16Script/Misc: Fix two script crashes when spawned outside instancekaelima
also remove redundant null check in boss_lich_king_toc and an unused variable in npc_announcer_toc10 Closes #7785
2012-09-15Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-15Scripts/Oculus: Support for achievements Ruby, Emerald and Amber Voidthesensei
* 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-13Scripts/Commands: Fixed crashes in unstuck commandShauren
Closes #7754
2012-09-13Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-13Core/Commands: Added a command that shows what cheat commands you have activeMyran2
Closes #7721 (Modified)
2012-09-13DB&Scripts: Corrections to pull request #7750Nay
Closes ##7750
2012-09-13Scripts/Skettis: Fires Over Skettis quest supportthesensei
* 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-13Scripts/Ogri'La: Add support for quest "Bomb Them Again" and all relatedthesensei
* 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-13Core/Scripts: Reliquary of Souls: fix encounter start and essence phases.w1sht0l1v3
2012-09-12Core/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-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-11Core/Scripts: Anub'Arak encounter changes and fixes.w1sht0l1v3
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Build fix.Shauren
2012-09-10Scripts/Icecrown CitadelShauren
* 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