| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Ref #13169
Closes #12714
|
|
in loading
Closes #13156
|
|
|
|
Closes #9754
Players should never have been affected by SPELL_AURA_PREVENTS_FLEEING in the first place.
Curse of Recklessness will no longer prevent Fear effects, only prevent NPCs from fleeing (e.g. at low health).
Judgement of Justice will no longer prevent Fear effects, but will only prevent NPCs from fleeing (e.g. at low health).
Source: http://www.wowwiki.com/Patch_3.0.2
|
|
|
|
This reverts commit 09f9f3b6b12545e603cca4ef9c50b5415dca9d9a.
I forgot that world_database.sql should only get updated in TDB releases.
|
|
|
|
Core/Commands: Fix displaying in .baninfo character command.
|
|
|
|
* Spawn Missing Medical Supplies http://www.wowhead.com/object=181898/medical-supplies
* Script Sunhawk Reclaimer
|
|
(P.S.: That's why! @cs_misc.cpp)
|
|
|
|
Closes #13161
|
|
* Noggenfogger Elixir - Fix by @Rushor Closes #13041
* Sprinkle's Secret Ingredient - Fix by @Rushor Closes #13040
* Xavian Satyrs - Fix by @Rushor Closes #12965
* Icepaw Bear / Tails up - Closes #13030
|
|
|
|
|
|
clear code)
|
|
|
|
|
|
* fixed build
* apply tc codestyle to ObjectGuid class
* fixed warning
|
|
Closes #13165
|
|
Howling Fjord again,
also fixes the error from https://github.com/TrinityCore/TrinityCore/commit/55ecd1c9132a7fd8c6ca51a0089b39aec606c0ff
|
|
Closes #11999
|
|
Ranges:
0 - Normal (Default)
1 - Area
2 - Zone
3 - Map
4 - World
Ref #13116
|
|
By Malcrom
|
|
Use standard format specified PRIuPTR for printing/logging size_t type that can be either uint32_t or uint64_t depending on platform/build configuration
|
|
Closes #12850
|
|
|
|
|
|
Fixes script for the Slumbering King.
Closes #10247
|
|
|
|
* converted Gal'Darah and Moorabi to BossAI
* add and correct some texts
* fixed altar activation spell visual
|
|
easier store guids and access its objects
|
|
Misc: removed some duplicate guid words in logs
|
|
to be stuck during loading
Closes #13120
|
|
Script this quest,
* One line is not proper text and thus no broadcast text id, the proper text is same line but with $n instead of npc name but on tc this gets filled by player name which for this text is not the right behaviour
* Know Matis gets up again after been captured, same happens on retail did not mean to replicate that bug but managed too.
|
|
Corrected grammar of some strings
|
|
|
|
Core/Spells: Fix some -Wconversion warnings
|
|
|
|
It's not used.
|
|
Attempt to fix #13152 by properly casting between data types during damage calculations.
|
|
Updates https://github.com/TrinityCore/TrinityCore/issues/11418
|
|
Conflicts:
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
src/server/game/Scripting/MapScripts.cpp
src/server/scripts/Northrend/Naxxramas/instance_naxxramas.cpp
src/server/scripts/Northrend/Nexus/EyeOfEternity/instance_eye_of_eternity.cpp
src/server/scripts/Northrend/Nexus/Nexus/boss_anomalus.cpp
src/server/scripts/Northrend/Nexus/Nexus/boss_magus_telestra.cpp
src/server/scripts/Northrend/Nexus/Oculus/boss_varos.cpp
src/server/scripts/Northrend/Ulduar/HallsOfStone/halls_of_stone.cpp
src/server/scripts/Northrend/Ulduar/Ulduar/boss_auriaya.cpp
src/server/scripts/Northrend/Ulduar/Ulduar/boss_freya.cpp
src/server/scripts/Northrend/Ulduar/Ulduar/boss_hodir.cpp
src/server/scripts/Northrend/Ulduar/Ulduar/boss_ignis.cpp
src/server/scripts/Northrend/Ulduar/Ulduar/boss_razorscale.cpp
src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_skadi.cpp
src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_svala.cpp
src/server/scripts/Northrend/UtgardeKeep/UtgardePinnacle/boss_ymiron.cpp
|
|
|
|
|