Nefertumm
40d233a9f6
fix(Scripts/MoltenCore): Separate teleport timers for Majordomo Executus ( #10348 )
2022-02-04 02:19:33 -03:00
AzerothCoreBot
2f82ae2f9d
chore(DB): import pending files
...
Referenced commit(s): dd27357939
2022-02-04 04:38:26 +00:00
Claudiodfc
dd27357939
fix(DB/SAI): Removing Thrash from Creatures ( #9746 )
...
* fix(DB): Removing Thrash from Creatures
- Presented IDs cast Thrash directly
- Removing AI name from creatures without SAI
* wrong column name
* added exceptions to the Thrash entries which there's no data on.
* modified each creature's smartai that should cast thrash
* Making query safe
Making sure there's no weird changes on the aí name due to gameobjects having the same entry as a creature
* Update rev_1639761638374281200.sql
2022-02-04 01:36:30 -03:00
AzerothCoreBot
f0297d6a9c
chore(DB): import pending files
...
Referenced commit(s): 6c17f872d6
2022-02-03 21:21:43 +00:00
ZhengPeiRu21
6c17f872d6
fix(DB): Draenei Start Area Class Training Quests Fixes ( #10488 )
...
* fix(DB): Draenei Start Area Class Training Quests Fixes
* fix(DB): Draenei Start Area Class Training Quests Fixes
* Update rev_1643757425749275400.sql
Remove comments to pass SQL code style check
* Update data/sql/updates/pending_db_world/rev_1643757425749275400.sql
Clean up SQL
2022-02-03 16:19:51 -05:00
AzerothCoreBot
1a5674b884
chore(DB): import pending files
...
Referenced commit(s): 3d3fd35267
2022-02-03 19:30:16 +00:00
acidmanifesto
3d3fd35267
fix (DB): Blacksmithing Plans Loot and Conditions ( #10391 )
...
* fix (DB): Blacksmithing Plans Loot and Conditions
Per discussed no valid udb or sniff exist for loot and item. Common sense approach to fill the item until further based on wowhead as research for both conditions and loot %. Conditional is items will only be available if player possess blacksmithing at a skill of 285 minimal. 4 loot items with % were provided by wowhead based on time stamps of comments.
* Updated based on further feedback
* Update rev_1643309943188748904.sql
* Update rev_1643309943188748904.sql
* Update rev_1643309943188748904.sql
* corrections
* Update rev_1643309943188748904.sql
* Update rev_1643309943188748904.sql
* make formate prettiester
2022-02-03 14:28:17 -05:00
AzerothCoreBot
4855436207
chore(DB): import pending files
...
Referenced commit(s): 32ec57ee2d
2022-02-03 18:55:19 +00:00
ZhengPeiRu21
32ec57ee2d
fix(DB/creature_template): Trial of the Champions Gossip Menu ( #10487 )
...
* fix(DB/creature_template): Trial of the Champions Gossip Menu
* fix(DB/creature_template): Trial of the Champions Gossip Menu
2022-02-03 13:53:25 -05:00
AzerothCoreBot
08dc01254e
chore(DB): import pending files
...
Referenced commit(s): e4ca18b59e
2022-02-03 18:04:09 +00:00
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