EverWrath/src/server/scripts
Jelle Meeus 7a77a3e4f9
refactor(Scripts/Outland): spell scripts use registry macros (#19132)
* zone_terokkar_forest pair:spell_q10930_big_bone_worm

* zone_terokkar_forest spell:spell_q10036_torgos

* zone_terokkar_forest spell:spell_q10923_evil_draws_near_summon

* zone_terokkar_forest aura:spell_q10923_evil_draws_near_periodic_aura

* zone_terokkar_forest spell:spell_q10923_evil_draws_near_visual

* zone_terokkar_forest spell:spell_q10898_skywing

* zone_hellfire_peninsula spell:spell_q10935_the_exorcism_of_colonel_jules

* boss_doomlord_kazzak aura:spell_mark_of_kazzak_aura

* zone_blades_edge_mountains aura:spell_npc22275_crystal_prison_aura

* zone_blades_edge_mountains spell:spell_oscillating_field

* zone_shadowmoon_valley spell:spell_q10612_10613_the_fel_and_the_furious

* zone_shadowmoon_valley aura:spell_q10563_q10596_to_legion_hold_aura

* fixup! zone_hellfire_peninsula spell:spell_q10935_the_exorcism_of_colonel_jules

fixup! zone_hellfire_peninsula spell:spell_q10935_the_exorcism_of_colonel_jules

* fixup! zone_blades_edge_mountains aura:spell_npc22275_crystal_prison_aura

* fixup! zone_shadowmoon_valley spell:spell_q10612_10613_the_fel_and_the_furious

* fixup! zone_blades_edge_mountains spell:spell_oscillating_field

* zone_terokkar_forest pair:spell_q10929_fumping
2024-06-25 21:37:51 +02:00
..
Commands chore(Command/unstuck) use command with offline players (#18913) 2024-06-09 08:45:17 -03:00
Custom feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
EasternKingdoms fix(Core/AI): Fix bosses being stuck IN_PROGRESS if despawnonevade fl… (#19070) 2024-06-16 18:57:51 +02:00
Events fix(Scripts/Midsummer): fix handling of unwanted npc and gameobject s… (#19141) 2024-06-24 05:10:31 -03:00
Kalimdor fix(Scripts/Kalimdor) Thrall Warchief's Blessing, add level and reputation requirement, spike activation (#19121) 2024-06-22 03:06:05 -03:00
Northrend refactor(Scripts/Northrend): fixup spell_hadronox_summon_periodic_crypt_fiend_aura (#19142) 2024-06-24 05:12:42 -03:00
OutdoorPvP fix(Core/Creature): Remove automated z spawn correction (#18200) 2024-01-21 07:33:00 -03:00
Outland refactor(Scripts/Outland): spell scripts use registry macros (#19132) 2024-06-25 21:37:51 +02:00
Pet fix(Script/Item): Fetch Ball (#18906) 2024-06-06 14:28:01 +02:00
Spells fix(Scripts/Spells): Implement damage scaling based off DoT stack count for Seal of Vengeance and Corruption. (#19073) 2024-06-19 00:45:02 +02:00
World fix(Scripts/NPC): Fix arcanite dragonling attacking non flagged players (#19039) 2024-06-10 23:07:48 +02:00
CMakeLists.txt refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00
ScriptLoader.cpp.in.cmake feat(Core/Modules): add separated lib for modules (#9281) 2021-12-02 20:28:58 +07:00
ScriptLoader.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
ScriptPCH.h feat(Core/Scripting): move all script objects to separated files (#17860) 2023-12-02 21:13:20 +01:00