aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-20Scripts/SethekkHalls: fixed Talon King Cofferjoschiwald
2014-11-20DB/SAI: Fix 3 startup errorsAokromes
2014-11-20Fixed typo in previous commitjoschiwald
2014-11-20Core/Logging: improved conditions error log messagesjoschiwald
2014-11-19Remove uneeded scriptDr-J
Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage
2014-11-19DB/Misc: Quest linkingDr-J
The amphitheatre of anguise should continue regardless as wether player completed http://www.wowhead.com/quest=12932 or http://www.wowhead.com/quest=12954 as first quest in chain, not only if player did 12932 (quest offered if player did not do nagrand quests), if 12954 was taken no further quest would be offered once returned.
2014-11-19DB/Quest: Of keys and cagesDr-J
Since have now confirmed that the issue with cages not closing is still present on clean tc,
2014-11-19DB/Commands: Fix 2 commands permisionsAokromes
Closes #13592
2014-11-17DB/Misc: Misc FixesDr-J
* Fix an error with spellfocus with previous conditions * Battle for Hilsbrad so previous quest links to correct quest and not one which is disabled as depreciated quest, ie quest 14351 replaced quest 550 but tc still had quest 550 set as next quest quest for 541 and was missing creature_queststarter entry for correct quest * Crusader Bridenbrad phasing (should be visible for a tale of valor)
2014-11-16CMake/FindBoost: Fix policy CMP0054 warning (added in 3.1)Nayd
(cherry picked from commit 7e6dadfea68836cc92aaa7e1bb770be620225aa2)
2014-11-16Core/Networking: Catch possible boost exception in StartNetworkNayd
Closes #13557 (cherry picked from commit 3eb120ab507aa65e452d21a63ff500254129c262)
2014-11-16DB/SAI: fixed target_type of spell Vampire Rush, added in my previous commit.MitchesD
I have used target_type, which caused that NPC used the spell on all players in range, that's wrong.
2014-11-15Core/Player: Fix Restes/RaF exp on the exp bar and from killsHeihachi
Final Time :'(
2014-11-14Script/Spells: fixed crash in spell_hun_aspect_of_the_beastjoschiwald
Closes #13560
2014-11-14Fix spell cooldown for guardian petsMrSmite
2014-11-13DB/Quest: Flight of the Wintergarde DefenderDr-J
1) Add missing Helpless Wintergarde Villagers and associated updates for these 2) Script quest, based on original work by @Rushor 3) Fixed credit for rescueing villagers as this did not work in original script and added wintergarde mine to areas where gryphon is allowed to be flown as the tooltip for the mount states thats its allowed there Closes https://github.com/TrinityCore/TrinityCore/issues/4175
2014-11-11DB/Quest: Blending InDr-J
* Credit now given the proper way using areatriggers rather than using ooc los on npcs result, credit is now given wether or not player is wearing shroud rather than only working if player does not use shroud as the credit npc cannot see shrouded player * Added the Detect Shrouded Player to En'kilah Abomination so these are now visible to shrouded players and will attack Closes https://github.com/TrinityCore/TrinityCore/issues/10227
2014-11-11DB/Quest: Sniffing Out the Perpetrator (Alliance)Dr-J
By @gecko32 Closes https://github.com/TrinityCore/TrinityCore/issues/991
2014-11-11Core/Player: Fix Cosmetic Auto-Repeat Bugcr4st
Closes #13532 Fixes #12436
2014-11-11Scripts/Commands: mod xp commandHeihachi
Closes #13476
2014-11-10Core/Commands: implement .pvpstats commandShinDarth
Shows number of battleground victories in the last 7 days Closes #13460
2014-11-10DB/Quest: Rallying the TroopsDr-J
2014-11-10DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ↵Appled
spells only Current playercreateinfo_spell_custom table has very weird spells in it. I emptied table, created new character for each class, logon each class, learned every spell from trainer and then added rest spells from quests (for example, hunters' Tame Beast). After that I did a PHP script to get character's spells from character_spell table and insert them into playercreateinfo_spell_custom table. This has all trainer spells and quest spells (if any) for 3.3.5! Fixes #13509 Closes #13516
2014-11-10DB/Quest: All Hail Roanauk!Dr-J
Script http://www.wowhead.com/quest=12140 Closes https://github.com/TrinityCore/TrinityCore/issues/3051
2014-11-10DB/Quest: Return of the High ChiefDr-J
Script http://www.wowhead.com/quest=12069 rather than the tusk just been permamently spawned on the ground
2014-11-09Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves ↵jackpoz
the party
2014-11-09DB/Misc: Rescue from Town SquareDr-J
Based on original script by @untaught Closes https://github.com/TrinityCore/TrinityCore/issues/1864
2014-11-08Core/LFG: Fix being unable to re-queue after leaving queuejackpoz
2014-11-08DB/SAI: Added SAI for some mobs in Icecrown CitadelMitchesD
2014-11-08DB/Misc: Ogre Tannin BasketDr-J
Prevent mass spawn of Gordok Bushwacker by repeatedly opening masett as this was triggered by event script fro go
2014-11-08DB/Misc: Milton BeatsDr-J
Closes https://github.com/TrinityCore/TrinityCore/issues/12774
2014-11-07DB/Quest: Coward Delivery... Under 30 Minutes or it's FreeDr-J
Script http://www.wowhead.com/quest=11711/coward-delivery-under-30-minutes-or-its-free
2014-11-07Core/LFG: Fix party members not being able to vote to kick Leaderjackpoz
2014-11-07DB/Quest: Across TransboreaDr-J
Script http://www.wowhead.com/quest=11930/across-transborea
2014-11-06Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievementNyeriah
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)
2014-11-05Rename 2014_XX_XX_XX_world.sql to 2014_11_05_00_world.sqlAokromes
2014-11-04Merge pull request #13500 from treak/fix_champion_conqueror_of_ulduar_achieveAokromes
Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Uldua...
2014-11-04Codestyletreak
2014-11-04Core/Spells: Prevent Divine Intervention from removing death persistent aurasGecko32
Such as Dungeon Deserter, Resurrection Sickness, etc
2014-11-04DB/Disables: Remove achievement "Drive Me Crazy" from disablesNyeriah
Refers to Yogg-Saron (cherry picked from commit 76419aadcddddb5d47f54f7d144e6cd9951b6408)
2014-11-03Core: Fix warningsVincent-Michael
(cherry picked from commit 48d47998d9b4e5a234d4b2489f2954eded8dcbf0) Conflicts: src/server/game/Entities/Object/Object.cpp
2014-11-03Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar"treak
Signed-off-by: treak <goodfeelingzzz@gmail.com>
2014-11-03Scripts/ScarletMonastery: Kill an unused parameter warningNyeriah
2014-11-02Merge pull request #13432 from bloerwald/fix_compiler_detection_on_unixDuarte Duarte
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary (cherry picked from commit 774e22ec4a8859664ace0a532c2ab4ae220e5cc9)
2014-11-02Core/SAI: Allow dropping a specific amount of aura charges using ↵Discover-
SMART_ACTION_REMOVEAURASFROMSPELL (action_param2). (cherry picked from commit ed4feec276bd395715c23c58b74a6dae4198039b)
2014-11-02DB/SAI: Clear param2 for Remove AuraDr-J
Clear exististing data in param2 for sai entries using smart_action 28 as these param was previously unused but some lines of sai still had this param > 0
2014-11-02Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked ↵MitchesD
some NPC and disappeared because he was out of range of players With these lines it's almost impossible to finish properly this dungeon. For example when Arthas moves ahead to attack NPC and then returns back, when this happens, Arthas is despawned.
2014-11-02DB/Misc: Put right fieldnae in delete clause which was causing error on applyDr-J
2014-11-02Scripts/ToC: Remove a safe-measure call that caused issuesNyeriah
Closes #11874
2014-11-02DB/Misc: Eye of Dominion gossip conditionsDr-J