| Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
Script http://www.wowhead.com/quest=12140
Closes https://github.com/TrinityCore/TrinityCore/issues/3051
|
|
Script http://www.wowhead.com/quest=12069 rather than the tusk just been permamently spawned on the ground
|
|
the party
|
|
Based on original script by @untaught
Closes https://github.com/TrinityCore/TrinityCore/issues/1864
|
|
|
|
|
|
Prevent mass spawn of Gordok Bushwacker by repeatedly opening masett as this was triggered by event script fro go
|
|
Closes https://github.com/TrinityCore/TrinityCore/issues/12774
|
|
Script http://www.wowhead.com/quest=11711/coward-delivery-under-30-minutes-or-its-free
|
|
|
|
Script http://www.wowhead.com/quest=11930/across-transborea
|
|
* also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example)
|
|
|
|
Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Uldua...
|
|
|
|
Such as Dungeon Deserter, Resurrection Sickness, etc
|
|
Refers to Yogg-Saron
(cherry picked from commit 76419aadcddddb5d47f54f7d144e6cd9951b6408)
|
|
(cherry picked from commit 48d47998d9b4e5a234d4b2489f2954eded8dcbf0)
Conflicts:
src/server/game/Entities/Object/Object.cpp
|
|
Signed-off-by: treak <goodfeelingzzz@gmail.com>
|
|
|
|
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary
(cherry picked from commit 774e22ec4a8859664ace0a532c2ab4ae220e5cc9)
|
|
SMART_ACTION_REMOVEAURASFROMSPELL (action_param2).
(cherry picked from commit ed4feec276bd395715c23c58b74a6dae4198039b)
|
|
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
|
|
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.
|
|
|
|
Closes #11874
|
|
|
|
Fix: -
http://www.wowhead.com/quest=13146 Generosity Abounds
http://www.wowhead.com/quest=13147 Matchmaker
http://www.wowhead.com/quest=13160 Stunning View
Closes https://github.com/TrinityCore/TrinityCore/issues/11855
Closes https://github.com/TrinityCore/TrinityCore/issues/13487
|
|
|
|
Fix http://www.wowhead.com/quest=13169/an-undeads-best-friend and other quests using this vehicle
Only major bug as with the lithe stalker is when player exits vehicle player should get teleported back to position where they mounted vehicle as if it was pocessed but this is vehicle
|
|
|
|
Script Eye of Dominion / Lithestalker for http://www.wowhead.com/quest=13145
|
|
- Script rewritten to EventMaps
- Implemented random special ability sequence
- Adjusted timer for special abilities to 45 seconds
- Misc clean up.
Closes #7546
|
|
Fix New Recruit http://www.wowhead.com/quest=13143
|
|
Required team is already checked from dbc on criteria update
Closes #4622
Thanks to @joschiwald
(cherry picked from commit 1823e2f9b822b163a7f79719e6c8d1504707292e)
|
|
|
|
...as it works fine. Ulduar/Ignis achievement.
|
|
"Hot Pocket"
|
|
Core/AH: AHBot related fixes
|
|
* Remove permament spawn of Arena Treasure Chest
* Script Short John Mithril to start wp at start of event, say his 2 lines (1st zone wide) and summon Arena Treasure Chest
|
|
|
|
* This is probably only valid for 3.3.5 as item is marked as no longer available in game and last comment on wowhead is from 4.1.0 saying item is now worthless, was added in 3.2
* Remove northrend rare gems for emblem of heroism from Lhara and replace with this item
|
|
access the rubble spawning triggers
|
|
Closes #13435
Fixes #8166
|
|
|
|
Remove unused paramters from RemoveAuction(), kept till now for compatibility with ahbot patch.
Reverts 28dffbee11024c1abc82a29a3fef655d9262904b
|
|
AH related fixes
|
|
G3D::Vector3
|