Dan
a286bc55bd
fix(Scripts/Commands): guild commands revert back to using guild names in quotes ( #17798 )
...
* initial
* remove tabs
2023-11-19 16:04:46 +01:00
sudlud
09d9a0b73f
fix(Scripts/Midsummer): AuraEffectRemoveFn -> AuraEffectApplyFn ( #17793 )
2023-11-19 13:28:38 +01:00
avarishd
9c225fca58
fix(DB/SAI): Doomguard Commander - Crystal Prison ( #17782 )
...
* fix(DB/SAI): Doomguard Commander - Crystal Prison
* flags
2023-11-19 12:48:35 +01:00
avarishd
15f645d751
fix(Scripts/ManaTombs): Pandemonius should aggro the enitre room ( #17764 )
...
* fix(Scripts/ManaTombs): Pandemonius should aggro the enitre room
* how does this work
* .
2023-11-19 12:44:02 +01:00
Andrew
bf40479db6
fix(Scripts/SSC): Fix being able to damage Leo's minions if you are n… ( #17786 )
...
* fix(Scripts/SSC): Fix being able to damage Leo's minions if you are not the target player
* implement helper
* Update Creature.cpp
* Update Creature.h
2023-11-19 12:38:47 +01:00
avarishd
4bf20ffde4
fix(Core/LFG): Correct checks for teleport in/out ( #17780 )
2023-11-19 11:34:33 +01:00
Winfidonarleyan
9ecb85acb5
chore(Cleanup): added new lines to the end of files where they are not present ( #17774 )
2023-11-19 11:57:37 +07:00
Andrew
d55b6753c9
feat(Core/Scripting): Implement Unit hooks to modify damage before ca… ( #17785 )
2023-11-18 23:36:59 -03:00
Winfidonarleyan
e90d7a2f92
chore(Core/Misc): sort includes ( #17776 )
...
* chore(Cleanup): sort includes
* fix build
* fix build again
2023-11-18 17:51:26 +01:00
Winfidonarleyan
18d3940145
chore(Core/OutdoorPvP): cleanup ptr's, rename private fields ( #17778 )
...
chore(Game/OutdoorPvP): cleanup ptr's, private fields
2023-11-18 17:51:02 +01:00
Winfidonarleyan
130d7ce148
chore(Core/Misc): delete double include ( #17775 )
2023-11-18 15:39:02 +01:00
Grimgravy
c6ae678382
fix(Scripts/Quest): Improve The Force of Neltharaku ( #17088 )
...
* fix(Scripts/quest): Improve The Force of Neltharaku
* update
2023-11-18 15:28:44 +01:00
avarishd
d05929b862
fix(Scripts/ShadowLabs): Script Mark of Malice ( #17773 )
2023-11-18 10:18:10 -03:00
KJack
05e530317a
refactor(Scripts/AI) ZG20: Venoxis (Snake Boss) modernization ( #17699 )
...
* npc_razzashi_cobra_venoxis: modernize
* ZG/Venoxis : npc_razzashi_cobra_venoxis
* ZG20/Venoxis - modernize AI
* Reimplement cobras with SAI and DB edits
2023-11-16 21:42:11 +01:00
KJack
bc18526ee7
refactor(Scripts/AI) ZG20: Mar'li (Spider Boss) modernization ( #17715 )
...
ZG/Marli modernized
2023-11-16 19:24:11 +01:00
Andrew
81bd9b7ba4
fix(Scripts/Karazhan): Fix chess and optional boss not saving players ( #17729 )
2023-11-16 19:01:03 +01:00
Andrew
79ef4fa671
refactor(Scripts/TempestKeep): Clean up script files ( #17727 )
2023-11-16 14:01:45 -03:00
Andrew
1f30a755dc
refactor(Scripts/SCC): Update spell scripts to the new register model ( #17726 )
2023-11-16 14:01:13 -03:00
Andrew
a5b5278929
refactor(Scripts/World): Clean up script files ( #17728 )
...
* refactor(Scripts/World): Clean up script files
* Update boss_azuregos.cpp
2023-11-16 14:00:42 -03:00
Andrew
0d8b1d4942
refactor(Scripts/Karazhan): Move Malchezaar door handling to the inst… ( #17730 )
2023-11-16 14:00:19 -03:00
Andrew
c605a48f98
refactor(Scripts/Stormwind): Move Bartleby script to SAI ( #17731 )
2023-11-16 13:59:03 -03:00
Andrew
deff0ac587
refactor(Scripts/Ashenvale): Move Naga Brazier script to SAI ( #17733 )
2023-11-16 13:58:42 -03:00
Andrew
055e2dc5ab
refactor(Scripts/AhnKahet): Move Ancient Nerubian Device script to SAI ( #17734 )
2023-11-16 13:58:23 -03:00
Tristan 'Natrist' Cormier
0e1bdb1154
chore(Misc/Lang): rename LANG_YOU_NOT_HAVE_PERMISSION to LANG_PERMISSION_DENIED ( #17732 )
2023-11-16 06:06:17 -03:00
Andrew
8fbed6c30e
refactor(Scripts/MagistersTerrace): Update scripts to new register model ( #17725 )
2023-11-15 21:04:14 -03:00
Andrew
01c21539f9
fix(Scripts/SCC): Clear Leotheras' Whirlwind aura on demon phase ( #17721 )
2023-11-15 20:56:23 -03:00
Andrew
d325332090
refactor(Scripts/OHF): Clean up script files ( #17724 )
2023-11-15 20:44:39 -03:00
Andrew
db851b483e
refactor(Scripts/RuinsOfAhnQiraj): Clean up script files ( #17723 )
2023-11-15 20:41:56 -03:00
Andrew
b0cf308be2
fix(Scripts/SSC): Respawn Leotheras and fix last phase transition ( #17720 )
2023-11-15 18:59:03 -03:00
Andrew
03612e8bff
refactor(Scripts/TempleOfAhnQiraj): Clean up script files ( #17718 )
...
* refactor(Scripts/TempleOfAhnQiraj): Clean up script files
* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_fankriss.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Update src/server/scripts/Kalimdor/TempleOfAhnQiraj/boss_ouro.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-11-15 14:17:29 -03:00
Andrew
590c2d7ea1
refactor(Core/Instance): Modernize a few player iterations ( #17717 )
2023-11-15 14:14:17 -03:00
Tristan 'Natrist' Cormier
c827a0c1c1
fix(Core/Misc): Mac build ( #17714 )
2023-11-15 13:37:14 +01:00
Andrew
a0f66edcec
fix(Scripts/Karazhan): Fix being able to interact with Nightbane's doors ( #17713 )
...
fix(Scripts/Karazhan): Fix being able to interact with NIghtbane's doors
2023-11-15 13:35:32 +01:00
Andrew
c4722de46a
fix(Scripts/Karazhan): Fix Temptation target ( #17710 )
2023-11-14 20:09:25 -03:00
Andrew
a19613df86
fix(Scripts/Karazhan): Use actual spell interruption timers to handle… ( #17709 )
...
fix(Scripts/Karazhan): Use actual spell interruption timers to handle basic ability cast
2023-11-14 18:50:45 -03:00
KJack
1227e69600
fix(Core/InstanceScript): Fix new Remove function conversion miss ( #17708 )
2023-11-14 16:43:46 -03:00
Andrew
d9e12f7a46
fix(Scripts/Karazhan): Implement Aran's Atiesh interaction ( #17692 )
2023-11-14 14:49:05 -03:00
Kitzunu
8bb6661c96
feat(Core/Guild): Allow to limit the amount of members within a guild ( #17697 )
...
* feat(Core/Guild): Allow to limit the amount of members within a guild
* Update Guild.cpp
* Update Guild.cpp
* Update Guild.cpp
* Update Guild.cpp
* improve message to player
2023-11-14 17:40:28 +01:00
Andrew
5a4fdc7de4
fix(Core/Spells): Banish should only be dispelled by Mass Dispel ( #17703 )
...
* fix(Core/Spells): Banish should only be dispelled by Mass Dispel
* Update Unit.cpp
* Update Unit.cpp
2023-11-14 16:27:37 +01:00
KJack
3d20f8902b
feat(Core/Instance): InstanceScript: create Remove functions ( #17702 )
...
InstanceScript: create `Remove` helper functions
2023-11-14 08:13:28 -03:00
KJack
2e4ad36d20
feat(Core/AI): Add built-in TaskScheduler to CreatureAI ( #17700 )
...
* Add TaskScheduler to CreatureAI
* Code style, because of course.
2023-11-14 07:32:47 -03:00
avarishd
4cb25b4b5e
fix(Scripts/DurnholdeKeep): Captain Skarloc spawning double/wrong adds ( #17667 )
...
* fix(Scripts/DurnholdeKeep): Captain Skarloc spawning double/wrong adds
* Ss
* DoForAllSummons
2023-11-14 08:53:17 +01:00
KJack
4fabaee597
fix(Scripts/ZulGurub): Jeklik (Bat Boss) - fix double-run scheduler ( #17693 )
...
* Don't double-run scheduler. Only run out of combat when needed.
* Comment clarification
* Rename variable
* Replace janky scheduling with `DespawnOnEvade()`
2023-11-13 03:42:16 -03:00
Andrew
bbedb91e2c
fix(Scripts/Karazhan): Implement Nightbane summon emote and despawn on evade ( #17690 )
...
* fix(Scripts/Karazhan): Implement summon emote and despawn on evade
* missing flag
2023-11-13 01:39:14 -03:00
Andrew
975a6fccab
feat(Core/Scripts): Prevent the inherited TaskScheduler from updating… ( #17689 )
2023-11-12 20:30:23 -03:00
Grimgravy
6486f72740
fix(Script/Quest): Improve A Spirit Ally? ( #16893 )
...
* fix(db/Quest): Improve A Spirit Ally?
* Update spell_quest.cpp
* improvement in position
2023-11-12 17:52:49 +01:00
Christopher Galbraith
ae5bf57dba
fix(Core/Spell): Titan's Grip check if player has 2H and shield equipped ( #16984 )
...
* check if player has a 2H and shield equipped
* null check item2 for shield
* style whitespace
* removed unnecessary logic
* remove unnecessary brackets
---------
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-11-12 17:51:26 +01:00
AG
61fd3eebf9
fix(Metric/Misc): Change default updatetime to 1s ( #17627 )
...
* Update default metric interval
* codestyle
* ready for merge
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-11-12 16:37:16 +01:00
avarishd
67811a6369
fix(Script/Spell): Carinda's Scroll of Retribution usable on players ( #17601 )
2023-11-12 16:32:16 +01:00
KJack
3c8adc71cd
(Scripts/AI) ZG20: Jeklik (Bat Boss) - Implement Bat Riders, other fixes and improvements ( #17573 )
...
---------
Co-authored-by: AG <43139552+AGandrup@users.noreply.github.com >
2023-11-12 09:35:35 +01:00