Walter Pagani
64f372fca3
chore. Avoid failures in the tests of custom items ( #18519 )
...
* chore. Avoid failures in the tests of custom items
* Report error but continue with the rest of the item
* change LOG_ERROR for LOG_DEBUG
2024-03-15 20:09:10 -03:00
github-actions[bot]
9e5f65c548
chore(DB): import pending files
...
Referenced commit(s): ab02c36e67
2024-03-15 13:24:19 +00:00
Elmsroth
ab02c36e67
feat(Scripts/Commands): Implement ".reset items" command ( #18393 )
...
Syntax : .reset items equiped|bags|bank|keyring|currency|vendor_buyback|all|allbags #playername
Delete items in the player inventory (equiped, bank, bags etc...) depending on the chosen option.
#playername : Optionnal target player name (if player is online only). If not provided the command will execute on the selected target player.
Update src/server/scripts/Commands/cs_reset.cpp
Accepted
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
Update data/sql/updates/pending_db_world/rev_1708782048020249700.sql
Accepted
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
Update data/sql/updates/pending_db_world/rev_1708782048020249700.sql
Accepted
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
Update src/server/game/Miscellaneous/Language.h
Accepted
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com >
fix uint16 vs uint16_t
fix crash and code cleanup
Fix typo
sql fix
Missing typo
selected instead or selecter
AC code style fix
Re-Fix typos
MISSING typos
missing typos
2024-03-15 10:23:31 -03:00
Andrew
3bcdc4d23e
fix(Core/Spells): Domination affect max 5 targets ( #18555 )
2024-03-15 08:20:51 +01:00
Walter Pagani
7a7ea27293
fix(SpellInfoCorrections) Raid buffs should ignore LoS ( #18518 )
2024-03-15 01:20:36 -03:00
Dan
a21ba7afc2
fix(Scripts/TheEye): another Al'ar hotfix ( #18554 )
...
init
2024-03-15 01:05:50 -03:00
Dan
e0bc7d73dd
fix(Scripts/TheEye): make sure Al'ar doesn't schedule abilities multiple times ( #18553 )
...
* init
* fix
2024-03-14 06:12:02 -03:00
Dan
28ea5ca879
fix(Scripts/TheEye): maybe fix Al'ar transition ( #18552 )
...
initial
2024-03-13 20:53:17 +01:00
github-actions[bot]
0da6b17f7b
chore(DB): import pending files
...
Referenced commit(s): fbfa2c21f3
2024-03-13 09:53:05 +00:00
sudlud
307c1ab09d
refactor(Core): remove some unused variables ( #18538 )
...
- let's get rid of some compiler warnings
2024-03-13 06:52:43 -03:00
sudlud
fbfa2c21f3
fix(DB/Gameobject): fix phaseMask of two 'Bench' spawns ( #18541 )
...
fix(DB/Gameobject): fix phaseMask of two 'heyitsbench' spawns
2024-03-13 06:52:11 -03:00
github-actions[bot]
447fcbe99e
chore(DB): import pending files
...
Referenced commit(s): 9238c71105
2024-03-13 06:42:35 +00:00
Dan
6a58e611ed
fix(Scripts/TheEye): remove auras from Solarian on invisiblity and sniffed spell ( #18544 )
...
* init
* add sniffed spell and remove auras on invisible
* prevent true beam being cast on players
2024-03-13 03:42:07 -03:00
Dan
9238c71105
fix(DB/TheEye): make falconer move towards you ( #18542 )
...
initial
2024-03-13 03:41:36 -03:00
Dan
6b5289f373
fix(Scripts/TheEye): allow Solarian to cast on pets/totems ( #18539 )
...
init
2024-03-12 06:46:12 -03:00
Dan
a7026e7e39
fix(Scripts/TheEye): make sure Al'ar doesn't cast anything during rebirt + phoenix spawning ( #18540 )
...
* init
* more
* uh
2024-03-12 06:44:55 -03:00
github-actions[bot]
7ea2591c95
chore(DB): import pending files
...
Referenced commit(s): 3a87b5a85e
2024-03-11 23:15:17 +00:00
Andrew
3a87b5a85e
fix(Scripts/TempestKeep): Kael pyroblast target only main target ( #18531 )
2024-03-12 00:14:00 +01:00
github-actions[bot]
5542102117
chore(DB): import pending files
...
Referenced commit(s): c49032a722
2024-03-11 22:38:00 +00:00
sudlud
c49032a722
fix(DB/Gameobject): Sniffed Values for 'Bonfire' spawns ( #18537 )
2024-03-11 23:36:33 +01:00
Anton Popovichenko
9616433b66
fix(CI/MacOS): Fix MacOS dependency installation ( #18507 )
...
Fix MacOS CI/CD
2024-03-10 16:52:03 -03:00
sudlud
ba32dc4b59
fix(Docs): readme: fix broken license links ( #18500 )
...
fix(Docs): readme fix broken license links
using same links as azerothcore.org now
2024-03-10 16:51:26 -03:00
sudlud
7fb865ba78
fix(Docs): readme: fix broken link to CODE_OF_CONDUCT.md ( #18499 )
...
fix(docs): readme link to CODE_OF_CONDUCT.md
2024-03-10 16:50:58 -03:00
sudlud
8a5b9d551d
fix(CI): fix tools_build ( #18505 )
...
* fix(CI): fix tools_build
* change something
* revert change - CI please run now
2024-03-10 16:50:39 -03:00
sudlud
bf17d93727
fix(Core/PVP): Fix OutDoorPVP CustomSpell handling ( #18389 )
...
* fix(Core/PVP): Fix OutDoorPVP CustomSpell handling
- the function HandleCustomSpell() should only return
true if it actually handled a spell
* comment unused parameter
2024-03-10 15:35:29 +01:00
Dan
3f700645bd
fix(Scripts/TheEye): boss boundaries and Kael door ( #18517 )
2024-03-10 09:26:00 -03:00
github-actions[bot]
7b5746da8d
chore(DB): import pending files
...
Referenced commit(s): d07861c584
2024-03-10 10:35:28 +00:00
sudlud
d07861c584
fix(DB/Item): 44844 'Turkey Caller' - add flag CU_DURATION_REAL_TIME ( #18328 )
2024-03-10 07:34:28 -03:00
Benjamin Jackson
a9b3f01579
fix(Scripts/Karazhan): Correct chess piece gossip faction check. ( #18513 )
...
Correct chess piece gossip faction check.
Co-authored-by: 天鹿 <18535853+pklloveyou@users.noreply.github.com >
2024-03-09 18:46:19 -03:00
Dan
db7475f4f5
fix(Scripts/TheEye): ensure Ember of Al'ar always spawn in the right spot ( #18511 )
...
init
2024-03-09 11:08:23 -03:00
github-actions[bot]
81d781388b
chore(DB): import pending files
...
Referenced commit(s): ab2f527248
2024-03-09 12:32:27 +00:00
sudlud
633d95bfb8
fix(DB/Gameobject): Sniffed Values for 'Bench' spawns ( #18448 )
...
* fix(DB/Gameobject): Sniffed Values for 'Bench' spawns
* more sniffs - more (heyits)benches
2024-03-09 09:32:00 -03:00
Alethrion
ab2f527248
fix(Scripts/Karazhan): Chess Event Cross Faction ( #18478 )
...
Chess_Event_Cross_Faction
2024-03-09 09:31:30 -03:00
github-actions[bot]
451a0a04d2
chore(DB): import pending files
...
Referenced commit(s): 00d83aa756
2024-03-08 22:12:55 +00:00
sudlud
00d83aa756
fix(DB/Gameobject): Sniffed Values for 'Chair' spawns (part 2) ( #18509 )
2024-03-08 19:12:06 -03:00
skelUA
da453b2a8d
fix(Core/SmartScripts): LOS check spell for SmartScipts ( #18501 )
...
* Fix spell 35329 (Vibrant Blood)
* [PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )
* Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )"
This reverts commit 2eaeb78bdee5b09f1ea5685a9b039f9221df4abe.
* Revert "Fix spell 35329 (Vibrant Blood)"
This reverts commit 0e7ee59588709050e2af9cc15e8ff1ed358936b2.
* Revert "Revert "Fix spell 35329 (Vibrant Blood)""
This reverts commit 5e4424b4d81ec3c1de1d6f73e48d848e63e92b79.
* Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )""
This reverts commit b3a9553a45e81f65b2eb15f127c5ca9eb99b6d1e.
* Revert "Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )"""
This reverts commit 0ced477c767b9087eefdf516d0e0fccf1567e6e3.
* Revert "Revert "Revert "Fix spell 35329 (Vibrant Blood)"""
This reverts commit a8da732cfb4369f218e96175fc8f33eafc1e69c9.
* Revert "Revert "Fix spell 35329 (Vibrant Blood)""
This reverts commit 5e4424b4d81ec3c1de1d6f73e48d848e63e92b79.
* Revert "Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )""
This reverts commit b3a9553a45e81f65b2eb15f127c5ca9eb99b6d1e.
* Revert "[PATCH] Flight of the Wintergarde Defender fix (https://forums.wow.sumy.ua/viewtopic.php?p=35#p35 )"
This reverts commit 2eaeb78bdee5b09f1ea5685a9b039f9221df4abe.
* Revert "Fix spell 35329 (Vibrant Blood)"
This reverts commit 0e7ee59588709050e2af9cc15e8ff1ed358936b2.
* FIX LOS SAI
2024-03-08 11:15:45 -03:00
github-actions[bot]
98d0626a81
chore(DB): import pending files
...
Referenced commit(s): df0c3d0a5c
2024-03-08 07:02:32 +00:00
Benjamin Jackson
df0c3d0a5c
fix(DB/SAI): Remove Shadowlord Deathwail's immunity. ( #18508 )
...
Init.
2024-03-08 08:01:38 +01:00
github-actions[bot]
90b1294165
chore(DB): import pending files
...
Referenced commit(s): 903820077c
2024-03-08 06:56:32 +00:00
Dan
903820077c
fix(Scripts/TheEye): make Solarian not overlap casts and not cast arcane missiles into p2 transition ( #18480 )
...
* initial
* add voiceline
* move position of yells
* change voicings
2024-03-08 07:55:42 +01:00
Dan
9e7c443f3c
fix(Scripts/TheEye): Al'ar phoenix spawn positions in p2 ( #18504 )
...
* wip
* wip
* finalise
2024-03-06 16:51:51 -03:00
github-actions[bot]
34993a8f9f
chore(DB): import pending files
...
Referenced commit(s): 0dc9e54bfc
2024-03-06 10:24:53 +00:00
Andrew
0dc9e54bfc
fix(DB/Creature): Kael Phoenix should not be immune to slows ( #18502 )
2024-03-06 11:23:58 +01:00
Dan
663566af4b
fix(Scripts/TheEye): make sure Solarian does not cast arcane missiles on target with Wrath of the Astromancer active ( #18496 )
...
* initial
* add target reset
* fix targetting
* revert
2024-03-04 18:04:48 -03:00
github-actions[bot]
3acb1ad784
chore(DB): import pending files
...
Referenced commit(s): 7d5c222314
2024-03-04 20:04:18 +00:00
sudlud
7d5c222314
Fix(DB/SAI) update quest 6002 poi and text ( #18465 )
...
* Fix(DB/SAI) update quest 6002
Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com >
* update quest flag according to sniff - thanks bench!
---------
Co-authored-by: pedrohfm9 <122452427+Dr-Arayashiki@users.noreply.github.com >
2024-03-04 21:03:30 +01:00
github-actions[bot]
edd0dedd1f
chore(DB): import pending files
...
Referenced commit(s): 3c6a3a56e5
2024-03-04 19:58:50 +00:00
sudlud
3c6a3a56e5
fix(DB/Gameobject): Add some missing 'Anvil, Forge, Alchemy Lab' spawns ( #18432 )
2024-03-04 20:58:01 +01:00
github-actions[bot]
60385349b9
chore(DB): import pending files
...
Referenced commit(s): 429cd226f3
2024-03-04 19:55:22 +00:00
avarishd
285c8cdc68
fix(DB/Creature): High King Maulgar's council saving you to the insta… ( #18494 )
...
fix(DB/Creature): High King Maulgar's council saving you to the instance.
2024-03-04 20:55:17 +01:00