* Adds the `Rate.Drop.Item.GroupAmount` setting to the world config. Causes top-level loot groups to drop multiple items. Does not affect references.
* Don't multiply a group if a quest item gets selected. Avoids strange situations like Arcanist Doan having three hearts.
* Resolve syntax error.
* Fix whitespace
* Fix code style issue
* fix(DB/SAI): Open Factory Door correctly (irreversibly)
Activate the Factory Door after the boss' death to open it instead of changing gameobject state only which can be reversed by another activation.
* fix(Script/Instance): Prevent Door being closed again after Server Restart
* Drop database name from update SQL
Other people might not use the standard database names
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Enforces a -1 duration value to auras applied from equip effects.
Current reliance on the DurationEntry of the auras causes at least one aura to incorrectly expire.
Closes AzerothCore issue #5649
Closes https://github.com/chromiecraft/chromiecraft/issues/531
* Revert "fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal of Corr… (#15193)"
This reverts commit 88401360ab.
* Keep Divine Storm in SPELLFAMILIY_PALADIN case
* Update SpellEffects.cpp
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
Wrong format occurred (invalid format string)
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
* fix(Core/ObjectMgr.cpp): Wrong format occurred (invalid format string)
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
* initial attempt at combat fix
with modernising
* fixes to scheduler
first Draft PR commit. Scheduler now works with boolean in capture list of lambda function.
* whitespaces
* debug
* debug2
* debug3
* debug4
* add omrogg equip query and debug5
* remove tabs
* Update data/sql/updates/pending_db_world/omroggequip.sql
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
* grouped taskscheduler
* added more groups
* adjust timer
* better handling
* v2 (too many commits)
* fixed melee
* clean up debug info
removal of yells
* more debug
* attempt at fix
* some changes to scheduling
* final
* whitespaces and extra lines
* better formatting
* final whitespace fix
* context fix
* dumb fix
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
* fix
* add sql 1
* add sql 2
* remove extra lines
* remove dumb stuff
keywords in "comment" were messing up the statement
* same story
todo: get better at SQL
* better formatting + two sql statements together
* remove old sql query
* last fix
* fixes to header enum
* fix sql
to have a more universal format
* E e
* final sql fix
fixed boss moving after teleporting and interrupting fire storm
void travelers will cast empowering shadow on vorpil
shadow nova animation now works
fixed spell cast order as described in the vorpil issue [Shadow Labyrinth] Grandmaster Vorpil #15928
vorpil will use draw shadows to summon players instead of having them manually summoned
* 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
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>
* 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