Andrew
4d2284cecb
fix(DB/Creature): High Nethermancer Zerevor taunt & interrupt immunity ( #19646 )
2024-08-17 20:19:32 +02:00
Anton Popovichenko
3c4086a5a0
fix(CI/MacOS): Fix macOS mysql setup. ( #19634 )
...
* fix(CI/MacOS): Try to fix macOS mysql setup.
* Update ci-compile.sh
* More debug code
* Mooooore debug
* Moooooorreee
* Moooooooooooorereerererer
* m o r e debug
* more debug
* more
* More debug
* 9.0.1.reinstall??? we already had mysql?
* debug
* Debug
* Are we happy now?
* No? And what about now?!
* Adn now?
* Yes, we are happy 😎
2024-08-16 05:07:41 -03:00
Grimdhex
5cbe485785
fix(Core/PlayerUpdates): incorrect backslash in a debug_log ( #19630 )
2024-08-15 18:44:07 -03:00
Grimdhex
9dc20bc261
fix(Core/Entities): crash fix cause by a pointer change in #19622 ( #19633 )
...
* fix(Core/Entities): crash fix cause by a pointer change in #19622
* fix blank space for codestyle check
2024-08-15 16:28:50 -03:00
Grimdhex
7457aef78d
refactor(Core/Entities): Cleanup Unit header file ( #19622 )
...
* move several enum definitions in a new files
* move more things
* remove the include comment
* move the related code to CharmInfo in this own file
*original idea of Ovahlord
Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
* fix clang build errors and few blank lines
* missing forward declaration
* new tentative to fix gcc/clang build
* add several include could be necessary for gcc/clang compilation
* .
* revert some include since the last AC update
* fix some loop inconsistencies
* align all enums in UnitDefine.h
---------
Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com >
2024-08-15 05:12:44 -03:00
Andrew
1565758da4
Revert "chore(Script/Misc): cleanup" ( #19627 )
...
Revert "chore(Script/Misc): cleanup (#19619 )"
This reverts commit 7ff8f72397 .
2024-08-15 05:43:11 +02:00
Kitzunu
7ff8f72397
chore(Script/Misc): cleanup ( #19619 )
...
* chore(Script/Misc): cleanup
* more cleanup
* cleanup
2024-08-14 16:29:50 -03:00
Kitzunu
030716421f
feat(Core/LFG): Option to disable deserter ( #19618 )
...
* feat(Core/LFG): Option to disable deserter
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19569
* Update IWorld.h
2024-08-14 09:19:56 -03:00
github-actions[bot]
db148bec25
chore(DB): import pending files
...
Referenced commit(s): 2e02c76399
2024-08-13 19:10:31 +00:00
Kitzunu
2e02c76399
fix(Core/Creature): quest_greeting_locale ( #19615 )
...
* fix(Core/Creature): quest_greeting_locale
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14845
2024-08-13 21:09:36 +02:00
github-actions[bot]
7fbc655da6
chore(DB): import pending files
...
Referenced commit(s): 4b63aa9015
2024-08-13 17:54:13 +00:00
Kitzunu
4b63aa9015
feat(DB/Module): introduce module_string table ( #19475 )
2024-08-13 19:53:16 +02:00
Benjamin Jackson
67010623a0
fix(Core): Adjustments to summoning ritual object handling. ( #19600 )
...
* Init.
* Allow self-summoning.
* Revert unintended change.
Self-summoning still works fine without this being removed, I see no harm in putting it back.
2024-08-13 12:12:05 -03:00
Saqra1
ad411b49b7
fix(Core/Spell) Ritual spells cooldown on cancel ( #19604 )
...
762f78b313
Co-authored-by: killerwife <killerwife@gmail.com >
2024-08-13 12:05:12 -03:00
github-actions[bot]
c33e30f75a
chore(DB): import pending files
...
Referenced commit(s): c8be582f81
2024-08-13 14:57:39 +00:00
Benjamin Jackson
c8be582f81
fix(Scripts): Rewrite Level 70 Elite Tauren Chieftain. ( #19546 )
...
* Init.
* Despawn music doodad.
* Add conditions behind events invoking performances.
* Update music doodad intervals.
55639.
* Add condition for BRD performance.
Ensures that manual performance and event performance do not overlap.
* Add scripting for Shattrath Saul.
* Add scripts for Silvermoon band members.
All verified in Cata Classic 55639.
* Whoops.
* Styling, initial Blastbolt scripting.
I don't know how to handle the roadies yet. Ugh.
* Whoops.
* Bad event param.
* Remove drumset respawn from action list.
* Update Shattrath Saul's Perry Gatner scripting.
* Ugh.
Hate SAI.
2024-08-13 11:56:43 -03:00
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 b81bcfbfea 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): bb7765d91e
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): c59effee89
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): a23da06358
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): a61695ff3c
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): 61443a4324
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): c54fd66c73
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): 7569a3bf1b
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): 3eb2a0b2ad
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