Nefertumm
efce657db4
fix(Core/BWL): do not open Nefarian door until Chromaggus is defeated ( #10472 )
2022-02-04 19:05:26 +01:00
Kargatum
3a0a9ba088
feat(Core/Common): move EventMap to separated files, add support chrono ( #10209 )
2022-02-04 15:12:45 +01:00
Nefertumm
40d233a9f6
fix(Scripts/MoltenCore): Separate teleport timers for Majordomo Executus ( #10348 )
2022-02-04 02:19:33 -03:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
Nefertumm
1ddf5d8d1f
fix(Core/MC): Core Hounds should despawn after death ( #10219 )
2022-01-26 21:18:45 -03:00
Nefertumm
5fc76c8cc3
fix(Core/MC): Randomize shields for Majordomo Executus ( #10270 )
2022-01-24 10:43:55 -03:00
Kargatum
8b7df23f06
feat(Core/Time): Implement saparated manager for game time ( #8630 )
2022-01-24 17:55:00 +07:00
Nefertumm
ce5fc6ebdf
fix(Core/Stratholme): Some adjustments to Jarien and Sothos fight ( #10269 )
2022-01-22 16:22:49 -03:00
Francesco Borzì
abc56842c4
refactor(Core): remove unused imports ( #10296 )
2022-01-22 11:21:35 +01:00
Nefertumm
fcee2c4ffe
fix(Core/BWL): Vaelastrasz reset after wipe ( #10176 )
...
* Fix(Core/BWL): Vaelastrasz reset issue
* Gossip reset and separate the timers
* Reset heal should be on Reset instead on EnterCombat
2022-01-21 14:59:07 -03:00
Nefertumm
cc1fc27ae5
fix(Scripts/Stratholme): Cancel Baron's Ultimatum event after Baron dies ( #10242 )
2022-01-20 18:50:29 -03:00
Nefertumm
fd7f33b737
fix(Core/Quest): A Rogue's Deal should be completed if pet lands the killing blow ( #9917 )
2022-01-20 10:45:19 -03:00
Kargatum
259b9133f6
feat(Core/Common): add new helpers for time utility ( #10207 )
2022-01-19 12:01:59 +07:00
UltraNix
b74fb81b8c
fix(Scripts/Instances): Fixed some problems with getting proper unit'… ( #10193 )
...
* fix(Scripts/Instances): Fixed some problems with getting proper unit's GUID in BlackwingLair raid.
Fixes #5054
Fixes #10156
* Update.
2022-01-16 20:38:57 -03:00
Skjalf
124ea8a1e7
fix(Scripts/BRD): Arena Spoils shouldn't despawn whem High Justice Grimstone is removed from world ( #10140 )
2022-01-16 08:36:39 -03:00
Skjalf
1995430438
fix(Scritpts/MoltenCore): Add immune to pc & npc flags to Ragnaros ( #10179 )
2022-01-16 01:58:36 -03:00
Kargatum
7f05e20994
fix(Core/Pets): fix crash at pet resurrect ( #10120 )
2022-01-15 19:08:54 -03:00
Kitzunu
d1cc65b1c7
refactor(Core/Misc): isEmpty to IsEmpty ( #10011 )
2022-01-13 21:43:15 -05:00
Kitzunu
707685d633
fix(Core/Build): Fallthrough ( #10165 )
2022-01-13 19:34:57 -05:00
Nefertumm
8d78f4b8c2
fix(Core/BWL): Suppression traps can be disarmed ( #10163 )
...
* Fix(Core/BWL): Suppression traps can be disarmed
* missing override (why not present before?)
2022-01-13 17:52:06 -03:00
acidmanifesto
4330e44ad0
fix (Core/CodeReduction) TC_ removal ( #10162 )
...
TC_ remove from any commit out TC_LOG in the event when we do need to run debug logging, we can just remove the // instead of // TC_
2022-01-13 14:39:54 -05:00
UltraNix
3fe82ff268
fix(Scrips/BlackrockSpires): add missing _JustDied() to Halycon script ( #10065 )
...
- Closes #9953
2022-01-13 14:58:36 +01:00
Skjalf
2eac8fd67b
fix(Scripts/MoltenCore): Solve edge case that caused Majordomo to spawn double adds ( #10076 )
...
* fix(Scripts/MoltenCore): Remove minions from Majordomo's spawn list if they still exist
* fix domo for good
2022-01-09 11:02:42 -03:00
Skjalf
0e29319d8f
fix(Scripts/MoltenCore): Ensure Majordomo minions that completely despawned respawn on wipes ( #10061 )
2022-01-08 11:31:37 +01:00
Malcrom
85bf69a6a1
fix(Scripts/Creature): Convert npc_ranger_lilatha script to RegisterCreatureAI ( #10043 )
2022-01-07 04:02:28 +01:00
Kitzunu
cb7e355291
refactor(Core/Misc): sin() to std::sin() ( #9795 )
2022-01-06 19:29:40 +01:00
Malcrom
73d5772cf6
fix(DB/Script): Eastvale Logging Camp, Elywnn Forest ( #10036 )
...
* fix(DB/Script): Eastvale Logging Camp, Elywnn Forest
* Update rev_1641426458023302944.sql
* Update zone_elwynn_forest.cpp
2022-01-06 13:58:28 -04:00
acidmanifesto
7354b14ffd
Fix (Core\Script) Grammar Correction ( #10031 )
...
* Fix (Core\Script) Grammar Correction
GAME_EVENT_CHILDEREN_OF_GOLDSHIRE to GAME_EVENT_CHILDREN_OF_GOLDSHIRE
* SQL correction
2022-01-05 18:21:09 -05:00
acidmanifesto
6f98d32790
Feat (Core\DB\Event) Children of Goldshire (WIP) ( #10022 )
...
* (WIP\Event) Children of Goldshire
Currently Compiles with no issues, sql runs fine, Can't seem to get cameron to trigger on the event start.
* Capitalization
* Remove Include
Not sure why it says it isnt found. Most likely was not needed.
* Rename Per Suggested
Rename per @Malcrom 's request
* SQL
Sorry i forgot to push it from my local
* Update zone_elwynn_forest.cpp
* Update rev_1641388762527715027.sql
* NPC's Move Fix
Now to audit the whole event naturally
* remove double
* White space removal
* added override per testing recommendation
* Utiilizing Malcroms PathEndReached
Co-Authored-By: Malcrom <malcromdev@gmail.com >
* Final Draft
All works now.
* abc order adjustment
* Adjust Time for Runaway Lisa
Co-authored-by: Malcrom <malcromdev@gmail.com >
2022-01-05 13:54:30 -05:00
Malcrom
f03b87f7e1
fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands ( #9935 )
...
* fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands
* Update zone_ghostlands.cpp
* Update zone_ghostlands.cpp
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com >
2022-01-03 12:17:21 -04:00
Francesco Borzì
b748730bc8
refactor(Core): remove unused imports ( #9969 )
2022-01-02 20:22:09 +01:00
Kitzunu
ac99eb48e1
refactor(Core/Misc): abs() to std::abs() ( #9789 )
2021-12-31 19:29:39 -03:00
Kitzunu
69683a3472
chore(Scripts/Misc): Cleanup some more JustDied hooks ( #9768 )
2021-12-31 12:00:40 -03:00
Kargatum
c81891fc11
feat(Core/AI): convert SelectAggroTarget to enum class ( #9893 )
2021-12-28 19:13:12 -03:00
Noxies
9c4f1035cf
fix(Scripts/MoltenCore): Ragnaros targetting dead player
2021-12-23 11:10:28 -03:00
Kitzunu
de49c3bead
chore(Script/Misc): Cleanup some JustDied hooks ( #9669 )
2021-12-18 08:26:43 -03:00
Malcrom
5ed82f8e25
fix(Spawning/Pathing): An'daroth, Ghostlands ( #9696 )
2021-12-17 18:35:55 +01:00
Vox
ca2e5b5231
fix(DB/Scripts): Unworthy Initiate Chains ( #9668 )
2021-12-17 18:09:23 +01:00
patou01
9b3b61139a
fix(Scripts/BRD): Magmus, Emperor, Priestess, Arena improvements ( #8102 )
2021-12-16 08:14:29 -03:00
Skjalf
e2a32bb7fc
fix(Scripts/MoltenCore): Properly spawn Ragnaros' Sons of Flame ( #9642 )
2021-12-11 07:56:33 -03:00
Skjalf
8ae8db5283
fix(Scripts/MoltenCore): Solve an issue causing Ragnaros melee checks to be skipped ( #9599 )
2021-12-08 22:47:35 -03:00
Skjalf
4982c4eeb7
fix(Scripts/MoltenCore): Implement Ragnaros' Lava Bursts ( #9526 )
2021-12-08 15:02:32 -03:00
Skjalf
f56953f920
fix(Scripts/MoltenCore): Majordomo's spawn line should be said instantly ( #9515 )
2021-12-07 10:18:50 -08:00
UltraNix
1d9eea194f
fix(Scripts/BlackrockSpire): Improved Kormok encounter. ( #9394 )
...
Fixes #9101
2021-12-03 10:01:18 -03:00
Nefertumm
728aa460a4
fix(Scripts/Stratholme): Rewrite Jarien and Sothos fight ( #9391 )
2021-12-03 09:31:40 -03:00
Noxies
5d2f4cf0e6
fix(Core/Quest): Daphne Stillwater respawn for quest Tome of Valor ( #9469 )
2021-12-03 06:28:27 -03:00
Nefertumm
7df43c36a5
fix(Scripts/BlackrockSpire): rewrite Mor Grayhoof fight ( #9374 )
2021-12-03 05:18:40 -03:00
UltraNix
4c0109688a
fix(Scripts/BlackrockSpire): Improved Lord Valthalak encounter. ( #9373 )
...
Fixes #9113
2021-12-02 18:14:43 -03:00
Skjalf
228d7e4c70
fix(Scripts/UBRS): Drakkisath's conflagrate should drop threat temporarily ( #9299 )
...
also adjust it's timer slightly
2021-11-29 10:21:48 -03:00
Skjalf
910ebc22bd
fix(Scripts/MoltenCore): Ragnaros target selector and remove submerge… ( #9335 )
2021-11-28 10:33:58 -03:00