Grimdhex
643362d697
refactor(Core/Object): adds consistency in the use of type object check ( #19671 )
2024-08-25 09:57:37 -03:00
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
pedrohfm9
0e04fc2061
fix(Scripts/HellfirePeninsula): fix quest 9410 a spirit guide ( #17925 )
2023-12-03 13:32:36 -03:00
Winfidonarleyan
eb1ecc38a5
feat(Core/Scripting): move all script objects to separated files ( #17860 )
...
* feat(Core/Scripts): move all script objects to separated files
* Apply 5bfeabde81
* try gcc build
* again
2023-12-02 21:13:20 +01:00
Francesco Borzì
eaa6487fc2
refactor(Scripts): remove unused imports ( #17097 )
2023-08-27 22:25:22 -03:00
Timothy Vaccarelli
23a420acbb
fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister … ( #15878 )
...
* fix(Script/Quest): Arelion's Secret. Add combat sequence to Magister Aledis
Co-authored-by: SnapperRy
* Use single quotes for SQL
* Update based on review comments
Co-authored-by: SnapperRy <snapperryen@gmail.com>
2023-08-06 03:17:26 +02:00
Eddy Vega
1673915f96
fix(Scripts/HellfirePeninsula): Improve Wounded Blood Elf Pilgrim ( #16566 )
...
init
2023-07-09 01:40:46 -03:00
avarishd
b5ef9ee3de
fix(Script/HellfirePeninsula): Beacons not attracting mobs. ( #15296 )
...
* fix(Script/Zone): Hellfire Peninsula - Beacons not attracting mobs.
* update
* add HOME_MOTION_TYPE check to prevent yoyo effect
* Use GetNearPosition
2023-05-28 21:29:51 -03:00
avarishd
145a5a64bb
fix(Scripts/Creature): Fel Guard Hound not despawning. ( #15300 )
2023-03-11 08:16:50 -03:00
Kitzunu
bd6034e1a9
refactor(Core/AI): Some more refactoring prep for Comat Threat system… ( #15026 )
...
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com>
2023-02-13 21:39:40 +01:00
Maelthyr
dfc6adb081
refactor(Core/Combat): DeleteThreatLists() become ClearAllThreat() ( #11824 )
...
refactor(Chore/Combat): DeleteThreatLists() become ClearAllThreat()
2022-05-23 05:51:52 -03:00
Kitzunu
edb7cac19b
feat(Core/Unit): NPCFlags helpers ( #11286 )
...
* cherry-pick commit (TrinityCore/TrinityCore@d611925 )
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
2022-04-05 13:52:42 +02:00
Kargatum
f62664c987
refactor(Core/Misc): headers cleanup ( #9259 )
2021-11-22 17:24:39 +07:00
Malcrom
f106de8788
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ( #8708 )
2021-11-01 17:04:32 +01:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-09-30 13:40:52 +07:00
UltraNix
f4c226423d
feat(Core/Misc): implement ObjectGuid class (port from TC) ( #4885 )
2021-04-25 22:18:03 +02:00
Francesco Borzì
f6a17164be
fix(Core/License): issue with old files license ( #4762 )
2021-03-17 09:46:01 -06:00
Kitzunu
dbc0ff6554
refactor(Core): sort #includes alphabetically ( #4579 )
2021-02-24 22:34:42 +01:00
Kargatum
ea93a5c1a1
feat(CI/Codestyle): added codestyle check ( #3668 )
2021-01-09 11:59:50 +01:00
Francesco Borzì
d4a58700d4
refactor(Core): apply clang-tidy modernize-use-override ( #3817 )
2020-12-06 18:04:55 +01:00
Kargatum
5e20b46812
refactor(Core/Scripts): restyle scripts lib with astyle ( #3467 )
2020-10-11 10:35:34 +02:00
Kitzunu
1f89282b22
refactor(Core): NULL -> nullptr ( #3275 )
...
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-08-31 11:55:09 +02:00
Stoabrogga
7a9f09341f
chore(PCH): remove "ScriptPCH.h" from cpp scripts ( #1423 )
...
remove "ScriptPCH.h" from cpp scripts as it is intended to be used as precompiled header for the build process only
2019-02-10 14:50:44 +01:00
Nefertumm
dd300003e2
Update license links ( #783 )
2018-03-12 10:54:57 +01:00
Yehonal
17332304fd
Using TC structure allowing easier patches importing
2017-12-21 00:20:29 +01:00
Yehonal
0f85ce1c54
Big re-organization of repository [W.I.P]
2016-08-11 20:25:27 +02:00
Yehonal
f6eefedcd5
converted all tabs to 4 spaces
2016-06-26 19:23:57 +02:00
Yehonal
e8e94a0a66
First Commit
...
For Azeroth!
2016-06-26 10:39:44 +02:00