Yunfan Li
92c6ef23ff
Merge branch 'master' into Playerbot
2023-09-01 21:17:04 +08:00
AzerothCoreBot
6cd3b2a32c
chore(DB): import pending files
...
Referenced commit(s): 228fe7274b
2023-08-30 18:41:54 +00:00
The GhostRider
228fe7274b
fix(DB/Conditions): quests 8353-8355-8356-8357-8311 ( #17031 )
2023-08-30 20:39:51 +02:00
Yunfan Li
c6bcda8b9d
Merge branch 'master' into Playerbot
2023-08-29 20:50:49 +08:00
Kitzunu
280822cb83
chore(Deps/Misc): Print an EOL Deprecation warning for MySQL 5.7 and … ( #17101 )
...
chore(Deps/Misc): Print an EOL Deprecation warning for MySQL 5.7 and OpenSSL 1.1
2023-08-29 00:24:41 +02:00
Kitzunu
5c0a051fd5
fix(Core/Crypto): fix crash ( #17100 )
2023-08-28 19:15:22 +02:00
Francesco Borzì
5d01b700fd
refactor(Core): remove unused imports ( #17094 )
2023-08-28 13:39:43 +02:00
Francesco Borzì
eaa6487fc2
refactor(Scripts): remove unused imports ( #17097 )
2023-08-27 22:25:22 -03:00
Dan
3ce2627c05
fix(Scripts/Karazhan): allow Moroes and adds to reset when an add is pulled out of the room ( #17072 )
...
* initial
* doforallsummons
* error fix
2023-08-27 16:08:34 -03:00
Kitzunu
3eb2463c69
chore(Core/Misc): Correct some fmt outputs ( #17091 )
2023-08-27 06:23:26 +02:00
Yunfan Li
e2019033c1
Merge branch 'master' into Playerbot
2023-08-27 00:42:24 +08:00
Christopher Galbraith
aea540181b
fix(Spell): set torment of the worgen to have 3% proc chance ( #17005 )
...
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-08-26 17:35:56 +02:00
Mike Delago
23c5e990b6
fix(Apps/Docker): ensure conf files always exist ( #17071 )
2023-08-25 22:02:21 +02:00
AzerothCoreBot
9f977a3750
chore(DB): import pending files
...
Referenced commit(s): 122b7a8eb0
2023-08-25 14:36:02 +00:00
Dan
122b7a8eb0
fix(DB/Creature): rework Agamand Family Crypt creature positions to make sure creatures don't aggro weirdly anymore ( #17022 )
...
* fix ohf
* revert
* initial
* the right sql file this TIME
help
* stop crying about codestyle
* frick YOU
* :(
* destroy readability - remove complaining? pog
* add new sql file with EOL converted
again... sigh
* Delete new-agamand-spawns.sql
* safety concerning primary key
delete based on guids instead of ids
2023-08-25 11:33:44 -03:00
AzerothCoreBot
96135cd1d8
chore(DB): import pending files
...
Referenced commit(s): cbbb705621
2023-08-25 12:35:23 +00:00
Eddy Vega
cbbb705621
fix(DB/Creature): Add Taunt immunity to Magtheridon ( #17076 )
...
init
2023-08-25 09:32:44 -03:00
pvp100
856d17ac36
fix(Core/MiscHandler): Dungeon requirements Message ( #16701 )
...
* fix(DB/Gameobject): fix towercanno error location in Flamewatch Tower
adjusted wintergrasp towercanno position
* fix(Core/MiscHandler): dungeon access requirements message parameter
requirements level variable always 0
requirements item cannot get from locale
Co-authored-by: aviar <aviar@sina.com >
* revert: random edits
---------
Co-authored-by: aviar <aviar@sina.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2023-08-25 09:16:47 -03:00
Anton Popovichenko
f4658a1df2
fix(Core/Scripts): Fix scripts where LoadObjectData can leave arrays boundaries. ( #17070 )
...
* fix(Core/Scripts): Fix scripts where LoadObjectData can leave arrays boundaries.
* Fix build
2023-08-25 09:15:07 -03:00
Synful-Syn
6b583089f3
fix(Core/Spell): Stop Blink from the falling player to move upward by 1y and stop moving backward when facing a wall ( #16657 )
...
* blink-bad-warps
* Change formatting of an if
2023-08-25 09:14:27 -03:00
Dan
2aee8bb1c3
fix(Scripts/Karazhan): allow sequence of releases to continue even if Dorothee dies early ( #17077 )
...
* initial
initial
Co-authored-by: danqu <3050620+danqu@users.noreply.github.com >
* some changes because reset dun work
* oops
* fixes hopefully
* debug
* more debug
* bruh
* cleanup
---------
Co-authored-by: danqu <3050620+danqu@users.noreply.github.com >
2023-08-25 09:06:30 -03:00
Christopher Galbraith
cee630774c
fix(Core/Spells): Add SPELL_ATTR7_DONT_CAUSE_SPELL_PUSHBACK to Hand of Sac and Divine Sac spells ( #17041 )
...
* add no spell pushback flag to auras
* Revert "add no spell pushback flag to auras"
This reverts commit 545e9fe4ee69bb079b69a4f2ba6039b834568a59.
* spellInfoCorrection for no pushback on HoS and Divine Sac
---------
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-08-25 09:02:27 -03:00
podmepodme
820eac083c
fix(Scripts/Orgrimmar): replace hardcoded gossips in zone_orgrimmar ( #16947 )
...
* fix(CORE/Creature): replace hardcoded gossips in zone_orgrimmar
Closes AzerothCore issue #4179
* fix(CORE): Codestyle
* refactor(CORE/Character): Switch statement for thrall dialog
* fix(CORE): Codestyle
2023-08-25 08:52:51 -03:00
AzerothCoreBot
13a9f48e39
chore(DB): import pending files
...
Referenced commit(s): b1c8b0eaa2
2023-08-25 11:47:32 +00:00
The GhostRider
b1c8b0eaa2
fix(Core/Item): Complimentary Brewfest Sampler ( #16992 )
...
* Fix(DB/C++):Item - Complimentary Brewfest Sampler
* Delete PlayerStorage.cpp
* Update rev_1691843684176706600.sql
Correction
* Ripristino il file PlayerStorage.cpp
* New file: SpellInfoCorrections.cpp
* Update rev_1691843684176706600.sql
2023-08-25 08:45:06 -03:00
Dan
d63aba78bd
refactor(Scripts/SSC): modernise Morogrim Tidewalker with BossAI ( #17028 )
...
* fix ohf
* revert
* initial
* make bench happy
* make bench happier
2023-08-25 08:40:41 -03:00
Yunfan Li
58a7625be7
Merge branch 'master' into Playerbot
2023-08-25 02:29:53 +08:00
AzerothCoreBot
496b1aeddc
chore(DB): import pending files
...
Referenced commit(s): 1702287967
2023-08-24 14:48:11 +00:00
Dan
1702287967
fix(DB/SAI): Adjust "Stinky"'s ReactState on waypoints ( #17075 )
...
* initial
* remove target storing and handle talking
so that all players in the group can complete the quest
* fix parameters
2023-08-24 11:45:27 -03:00
AzerothCoreBot
0954d0f441
chore(DB): import pending files
...
Referenced commit(s): 8308e054b9
2023-08-24 14:44:42 +00:00
Dan
8308e054b9
fix(DB/Creature): add path_id to some Ulduar mobs that were missing it ( #17055 )
...
* initial
* re-add auras
* REEEEEEEEEEEEEEEEE
2023-08-24 11:42:07 -03:00
Yunfan Li
4b1f585fab
Merge branch 'master' into Playerbot
2023-08-24 22:07:53 +08:00
AzerothCoreBot
f9ebb9e081
chore(DB): import pending files
...
Referenced commit(s): d77fc93f0a
2023-08-24 13:58:09 +00:00
Dan
d77fc93f0a
fix(DB/SAI): Change Delmanis the Hated ReactState ( #17059 )
...
* initial
* initial
* typo
* change to simple update
* aggressive not defensive
2023-08-24 10:55:43 -03:00
Yunfan Li
33eb24f543
MOD_PLAYERBOTS macro
2023-08-24 21:08:59 +08:00
AzerothCoreBot
092c2b9957
chore(DB): import pending files
...
Referenced commit(s): 4544501b59
2023-08-23 17:05:10 +00:00
Maria-sequel
4544501b59
fix(DB/Item): Deep Thunder ppm adjustment ( #17049 )
2023-08-23 14:02:41 -03:00
AzerothCoreBot
a7b177f8db
chore(DB): import pending files
...
Referenced commit(s): 59db3b40eb
2023-08-23 16:57:36 +00:00
avarishd
59db3b40eb
fix(DB/SAI): Correct Giselda the Crone's SAI. ( #17008 )
2023-08-23 13:54:57 -03:00
Anton Popovichenko
4c287e2873
fix(Core/Vehicles): Fix crash in Vehicle::AddPassenger ( #17038 )
...
* fix(Crash): Fix crash in Vehicle::AddPassenger
As I understand it, a try-catch block cannot intercept the ABORT function. Therefore, let's use a simple if statement instead.
* Address code review feedback
2023-08-22 12:13:36 +02:00
Gultask
e42f43784c
feat(Core/SmartAI): Implement SMART_ACTION_FOLLOW_GROUP ( #17033 )
...
* Update SmartScript.cpp
* INIT
* add as coauthor as well :)
Co-Authored-By: cyberium <346907+cyberium@users.noreply.github.com >
* codestyle
* test?
---------
Co-authored-by: cyberium <346907+cyberium@users.noreply.github.com >
2023-08-22 12:11:21 +02:00
Mike Delago
06a2f4093c
fix(Apps/Docker): ensure env var is used for db password ( #17050 )
2023-08-22 12:10:25 +02:00
Kitzunu
12456b5496
refactor(Misc/Conf): DBErrors is now Errors ( #17053 )
...
* refactor(Misc/Conf): DBErrors is now StartupErrors
* pt2
* Update ci-error-check.sh
* Update ci-error-check.sh
2023-08-22 12:08:53 +02:00
Skjalf
f24fb95575
fix(Scripts/Arcatraz): Fix not being able to try Skyriss a second time after wipes ( #17018 )
...
* fix(Scripts/Arcatraz): Revive Warden Mellichar on wipes at Skyriss
* Update boss_harbinger_skyriss.cpp
2023-08-22 00:12:49 -03:00
AzerothCoreBot
1407eb904b
chore(DB): import pending files
...
Referenced commit(s): 957ccdb845
2023-08-21 19:17:30 +00:00
Walter Pagani
957ccdb845
fix(Script/Spells): Book of Fel Names ( #17051 )
2023-08-21 21:15:00 +02:00
AzerothCoreBot
f01cc09dfc
chore(DB): import pending files
...
Referenced commit(s): cf87a2d8fe
2023-08-21 00:41:07 +00:00
Tereneckla
cf87a2d8fe
fix(Core/Pet): Correct (most) warlock pet scaling ( #16769 )
...
* create
* Update Pet.cpp
* remove unwanted change
* Update data/sql/updates/pending_db_world/rev_1689522771491547000.sql
* Update rev_1689522771491547000.sql
2023-08-20 21:38:49 -03:00
AzerothCoreBot
952184629a
chore(DB): import pending files
...
Referenced commit(s): 80a8f6d47a
2023-08-20 18:48:54 +00:00
Skjalf
80a8f6d47a
fix(Scripts/OHF): Don't update the escort steps when Drake dies ( #17024 )
...
* fix(Scripts/OHF): Don't update the escort steps when Drake dies
* update gossip req
* Update rev_1692233536025387200.sql
2023-08-20 15:46:39 -03:00