imxari
60e8ec0575
fix(Core/Quest): Death Comes From On High ( #2939 )
...
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2020-09-01 21:46:45 +02:00
Moki
26c99c383f
Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60. ( #3304 )
...
* Core/Scripts: fix Nightfall proc chance and reduce it for victims with level above 60
Adding a TrinityCore commit eac9c1f0b9
* Update rev_1597581112860069800.sql
* Update rev_1597581112860069800.sql
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-09-01 14:19:09 +02:00
Petric
321cf0d2b3
fix(CORE/Commands): Renamed .character deleted old to .character deleted purge ( #3300 )
...
* fix(CORE/Commands): Renamed .character deleted old to .character deleted purge
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/2925
* Fixed indentation
* Renamed handler function
* Spacing
* Update data/sql/updates/pending_db_world/rev_1597499028423474100.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-09-01 12:37:30 +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
r0m1ntik
971d55d463
fix (Core/Quest) Correct link quest and fix command lookup quest for multilanguage dbc ( #3271 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-30 19:42:36 +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
Stefano Borzì
78a02c8fd1
fix(quest): improve quest force of neltharaku ( #3203 )
...
* Update AuctionHouseHandler.cpp
* chore(quest): improve quest force of neltharaku
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2020-08-23 15:49:18 +02:00
Christopher Galbraith
5a5ece6d98
fix(Scripts/UtgardePinnacle): Svala Sorrowgrave's loot disappearing too quickly ( #3188 )
2020-08-22 00:46:13 +02:00
Barbz
ed8ed175b7
fix(Core/Command): Can comment closed tickets ( #3176 )
2020-08-21 10:52:52 +02:00
Barbz
70bdba8309
feat(Core/Command): Reenable .teleport name on offline player ( #3175 )
...
- Reenable the possibility to .teleport name xxx $home even if the character is offline.
2020-08-20 23:26:17 +02:00
Kitzunu
73d725312d
feat(Core/Config): CONFIG_INTERVAL_SAVE ( #3171 )
2020-08-20 15:50:32 +02:00
IntelligentQuantum
5d284f02a7
feat(Core/SendListInventory): Add multivendor function ( #3172 )
2020-08-20 11:00:11 +02:00
Francesco Borzì
2bc832efe3
fix(CI/Core/ArenaSpectator): clang warnings + prevent new warnings ( #3317 )
...
Co-authored by @meerd
2020-08-19 19:44:07 +02:00
Ercules76
3f8abc6bc2
refactor(CORE/Instance): Move Pandemonius script from SAI to Core script ( #3165 )
2020-08-19 16:15:43 +02:00
IntelligentQuantum
fae5753f81
feat(Core/Commands): Character check bag && work ( #3164 )
2020-08-19 13:47:48 +02:00
Ercules76
106f6f94a7
fix(Scripts/DB): Add Prison to spawn Yor, move Yor AI from SAI ( #3163 )
2020-08-19 11:10:41 +02:00
Francesco Borzì
d2cc3fcbc2
feat(Docker): update to Ubuntu 20.04 + more improvements ( #3277 )
2020-08-13 00:25:20 +02:00
Vhiper
96dc9fc0f3
refactor(Scripts/SAI): move Gryphoneer Windbellow to SAI ( #3137 )
2020-08-10 10:10:08 +02:00
gengarshadowball
e949ab27b7
fix(Core/Script): Remove hardcoded Loch Modan texts ( #3111 )
2020-08-02 21:45:16 +02:00
gengarshadowball
56b88502fe
fix(Core/Creature): Lady Katrana hardcoded text ( #3110 )
2020-07-30 23:18:42 +02:00
Kargatum
94e6ef17a2
feat(Core/Config): rework configs load system ( #2566 )
2020-07-12 17:47:12 +02:00
VhiperDEV
0d25f63257
fix(Core/SpellScript): Script item Egg Nog ( #2943 )
...
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com >
2020-06-28 15:20:22 +02:00
Kitzunu
5a0a12c6b0
fix(Core/Spell): Allow to cast and aura all spells ( #3089 )
2020-06-02 15:40:21 -03:00
h0lysp4nk
60b0c4201a
fix(Core/Script): Felmyst ( #2965 )
...
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com >
2020-05-30 11:09:40 +02:00
Kitzunu
027c42fdec
refactor(Core/Command): tele to teleport ( #2956 )
2020-05-28 13:24:36 +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
7f3945e13e
fix(Core/Command): additem checks ( #2898 )
...
* Add check if the player has 0 items to be destroyed
* Add check if the player has less than items trying to be destroyed
2020-05-18 21:13:29 +02:00
Kitzunu
f0cb997466
fix(Core/Script): Grand Magus Telestra talk ( #2871 )
2020-05-15 10:56:54 +02:00
Kitzunu
807005ae25
fix(Core/Command): cheat explore ( #2862 )
...
Co-authored-by: P-Kito <p-kito@users.noreply.github.com >
2020-05-15 01:03:27 +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
IntelligentQuantum
fd4b35be8c
feat(Core/commands): Display reason for muting player ( #2780 )
2020-05-02 00:00:02 +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
IntelligentQuantum
30dceb3fa6
feat(CORE/command): .kick will now display the kick reason ( #2779 )
...
- If ShowKickInWorld is enabled, kick will now display the kick reason to all the players
2020-04-22 00:26:47 +02:00
Kitzunu
8a1eab2c23
fix(Core/Creature): Use proper name for wander distance ( #2858 )
...
* Change from spawndist to wander_distance
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com >
* fix sql error
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com >
* Let's see if this fixes eluna :)
* Revert "Let's see if this fixes eluna :)"
This reverts commit be675bf83fc6a02f3347ea76408152d623d374bf.
* fix indent
* Revert "fix indent"
This reverts commit f4cb3d2d9fa908445d342b6f2e6dda9d52fd4665.
* Revert "Revert "fix indent""
This reverts commit 48527cfd2f9031f95bdf6e0d7b90111a3c0dc0f2.
Co-authored-by: ratkosrb <ratkosrb@users.noreply.github.com >
2020-04-11 11:20:02 +02:00
Alan
e72371ee4a
fix: Zul'Aman raid improvements ( #2654 )
2020-03-09 22:54:18 +01: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 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