Commit Graph

7734 Commits

Author SHA1 Message Date
Nefertumm
4765f8d5da fix(DB/Spells): Added food spells to stack rules (#10277) 2022-01-29 00:42:39 +01:00
IntelligentQuantum
9fadfa6499 feat(Core/SmartScripts): SMART_ACTION_PLAY_CINEMATIC (#10231)
* cherry-pick commit (63aa5d1e35)
2022-01-28 23:53:27 +01:00
Kitzunu
8f249a3d84 fix(Core/Misc): Revert commits causing massive delays (#10408)
* this reverts commit (674b168add)

* this reverts commit (b085ee61eb)

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/10407
2022-01-28 16:45:47 -05:00
AzerothCoreBot
586699c2d0 chore(DB): import pending files
Referenced commit(s): b468d1ae9a
2022-01-28 21:14:27 +00:00
Nolt
b468d1ae9a fix(DB/Loot)Fixed wrong drop loot from creatures (#10226) 2022-01-28 22:12:43 +01:00
UltraNix
ab121e246e fix(Core/Spells): Removed Focused/Brutal on map change. (#10105)
Fixes #6195
Fixes #9724
2022-01-28 20:06:54 +01:00
UltraNix
fbb50210aa fix(Core/Spells): Reset melee swing timer on cast rather than on finish. (#10101)
Fixes #7216
2022-01-28 18:10:30 +01:00
acidmanifesto
674b168add fix (core): Delay added so spell animation plays on unit death (#10394)
* fix (core): Delay added so spell animation plays on unit death

Unit death not showing full spell animation. This delay of 400ms provides that opportunity for it to not be nerfed.

* Notes added.
2022-01-28 11:26:15 -05:00
acidmanifesto
b085ee61eb fix (core): EffectInstaKill Prevents spell animation fix (#10379)
* fix (core): EffectInstaKill Prevents spell animation before deal damage execution

This fixes the issue of spell animations of chain effects of a spell dealing with EffectInstaKill. This was identified as a issue in support of @malcrom 's current scripting efforts. We fix the issue by putting a half second delay and making the delay of a function possible and independent.

Co-Authored-By: Malcrom <malcromdev@gmail.com>

* Fix double to float

Co-Authored-By: Malcrom <malcromdev@gmail.com>

* Remove the STD

I put the STD in STUD and all I need is U

* Update src/server/game/Spells/SpellEffects.cpp

per @kitzunu the great

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

* Update src/server/game/Spells/SpellEffects.cpp

per @nefertumm the beast

Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>

* Update src/server/game/Spells/SpellEffects.cpp

Co-authored-by: Kargatum <dowlandtop@yandex.com>

* Update src/server/game/Spells/SpellEffects.cpp

Co-authored-by: Kargatum <dowlandtop@yandex.com>

* Update src/server/game/Spells/SpellEffects.cpp

Co-authored-by: Kargatum <dowlandtop@yandex.com>

* Update src/server/game/Spells/SpellEffects.cpp

Co-authored-by: Kargatum <dowlandtop@yandex.com>

* Update src/server/game/Spells/SpellEffects.cpp

Co-authored-by: Kargatum <dowlandtop@yandex.com>

* Notes Added

Co-authored-by: Malcrom <malcromdev@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
Co-authored-by: Kargatum <dowlandtop@yandex.com>
2022-01-28 11:14:21 -05:00
AzerothCoreBot
339601efb5 chore(DB): import pending files
Referenced commit(s): 8207675525
2022-01-28 15:32:49 +00:00
Voicot Kaczynski
8207675525 fix(DB/Creature): Omen does not reset HP (#10359) 2022-01-28 12:31:08 -03:00
AzerothCoreBot
4c9d2d1faa chore(DB): import pending files
Referenced commit(s): 7abc3bb034
2022-01-28 02:27:56 +00:00
Malcrom
7abc3bb034 fix(DB/Loot) Level 1 - 5 fixes (#10390)
* fix(DB/Loot) Level 1 - 5 fixes

* Update rev_1643306934509705956.sql
2022-01-27 22:26:25 -04:00
Beta.Yi
c737b837dd fix(Core/Spell): Summon Arcane Disruptor 2022-01-28 00:29:24 +01:00
AzerothCoreBot
9726bf2407 chore(DB): import pending files
Referenced commit(s): 79d4efd1b4
2022-01-27 21:44:42 +00:00
Nefertumm
79d4efd1b4 fix(DB/Creature): Add Deathclasp and his scorpions to formations (#10240) 2022-01-27 18:43:05 -03:00
AzerothCoreBot
6b0d9002b4 chore(DB): import pending files
Referenced commit(s): 3c3bcc6557
2022-01-27 20:51:46 +00:00
acidmanifesto
3c3bcc6557 fix(DB/Quest): Add missing objective marker quest 9454 (#10281)
* fix (db/quest) Add missing objective marker quest 9454

Add missing objective marker quest 9454

* Update rev_1642724246151292535.sql

* Update rev_1642724246151292535.sql
2022-01-27 17:50:00 -03:00
Kargatum
5969df4e30 refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp

* rework logging

* add fmt replace logs

* logging

* FMT_LOG_

* settings

* fix startup

* 1

* 2

* 3

* 4

* 5

* fmt::print

* to fmt
2022-01-27 16:44:41 +01:00
AzerothCoreBot
5228d29379 chore(DB): import pending files
Referenced commit(s): 7da65e77b3
2022-01-27 13:16:42 +00:00
Nefertumm
7da65e77b3 fix(DB/Loot): Frostwhisper's Embalming fluid can be looted without the quest (#10238) 2022-01-27 10:14:59 -03:00
AzerothCoreBot
39fa10e87f chore(DB): import pending files
Referenced commit(s): fa9c2ed202
2022-01-27 13:01:23 +00:00
neifion-00000000
fa9c2ed202 fix(DB/Creatures): Creature Placements Northeast of Dolanaar (#10285)
* fix(DB): Creature Placements Northeast of Dolanaar

fixes xyzo and respawn timers for creatures northeast of dolanaar

based on sniffed data

* fixes db error

* fix db error again final time I hope
2022-01-27 09:59:29 -03:00
AzerothCoreBot
406750cb51 chore(DB): import pending files
Referenced commit(s): 5a4dad8e4d
2022-01-27 11:43:38 +00:00
neifion-00000000
5a4dad8e4d fix(DB/Creature): Creature Placements Southeast of Dolanaar (#10282)
fixes xyzo spawnpoints and gives better estimate movement based on sniffs
respawns set to lowest observed regular spawn timers while alone in area

Sniffs uploaded to AC
2022-01-27 08:42:03 -03:00
Nefertumm
75951926e6 feat(Core/Logs): Improve logs for linked_respawn (#10202) 2022-01-27 08:35:44 -03:00
AzerothCoreBot
6bbcdebbe8 chore(DB): import pending files
Referenced commit(s): 3e552df72a
2022-01-27 11:24:56 +00:00
Nefertumm
3e552df72a fix(DB/Formations): Lord Vyletongue is now linked to his adds (#10275) 2022-01-27 08:23:24 -03:00
Kargatum
3d6724e448 feat(Core/Chat): delete delay for channels (#10365)
* feat(Core/Chat): delete delay for channels

* 1
2022-01-27 07:58:59 -03:00
Nefertumm
1ddf5d8d1f fix(Core/MC): Core Hounds should despawn after death (#10219) 2022-01-26 21:18:45 -03:00
AzerothCoreBot
6f36582082 chore(DB): import pending files
Referenced commit(s): 01ea7e7a4b
2022-01-26 19:45:35 +00:00
TheDdraig
01ea7e7a4b fix (DB): fix Ravager Spicimens overpopulation (#10377)
* Create rev_1643215013369974869.sql

* fix codestyle

* Update rev_1643215013369974869.sql

* Using guid removal insteald of ID removal

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-26 14:43:40 -05:00
AzerothCoreBot
889182215c chore(DB): import pending files
Referenced commit(s): 2551b7b89a
2022-01-26 09:28:49 +00:00
Nefertumm
2551b7b89a fix(DB/Creature): adjust Whip Lasher damage (#10273) 2022-01-26 10:27:03 +01:00
Kargatum
e8f34b2309 feat(Core/Common): add support fmt style for ASSERT and ABORT (#10355)
* feat(Core/Common): add support fmt style for ASSERT and ABORT

* correct CheckCompactArrayMaskOverflow

* 1

* Update src/server/game/Spells/Spell.cpp
2022-01-25 23:15:51 +01:00
AzerothCoreBot
2fec54c442 chore(DB): import pending files
Referenced commit(s): 18c2b07609
2022-01-25 20:59:48 +00:00
Bogir[rus]
18c2b07609 fix(Core/Logs): improve log money (#10297)
* Fixed wrong decription of error

The Logger was pointing to the wrong table. Text is missing not in `broadcast_text_locale`, but in `broadcast_text`.

* fix(DB/Logger): fix logs topics and types

Correction of texts in the topic and the type of logged action. Getting rid of `<>` tags, which can cause certain difficulties when processing logs by the administrator. Now we can sort entries by the type of logged actions

* fix log_money

* fix log_money

* fix log_money

* fix log_money

* Update ObjectMgr.cpp

* Update rev_1642821969869259834.sql

* reduce memory usage

* Update AuctionHouseMgr.cpp

* Update Guild.cpp

* Update MailHandler.cpp

* Update TradeHandler.cpp

* fix typo

* Update data/sql/updates/pending_db_characters/rev_1642821969869259834.sql
2022-01-25 17:58:08 -03:00
AzerothCoreBot
f8f2d56bf6 chore(DB): import pending files
Referenced commit(s): 7857b830c6
2022-01-25 12:09:34 +00:00
Nefertumm
7857b830c6 fix(DB/Creature): Add Flame Imp formations (#10234) 2022-01-25 13:07:53 +01:00
IntelligentQuantum
a1c415b226 feat(Core/Player): allow to queue both RDF & BGs together (#10102) 2022-01-25 10:21:01 +01:00
UltraNix
2fce4e0f12 fix(Core/Spells): Remove vanish immunity aura on stealth removal. (#10106)
Fixes #2668
2022-01-24 23:19:50 -03:00
UltraNix
850371d704 fix(Core/Spells): Ensures that Moonkin Aura is always casted with Moonkin Form. (#10195) 2022-01-24 22:03:08 -03:00
acidmanifesto
b4b7a00b94 fix (core/pdump): Fix Pdump write and load thru TC Cherry picks (#10349)
* fix (core/pdump): Fix Pdump write and load thru TC Cherry picks

TC Cherry picks were over 30. I am not listing it all but i am listing authors of said relations that this pr is based on.

Co-Authored-By: Brian <runningnak3d@gmail.com>
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com>
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: SnapperRy <19622383+SnapperRy@users.noreply.github.com>
Co-Authored-By: Ariel Silva <ariel-@users.noreply.github.com>
Co-Authored-By: Nick <31777+paradox@users.noreply.github.com>
Co-Authored-By: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-Authored-By: Jorge García <259712+xurxogr@users.noreply.github.com>
Co-Authored-By: Kaelima <kaelima@live.se>
Co-Authored-By: Shocker <43253032+shockerqt@users.noreply.github.com>
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>

* fix whitespace

formatting look like it had a stroke.

* Updated in script notes

Updated in script notes to reflect it was a note from tc that was refactored in

* Acore::StringTo

* acore::stringto

Co-authored-by: Brian <runningnak3d@gmail.com>
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: SnapperRy <19622383+SnapperRy@users.noreply.github.com>
Co-authored-by: Ariel Silva <ariel-@users.noreply.github.com>
Co-authored-by: Nick <31777+paradox@users.noreply.github.com>
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Jorge García <259712+xurxogr@users.noreply.github.com>
Co-authored-by: Kaelima <kaelima@live.se>
Co-authored-by: Shocker <43253032+shockerqt@users.noreply.github.com>
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-24 19:47:16 -05:00
AzerothCoreBot
9e6ec128ac chore(DB): import pending files
Referenced commit(s): 1c0019ec18
2022-01-25 00:20:31 +00:00
Kitzunu
1c0019ec18 fix(Scripts/Spell): properly script collapsing cave aura (#10092)
* cherry-pick commit (8d1a5fa126)

Co-authored-by: Sorikoff <46191832+Sorikoff@users.noreply.github.com>
2022-01-24 21:18:47 -03:00
Kargatum
9a16d321ce chore(Core/Logging): add default logger for modules (#10341) 2022-01-24 22:59:40 +01:00
AzerothCoreBot
3450fa7506 chore(DB): import pending files
Referenced commit(s): 902f33a62b
2022-01-24 18:30:40 +00:00
UltraNix
902f33a62b fix(Core/Spells): Implemented spell proc phases. (#9725)
* fix(Core/Spells): Implemented spell proc phases.

Fixes #9634
2022-01-24 15:29:03 -03:00
Bogir[rus]
1f93f0c9d6 fix(Core/Logs): fixed wrong decription of error during server startup
The Logger was pointing to the wrong table. Text is missing not in broadcast_text_locale, but in broadcast_text.
2022-01-24 12:55:33 -03:00
Nefertumm
5fc76c8cc3 fix(Core/MC): Randomize shields for Majordomo Executus (#10270) 2022-01-24 10:43:55 -03:00