Commit Graph

7474 Commits

Author SHA1 Message Date
Nefertumm efce657db4 fix(Core/BWL): do not open Nefarian door until Chromaggus is defeated (#10472) 2022-02-04 19:05:26 +01:00
AzerothCoreBot fbc846927e chore(DB): import pending files
Referenced commit(s): 549a1a0d8a
2022-02-04 18:03:08 +00:00
UltraNix 549a1a0d8a fix(DB/Creatures): Ebonroc should move on waypoints (#10457)
- Closes #10426
2022-02-04 19:01:10 +01:00
Kitzunu f4c6a4ce27 fix(Core/Misc): Remove c++ check for c++11 (#10439) 2022-02-04 19:00:33 +01:00
AzerothCoreBot ad64a26077 chore(DB): import pending files
Referenced commit(s): db1cc08854
2022-02-04 17:56:58 +00:00
TheDdraig db1cc08854 fix(DB/spell_proc_event): Lawbringer's T1 8 Set Bonus Fix (#10402) 2022-02-04 18:55:00 +01:00
Nefertumm aa6ecec2ab feat(Core/Map): add DoForAllPlayers method (#10371) 2022-02-04 18:54:29 +01:00
AzerothCoreBot 27c6699d60 chore(DB): import pending files
Referenced commit(s): 1c6660c1bc
2022-02-04 17:01:13 +00:00
Voicot Kaczynski 1c6660c1bc fix(DB/Vendor): Zorbin Fandazzle's gossip (#10361) 2022-02-04 17:59:11 +01:00
Kitzunu b50984e9bf feat(Core/Player): Stats limitation (#10403)
Co-authored-by: Corbi <12052933+corbi@users.noreply.github.com>
2022-02-04 17:56:53 +01:00
AzerothCoreBot 56e17afe70 chore(DB): import pending files
Referenced commit(s): 1dbbed0c50
2022-02-04 16:55:12 +00:00
Nefertumm 1dbbed0c50 fix(DB/Quest): move Lost In Battle to DB (#10378) 2022-02-04 17:53:18 +01:00
IntelligentQuantum 799c9cec5c refactor(Core/GuildHandler): remove unused function (#10375) 2022-02-04 17:53:00 +01:00
Bogir[rus] 0b4d483783 feat(Core/Conf): handle custom creatures IDs and exclude them from checks (#10367) 2022-02-04 17:52:23 +01:00
AzerothCoreBot 3401f9f185 chore(DB): import pending files
Referenced commit(s): acadc6df12
2022-02-04 16:50:17 +00:00
Voicot Kaczynski acadc6df12 fix(DB/Skills): Thrown on create troll warrior (#10351) 2022-02-04 17:47:40 +01:00
IntelligentQuantum e85e556d19 feat(Core/Conditions): CONDITION_DIFFICULTY_ID (#10332) 2022-02-04 17:43:31 +01:00
AzerothCoreBot 01c0d046ff chore(DB): import pending files
Referenced commit(s): bfd390fd35
2022-02-04 14:53:38 +00:00
UltraNix bfd390fd35 fix(DB/Gameobjects): Thwarting Kolkar Aggression objects should not be interactable without quest (#10326)
- Closes #9513
2022-02-04 15:27:48 +01:00
Nefertumm 634e41fc1c fix(Core/Spells): delete creatures threat list after taming them for t… (#10224) 2022-02-04 15:27:20 +01:00
Kargatum 3a0a9ba088 feat(Core/Common): move EventMap to separated files, add support chrono (#10209) 2022-02-04 15:12:45 +01:00
AzerothCoreBot 8b53cf27b0 chore(DB): import pending files
Referenced commit(s): 494ac496b7
2022-02-04 07:53:36 +00:00
Nefertumm 494ac496b7 fix(DB/Quest): Matis the Cruel (#10380) 2022-02-04 04:51:38 -03:00
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 (https://github.com/TrinityCore/TrinityCore/commit/678cade1163080263bdea9e349fbb67b7af15ea7#)

* 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