Commit Graph

256 Commits

Author SHA1 Message Date
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 04e8ac45e4d868eda4a89229f3721ee699ba4be5, 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
gengarshadowball
857e799298 Morph command update (#2641)
* changed morph command

removed demorph and adapted morph to include a reset option

* command info updated

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Added subcommand system for Morph

- Subcommands
- Descriptions on database

* travis

* two single quotes query

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

* Update data/sql/updates/pending_db_world/rev_1580747652284896800.sql

Co-Authored-By: Barbz <BarbzYHOOL@users.noreply.github.com>

Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-01 10:34:56 +01:00
Viste
38e8503d21 fix(Core/Misc): fix some exploits (#2630) 2020-02-18 08:26:12 +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
Skxawng-cu
70170f0bbd fix(Core/CreatureScript): Fix dk quest 12701 #2557 (#2559) 2020-01-16 08:24:10 +01:00
Stoabrogga
a87cce27f4 fix(DB/SAI): Loramus Thalipedes quests/gossip (#2535) 2020-01-11 09:21:06 +01:00
Stoabrogga
7a2d1cde79 fix(DB/SAI): Kanati Greycloud (#2522) 2019-12-31 09:15:58 +01:00
Shard
067d9e791f fix(Core/Battlegrounds) Rewrite RandomBG and enabling bg/arenas weights (#2516) 2019-12-28 09:40:13 +01:00
Stoabrogga
b776e68665 fix(Core/Spell): Glyph of Eternal Water (#2508) 2019-12-26 09:09:50 +01:00
Stoabrogga
03c791e127 fix(Core/CreatureScript): Grand Warlock Nethekurse (#2507) 2019-12-25 09:33:44 +01:00
Finn Michael Halvorsen
dc14094e28 fix(Core/Intance): Fixed group spawn UBRS Rend (#2499) 2019-12-23 08:33:50 +01:00
Stoabrogga
4e8c3fd344 feat(Core/CommandScript): New GM command "player learn" (#2487) 2019-12-20 09:12:27 +01:00
Bogir[rus]
b05739455d fix(Core/Raid): Save correct data to DB after killing Ragnaros (issue #2464) (#2476) 2019-12-14 08:58:00 +01:00
Stoabrogga
183a15a661 fix(Core/GameObjectScript): Environmental damage of burning game objects (#2432) 2019-12-07 08:19:24 +01: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
ec808793ae fix(Core/Misc): few improvements to ut8 handling (#2455) 2019-12-02 08:33:44 +01:00
Viste
e22d78ecd6 refactor(Core): rename namespaces and macros to acore (#2454) 2019-12-01 13:13:31 +01:00
Dresmyr
51a72c8a46 fix(Core/CreatureScript): Fix Ragnaros magma blast (#2394) 2019-11-29 10:06:32 +01:00
Viste
1977336050 feat(Core/Misc): replace ACE based typedefs (#2460) 2019-11-22 22:42:00 +07:00
Stoabrogga
4e6a8a2756 fix(Core/Quest): The Lich, Ras Frostwhisper (#2373) 2019-11-11 09:18:15 +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
26998d36bb fix(Core/Spell): Eye of Gruul healing discount spell (#1913) 2019-11-05 07:53:32 +01:00
Shard
97c55c6152 fix(Core/Item): Random item properties generation (#2331) 2019-10-28 08:08:37 +01:00
Stoabrogga
d4cf4c1fd9 fix(Core/Commands): debug send opcode (#2344) 2019-10-22 08:20:00 +02:00
Stoabrogga
8f51c756d5 fix(Core/spell_item): Fix a few items with spell effects (#2296) 2019-10-08 08:08:36 +02:00
GMKyle
58f3cfe387 fix(Core/Hunter): Stable Master, exotics pets management, tame validations. (#2100) 2019-09-25 18:29:18 +02:00
Stoabrogga
bd4f8b5b14 fix(Core/CreatureScript): Quest "Kindness" (#2272) 2019-09-21 12:51:30 +02: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
Stoabrogga
ee09fb8f9d fix(Core/Spell): "Taming the Beast" hunter quests, part 2 (#2271)
Co-authored-by: Mitradis <mitradis@gmail.com>
2019-09-08 23:39:34 +02:00
Stoabrogga
c5e187fed6 fix(Core/Spell): "Taming the Beast" hunter quests (#2243) 2019-09-05 07:50:20 +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
Dmitry Brusenskiy
a0e727ce1f fix(Core/Commands): Support morph uint32 ids (#1753) 2019-08-08 15:21:13 +07:00
Viste
d202aea16d fix(Scripts/Karazhan): Cleanup in opera event (#2163) 2019-08-07 21:25:20 +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
Poszer
178315f8e2 fix(Core/Quest): Scratches (#2090)
- Correctly despawn NPC Kaliri totem when the quest is completed.
2019-07-27 01:49:37 +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