M'Dic
7e58650cf5
revert(Core): ChrRace.dbc full implementation ( #16114 )
...
* revert (core): ChrRace.dbc full implementation
we revert this due to several issues arrising. Although the dbc reading is done in full and correctly. Azerothcore relied on the original handling (althought not propper) for so long that there is
* revert
* Update remove_charrace_dbc.sql
* Update remove_charrace_dbc.sql
* Update remove_charrace_dbc.sql
2023-04-29 08:23:11 -03:00
AzerothCoreBot
43103b6145
chore(DB): import pending files
...
Referenced commit(s): a238e5e27b
2023-04-29 10:29:12 +00:00
M'Dic
e5665c32f8
update (core\store): sLFGDungeonStore update ( #15325 )
...
* update (core\store): sLFGDungeonStore update
update (core\store): sLFGDungeonStore update
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* update (core\store): sLFGDungeonStore update
Co-Authored-By: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-04-29 12:25:49 +02:00
AzerothCoreBot
f8cce45e8a
chore(DB): import pending files
...
Referenced commit(s): 7b0efe01e5
2023-04-27 23:33:07 +00:00
M'Dic
3eae4c5713
fix(core/dbc): improve ChrRace DBC handling ( #14843 )
...
Cherry pick of https://github.com/TrinityCore/TrinityCore/pull/24508
Co-authored-by: HelloKitty <5829095+HelloKitty@users.noreply.github.com >
2023-04-28 01:29:33 +02:00
AzerothCoreBot
e19d3be755
chore(DB): import pending files
...
Referenced commit(s): ab2c062f03
2023-04-27 23:28:51 +00:00
M'Dic
ab2c062f03
feat(core\dbc): item.dbc, sItemStore, item_dbc, item enforcement conf, subclass fix ( #14675 )
...
feat (core\log\db): item.dbc and enforcement
dbc enforcement partial pick from tc: 0c44bd33ee
Custom Item for testing by menevia16a (SPP DEV VEIL)
feat (core\log\db): item.dbc and enforcement
Update Item.sql
Update DBCStores.cpp
Update World.cpp
Update ObjectMgr.cpp
further replacement from template to dbc lookup
further logging and implementation
cherry pick tc fd26c3c87c
replace with db lookup
update (sql): Murder all the backticks
line break fixit
fix (item_template): fix incorrect subclass
fix incorrect subclass matching with dbc enforcement
update: log correction for sub class
update log correction for sub class
add subclass to dbc enforcement
add subclass dbc enforcement since it is part of the item.dbc item_dbc
update (log): additional log
Co-authored-by: blub <trinity.michael_vincent@gmx.eu >
Co-authored-by: Shocker <511388+shocker@users.noreply.github.com >
Co-authored-by: Veil <1913466+menevia16a@users.noreply.github.com >
Co-authored-by: Shocker <43253032+shockerqt@users.noreply.github.com >
2023-04-28 01:26:44 +02:00
AzerothCoreBot
c2f6f5b881
chore(DB): import pending files
...
Referenced commit(s): fa59b30184
2023-04-27 02:06:42 +00:00
daobashun
fa59b30184
fix(Scripts/IcecrownCitadel): Tirion Fordring attacks the Lich King empty-handed ( #15823 )
...
* Fixed Tirion Fordring's final stage attacking the Lich King empty-handed
* Tirion Fordring's uses text in BroadcastText to speak
* Code format changes
* Add data to the data table
* Update rev_1680658371591699800.sql
Change from INSERT to INSERT/INSERT
* Update and rename boss_the_lich_king.cpp to boss_the_lich_king.cpp的
Remove useless comments
* Rename boss_the_lich_king.cpp的 to boss_the_lich_king.cpp
The input method caused an unexpected rename
* Delete the extra rows
* Update boss_the_lich_king.cpp
Delete references that can be omitted
2023-04-26 23:04:37 -03:00
AzerothCoreBot
42848897d1
chore(DB): import pending files
...
Referenced commit(s): 212776d8b7
2023-04-26 20:49:57 +00:00
Gultask
212776d8b7
fix(DB/ShadowLabyrinth): Fixes for Heroic Shadow Labyrinth ( #16087 )
...
Create rev_1682514542784724300.sql
2023-04-26 17:46:41 -03:00
AzerothCoreBot
d24f5ec955
chore(DB): import pending files
...
Referenced commit(s): ef46c6c370
2023-04-26 04:51:03 +00:00
Gultask
ef46c6c370
fix(DB/Creature): Fixed chain pulling in Blackheart's Arena ( #16055 )
...
Create rev_1682122564998006700.sql
2023-04-26 01:48:42 -03:00
avarishd
58e78526f6
fix(DB/Creature): Remove vendor flag from Anchorite Yazmina. ( #16081 )
2023-04-26 01:48:06 -03:00
天鹿
8a0a2f7fce
fix(DB/Creature): Add missing Blood Guard Porung to Shattered Halls ( #16068 )
2023-04-26 01:46:21 -03:00
Gultask
5ca6fe6fda
feat(DB): Release ACDB 9.0.0 ( #16069 )
...
* squishy
2023-04-25 01:48:38 -03:00
AzerothCoreBot
5dc6f9cf78
chore(DB): import pending files
...
Referenced commit(s): 099517161c
2023-04-23 21:03:18 +00:00
Kitzunu
099517161c
refactor(DB/Misc): Improve loading time ( #15433 )
...
* refactor(DB/Misc): Improve loading time
* NOTE: Running these SQL files can take several minutes (up to 30minutes depending on your system!)
* This will improve loading time over 50%
* comment out error on editing broadcast_text tables
* Update data/sql/updates/pending_db_world/rev_1679045387127819800.sql
2023-04-23 18:00:51 -03:00
Gultask
76e58206e0
fix(DB/Creature): Revamp TBC DamageModifier and ArmorModifier values ( #15807 )
...
* Create rev_1680551745622040300.sql
* Switch
2023-04-23 17:59:23 -03:00
Gultask
e387c07fdb
fix(DB/Creature): Use sniffed speeds for Heroic versions of TBC creatures ( #15813 )
...
Create rev_1680581927760133100.sql
Co-authored-by: neifion-00000000 <91289495+neifion-00000000@users.noreply.github.com >
2023-04-23 17:59:00 -03:00
ZhengPeiRu21
828ba39a98
fix(DB/Creature): Port more VMangos Walk/Run Values ( #15820 )
...
* fix(DB/creature): Port more VMangos Walk/Run Values
* fix(DB/creature): Port more VMangos Walk/Run Values
2023-04-23 17:58:48 -03:00
AzerothCoreBot
68825ef9cc
chore(DB): import pending files
...
Referenced commit(s): 41c51319a8
2023-04-23 12:56:41 +00:00
avarishd
41c51319a8
fix(DB/SAI): Correct Daggerfen npcs ( #16067 )
2023-04-23 09:54:14 -03:00
AzerothCoreBot
27bff1be64
chore(DB): import pending files
...
Referenced commit(s): c3948567e2
2023-04-23 12:08:22 +00:00
Gultask
c3948567e2
fix(Scripts/ShatteredHalls): Update Grand Warlock Netherkurse ( #16063 )
...
init
2023-04-23 09:06:08 -03:00
AzerothCoreBot
697146fc40
chore(DB): import pending files
...
Referenced commit(s): 448dae8f21
2023-04-23 00:05:50 +00:00
neifion-00000000
448dae8f21
fix:(DB/Loot): Put Item 1219 onto the correct loot table ( #15922 )
2023-04-22 21:03:15 -03:00
AzerothCoreBot
a9ed401419
chore(DB): import pending files
...
Referenced commit(s): cfb946edfc
2023-04-22 13:50:42 +00:00
ZhengPeiRu21
cfb946edfc
fix(DB/Reputation): Correct Rep for Heroic Nexus Terror ( #15801 )
...
* fix(DB/Creature): Correct Rep for Heroic Nexus Terror
* Update to correct rep value
2023-04-22 10:48:17 -03:00
AzerothCoreBot
2e491441e8
chore(DB): import pending files
...
Referenced commit(s): 0667454dd9
2023-04-22 13:44:28 +00:00
ZhengPeiRu21
0667454dd9
feat: Allow Float Rep Values ( #15818 )
2023-04-22 10:42:00 -03:00
AzerothCoreBot
a146bcb0e9
chore(DB): import pending files
...
Referenced commit(s): abd29910c9
2023-04-22 13:27:11 +00:00
avarishd
abd29910c9
fix(DB/SAI): Outland Crumbling giants. ( #15604 )
...
* fix(DB/SAI): Farahlon Giant/Breaker and Cragskaar.
* Add Apex & Netherock
* Apex and Netherock are with miscB 64
* remove EffectMiscValueB_1 update
* correct Morcrush threshhold, its shardling and Crazed shardling
2023-04-22 10:24:47 -03:00
ZhengPeiRu21
7dc58cb159
fix(DB/Loot): Darkwood Fishing Pole ( #15639 )
2023-04-22 10:24:06 -03:00
ICXCNIKA
2015120609
fix(DB/Locale): deDE fixes for achievement reward ( #15302 )
...
* fix(DB/Locale): deDE fixes for achievement reward
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com >
---------
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com >
2023-04-22 10:23:11 -03:00
Timothy Vaccarelli
309f5c4adf
fix(DB/SAI): Use SAI for Spitelash Naga in Azshara ( #15808 )
...
* Add SAI for Spitelash Naga in Azshara
2023-04-22 10:22:34 -03:00
AzerothCoreBot
5e9e8e2abd
chore(DB): import pending files
...
Referenced commit(s): 3dc7a89ad2
2023-04-22 13:15:00 +00:00
Gultask
3dc7a89ad2
fix(DB/ShatteredHalls): Re-Construct Shattered Halls ( #15990 )
...
* init
* Legionnaire Gauntlet
* barracks pt1
* barracks done
* sewers
* Sparring Hall spawns
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* rest of spawns
* cleanup and linking
* errors and leftovers
* tweak
* Update data/sql/updates/pending_db_world/rev_1680974634766349300.sql
* more emotestates
* dont remove executioner
2023-04-22 10:12:11 -03:00
Eddy Vega
7ea76a9916
fix(DB/Creature): The Curator - Aggro range ( #16039 )
...
* init
* pew
2023-04-22 10:10:20 -03:00
ZhengPeiRu21
1e26cdbee9
fix(Core): Save bonus talent points to DB ( #14099 )
...
* fix(Core): Save bonus talent points to DB
* fix(Core): Save bonus talent points to DB
* Oxford comma in comment
2023-04-22 10:09:18 -03:00
avarishd
8696e7be7f
fix(DB/Creature): Tamed Kodo - Remove gosisp flag. ( #15165 )
...
* fix(DB/Creature): Tamed Kodo - Remove gosisp flag.
* fix worldserver warning (assigned gossip, but no flag)
also typo
* Use &~
2023-04-22 10:08:25 -03:00
UltraNix
790417b1b1
fix(Core/Spells): Fixed somed Druid idols not being modified by spell… ( #15452 )
...
fix(Core/Spells): Fixed somed Druid idols not being modified by spell power coefficients.
Fixes #14479
2023-04-22 10:08:01 -03:00
Gultask
ca2d9cb1b0
fix(DB/ShadowLabyrinth): Adjust values for Murmur's Arena ( #16054 )
...
Create rev_1682120419110815800.sql
2023-04-22 10:04:39 -03:00
Gultask
6984508a5d
fix(DB/Loot): Correct MinCount for Cabal Acolyte Fel Armaments ( #16056 )
...
Create rev_1682123448347196000.sql
2023-04-22 10:04:19 -03:00
AzerothCoreBot
97f51c5223
chore(DB): import pending files
...
Referenced commit(s): 72f111dd65
2023-04-21 18:08:45 +00:00
avarishd
72f111dd65
fix(Scripts/Creature): Add Ravenclaw Apparition event. ( #15200 )
2023-04-21 15:06:08 -03:00
AzerothCoreBot
6634d6a581
chore(DB): import pending files
...
Referenced commit(s): b86cf11499
2023-04-20 21:19:31 +00:00
Gultask
b86cf11499
fix(Core/Creature): Adjust IGNORE ASSISTANCE CALL flag to prevent assistance on initial aggro only ( #16046 )
...
init
2023-04-20 18:16:31 -03:00
AzerothCoreBot
76745c43d2
chore(DB): import pending files
...
Referenced commit(s): a22ed030f3
2023-04-19 22:02:06 +00:00
avarishd
a22ed030f3
fix(DB/Conditions): Add missing gossip text for Rathis Tomber. ( #16007 )
2023-04-19 18:59:33 -03:00