Kitzunu
c1a12a64ee
fix(Script/Commands): Make sure learn all lang also give you the skill ( #17902 )
2023-11-29 22:26:40 +01:00
Andrew
4552e89bfd
refactor(Scripts/MagisterTerrace): Update Vexallus script ( #17892 )
...
* refactor(Scripts/MagisterTerrace): Update Vexallus script
* Update src/server/scripts/EasternKingdoms/MagistersTerrace/boss_vexallus.cpp
2023-11-29 20:34:11 +01:00
Kitzunu
635288b5c5
fix(Scripts/Commands): Display GUID on gob info ( #17900 )
...
* fix(Scripts/Commands): Display GUID on gob info
* close https://github.com/azerothcore/azerothcore-wotlk/issues/8129
* Update cs_gobject.cpp
2023-11-29 20:14:58 +01:00
Kitzunu
e8336919f9
fix(Scripts/Command): ticket comment should allow input ( #17891 )
...
fix(Scripts/Command): gm comment should allow input
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/17877
2023-11-29 09:38:03 -03:00
Gultask
d3bef76fae
fix(Scripts/Darkshore): Rabid Thistle Bear spawning with StandState Dead ( #17875 )
2023-11-26 21:22:58 -03:00
Gultask
abf85fb44f
fix(Scripts/Quest): Correct respawn logic for Isla Starmane and Rin'ji ( #17874 )
...
* Create rev_1694739263824086500.sql
* init
* 2
2023-11-27 00:04:47 +01:00
Andrew
daec8345e0
refactor(Scripts/BlackTemple): Modernize Najentus boss script ( #17871 )
...
* refactor(Scripts/BlackTemple): Modernize Najentus boss script
* fix build
* Update ScriptedCreature.h
2023-11-26 23:47:15 +01:00
Andrew
c9b42d6d6c
chore(Scripts/BlackTemple): Update Akama, Supremus, Gorefiend and Naj… ( #17867 )
...
chore(Scripts/BlackTemple): Update Akama, Supremus, Gorefiend and Najentus to new register method
2023-11-26 20:35:16 +01:00
Andrew
76a2bbfef0
fix(Scripts/Commands): Use the argument parser to parse guild names ( #17863 )
2023-11-26 16:59:58 +01:00
KJack
b7f7a7c731
fix(Core/Creature): Make Respawn() respect conditions and linked respawns ( #17597 )
2023-11-26 08:48:58 -03:00
Dan
d4931755ea
fix(Scripts/Commands): make sure no invalid IDs can be passed in map creation for .go xyz ( #17836 )
...
* handle wrong ID
* remove enum
* white line at end
got removed for some reason idk
* a tab
2023-11-24 01:20:09 +01:00
pedrohfm9
c02cccb87c
fix(Scripts/SholazarBasin) update the code to ensure the vehicle catches fire ( #17833 )
...
* fix(DB/Creature): Grunda Bronzewing is now mounted
Grunda Bronzewing is now mounted
* Update Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql
Grunda Bronzewing is now mounted
* Rename Fix-Grunda Bronzewing in Honor Hold is not riding on a golden gryphon.sql to Fix-Grunda.sql
Grunda Bronzewing is now mounted
* Delete Fix-Grunda.sql
* Update zone_sholazar_basin.cpp
* Update zone_sholazar_basin.cpp
2023-11-23 22:51:14 +01:00
Andrew
d838cad171
refactor(Scripts/Botanica): Update Laj's script after latest changes ( #17814 )
2023-11-21 07:53:17 +01:00
KJack
42ec86680c
fix(Scripts/RuinsOfAhnQiraj): Andorov does not respawn after being killed ( #17788 )
2023-11-20 21:18:13 -03:00
Andrew
59e9451c3c
feat(Core/AI): Implement ScheduleTimedEvent() helper ( #17813 )
2023-11-20 20:36:15 -03:00
Dan
47752b1b5a
fix(Scripts/TheEye): adjust Solarian timers based on sniffs ( #17812 )
2023-11-20 19:20:48 -03:00
Andrew
0fe18f7c6b
fix(Scripts/ThousandNeedles): Improve the handling of quest 5151 (Hyp… ( #17811 )
2023-11-20 18:14:43 -03:00
Dan
db44d7a35a
fix(DB/Creature): make sure Enchanted Elementals always walk and not run towards Lady Vashj ( #17809 )
...
initial
2023-11-20 16:54:13 -03:00
qwe900
e8ccda12e4
fix(Scripts/ICC/Sindragosa) Airphase should not be forced after 50s if already in p2 (under 35%) ( #17722 )
...
* Update boss_sindragosa.cpp
* Update boss_sindragosa.cpp
2023-11-20 13:48:45 +01:00
Andrew
7795dc4379
fix(Scripts/SSC): Script Hydross OOC event ( #17804 )
...
* fix(Scripts/SSC): Script Hydross OOC event
* Update rev_1700448248255858600.sql
* Update boss_hydross_the_unstable.cpp
* Update rev_1700448248255858600.sql
2023-11-20 10:46:38 +01:00
KJack
48271945d0
feat (core/cs): Make .go xyz ignore non-numeric data to improve copy-paste usability ( #17772 )
...
* Flexible `.go xyz` working well with existing syntax order.
* Make `.go xyz` ignore non-numeric characters
* Support values separated by something other than a space.
* Use current player orientation instead of `0.0f`
* Rename `inputCoords` to `args` per request.
2023-11-19 22:43:48 +01:00
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
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
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
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
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
Andrew
d9e12f7a46
fix(Scripts/Karazhan): Implement Aran's Atiesh interaction ( #17692 )
2023-11-14 14:49:05 -03:00