Krath
aa60f0b324
fix(Scripts/ICC): visual of the Blood Council Bosses
2020-09-07 10:27:39 +02:00
Kitzunu
03bd4fafe6
refactor(Core/ICC): Move hardcoded spells to enum ( #3337 )
2020-09-05 16:21:21 +02:00
Kitzunu
f67635497f
fix(Scripts/ICC): Don't show Heroic Attempts on Normal difficulty ( #3336 )
2020-09-05 13:19:31 +02:00
Petric
7a4a409cae
fix(Core/Script): Anomalus ( #3325 )
...
* Correct rift spawning/ empowering timings and Rift Shield cancellation
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2020-09-04 09:44:09 +02:00
Petric
e2cf12a2ce
fix(CORE/Dungeon): Mage-Lord Urom now cats empowered arcane explosion when he teleports to the center ( #3323 )
...
Mage-Lord Urom in Oculus would teleport to the center of the room, but he would never cast empowered accane-explosion he would just wait there
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/3320
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-09-03 16:18:34 +02:00
Petric
e1e8cc1bf5
fix(CORE/Raid): Muradin/Saurfang not de-spawning after finishing movement ( #3294 )
...
Saurfang and Muradin together with its 3 followers were not de-spawning once reaching the exit portal after the initial RP moment and remain standing in front of the exit portal forever.
Partially Closes https://github.com/azerothcore/azerothcore-wotlk/issues/3246
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-31 17:27:01 +02:00
Petric
4034a56f87
fix(CORE/Raid): Lich King “Pain and Suffering” snapping and “Shadow Trap” not targeting tanks ( #3293 )
...
-Lich King was snapping to north after using Pain and Suffering when instead he should be facing the direction of last target.
-Shadow Trap could not target tanks, it should be able to do so
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/2826
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-31 14:19:22 +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
Walter Pagani
563748ec31
fix(Core/Gossip): Remove hard-coded texts from the: The forge of souls C++ ( #3219 )
...
* Text of the gossip taken from the database
* Adding translations to quest_offer_reward_locale
* Adding enum for gossip.
* Changing the name of the enum to avoid conflicts.
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-24 19:10:02 +02:00
Christopher Galbraith
5a5ece6d98
fix(Scripts/UtgardePinnacle): Svala Sorrowgrave's loot disappearing too quickly ( #3188 )
2020-08-22 00:46:13 +02:00
Francesco Borzì
d2cc3fcbc2
feat(Docker): update to Ubuntu 20.04 + more improvements ( #3277 )
2020-08-13 00:25:20 +02:00
lineagedr
2743874e5d
fix(Core/Script): Trial of the Crusader ( #2888 )
...
* The floor will remain broken after a wipe
* Anub'arak will respawn correctly after wiping
2020-05-27 21:58:28 +02:00
Kitzunu
f0cb997466
fix(Core/Script): Grand Magus Telestra talk ( #2871 )
2020-05-15 10:56:54 +02:00
Kitzunu
74e0f00229
fix(Core/Conditions): Add CONDITION_SOURCE_TYPE_QUEST_AVAILABLE ( #2859 )
...
* Merge CONDITION_SOURCE_TYPE_QUEST_ACCEPT & CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK to CONDITION_SOURCE_TYPE_QUEST_AVAILABLE
Co-authored-by: SnapperRy <snapperry@users.noreply.github.com >
Co-authored-by: Aokromes <aokromes@gmail.com >
2020-05-13 08:46:05 +02:00
Kitzunu
fe1815d48b
Fix(DB/Dungeon): The Nexus ( #2914 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2020-04-25 19:17:09 -03:00
AsunaFrostwyrm
63348e3802
fix(Core/Raid): Eyes activate when endboss dead in Naxxramas ( #2819 )
...
Load correct bossstate of four horseman
Added the GUID-catch for the eyes in Naxxramas in the instance-script
Added activation of the eyes when an endboss of a quarter is dead
2020-04-23 02:13:02 +02:00
gengarshadowball
95251dfd2d
fix(Core/Dungeon): Halls of stone doors ( #2646 )
...
* Improved logic and DX
Simplified the Developer Experience reading such a messy code and removed some duplicated useless conditions
* fix(core/dungeon): Halls of stone door
The door is closed before Maiden of Grief and Krystalus die.
* Revert "Merge commit 'refs/pull/2634/head' of https://github.com/azerothcore/azerothcore-wotlk into pr-2634"
This reverts commit 04e8ac45e4 , reversing
changes made to 2fa9f5c249 .
* Review changes
* improvement to check
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com >
2020-03-03 14:00:40 +01:00
Kaev
2fa9f5c249
fix(Core): potential crashes/bugs reported by static analysis #2 ( #2622 )
2020-02-03 07:52:27 +01:00
Nefertumm
8cfdfd0af0
Fix (Core/DB): Remove hardcoded text from Malygos ( #2618 )
2020-02-01 22:46:27 -03:00
Kaev
999d588c37
fix(Core): Fixed a few crashes/bugs that were found via static code analysis ( #2617 )
2020-01-25 14:26:38 +01:00
Nefertumm
59234f8f4b
fix(CORE): Missing override on various functions ( #2602 )
2020-01-21 19:03:15 -03:00
GMKyle
412905843a
fix(Core): Rand shuffle seed (RandomBattlegroundSystem,ICC-Marrowgar & Deathwhisper) ( #2431 )
2019-12-06 08:52:48 +01:00
Walter Pagani
0a1bb9f2f7
fix(Core/SpellScript): Remove hard-coded texts from the "Pit of Saron" c++ script ( #2405 )
2019-12-05 08:26:15 +01:00
Viste
e22d78ecd6
refactor(Core): rename namespaces and macros to acore ( #2454 )
2019-12-01 13:13:31 +01:00
GMKyle
f374f07590
fix(Core/Dungeon): Elder Nadox hardcore texts + Ahn'kahar Spell Flinger spells. ( #2244 )
2019-11-07 08:25:03 +01:00
GMKyle
c9662f6c5e
fix(Core/Dungeon): Small corrections to Boss Novos encounter and some npcs wrong behavior ( #2266 )
2019-09-16 22:10:29 +02:00
Stoabrogga
6416d084dc
fix(Core/CreatureScript): Ormorok log errors ( #2241 )
2019-09-12 22:28:15 +02:00
Dmitry Brusenskiy
054c53b367
fix(Core/GameObjectScript): Load ICC Scourge Teleport gossip from DB ( #2192 )
2019-09-11 22:56:41 +02:00
Francesco Borzì
3a43e8c415
feat(Core): enable C++17 ( #2234 )
...
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com >
2019-09-02 13:54:10 +07:00
Viste
4effe04a5c
chore(Core/AI): Convert the hardcoded variadic RAND functions into one C++11 variadic template version. ( #2239 )
2019-09-01 08:44:28 +02:00
Ali Khazaee
e13d1cd9e4
fix(Core/CreatureScript): Sindragosa - Ice Tomb and Frost Imbued Blade buff ( #2210 )
2019-08-30 09:23:23 +02:00
ArashGorge
9880b20b32
fix(Core/Dungeon): Scourgelord Tyrannus died mid-air. Body got stuck mid-air and can't be looted ( #2209 )
2019-08-28 22:45:48 +02:00
Dmitry Brusenskiy
524032d8f7
fix(Core/Dungeon): Remove Goblin Rocket Pack from inventory in ICC Gunship Battle ( #2191 )
...
Part 2
2019-08-17 17:35:25 +02:00
ArashGorge
6fbeda297b
fix(Core/Boss Script): Obsidian Sanctum Bugs Fixed (Cant enter instance while boss in combat , fix HardMode problem with damage drakes before starting boss) ( #2130 )
2019-08-13 10:14:25 +02:00
Stoabrogga
51e54da637
fix(DB/SAI): Revamp Crystalweb Cavern ( #2105 )
2019-08-02 11:03:19 +02:00
GMKyle
48f6b33512
fix(Core/Raid/Boss Script): Naxxramas boss loatheb kill event ( #2098 )
2019-08-01 09:32:28 +02:00
Kaev
9ea1b0e6be
fix (Core/Dungeon/Boss Script): Remove Goblin Rocket Pack from inventory. ( #2095 )
2019-07-31 09:08:33 +02:00
ArashGorge
bad8390dee
fix(Core/Dungeon/Boss Script): Halls of Stone - Brann Respawn - Naxxaramus Noth Teleport phase Bug - Ulduar StormcCaller Brundir inFly Die Bug ( #2063 )
2019-07-25 09:55:21 +02:00
Zabustak Narvorsky
2b490ea487
fix(DB/gameobject): Band-aid fix for Malygos platform ( #2085 )
...
* Fix (DB/gameobject): Band-aid fix for Malygos platform. close https://github.com/azerothcore/azerothcore-wotlk/issues/1948
* Nexus Raid Platform no longer collapses on the first Saronite Bomb use
2019-07-24 23:14:36 +02:00
Poszer
15bd8f5440
fix(Core/Boss): Boss Urom ( #2110 )
...
* fix(Core/Boss): Boss Urom
- Will fix issue with not spawned / teleported
2019-07-20 14:36:14 +02:00
Dresmyr
8b97440450
fix(Core/Boss Scripts): Update boss_hodir.cpp - Fix ice shards cast speed in 10 man ( #2050 )
2019-07-18 23:39:15 +02:00
Francesco Borzì
69c7fefad6
refactor(Naxxramas): code cleaning ( #2015 )
2019-07-17 00:50:52 +02:00
Stoabrogga
53b74a6c07
fix(Core/CreatureScript): fix Skadi / Grauf text error ( #2052 )
2019-07-16 00:52:56 +02:00
Nefertumm
2b37ea11a9
Fix(Core/DB): Naxxramas overhaul ( #1657 )
...
Co-authored-by: Pondaveia Pondaveia@users.noreply.github.com
Co-authored-by: FALL1N1 FALL1N1@users.noreply.github.com
2019-06-28 10:59:28 +02:00
Ali Khazaee
4a483aa3fd
Sartharion Boundary ( #1967 )
...
* Sartharion Boundary
* Engage with players
2019-06-22 10:56:47 +02:00
Stoabrogga
3cc96f7b1d
fix(DB/Core): Fix some issues concerning "Thorim's Charm of Earth" (Mending Fences) ( #1910 )
...
* fix(DB): Make "Thorim's Charm of Earth" usable against Fjorn
* various updates
* update script
* update script
2019-06-05 10:51:21 +02:00
Poszer
1ab83feb76
fix(Core/Raid): Vault of Archavon stomp ( #1871 )
...
- Archavon will stomp the ground, dealing approximately 4,000 unmitigable damage to everyone and stunning them for 2 seconds. At the same time, he'll Impale his highest aggro target, removing it from the fight for 8 seconds.
2019-05-26 15:04:23 +02:00
Stoabrogga
53b3eafe9c
fix(DB/Core): Emotes / reaction during quest "The Taste Test" ( #1795 )
...
- Just a small adjustment to the core script handling the reaction of the NPCs during the quest
2019-05-18 23:08:09 +02:00
Pondaveia
37682632fe
fix(Core/Raid): Ulduar - Kologarn ( #1785 )
...
* Kologarn bugfixes
- Doors not closing or opening during and after encounter
- Petrifying gaze should have a start window so the raid doesn't wipe on pull
* Update src/server/scripts/Northrend/Ulduar/Ulduar/boss_kologarn.cpp
* override canceled the repeats
2019-05-02 10:40:47 +01:00
Pondaveia
b81c157628
fix(CORE/Raid): Obsidian Sancturn - Tenebron ( #1726 )
...
* Removed the whelpings that were spawned as soon as the portal opens.
2019-04-23 14:03:39 +02:00