| Age | Commit message (Collapse) | Author |
|
Fix typo when refunding currencies, thx @kennylive
|
|
- Fix team logo after countdown timer expire. close #8887
- Add more options with justice and honor points in conf file, also fix a wrong cap value.
- Grant back currencies when refunding an item and fix price.
ref #8892
|
|
Conflicts:
src/server/scripts/EasternKingdoms/ZulGurub/boss_renataki.cpp
src/server/scripts/EasternKingdoms/ZulGurub/boss_wushoolay.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entries should be handled by SAI already, if not then SAI should be fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Script/AQ: Implement Buru the Gorger
|
|
Script/AQ: Rewrite Skeram
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
have SAI defined: if the creature requires Frost Armor then SAI should cast it. this should reduce some runtime errors for duplicate auras
|
|
|
|
|
|
|
|
Conflicts:
src/server/game/Conditions/ConditionMgr.h
|
|
Core/VMaps: drop "vmap.ignoreSpellIds" in config
this is not longer necessary since we use SPELL_ATTR2_CAN_TARGET_NOT_IN_LOS
|
|
|
|
|
|
Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it i...
|
|
|
|
|
|
Make sure that "guardians" also gain the owner's speed (such as water elemental)
|
|
|
|
creature_template addon
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|