Commit Graph

140 Commits

Author SHA1 Message Date
UltraNix
4b77dcdd8f fix(Scripts/BWL): Vaelastrasz improvement (#10845) 2022-03-02 20:15:30 -03:00
UltraNix
0fea133f09 fix(Scripts/BlackwingLair): Chromaggus should cast the same affliction spell among players. (#10644)
Brood Affliction: Bronze should stun players in random intervals.
- CLoses #10584

Co-authored-by: temperrr <temperrr@users.noreply.github.com>
2022-02-15 01:07:46 +01:00
UltraNix
d3e0445939 fix(Scripts/BlackwingLair): Razorgore adds should spawn 45 seconds after Razorgore's combat engagement (#10641)
- Closes #10581

Co-authored-by: temperrr <temperrr@users.noreply.github.com>
2022-02-15 00:52:02 +01:00
Nefertumm
b5b4891470 fix(Core/Scripts/BWL): Vaelastrasz Burning Adrenaline (#10626) 2022-02-15 00:47:17 +01:00
Nefertumm
6daaffa924 fix(Scripts/BWL): Blast Wave timer (#10622) 2022-02-14 20:45:29 +01:00
Kitzunu
455899dc75 fix(Core/Misc): Change const to be after type name (#10591) 2022-02-14 16:05:45 -03:00
UltraNix
b971d16d49 fix(DB/Creatures): Death Talon Wyrmguard should gain extra auras. (#10456)
* fix(DB/Creatures): Death Talon Wyrmguard should gain extra auras.

Fixed #10425
2022-02-12 19:45:34 +01:00
UltraNix
61125a1ba1 fix(Scripts/BlackwingLair): Razorgore The Untamed misc improvements (#10205)
- Closes #10151
2022-02-12 13:22:47 +01:00
Skjalf
8e04e47b67 fix(Scripts/UBRS): fix crash with Solakar minions (#10638) 2022-02-11 17:32:27 -03:00
Nefertumm
2933a535ff Fix(Core/Instance): Chromaggus reset (#10473)
* Fix(Core/BWL): Chromaggus reset

* add comment
2022-02-11 15:33:35 +01:00
Nefertumm
87f76587d8 fix(Scripts/MoltenCore): Ragnaros dying while submerging (#10535)
* Fix(Core/MC): Ragnaros dying while submerging

* Don't die on submerge

* Update boss_ragnaros.cpp
2022-02-07 06:39:50 -03:00
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
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
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
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
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
Francesco Borzì
b748730bc8 refactor(Core): remove unused imports (#9969) 2022-01-02 20:22:09 +01: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
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
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
Nefertumm
06a8175805 fix(Core/MC): adds should aggro with Golemagg (#9370) 2021-11-26 15:08:00 -03:00
Skjalf
d25992da5f fix(Scripts/MoltenCore): Majordomo shouldn't cast Blast Wave (#9352) 2021-11-26 01:18:27 -03:00
Nefertumm
2eb422885e fix(Core/MC): Golemagg (#9233) 2021-11-22 18:44:08 -03:00
UltraNix
7c19c96429 fix(Scripts/MoltenCore): Majordomus improvements: (#9232)
Magic Reflection/Damage Shield should be usable on adds.
Adds should not despawn on boss defeat.
Fixes #9120
2021-11-22 14:29:30 -03:00
Andrius Peleckas
edf7b54315 fix(Scripts/MoltenCore): Ragnaros rewrite (#8935) 2021-11-22 16:17:32 +01:00
Nefertumm
4099c38072 fix(Core/MC): Sulfuron Harbinger (#9235) 2021-11-22 10:24:37 -03:00
Kargatum
f62664c987 refactor(Core/Misc): headers cleanup (#9259) 2021-11-22 17:24:39 +07:00
UltraNix
00dc369cb6 fix(Scripts/UBRS): The Beast should deaggro when walking over the fir… (#9201)
The Best should not use fireball and then fireblast at the same time.
Fixes #9127
2021-11-18 06:47:18 -03:00
Skjalf
62f93f9da1 refactor(DB/SAI): Move Chromatic Elite Guard script to SAI (#9194) 2021-11-17 22:33:41 -03:00