AzerothCoreBot
|
a4ecea2ae4
|
chore(DB): import pending files
Referenced commit(s): 825d4f9147
|
2022-02-14 19:09:44 +00:00 |
|
ZhengPeiRu21
|
825d4f9147
|
fix(DB/creature): Wildthorn Stalker under ground (#10619)
|
2022-02-14 20:07:35 +01:00 |
|
Kitzunu
|
665919d010
|
refactor(Core/Misc): rename some variables that can be confusing (#10592)
|
2022-02-14 20:06:59 +01:00 |
|
Kitzunu
|
455899dc75
|
fix(Core/Misc): Change const to be after type name (#10591)
|
2022-02-14 16:05:45 -03:00 |
|
AzerothCoreBot
|
9b83abca39
|
chore(DB): import pending files
Referenced commit(s): a32543707b
|
2022-02-14 16:35:37 +00:00 |
|
UltraNix
|
a32543707b
|
fix(DB/Gameobject): Preserved Threshadon Carcass should be despawned before the event. (#10543)
Fixed #10449
|
2022-02-14 13:33:37 -03:00 |
|
AzerothCoreBot
|
49191da0f8
|
chore(DB): import pending files
Referenced commit(s): 85af93844e
|
2022-02-13 10:15:15 +00:00 |
|
UltraNix
|
85af93844e
|
fix(DB/GameObject): despawn traps of Warpwood Pod after being activated (#10539)
- Closes #8929
- Original author: @dr-j
|
2022-02-13 11:13:23 +01:00 |
|
Francesco Borzì
|
6aa727c455
|
feat(Core/Conf): Rate.MissChanceMultiplier (#10639)
|
2022-02-13 11:12:08 +01:00 |
|
Skjalf
|
e1711e28f7
|
fix(Scripts/Kalimdor): Azuregos should respawn within 2 and 3 days (#10645)
|
2022-02-12 23:31:48 -03:00 |
|
AzerothCoreBot
|
f932b6278c
|
chore(DB): import pending files
Referenced commit(s): b971d16d49
|
2022-02-12 18:47:28 +00: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
|
89deb60d43
|
fix(Core/Spells): Flasks should not be overridden by elixirs. (#10301)
* fix(Core/Spells): Flasks should not be overridden by elixirs.
|
2022-02-12 15:51:27 +01:00 |
|
AzerothCoreBot
|
5b26f05f5d
|
chore(DB): import pending files
Referenced commit(s): 61125a1ba1
|
2022-02-12 12:24:36 +00:00 |
|
UltraNix
|
61125a1ba1
|
fix(Scripts/BlackwingLair): Razorgore The Untamed misc improvements (#10205)
- Closes #10151
|
2022-02-12 13:22:47 +01:00 |
|
UltraNix
|
5febb28b4c
|
fix(Core/SmartScripts): SMART_ACTION_SET_CORPSE_DELAY, SMART_ACTION_DISABLE_EVADE and SMART_ACTION_GO_SET_GO_STATE are valid actions. (#10538)
|
2022-02-11 22:33:18 +01:00 |
|
Kitzunu
|
7d43d7db91
|
fix(Scripts/Commands): Improve server debug command (#10528)
|
2022-02-11 22:10:39 +01:00 |
|
AzerothCoreBot
|
7ef9925d4e
|
chore(DB): import pending files
Referenced commit(s): 57a5c5cc0c
|
2022-02-11 21:00:38 +00:00 |
|
ZhengPeiRu21
|
57a5c5cc0c
|
fix(DB/item_template): Adjust Deathbringer Proc Rate (#10620)
|
2022-02-11 12:58:53 -08:00 |
|
Skjalf
|
8e04e47b67
|
fix(Scripts/UBRS): fix crash with Solakar minions (#10638)
|
2022-02-11 17:32:27 -03:00 |
|
AzerothCoreBot
|
c861675c3b
|
chore(DB): import pending files
Referenced commit(s): 62e580da01
|
2022-02-11 19:40:10 +00:00 |
|
buddiman
|
62e580da01
|
feat(DB/spell): rename fields according to their DBC equivalent (#10633)
|
2022-02-11 20:38:12 +01:00 |
|
Kitzunu
|
b05a4eb71e
|
fix(Core/Misc): Remove invalid comment (#10523)
|
2022-02-11 17:52:48 +01:00 |
|
Benjamin Jackson
|
246babb12c
|
fix(Scripts/ThousandNeedles): Add final waypoint dialog for quest 4904 "Free at Last" (#10517)
|
2022-02-11 17:32:54 +01:00 |
|
AzerothCoreBot
|
0457b9fe0b
|
chore(DB): import pending files
Referenced commit(s): cf5dae9d98
|
2022-02-11 15:31:48 +00:00 |
|
ZhengPeiRu21
|
cf5dae9d98
|
fix(DB/Creature): Grimbooze Thunderbrew Missing Gossip (#10501)
|
2022-02-11 16:29:52 +01:00 |
|
Nefertumm
|
2933a535ff
|
Fix(Core/Instance): Chromaggus reset (#10473)
* Fix(Core/BWL): Chromaggus reset
* add comment
|
2022-02-11 15:33:35 +01:00 |
|
Kitzunu
|
7e8b021db3
|
feat(Core): Enable C++20 support (#10440)
* feat(Core): Enable C++20 support
* Update Duration.h
* Revert "Update Duration.h"
This reverts commit 177093e992c5d47d8c3b978c84857f5ecba12889.
* maybe fix GCC
* cherry-pick https://gcc.gnu.org/pipermail/gcc-cvs/2020-June/299715.html
* Update Duration.h
* Update Duration.h
* Update Duration.h
* Update Duration.h
* Update Duration.h
* Update Duration.h
* Update Duration.h
* Revert "Update Duration.h"
This reverts commit dc4e2ce281dd1a33cfac5be56488a3b96131bfd5.
* Update Duration.h
* Update Duration.h
* Update Duration.h
* cleanup
* more cleanup
* maybe fix build
* restore advstd::type_identity because GCC8 is garbage
* Update advstd.h
* fix gcc8 💤
* Update CMakeLists.txt
* Update CMakeLists.txt
* Update src/common/Utilities/advstd.h
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2022-02-11 14:37:24 +01:00 |
|
Nefertumm
|
8a9a3c6fac
|
fix(Core/Spells): Shadowflame should not be interruptable (#10437)
* Fix(Core/Spells): Shadowflame should not be interruptable
|
2022-02-11 13:17:42 +01:00 |
|
AzerothCoreBot
|
637ecf720d
|
chore(DB): import pending files
Referenced commit(s): 0d4e28e6ce
|
2022-02-11 11:13:43 +00:00 |
|
Nefertumm
|
0d4e28e6ce
|
fix(DB/Formations): Death Talon Captain chain pull (#10436)
|
2022-02-11 12:11:42 +01:00 |
|
Kitzunu
|
ead906c58f
|
refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL to new packet class (#10590)
* refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL
* cherry-pick commit (c0f516caee)
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
Co-Authored-By: DJScias <439655+DJScias@users.noreply.github.com>
* handle crash check in DoRandomRoll()
* Update MiscPackets.h
* Update Player.h
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
Co-authored-by: DJScias <439655+DJScias@users.noreply.github.com>
|
2022-02-11 10:30:49 +01:00 |
|
AzerothCoreBot
|
3307da02f6
|
chore(DB): import pending files
Referenced commit(s): c9ac48e824
|
2022-02-11 09:01:59 +00:00 |
|
Nefertumm
|
c9ac48e824
|
fix(Core/Events): Apothecary Hummel (#10615)
* Fix(Core/Events): Apothecary Hummel
Co-authored-by: sirikfoll <sirikfoll@hotmail.com>
Co-authored-by: Killyana <Killyana@users.noreply.github.com>
* missed return
* Missing include
* Fixed delete
Co-authored-by: sirikfoll <sirikfoll@hotmail.com>
Co-authored-by: Killyana <Killyana@users.noreply.github.com>
|
2022-02-11 06:00:10 -03:00 |
|
Kitzunu
|
5d8b472ed7
|
fix(Core/Misc): Remove Clang 7 workaround (#10521)
|
2022-02-11 04:03:29 +01:00 |
|
AzerothCoreBot
|
e97cd7cdc0
|
chore(DB): import pending files
Referenced commit(s): bffe838163
|
2022-02-10 20:42:19 +00:00 |
|
Nefertumm
|
bffe838163
|
fix(Core/Quest): For The Horde! (#10330)
* Fix(Core/Quest): Fix For The Horde! quest
* fix build
* Change the methods
|
2022-02-10 17:40:20 -03:00 |
|
Kitzunu
|
9d166722c4
|
refactor(Core/Creature): More functions capitalized (#10012)
* GetLeader
* IsFormed
* build
|
2022-02-10 18:40:00 +01:00 |
|
UltraNix
|
0fa4a90aa8
|
fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENE… (#9844)
* fix(Core/Spells): Added some exceptions to `SPELL_AURA_PREVENT_REGENERATE_POWER` auras.
Fixes #2042
|
2022-02-10 15:34:00 +01:00 |
|
Kitzunu
|
210029095a
|
fix(Core/GameObjects): Do not allow players to interact with gobs that use "Point" icon (#9800)
- cherry-pick commit (c52c0f0b7d)
- This was confirmed in sniffs, see TrinityCore/TrinityCore@c52c0f0#commitcomment-34342342
Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
|
2022-02-10 14:50:33 +01:00 |
|
AzerothCoreBot
|
00dc5c2db7
|
chore(DB): import pending files
Referenced commit(s): d505381106
|
2022-02-10 12:42:08 +00:00 |
|
Kitzunu
|
d505381106
|
fix(Scripts/Spell): Don't use invalid spells for the Magic Rooster mount (#9797)
* fix(Scripts/Spell): Don't use invalid spells for the Magic Rooster mount
- cherry-pick commit (246a8661fd)
Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
|
2022-02-10 13:40:07 +01:00 |
|
AzerothCoreBot
|
179d04e162
|
chore(DB): import pending files
Referenced commit(s): 520f0c6a50
|
2022-02-10 10:53:30 +00:00 |
|
Nefertumm
|
520f0c6a50
|
fix(Core/WorldBoss): Azuregos rewrite (#10369)
|
2022-02-10 07:51:35 -03:00 |
|
Axel Cocat
|
7eec7486e9
|
fix(Chat): session null check for isavailable (#10613)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
|
2022-02-10 05:03:44 -03:00 |
|
Kitzunu
|
27df910cb7
|
refactor(Script/Event): convert midsummer into new system (#9607)
|
2022-02-10 04:26:37 +01:00 |
|
acidmanifesto
|
c50f7feda0
|
feat (core): Add Teleport Helpers (#10611)
* feat (core): Add Teleport Helpers
* Lower case the things
|
2022-02-09 20:54:46 -05:00 |
|
IntelligentQuantum
|
759b945a13
|
feat(Core/Grids): Allow arbitrary containers in grid searchers that support push_back
|
2022-02-09 20:08:57 -03:00 |
|
Skjalf
|
fb890b3310
|
feat(Core/Player): Implement option to convert excess honor points int… (#10565)
|
2022-02-09 18:04:56 -03:00 |
|
AzerothCoreBot
|
7a6126ecd6
|
chore(DB): import pending files
Referenced commit(s): 336967b324
|
2022-02-09 18:58:18 +00:00 |
|