Commit Graph

4780 Commits

Author SHA1 Message Date
Nefertumm 1dbbed0c50 fix(DB/Quest): move Lost In Battle to DB (#10378) 2022-02-04 17:53:18 +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
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
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
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
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
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
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
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
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
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
AzerothCoreBot 5ee89ebfba chore(DB): import pending files
Referenced commit(s): a689775891
2022-01-29 13:37:12 +00:00
Kargatum a689775891 feat(DB): release ACDB 5.0.0 (#10292)
* auth

* char

* world

* archive

* new files

* v

* correct auth db

* add support get last file from archive

* correct world updates

* fix auth

* pendinig to normal

* add pending auth

* add pendings

* smallint

* MEDIUMINT
2022-01-29 10:35:10 -03:00
AzerothCoreBot 9170cdcc20 chore(DB): import pending files
Referenced commit(s): 1bbaeed648
2022-01-29 00:29:51 +00:00