Angelo Venturini
7a37d51538
refactor(Scripts/ShatteredHalls): move Porung from SAI to cpp ( #16417 )
...
* refactor(Scripts/ShatteredHalls): move Porung from SAI to cpp
* Space
2023-06-06 23:38:01 -03:00
Skjalf
8d6392d60f
fix(Scripts/Underbog): Rework Swamplord Muselek ( #14724 )
...
* fix(Scripts/Underbog): Rework Swamplord Muselek
* Update boss_swamplord_muselek.cpp
* update to bossai
* Update outland_script_loader.cpp
* Update boss_swamplord_muselek.cpp
* Update boss_swamplord_muselek.cpp
* prevent chase movement while walking backwards
* Update boss_swamplord_muselek.cpp
2023-05-13 14:44:20 -03:00
Dan
79954c34d4
fix(Scripts/Outland): add missing C++ code and remove SAI scripts from Tavarok and Darkweaver Syth ( #16178 )
...
* initial
* whitespace1
* Update tavarok_darkweaver_sai_removal.sql
fix sql
2023-05-12 08:23:56 -03:00
Dan
11eab9c3a6
fix(Scripts/TheSlavePens): port SAI from bosses to C++ ( #16169 )
...
* fix
* add sql 1
* add sql 2
* remove extra lines
* remove dumb stuff
keywords in "comment" were messing up the statement
* same story
todo: get better at SQL
* better formatting + two sql statements together
* remove old sql query
* last fix
* fixes to header enum
* fix sql
to have a more universal format
* E e
* final sql fix
2023-05-12 08:20:31 -03:00
UltraNix
ce066a4781
fix(Scripts/SlavePens): Added waypoint movement to Quagmirran. ( #15582 )
...
* fix(Scripts/SlavePens): Added waypoint movement to Quagmirran.
Fixes #8559
* buildfix.
2023-04-04 08:30:59 -03:00
avarishd
d6c7e9f630
fix(Scripts/Zangarmarsh): Move zangarmarsh npcs to SAI ( #15504 )
...
* fix(DB/SAI): Move Ashyen & Keleth to SAI.
Co-authored-by: offl <offl@users.noreply.github.com>
* Delete rev_1679303594025981500.sql
* fix(Scripts/Zone): Move zangarmarsh npcs to SAI.
Co-Authored-By: Alli <6288119+aletson@users.noreply.github.com>
Co-Authored-By: Faq <322016+Faq@users.noreply.github.com>
Co-Authored-By: offl <11556157+offl@users.noreply.github.com>
* Add Healing Touch
* " -> '
* update
* Use player_distance instead of invoker
* remove script_waypoints
---------
Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Alli <6288119+aletson@users.noreply.github.com>
Co-authored-by: Faq <322016+Faq@users.noreply.github.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2023-03-21 18:27:00 -03:00
Skjalf
65471801e6
chore(Scripts/SethekkHalls): Move Anzu script to its own file ( #15109 )
2023-02-18 18:47:29 -03:00
UltraNix
312c1eac3e
fix(Scripts/Underbog): Fixed Fungal Decay spells. ( #14543 )
...
Fixes #13977
2023-01-07 20:29:03 +01:00
Angelo Venturini
b7e002ebae
fix(Core/Scripts): Rewrite Hungarfen ( #14426 )
2023-01-02 20:43:42 -03:00
UltraNix
f4ccf15091
fix(Scripts/Underbog): Moved Gha'zan script to C++ file. ( #13887 )
...
* fix(Scripts/Underbog)L Moved Gha'zan script to C++ file.
Added scripted waypoints.
Fixes #13793
* Update.
* missing player include
* Update.
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-12-11 03:57:38 +01:00
Angelo Venturini
ad4ce0895f
fix: Qaston revert ( #13320 )
...
* Revert "fix(Core/QAston): fixed shields oneshotting (#13271 )"
This reverts commit e05f61d1b3 .
* Revert "fix(Core): Crash (#13292 )"
This reverts commit a818bcf3e2 .
* Revert "fix: Crash (#13241 )"
This reverts commit be423a91b5 .
* delete sql
* Revert "refactor(Core/Spells): Implement QAston Proc System (#11079 )"
This reverts commit cbd3fd0967 .
* add sql revert
* fix sql
* remove update from world.updates
2022-10-05 21:53:20 +02:00
IntelligentQuantum
cbd3fd0967
refactor(Core/Spells): Implement QAston Proc System ( #11079 )
...
* .
* sql
* .
* .
* 1
* 2
* 3
* 4
* 5
* 6
* 7
* 8
* 9
* 10
* 11
* 12
* 13
* 14
* 15
* Update spell_item.cpp
* Update Unit.cpp
* 16
* 17
* 18
* 19
* 20
* 21
* Update Unit.cpp
* REVERT UltraNIX Commit
* 22
* 23
* .
* .
* .
* warrior
* warlock
* shaman rogue priest paladin mage
* spell item
* hunter
* druid
* dk
* war
* error style
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* Update rev_1647677899565690722.sql
* .
* DOND DEL ME WAD DO DO
* error 2
* .
* .
* .
* FIX
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
* .
* ja genau
* Update .gitignore
* .
* .
* .,
* .
* .
* .
* .
* Update Unit.cpp
2022-10-02 19:39:34 +02:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-09-30 13:40:52 +07:00
Kargatum
5991b2769a
feat(Core/Scripts): split the huge scriptloader into smaller pieces ( #5346 )
...
* feat(Core/Scripts): split the huge scriptloader into smaller pieces
* AddSC_swamp_of_sorrows del
* 1
* add mod info
* 1
* 039f0e0faa
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-22 23:19:02 +02:00