Commit Graph

7441 Commits

Author SHA1 Message Date
ZhengPeiRu21
e4ca18b59e fix(DB/creature): Double critter spawns in Dire Maul East (#10484)
* fix(DB/creature): Double critter spawns in Dire Maul East

* Update rev_1643745379505594100.sql

Change SQL comments to use /* */ instead of #

* Update rev_1643745379505594100.sql

Move SQL comments to above to pass SQL standards.
2022-02-03 12:58:54 -05:00
AzerothCoreBot
d2e4ac1add chore(DB): import pending files
Referenced commit(s): fa936f68ec
2022-02-03 16:43:30 +00:00
ZhengPeiRu21
fa936f68ec fix(DB/item_template): Fix Deathbringer Proc Rate (#10492) 2022-02-03 11:41:42 -05:00
AzerothCoreBot
1477e703dc chore(DB): import pending files
Referenced commit(s): ac501f5ebd
2022-02-03 15:27:18 +00:00
ZhengPeiRu21
ac501f5ebd fix(DB/creature): Ram inside Thelgen Rock (#10486)
* fix(DB/creature): Ram inside Thelgen Rock

* fix(DB/creature): Ram inside Thelgen Rock

* fix(DB/creature): Ram inside Thelgen Rock
2022-02-03 10:25:28 -05:00
AzerothCoreBot
2f538d347a chore(DB): import pending files
Referenced commit(s): ecf7511e6f
2022-02-03 14:42:32 +00:00
ZhengPeiRu21
ecf7511e6f fix(DB): Underground Wildkin Feather for Quest 3661 (#10482) 2022-02-03 09:36:18 -05:00
AzerothCoreBot
52fe23aa28 chore(DB): import pending files
Referenced commit(s): 26267e0cb4
2022-02-03 14:03:14 +00:00
ZhengPeiRu21
26267e0cb4 fix(DB): Tallonkai Swiftroot has incorrect dialogue texts (#10479)
* fix(DB): Tallonkai Swiftroot has incorrect dialogue texts

* fix(DB): Tallonkai Swiftroot has incorrect dialogue texts (fix SQL formatting)

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

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

* Set correct npcflag for Tallonkai Swiftroot
2022-02-03 08:43:08 -05:00
AzerothCoreBot
c67a9c0f43 chore(DB): import pending files
Referenced commit(s): c63ebde9d7
2022-02-03 09:03:09 +00:00
Kitzunu
c63ebde9d7 feat(Guild/Commands): guild rename (#10323)
* feat(Guild/Commands): guild rename

* cherry-pick commit (678cade116#)

* Update cs_guild.cpp
2022-02-03 06:01:16 -03:00
Skjalf
c45c23ffe7 fix(Core/Player): Align SaveSeasonQuestStatus() with TrinityCore (#10503) 2022-02-02 21:14:02 -03:00
Kargatum
eae15fa474 feat(Deps/Fmt): update to 8.1.1. Fix build with c++20 (#10489)
* feat(Deps/Fmt): update to 8.1.1

* FMT_CONSTEVAL
2022-02-02 22:39:10 +01:00
acidmanifesto
48ad8b519b Revert "fix (core): Smart Script Clean up\Code Reduction (#10491)" (#10494)
This reverts commit 0a218c975f.
Memory Leak Issue is being identified by a few fellow devs in response to the clean up.
2022-02-02 13:43:48 -05:00
acidmanifesto
0a218c975f fix (core): Smart Script Clean up\Code Reduction (#10491)
* fix (core): Smart Script Clean up

No need to repeat ObjectList* targets = GetTargets(e, unit); over 100 times in the same void you sinners.

* Update SmartScript.cpp

* Update SmartScript.cpp
2022-02-02 12:40:32 -05:00
Nefertumm
db09b11524 refactor(Core/Hook): OnPlayerReputationChange (#10471) 2022-02-02 13:05:47 -03:00
Nefertumm
dfa28e4f7d Revert "fix(Core/Spells): Fix spellclick (#8232)" (#10483)
This reverts commit faa4035de7.
2022-02-01 18:01:42 -03:00
AzerothCoreBot
0ca0a85c2f chore(DB): import pending files
Referenced commit(s): c047d9438b
2022-02-01 15:02:16 +00:00
Beta.Yi
c047d9438b fix(DB/CTM): Fix Onyxia float on ground at P2 (#10191)
* Create rev_1642220996463864536.sql

* Update rev_1642220996463864536.sql
2022-02-01 12:00:27 -03:00
AzerothCoreBot
9e5dcb1671 chore(DB): import pending files
Referenced commit(s): 642d243665
2022-02-01 09:54:46 +00:00
UltraNix
642d243665 fix(DB/Quest): completing quest "Freedom to Ruul" (#10325)
- Closes #10311
2022-02-01 10:52:54 +01:00
UltraNix
89d3a4d6b3 fix(Scripts/Pets): Increased Shadowfiend hp. (#10304)
Fixed #4792
2022-02-01 05:54:46 -03:00
Kitzunu
8b4e3b71ca fix(CMake/MSVC): Cleanup and enable some warnings (#10295)
* fix(CMake/MSVC): Cleanup and enable some warnings

* cherry-pick from commit (73b4b1733a)

Co-Authored-By: Shauren <shauren.trinity@gmail.com>

* Update settings.cmake

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-02-01 05:46:06 -03:00
Kitzunu
6f20b9ece7 fix(CI/Misc): Make CodeFactor happy (#10468) 2022-02-01 01:56:10 -03:00
Skjalf
4c5aceedbd feat(Core/Scripting): Implement OnLoadSpellCustomAttr global hook (#10469) 2022-01-31 18:03:42 -03:00
AzerothCoreBot
0377b71e16 chore(DB): import pending files
Referenced commit(s): 2d7434f767
2022-01-31 12:16:30 +00:00
Skjalf
2d7434f767 feat(Scripts/Commands): Implement go quest starter/ender command (#10442)
* feat(Scripts/Commands): Implement go quest starter/ender command

* Update cs_go.cpp
2022-01-31 08:56:37 -03:00
AzerothCoreBot
809e11d1a9 chore(DB): import pending files
Referenced commit(s): b80d2b727f
2022-01-31 11:38:08 +00:00
Claudiodfc
b80d2b727f fix(DB/Loot): Sarkoth's quest item drop chance (#10320) 2022-01-31 08:36:22 -03:00
Nefertumm
ede60e2bc0 chore(Core/Texts): Rename parameter for creature texts (#10317) 2022-01-31 06:48:55 -03:00
Skjalf
4df8b23c5f fix(Core/Scripting): Fix healing reduction abilities not applying cor… (#10435) 2022-01-31 00:56:40 -03:00
AzerothCoreBot
1a7785407b chore(DB): import pending files
Referenced commit(s): 8f8fbd95ce
2022-01-31 00:31:08 +00:00
UltraNix
8f8fbd95ce fix(Core/Spells): Implemented SPELL_GROUP_SPECIAL_FLAG_SKIP_STRONGER_SAME_SPELL. (#10307)
Fixed #10263
2022-01-30 21:29:22 -03:00
UltraNix
0c09e88f64 fix(Core/Spells): Removed MECHANIC_POLYMORPH from PX-238 Winter Wondervolt spells. (#10302)
Fixed #9719
2022-01-30 16:56:31 -03:00
AzerothCoreBot
3a53eb3dbb chore(DB): import pending files
Referenced commit(s): 61cb63e9ed
2022-01-30 17:38:20 +00:00
Malcrom
61cb63e9ed fix(DB/Spawning/Pathing): Zeth'Gor, Hellfire Peninsula (#10453) 2022-01-30 13:36:27 -04:00
UltraNix
d9e1cf40c0 fix(Core/DungeonFinder): Fixed joining to LFG dungeon if there is alr… (#10062)
* fix(Core/DungeonFinder): Fixed joining to LFG dungeon if there is already a LFG group inside it.iterator

Fixes #9824

* Buildfix.
2022-01-30 09:48:00 -03:00
Kitzunu
21e7954e84 fix(C++20): Windows build (#10438) 2022-01-30 12:19:48 +01:00
AzerothCoreBot
05cf48e58b chore(DB): import pending files
Referenced commit(s): 95f12e1186
2022-01-30 10:48:52 +00:00
UltraNix
95f12e1186 fix(DB/Creatures): Fixed spawn points of some quest starting NPCs. (#10306)
Fixed #10029
2022-01-30 07:47:04 -03:00
AzerothCoreBot
36e062c3bd chore(DB): import pending files
Referenced commit(s): a3138a673a
2022-01-30 09:32:33 +00:00
UltraNix
a3138a673a fix(DB/Spells): Restored old values for Flurry. (#10305)
Fixed #5115
2022-01-30 06:30:35 -03:00
IntelligentQuantum
5577ea3fdc feat(Core/Conditions): CONDITION_PET_TYPE (#10299) 2022-01-30 02:48:04 -03:00
AzerothCoreBot
cbe3da09b8 chore(DB): import pending files
Referenced commit(s): 4c23d36e06
2022-01-29 21:57:42 +00:00
Malcrom
4c23d36e06 fix(DB/Pathing): Winterspring Rares (#10432)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-29 17:55:53 -04:00
AzerothCoreBot
d3dedee727 chore(DB): import pending files
Referenced commit(s): 9036e3b98f
2022-01-29 19:10:09 +00:00
Nefertumm
9036e3b98f fix(DB/Gossips): Show the correct gossip for portal trainers (#10291) 2022-01-29 16:08:18 -03:00
acidmanifesto
8207e3ffb5 fix (core) : TransportMgr Load up time (#10388)
* fix (core) : TransportMgr Load up time

* white space fix

* merge fix

* merge fix again

* Update TransportMgr.cpp

* Update TransportMgr.cpp

* Update TransportMgr.cpp

* fix conflich with preload grids for continent static transports
2022-01-29 10:44:19 -05:00
IntelligentQuantum
915b6a2738 feat(Core/SmartScripts): Add distance option for SMART_ACTION_SOUND & SMART_ACTION_RANDOM_SOUND (#10255) 2022-01-29 11:18:21 -03:00
AzerothCoreBot
5ee89ebfba chore(DB): import pending files
Referenced commit(s): a689775891
2022-01-29 13:37:12 +00:00