Commit Graph

6552 Commits

Author SHA1 Message Date
Kitzunu
05a2d5baa8 refactor(Scripts/AhnKahet): new script system (#9040) 2021-11-28 04:23:19 -03:00
patou01
801a20fce2 refactor(Core): Clean-up after FD (#8586) 2021-11-28 03:04:14 -03:00
AzerothCoreBot
1a27f606f1 chore(DB): import pending files
Referenced commit(s): ed780b5a2d
2021-11-27 17:50:38 +00:00
Nefertumm
ed780b5a2d fix(DB/Item): Demon's Blood trinket (#9223) 2021-11-27 14:49:06 -03:00
AzerothCoreBot
ce546b5c43 chore(DB): import pending files
Referenced commit(s): 08580defd0
2021-11-27 16:35:21 +00:00
Skjalf
08580defd0 refactor(Scripts/Onyxia): Update Onyxia's script (#9371) 2021-11-27 13:33:50 -03:00
Skjalf
849839c688 chore(Core/Instances): Move the objectdata loading log from error to debug level (#9382) 2021-11-27 07:56:10 -03:00
Nefertumm
06a8175805 fix(Core/MC): adds should aggro with Golemagg (#9370) 2021-11-26 15:08:00 -03:00
Skjalf
8fd713ac52 chore(Scripts/OnyxiasLair): Fix broken code style (#9367) 2021-11-26 12:47:22 -03:00
AzerothCoreBot
625b392ffe chore(DB): import pending files
Referenced commit(s): f332b8ef6b
2021-11-26 13:47:32 +00:00
T1ti
f332b8ef6b fix(DB): Mass Update deprecated and monster items (#5473) 2021-11-26 14:43:47 +01:00
Kitzunu
077a36ead1 fix(Core/DBUpdater): MySQL 8.0 + SSL support (#9340)
* cherry-pick commit (57617e215b)

Co-Authored-By: kvolk2git <78740198+kvolk2git@users.noreply.github.com>

Co-authored-by: kvolk2git <78740198+kvolk2git@users.noreply.github.com>
2021-11-26 13:10:34 +01:00
AzerothCoreBot
120ee25a19 chore(DB): import pending files
Referenced commit(s): f0776954e7
2021-11-26 09:51:55 +00:00
Skjalf
f0776954e7 fix(DB/SAI): Lava Surger should target the farthest player (#9338) 2021-11-26 06:50:12 -03:00
Skjalf
d25992da5f fix(Scripts/MoltenCore): Majordomo shouldn't cast Blast Wave (#9352) 2021-11-26 01:18:27 -03:00
AzerothCoreBot
55793b3192 chore(DB): import pending files
Referenced commit(s): 36fc50e1a8
2021-11-26 02:47:52 +00:00
Andrius Peleckas
36fc50e1a8 fix(Core/Formations): fixed possible finite loop related to GROUP_AI_FLAG_EVADE_TOGETHER (#9279) 2021-11-25 23:46:12 -03:00
UltraNix
4942012db9 fix(Core/Loot): Always interrupt any spell casting while looting corpse. (#9160)
Fixes #8860
2021-11-25 23:24:43 -03:00
patou01
44de147a9b fix(Core/Loot) remove stealth/feign death on loot (#8982)
* remove a few auras on loot

* remove mount, doesn't work

* removed unnecessary check. Changed to vector

* exception for pickpocketing

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Entities/Player/Player.cpp

* Update src/server/game/Entities/Player/Player.cpp

* not as elegant yadi yada but it seems to work

* extra comment

* stealth doesn't remove on containers and enchant anymore, but should it?

* moved a few lines to the right place

* remove disenchant and prospect from not breaking stealth

* typo

* comments

Co-authored-by: Kargatum <dowlandtop@yandex.com>
2021-11-25 20:38:54 +01:00
Kitzunu
bf05bd3c88 refactor(Core/BattlegroundSA): Convert to std::chrono (#8499) 2021-11-25 14:24:43 -03:00
AzerothCoreBot
35fc95312f chore(DB): import pending files
Referenced commit(s): 2ca0104b63
2021-11-25 12:33:37 +00:00
Kitzunu
2ca0104b63 fix(Script/Spell): Gryphon/Wyvern Pet - Mounting Check Aura (#8481) 2021-11-25 09:31:55 -03:00
AzerothCoreBot
26f1e3ffb8 chore(DB): import pending files
Referenced commit(s): a220b54aa4
2021-11-25 10:15:27 +00:00
Nefertumm
a220b54aa4 fix(DB/Quest): The Left Piece of Lord Valthalak's Amulet (#9315)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-11-25 07:13:47 -03:00
acidmanifesto
29f49108a5 chore(Core): Remove unnecessary slang Cosmetic (#9325)
* Remove unnecessary slang

Removes ZOMG! that is used in the src in logging and notes. Completely Unnecessary. Contributes to nothing useful. Inflates source. Not needed at all in any shape or form. Not Developer Lingo either.

* Further Clean Up

Removed Profanity

* sensible grammar correction

* More ZOMG! removal
2021-11-25 04:31:54 -03:00
AzerothCoreBot
60d90aee3d chore(DB): import pending files
Referenced commit(s): c4e6c93801
2021-11-24 17:43:47 +00:00
Nefertumm
c4e6c93801 fix(DB/Quest): add pre-quest for Flash Bomb Recipe quest (#9221) 2021-11-24 18:42:10 +01:00
UltraNix
140374e3e0 fix(Core): Fixed dead loop. (#9312) 2021-11-24 10:27:10 -03:00
Skjalf
bf666becd9 fix(Core/Creature): prevent useless grid searches (#9307) 2021-11-24 12:02:46 +01:00
Petric
11373cd78a fix(Core/Shutdown): add checks to see if MapUpdater threads are joineable (#7450) 2021-11-24 11:41:49 +01:00
Skjalf
fc16abc30e fix(Core/Creature): crash on creature evade (#9305) 2021-11-24 10:23:18 +01:00
AzerothCoreBot
0be4513dff chore(DB): import pending files
Referenced commit(s): 2187470df7
2021-11-24 04:22:49 +00:00
Skjalf
2187470df7 refactor(Scripts/Commands): Update cs_quest to the new model (#9267) 2021-11-24 01:21:16 -03:00
AzerothCoreBot
91552e240e chore(DB): import pending files
Referenced commit(s): 0a1e841277
2021-11-24 00:14:12 +00:00
Kitzunu
0a1e841277 feat(DB): skilltiers_dbc (#6756) 2021-11-24 01:12:24 +01:00
UltraNix
647c91605c fix(Core/Spells): Autoshot should not interrupt Volley (#9202)
- Closes #8883
2021-11-23 20:13:06 +01:00
Skjalf
53e9759014 fix(Scripts/Scholomance): Fix nullptr crash (#9298) 2021-11-23 15:26:30 -03:00
UltraNix
a0002afe07 fix(Core/Spells): properly handle item cooldowns (#9176)
- Closes #8918
2021-11-23 13:25:29 +01:00
AzerothCoreBot
05552d9d85 chore(DB): import pending files
Referenced commit(s): dbe6c1324e
2021-11-23 09:31:51 +00:00
schell244
dbe6c1324e fix(DB/Loot): dropchance of [A Letter to Yvette] (#9219) 2021-11-23 10:30:10 +01:00
AzerothCoreBot
3b1b80cbaa chore(DB): import pending files
Referenced commit(s): ff4fa15bd7
2021-11-23 01:33:40 +00:00
Nefertumm
ff4fa15bd7 fix(DB/Spells): Add mana burn to Son of Flame (#9229)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2021-11-22 22:32:11 -03:00
AzerothCoreBot
d0d4563c26 chore(DB): import pending files
Referenced commit(s): 0f4268bea7
2021-11-22 23:35:52 +00:00
patou01
0f4268bea7 fix(Core/DB): add exceptions for shield and badge. Update db for positions (#9169)
Co-authored-by: Patou01 <youdontneed@this.com>
2021-11-23 00:34:11 +01:00
Nefertumm
2eb422885e fix(Core/MC): Golemagg (#9233) 2021-11-22 18:44:08 -03:00
AzerothCoreBot
9e2b855636 chore(DB): import pending files
Referenced commit(s): 7c19c96429
2021-11-22 17:59:18 +00:00
UltraNix
7c19c96429 fix(Scripts/MoltenCore): Majordomus improvements: (#9232)
Magic Reflection/Damage Shield should be usable on adds.
Adds should not despawn on boss defeat.
Fixes #9120
2021-11-22 14:29:30 -03:00
AzerothCoreBot
65ae9dbb0e chore(DB): import pending files
Referenced commit(s): edf7b54315
2021-11-22 15:31:00 +00:00
Andrius Peleckas
edf7b54315 fix(Scripts/MoltenCore): Ragnaros rewrite (#8935) 2021-11-22 16:17:32 +01:00
UltraNix
dc9c3a5fe4 fix(Core/GameObjects): Lockpicking timer on gameobjects should reset … (#9203)
* fix(Core/GameObjects): Lockpicking timer on gameobjects should reset after 10 minutes.

Fixes #8936
2021-11-22 12:07:55 -03:00