Francesco Borzì
dc3dfd3ab0
refactor(Scripts/Kalimdor): remove unused imports ( #19459 )
...
* refactor(Scripts/Kalimdor): remove unused imports
* chore: remove duplicate blank line
* chore: damn linking issue
* chore: wip
* chore: wip
* chore: wip
2024-07-26 19:58:11 -03:00
Francesco Borzì
af769c6c7e
refactor(Scripts/Northrend): remove unused imports ( #19460 )
...
* refactor(Scripts/Northrend): remove unused imports
* chore: wip
2024-07-26 19:56:33 -03:00
github-actions[bot]
17d61664fd
chore(DB): import pending files
...
Referenced commit(s): bc23a7a3d8
2024-07-25 23:52:41 +00:00
Gultask
bc23a7a3d8
fix(DB/Gameobject): Pool Ragveil and Flamecap together in Zangarmarsh ( #19470 )
...
ragveil-flame-cap
2024-07-25 20:51:50 -03:00
Benjamin Jackson
6c97e45e87
fix(Scripts/HyjalSummit): Adjust Doomfire Spirit movement logic. ( #19469 )
...
* Init.
Co-Authored-By: Tereneckla <Tereneckla@pm.me >
* Simplify code, add comment.
* Adjust scenario in which distance fails at all ranges.
* Remove unused variable.
* Account for deviation with distance check.
Co-Authored-By: Tereneckla <Tereneckla@pm.me >
* f
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Rewrite with initial teleport.
* Whitespace?
* Update function type.
* Drop Doomfire spawn timer.
Verified with le sniff. Teehee.
---------
Co-authored-by: Tereneckla <Tereneckla@pm.me >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2024-07-25 20:50:15 -03:00
Kitzunu
7c68ba51e7
fix(Scripts/Commands): serv info ( #19478 )
2024-07-25 18:40:54 -03:00
Tereneckla
be256e7a78
fix(scripts/HyjalSummit): Make Doomfire Spirit move away from Archimonde at first ( #19467 )
...
Update boss_archimonde.cpp
2024-07-24 11:00:07 -03:00
Mike Delago
0e1afaa768
debloat(apps): remove unneeded script ( #19466 )
...
remove unneeded script
2024-07-23 20:27:36 -04:00
github-actions[bot]
fade5b1b3d
chore(DB): import pending files
...
Referenced commit(s): 3fbded8f6b
2024-07-23 21:49:35 +00:00
Kitzunu
3fbded8f6b
refactor(Core/Chat): PSendSysMessage to fmt ( #19449 )
...
* refactor(Core/Chat): PSendSysMessage to `fmt`
2024-07-23 23:48:46 +02:00
github-actions[bot]
e79c89aeb1
chore(DB): import pending files
...
Referenced commit(s): dd8bc51603
2024-07-23 20:21:45 +00:00
Andrew
dd8bc51603
fix(DB/Creature): Illidan taunt immunity ( #19464 )
2024-07-23 17:20:56 -03:00
github-actions[bot]
b95ca43c35
chore(DB): import pending files
...
Referenced commit(s): c68f2342fc
2024-07-23 20:09:39 +00:00
daobashun
c68f2342fc
fix(DB/Creature): Implement Apprentice Morlann RP Event ( #19044 )
...
* add Apprentice Morlann talk
* Modify emoticons
* fix error
* Update rev_1718007800531434000.sql
* Update data/sql/updates/pending_db_world/rev_1718007800531434000.sql
---------
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2024-07-23 17:08:48 -03:00
Francesco Borzì
e8bd391505
refactor(Scripts/EasternKingdoms): remove unused imports ( #19457 )
2024-07-23 08:56:46 -03:00
Francesco Borzì
e592fdd248
refactor(Scripts/misc): remove unused imports ( #19458 )
2024-07-22 16:20:41 -03:00
Francesco Borzì
393d9a5987
refactor(Scripts/Outland): remove unused imports ( #19461 )
2024-07-21 19:15:20 -03:00
github-actions[bot]
724d33bd73
chore(DB): import pending files
...
Referenced commit(s): 1e6d0e74d9
2024-07-21 00:43:36 +00:00
Andrew
1e6d0e74d9
fix(DB/Spells): Mortal Wound and Sunder Armor stack from different ca… ( #19455 )
...
fix(DB/Spells): Mortal Wound and Sunder Armor stack from different casters
2024-07-20 21:42:48 -03:00
avarishd
618f97bee6
feat(Core/Unit): Enable/Disable Daze config ( #19454 )
...
* daze
* bruh
* bruhx2
2024-07-20 15:53:00 -03:00
Kitzunu
b9136e060d
fix(CI): tools ( #19453 )
...
* fix(CI): tools
* Update tools_build.yml
* I dont think this is neccessary. Let's see if CI agrees with me
2024-07-20 20:27:08 +02:00
Kitzunu
21f86d1c3c
chore(Core/Misc): Remove deprecated code ( #19413 )
...
* Config - Deprecated for 3 years
* ChatCommand - Deprecated for 2 years
* getLevel() - Deprecated for 2 years
* SendGlobalText - Deprecated for 8 years +
2024-07-20 09:11:01 +03:30
Kitzunu
5c09a3194e
fix(Core/Config): Allow # outside of comments ( #19447 )
2024-07-19 21:54:47 -03:00
github-actions[bot]
dace083a62
chore(DB): import pending files
...
Referenced commit(s): 139e6d6362
2024-07-19 22:44:00 +00:00
Kitzunu
139e6d6362
fix(DB/Creature): Ormus the Penitent ( #19444 )
...
* fix(DB/Creature): Ormus the Penitent
* Update rev_1721400804205047100.sql
2024-07-19 19:43:08 -03:00
sudlud
4b506a8cdd
fix(Scripts/FireworkShow): set firework gameobjects active ( #19403 )
...
- improve visibility of the show
- prevent glitches in the show execution
- each gameobject only exists for a very short duration, so there
should be no relevant performance impacts
2024-07-19 17:08:46 +02:00
Kitzunu
cef6423bd8
chore(Github): Update issue template to further emphasize the require… ( #19442 )
...
chore(Github): Update issue template to further emphasize the requirement of server debug output
2024-07-19 15:27:07 +02:00
Kitzunu
332446b8aa
fix(Scripts/ChatLogger): Differentiate addon whisper from player whisper ( #19441 )
...
* fix(Scripts/ChatLogger): Differentiate addon whisper from player whisper
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/19439
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/17570
* fix build
2024-07-19 15:26:34 +02:00
github-actions[bot]
dc11b64b4b
chore(DB): import pending files
...
Referenced commit(s): 23fcd4684d
2024-07-19 13:02:49 +00:00
Kitzunu
23fcd4684d
fix(DB/Item): Bouquet of Orange Marigolds ( #19417 )
...
* Closes https://github.com/chromiecraft/chromiecraft/issues/7046
2024-07-19 10:01:56 -03:00
Kitzunu
428fb73e79
fix(Scripts/Reload): Only send reload output to GMs ( #19443 )
2024-07-19 14:45:14 +02:00
github-actions[bot]
441fdc324f
chore(DB): import pending files
...
Referenced commit(s): 5081b0affd
2024-07-19 10:35:05 +00:00
Gultask
5081b0affd
fix(Scripts/BlackTemple): Vengeful Spirit, Shadow of Death Remove ( #19432 )
...
* init
* shadowremove
* Update boss_teron_gorefiend.cpp
2024-07-19 12:34:14 +02:00
Gultask
f07da20a42
fix(Scripts/BlackTemple): Ashtongue Defenders unable to attack Akama ( #19435 )
...
Update boss_shade_of_akama.cpp
2024-07-19 12:30:38 +02:00
github-actions[bot]
76e267e98a
chore(DB): import pending files
...
Referenced commit(s): d9d8ca24f3
2024-07-19 10:29:52 +00:00
Gultask
d9d8ca24f3
fix(DB/BlackTemple): A couple more of immunity and AI fixes to BT ( #19436 )
...
Create rev_1721353307227826200.sql
2024-07-19 12:28:55 +02:00
Benjamin Jackson
94d3caaf1b
fix(Core): Further adjust packet structure for attack stop opcode. ( #19438 )
...
* Init.
* Fixy fix.
2024-07-19 06:58:58 -03:00
Jelle Meeus
2d1e4393ba
fix(Spells/SpellInfoCorrections): remove AURA_INTERRUPT_FLAG_NOT_ABOVEWATER from some mounts ( #19431 )
...
remove AURA_INTERRUPT_FLAG_NOT_ABOVEWATER for some mounts
2024-07-18 21:56:12 -03:00
Benjamin Jackson
295e4dd3c6
fix(Core): Correct packet structure for combat stop messages. ( #19434 )
...
* Init.
* Reviewed changes.
2024-07-18 21:19:36 -03:00
Kitzunu
486cbb3970
fix(Scripts/ChatLog): Whoopsies ( #19430 )
2024-07-18 19:31:12 -03:00
Kitzunu
ab52e1f164
chore(Scripts/ChatLog): Cleanup the code ( #19411 )
...
* chore(Scripts/ChatLog): Cleanup the code
* Update chat_log.cpp
* remove more redundant code
2024-07-18 22:46:01 +02:00
Kitzunu
3831557dfe
docs(DB): Database Squash ( #19415 )
2024-07-18 19:34:32 +02:00
github-actions[bot]
348dde4b97
chore(DB): import pending files
...
Referenced commit(s): 59766e10c6
2024-07-18 16:13:36 +00:00
Kitzunu
59766e10c6
fix(Core/Spell): Allow using SpellDifficulty in bg ( #19422 )
...
* fix(Core/Spell): Allow using SpellDifficulty in bg
* cherry-pick commit (e4caf52e5a )
* "Allow get SpellDifficulty on battleground maps
This is only for Isle of Conquest (Bracket 71-79 is Regular Difficulty, Bracket 80-84 is heroic or 25Man)
Spells of IoC Battleground vehicles, cannons, bombs and bosses have SpellDifficulty in DBC"
* Remove redundant CastSpell and assign a variable instead
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com >
* Update isle_of_conquest.cpp
---------
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com >
2024-07-18 18:12:41 +02:00
Kitzunu
d26a2cac52
fix(DB): Correct collation for c_t_model ( #19428 )
2024-07-18 12:47:48 -03:00
github-actions[bot]
3c77defe78
chore(DB): import pending files
...
Referenced commit(s): d717f9783c
2024-07-17 19:10:44 +00:00
sudlud
d717f9783c
fix(DB/game_event): revert squash 11.0.0 changes ( #19424 )
...
* fix(DB/game_event): revert squash 11.0.0 changes
- this reverts the dates in the table to COMMIT:
- f0e6b0f1ab
- (last commit before squash 11.0.0)
* add missing ticks
2024-07-17 16:09:53 -03:00
avarishd
ade4c2527f
fix(Core/Spells): Restore sending SMSG_CAST_FAILED for spells in SPEL… ( #19102 )
...
* fix(Core/Spells): Restore sending SMSG_CAST_FAILED for spells in SPELL_STATE_PREPARING state (cast bar in progress) unintentionally removed
https: //github.com/TrinityCore/TrinityCore/commit/844efbfca84580f7b2bd700f40209515f2aaa959
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
* ocd
* correct animation and castbar staying
---------
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2024-07-17 09:14:06 -03:00
avarishd
cf7c015ea4
fix(Core/Spell): Implement SPELL_ATTR6_NO_PUSHBACK ( #19292 )
...
fix(Core/Spell): ImplementSPELL_ATTR6_NO_PUSHBACK
2024-07-17 09:09:34 -03:00
github-actions[bot]
ca70459f05
chore(DB): import pending files
...
Referenced commit(s): f510e122a0
2024-07-17 11:20:42 +00:00