Francesco Borzì
80fea23d5c
docs: small improvements to the AUTHORS page ( #19545 )
...
* docs: small improvements to the AUTHORS page
* Update AUTHORS
2024-08-13 11:55:18 -03:00
Saqra1
ed824de7b8
fix(Core): Ritual animations ( #19602 )
...
Channel the same spell as the original caster when clicking on a ritual
portal, but ignore the effects of the spell.
Co-authored-by: killerwife <killerwife@gmail.com>
2024-08-13 11:54:17 -03:00
Benjamin Jackson
cc2ef9d6dd
fix(Core/Spells): Adjust ownership and follow logic for guardian summons. ( #19599 )
...
* Init.
* Remove totem ownership transfer.
2024-08-13 11:53:43 -03:00
Benjamin Jackson
35b551c0da
fix(Core/SpellInfo): Disallow damage scaling trigger spells to get scaled twice. ( #19605 )
...
* Init.
* Deleted the wrong one.
* Add double scaling check.
* Whitespace.
2024-08-13 11:53:14 -03:00
Grimdhex
14a7840578
fix(Shared/Socket): incorrect nodiscard flag ( #19612 )
...
fix(Build/Socket): incorrect nodiscard flag
2024-08-13 11:52:44 -03:00
Benjamin Jackson
3b2b8406a8
fix(Core/Entities): Only add use to spell caster objects if cast succeeds. ( #19601 )
...
Init.
2024-08-12 08:46:20 -03:00
Kitzunu
7b102f53f2
fix(Core/Chat): Correct misstake in b81bcfb causing outputs to CLI not working properly ( #19593 )
...
fix(Core/Chat): Correct misstake in b81bcfbfea079950d22d98c6745b2c3766d6ffd0 causing outputs to CLI not working properly
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19592
2024-08-11 08:42:37 -03:00
Kitzunu
b81bcfbfea
refactor(Core/ChatHandler): Cleanup retriving session and checking fo… ( #19585 )
...
* refactor(Core/ChatHandler): Cleanup retriving session and checking for valid session
* redundant
* make it clear what a "valid" session is
* HasValidSession -> HasSession
* Differentiate from "valid" which in this case would mean the player is in world which isnt checked here
2024-08-10 17:46:13 +02:00
Kitzunu
e4df159f5c
refactor(Core/Chat): Move SendNotification to ChatHander ( #19491 )
...
* refactor(Core/Chat): Move SendNotification to ChatHander
* Update Battleground.cpp
* fix build
* Update src/server/game/Chat/Chat.h
2024-08-10 11:39:46 -03:00
github-actions[bot]
ebc6218275
chore(DB): import pending files
...
Referenced commit(s): bb7765d91e8568c479c5cec84948a6015ba29f2e
2024-08-08 23:13:30 +00:00
Kitzunu
bb7765d91e
refactor(Core/World): Move SendGMText to ChatHandler and allow fmt ( #19490 )
...
* refactor(Core/World): Move SendGMText to WorldSession and allow `fmt`
- Move SendGMText from World to WorldSession
- Make SendGMText use fmt
- Make SendGMText parse acore_string entries
* Update cs_message.cpp
* tokenize the string only once
* Move to chathandler
* Update WorldSession.cpp
* make sure we have a session
2024-08-08 20:12:33 -03:00
Kitzunu
fdd8ff6e04
refactor(Deps/OpenSSL): Deprecate OpenSSL 1.x ( #19452 )
...
* EOL
2024-08-07 18:13:31 +02:00
Gultask
41366fcc69
fix(Scripts/ShadowmoonValley): Dragonmaw Races Reset ( #19570 )
...
* Update zone_shadowmoon_valley.cpp
* Update zone_shadowmoon_valley.cpp
2024-08-07 12:43:24 -03:00
github-actions[bot]
056fc2d563
chore(DB): import pending files
...
Referenced commit(s): c59effee8936aad27c04dcfeccd0d1576c18d80e
2024-08-06 14:55:56 +00:00
Benjamin Jackson
c59effee89
fix(DB/Creature): Adjust various values of Black Temple creatures. ( #19563 )
...
* Init values.
* Convert to queries.
* Consolidate.
2024-08-06 11:55:01 -03:00
Gultask
09e77dfd1c
fix(Scripts/BlackTemple): Mother Shahraz Periodic part 2 ( #19561 )
...
* init
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
2024-08-06 11:53:19 -03:00
Andrew
b8de917800
fix(Scripts/Hyjal): Anetheron dont sleep main tank ( #19544 )
...
* fix(Scripts/Hyjal): Anetheron dont sleep main tank
* Update boss_anetheron.cpp
2024-08-06 09:00:25 -03:00
github-actions[bot]
26f70894ed
chore(DB): import pending files
...
Referenced commit(s): a23da063588586aa12f6c293d1cefd22faf007a6
2024-08-06 00:41:54 +00:00
Benjamin Jackson
ae777db338
fix(DB/Loot): Update uncommon drops for Ethereum prisoner creatures. ( #19560 )
...
Init.
2024-08-05 21:41:32 -03:00
Gultask
a23da06358
feat(Scripts/Commands): Morph Mount ( #19558 )
...
* init
* Update cs_modify.cpp
* Update data/sql/updates/pending_db_world/rev_1722817302187444800.sql
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
* Update cs_modify.cpp
---------
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-08-05 21:41:00 -03:00
github-actions[bot]
c28a2bd8e3
chore(DB): import pending files
...
Referenced commit(s): a61695ff3cbef7df2a672bfc5144b4970a991629
2024-08-06 00:11:38 +00:00
Tereneckla
a61695ff3c
fix(DB/Creature): Adjust Warpslinter max standing to go above friendly ( #19557 )
...
* Create rev_1722866773520106000.sql
* Update rev_1722866773520106000.sql
* Update rev_1722866773520106000.sql
2024-08-05 21:10:43 -03:00
github-actions[bot]
d75267f23a
chore(DB): import pending files
...
Referenced commit(s): 61443a4324be95512f88d56a4297a32c1b077906
2024-08-05 23:12:47 +00:00
Benjamin Jackson
61443a4324
fix(DB/Creature): Add taunt immunity to Archimonde. ( #19556 )
...
Init.
2024-08-05 20:11:51 -03:00
avarishd
fcdc50306f
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resis… ( #19549 )
...
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resistance
2024-08-03 12:02:49 -03:00
github-actions[bot]
ee8c103d3d
chore(DB): import pending files
...
Referenced commit(s): c54fd66c7324b2fbef6cde1ddca2228ab5f9d233
2024-08-02 19:21:21 +00:00
avarishd
c54fd66c73
fix(Core/Spells): Flame Wave ( #19144 )
...
* fix(Core/Spells): Flame Wave
* )
* .
flamewave faction id
3365e6a4b8/sql/old/9.x/world/21081_2021_10_15/2021_09_29_04_world_2018_06_17_04_world.sql (L46)
Co-Authored-By: Carlos Morales <carlos.morales@insmet.cu>
* lol
---------
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu>
2024-08-02 16:20:27 -03:00
Andrew
f70e69cacf
fix(Scripts/BlackTemple): Mother Shahraz should not use frenzy ( #19543 )
2024-08-02 16:19:16 -03:00
github-actions[bot]
acc80d7337
chore(DB): import pending files
...
Referenced commit(s): 7569a3bf1b886583393b4e6d9f8f615443d3f053
2024-08-01 22:58:27 +00:00
Benjamin Jackson
7569a3bf1b
fix(Scripts/HyjalSummit): Adjust Air Burst cast targetting. ( #19488 )
...
Init.
2024-08-01 19:57:32 -03:00
github-actions[bot]
f2680d994b
chore(DB): import pending files
...
Referenced commit(s): 3eb2a0b2ad8a660ccdadec17a75cc9cf287f0620
2024-07-31 13:45:00 +00:00
Benjamin Jackson
3eb2a0b2ad
fix(DB/Event): Adjustments to BlizzCon L70ETC concert event. ( #19539 )
...
* Init.
* Update occurence interval.
2024-07-31 10:44:08 -03:00
Francesco Borzì
8cfb338328
fix(Core/Common): add missing import ( #19535 )
...
* fix(Core/Common): add missing import
* chore: fix mistake
2024-07-31 09:10:12 +02:00
Francesco Borzì
02a05fbd4c
refactor(src/common): remove unused imports ( #19506 )
...
* refactor(src/common): remove unused imports
* fix: build
* chore: fix build
* chore: size_t -> std::size_t
* chore: fix fuckup from previous commit
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build with std::size_t
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
* chore: fix build
2024-07-30 20:06:46 -03:00
Benjamin Jackson
06a608d244
fix(Core/GroupHandler): Remove bad party invite check. ( #19530 )
...
Init.
2024-07-30 20:06:07 -03:00
Gultask
203087f5e7
chore(Scripts/BlackTemple): Move Gurtogg Bloodboil to TaskScheduler ( #19532 )
...
* Update boss_bloodboil.cpp
* Update boss_bloodboil.cpp
2024-07-30 18:28:25 -03:00
Kitzunu
a1e9dfce41
fix(Core/World): Crash on SendWorldText(Optional) ( #19531 )
...
* fix(Core/World): Crash on SendWorldText(Optional)
* WorldText should be sent to all sessions
* now it works
2024-07-30 22:53:11 +02:00
Gultask
97ee20a7aa
fix(Scripts/BlackTemple): Reliquary of Souls move to TaskScheduler and Spirit Shock timer ( #19523 )
2024-07-30 17:33:10 -03:00
github-actions[bot]
4ca1fc1ba9
chore(DB): import pending files
...
Referenced commit(s): 6bab2ec214d448578604111597782fe86715ecf4
2024-07-30 14:26:55 +00:00
Andrew
6bab2ec214
fix(DB/Creature): Remove Essence of Desire interrupt immunity ( #19526 )
2024-07-30 11:26:03 -03:00
Justin Hanley
af6b8ce099
feat(Scripts/Commands): account set email ( #19481 )
...
* added worldserver command to set email address
* reverted sql, added Tail args
* removed pointer
* Added helper text via updatescript
* fix build
* fix build
* fixed db update
* Update data/sql/updates/db_world/2024_07_26_01.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* Update data/sql/updates/db_world/2024_07_26_01.sql
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
* fixed hander
* refactor with named params
* refactor with named params
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-07-30 15:33:13 +02:00
Gultask
fccfe51594
fix(Scripts/BlackTemple): Mother Shahraz Periodic Beams ( #19525 )
...
* init
* Update boss_mother_shahraz.cpp
2024-07-29 23:49:58 -03:00
github-actions[bot]
277b618d60
chore(DB): import pending files
...
Referenced commit(s): 74764e09b112d717addc3d6ce411a46e54d5bb92
2024-07-30 02:26:08 +00:00
Gultask
74764e09b1
fix(DB/Spells): Acidic Wounds ( #19524 )
...
Create rev_1722303292918945800.sql
2024-07-29 23:25:15 -03:00
github-actions[bot]
c5fb1c6e56
chore(DB): import pending files
...
Referenced commit(s): a5672597705ca1b745c0284fce98fb90dac0eb36
2024-07-30 00:40:29 +00:00
avarishd
a567259770
fix(Core/Spells): [TK] Wing Buffet should be a cone. ( #19382 )
...
* fix(Core/Spells): [TK] Wing Buffet should be a cone.
* radius to 20, from 15
* Update SpellInfoCorrections.cpp
2024-07-29 21:39:36 -03:00
github-actions[bot]
15849601e7
chore(DB): import pending files
...
Referenced commit(s): 506f95e6e5fafcb6b53dabd2c61b6e446ea57e8f
2024-07-29 22:05:51 +00:00
Gultask
506f95e6e5
fix(Scripts/BlackTemple): Mother Shahraz Taunt Immunity and Enrage cancelling ( #19521 )
...
* init
* Update rev_1722290115671857500.sql
2024-07-29 19:04:59 -03:00
Francesco Borzì
2dd53e3521
refactor(Scripts): remove unused imports ( #19503 )
2024-07-29 14:44:52 -03:00
Kitzunu
87f4adf634
refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and … ( #19501 )
...
* refactor(Core/Chat): Move SendWorldText(optional) to ChatHandler and allow `fmt`
* Update src/server/game/Battlegrounds/BattlegroundQueue.cpp
* Update src/server/game/Battlegrounds/BattlegroundQueue.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
* Update src/server/game/Misc/BanMgr.cpp
2024-07-29 14:44:13 -03:00