Commit Graph

7366 Commits

Author SHA1 Message Date
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
AzerothCoreBot
f3774fd9ac chore(DB): import pending files
Referenced commit(s): 8b7df23f06
2022-01-24 10:56:48 +00:00
Kargatum
8b7df23f06 feat(Core/Time): Implement saparated manager for game time (#8630) 2022-01-24 17:55:00 +07:00
AzerothCoreBot
12da792a90 chore(DB): import pending files
Referenced commit(s): dc67ed9459
2022-01-24 09:55:23 +00:00
UltraNix
dc67ed9459 fix(DB/GO): Pools of Arlithrien moonwell should be invisible (#10203)
- Closes #9819
2022-01-24 10:53:46 +01:00
UltraNix
da82b6abbd fix(Core/Spells): correct teleport distance for Shadowstep/Killing Spree/Warp (#10081)
- Closes #9345
2022-01-24 10:52:24 +01:00
IntelligentQuantum
75fc2d1b2d fix(Scripts/Commands): quest complate kill reward (#9926) 2022-01-24 09:22:40 +01:00
AzerothCoreBot
666aca2a63 chore(DB): import pending files
Referenced commit(s): 2f8318fd58
2022-01-24 02:47:06 +00:00
UltraNix
2f8318fd58 fix(Scripts/Hunter): Bestial Wrath shoul not be castable on dead pets. (#9896)
Bestial Wrath should expire while pet is offline.
2022-01-23 23:45:24 -03:00
AzerothCoreBot
58507e2fe8 chore(DB): import pending files
Referenced commit(s): 95a867d461
2022-01-24 01:48:36 +00:00
Malcrom
95a867d461 fix(Spawning/Pathing): Tunnelers, Hellfire Peninsula (#10329) 2022-01-23 21:40:35 -04:00
UltraNix
1cbf52fb3d fix(Core/Spells): Fixed Revive Pet. (#10324)
Fixed #10267
2022-01-23 21:19:52 -03:00
Skjalf
22ec66566c feat(Core/Scripting): Implement OnSpellHealingBonusTakenNegativeModifiers hook (#10318) 2022-01-23 17:56:41 -03:00
AzerothCoreBot
d97c95c3fa chore(DB): import pending files
Referenced commit(s): 46316bfdaa
2022-01-23 17:56:40 +00:00
UltraNix
46316bfdaa fix(DB/GO): correct ground position for Cluster Launchers (#10197)
- Closes #10086
2022-01-23 18:54:39 +01:00
Kargatum
378539ce7f feat(Core/Cmake): add support MariaDb 10.7 and 10.8 (#10322) 2022-01-23 14:36:40 +01:00
AzerothCoreBot
a4a2b93300 chore(DB): import pending files
Referenced commit(s): 26b2a9d8d0
2022-01-23 09:28:19 +00:00
Nefertumm
26b2a9d8d0 fix(DB/Quests): The Shadow Guard and The Ice Guard should be repeatable (#10222) 2022-01-23 10:00:29 +01:00
UltraNix
ac0129a0ac fix(Core/Spells): Passive auras with SPELL_ATTR0_ONLY_INDOORS/SPELL_A… (#9837)
* fix(Core/Spells): Passive auras with SPELL_ATTR0_ONLY_INDOORS/SPELL_ATTR0_ONLY_OUTDOORS should not be removed when entering/leaving buildings.

Fixes #9209
2022-01-22 23:09:17 -03:00