Commit Graph

9472 Commits

Author SHA1 Message Date
Francesco Borzì
c5ae1ae88f chore(DB): move 2023 update files (#20470)
* chore(DB): move 2023 update files

* chore: flag files as archied
2024-11-15 11:27:45 +01:00
github-actions[bot]
6a25a1d1a7 chore(DB): import pending files
Referenced commit(s): a0a8b406aa
2024-11-15 08:01:51 +00:00
daobashun
a0a8b406aa Fix(DB/SAI) Stonard talking to the NPCs in the refuge camp (#20301)
* Swamp of Sorrows npc talk

* Modify the note
2024-11-15 09:00:55 +01:00
github-actions[bot]
a926765380 chore(DB): import pending files
Referenced commit(s): 8e45014ada
2024-11-14 22:06:18 +00:00
Andrew
8e45014ada fix(DB/SAI): Remove SAI to set unselectable flag from Sunblade Protectors (#20563)
fix(DB/SAI): Remove SAI to set unselectable flag from Sunwell Protectors
2024-11-14 23:05:24 +01:00
github-actions[bot]
e1766eb87f chore(DB): import pending files
Referenced commit(s): 5252e6cf5b
2024-11-14 19:04:30 +00:00
Andrew
5252e6cf5b fix(Scripts/Spells): Spell school reflectors should have failure chan… (#20560)
fix(Scripts/Spells): Spell school reflectors should have failure chance at higher levels
2024-11-14 16:03:35 -03:00
github-actions[bot]
65d2ca31cf chore(DB): import pending files
Referenced commit(s): 002ed25d49
2024-11-14 15:25:38 +00:00
Andrew
002ed25d49 fix(DB/SAI): Correct Dawnblade Summoner timers and combat movement (#20562) 2024-11-14 12:24:40 -03:00
github-actions[bot]
f22c06b84d chore(DB): import pending files
Referenced commit(s): 980b9246c8
2024-11-14 09:07:37 +00:00
Jelle Meeus
980b9246c8 fix(Scripts/TheEye): Kael'thas advisors, refactor and RP (#20188)
refactor to use base advisor class

refactor doaction

extract phase enchanted weapons

sql delete script kael_phase_two
2024-11-14 06:06:42 -03:00
github-actions[bot]
0fc6f468e6 chore(DB): import pending files
Referenced commit(s): b7732690c9
2024-11-14 03:01:47 +00:00
Andrew
b7732690c9 refactor(Scripts/SunwellPlateau): Modernize Muru script (#20551) 2024-11-14 00:00:52 -03:00
github-actions[bot]
6ae57e232e chore(DB): import pending files
Referenced commit(s): 1bea402e5c
2024-11-14 01:59:30 +00:00
Andrew
1bea402e5c fix(Scripts/ZulAman): Remove Eletrical Storm hacks (#20553)
* fix(Scripts/ZulAman): Remove Eletrical Storm hacks

* Update boss_akilzon.cpp

* Create rev_1731545993422354000.sql
2024-11-13 22:58:33 -03:00
github-actions[bot]
35ebe2f9c6 chore(DB): import pending files
Referenced commit(s): 54c83433c6
2024-11-13 21:24:51 +00:00
daobashun
54c83433c6 Fix(DB/SAI) Added dialogue and emotes for Creature (19316). (#20348) 2024-11-13 22:23:58 +01:00
github-actions[bot]
bc70272a34 chore(DB): import pending files
Referenced commit(s): 4871e1821f
2024-11-13 21:10:09 +00:00
IntelligentQuantum
4871e1821f Fix(Sql/Creature): Correct felguard annihilator ids (#20435)
* Fix(Sql/Creature): Correct felguard annihilator ids

* Update rev_1730699152248147966.sql

* fix fel power

* Update rev_1730699152248147966.sql
2024-11-13 22:09:09 +01:00
github-actions[bot]
288e97d4a2 chore(DB): import pending files
Referenced commit(s): f011a849dc
2024-11-13 19:11:43 +00:00
Jelle Meeus
f011a849dc fix(Scripts/ZulAman): speed up gong event (#20547) 2024-11-13 16:10:36 -03:00
github-actions[bot]
32f15256c7 chore(DB): import pending files
Referenced commit(s): d78350ba36
2024-11-13 19:00:35 +00:00
FlyingArowana
d78350ba36 fix(DB/gameobject): Wrong faction banners while event 20 running. (#20539)
* Created SQL

* Banners corrected

* Updated to match Bench's suggestion

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>

---------

Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-11-13 19:59:42 +01:00
github-actions[bot]
54e2e2b603 chore(DB): import pending files
Referenced commit(s): d52cff5f8d
2024-11-13 14:44:57 +00:00
FlyingArowana
d52cff5f8d fix(DB/Tele): Updated for Wrath of the Lich King (#20265) 2024-11-13 11:44:02 -03:00
github-actions[bot]
dffdb63514 chore(DB): import pending files
Referenced commit(s): 6b19419406
2024-11-12 17:31:56 +00:00
sudlud
6b19419406 fix(DB/Gameobject): Sniffed Values for 'Zul' Aman Misc (2)' spawns (#20533) 2024-11-12 14:31:00 -03:00
github-actions[bot]
bae0e1c8d0 chore(DB): import pending files
Referenced commit(s): 3565e4a9eb
2024-11-12 15:16:24 +00:00
Jelle Meeus
3565e4a9eb feat(Core/WorldState): improved WorldState scripting (#20141)
* implement world state script

based on
0b87ca9d9e

Co-authored-by: killerwife <killerwife@gmail.com>

* refactor to use onleave and onenter instead of spell_area

allows players to right click remove adal's buff

* add MapMgr.h

* refactor: use condition enum instead of uint32, prefix WORLD_STATE where needed

* remove lock from WorldState::Update

sWorldState->Update() is only called from World::Update

* remove unsafe SmartAI action of setWorldState

---------

Co-authored-by: killerwife <killerwife@gmail.com>
2024-11-12 12:15:27 -03:00
github-actions[bot]
63f1bd00a3 chore(DB): import pending files
Referenced commit(s): 1b556c48a1
2024-11-12 11:21:14 +00:00
sudlud
1b556c48a1 fix(DB/Gameobject): Sniffed Values for 'Zul' Aman Misc' spawns (#20526)
* fix(DB/Gameobject): Sniffed Values for 'Zul' Aman Misc' spawns

* drop spawn relevant for Zalazane's Fall only
2024-11-12 08:20:17 -03:00
github-actions[bot]
9dbb8781b5 chore(DB): import pending files
Referenced commit(s): 5f7d1d302f
2024-11-11 19:54:19 +00:00
Benjamin Jackson
8da3b83d74 fix(DB/Spell): Link triggered Unstable flask effects to flask aura and proper area. (#20353)
Init.
2024-11-11 16:53:41 -03:00
github-actions[bot]
6cfa6dd4e9 chore(DB): import pending files
Referenced commit(s): d9b4cc6047
2024-11-11 19:15:54 +00:00
Benjamin Jackson
d9b4cc6047 fix(DB/Creature): Adjust Harrison Jones's movement type. (#20523)
Init.
2024-11-11 16:14:58 -03:00
github-actions[bot]
40707b5b29 chore(DB): import pending files
Referenced commit(s): 28ebd46d15
2024-11-11 10:33:25 +00:00
Andrew
28ebd46d15 fix(DB/Creature): Fix Hexlord Malacrass spawn position and remove Har… (#20520)
fix(DB/Creature): Fix Hexlord Malacrass spawn position and remove Harrison Jones guid script

Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2024-11-11 07:32:29 -03:00
github-actions[bot]
09352d8b91 chore(DB): import pending files
Referenced commit(s): fec7c88b51
2024-11-11 08:59:40 +00:00
Andrew
fec7c88b51 fix(Scripts/ZulAman): Amani Hatchers should hatch eggs at increasing … (#20497) 2024-11-11 05:58:44 -03:00
github-actions[bot]
31d988a8b6 chore(DB): import pending files
Referenced commit(s): abde8ef5a8
2024-11-11 06:59:11 +00:00
avarishd
abde8ef5a8 fix(DB/Loot): Humbert's set (#20451)
* fix(DB/Loot): Humbert's set

* .
2024-11-11 03:58:15 -03:00
github-actions[bot]
d817f67658 chore(DB): import pending files
Referenced commit(s): 7f558f4e38
2024-11-10 23:59:43 +00:00
Andrew
7f558f4e38 refactor(Scripts/MagisterTerrace): Move Kalecgos script to SAI (#20495)
* refactor(Scripts/MagisterTerrace): Move Kalecgos script to SAI

* Update instance_magisters_terrace.cpp
2024-11-11 00:58:51 +01:00
github-actions[bot]
aede0020cb chore(DB): import pending files
Referenced commit(s): 4470891310
2024-11-10 18:52:23 +00:00
Andrew
4470891310 fix(Scripts/MagisterTerrace): Add all spells to SpellDifficulty dbc (#20502) 2024-11-10 15:51:28 -03:00
github-actions[bot]
64ab05df37 chore(DB): import pending files
Referenced commit(s): bf925eda3c
2024-11-10 18:45:31 +00:00
Andrew
b16a610789 fix(Scripts/SSC): Improve Tainted Elemental combat behaviour (#20505)
* fix(Scripts/SSC): Improve Tainted Elemental combat behaviour

* Update boss_lady_vashj.cpp
2024-11-10 15:45:17 -03:00
github-actions[bot]
264f924f46 chore(DB): import pending files
Referenced commit(s): e8366f6935
2024-11-10 17:55:10 +00:00
Andrew
8e05cd7e80 refactor(Scripts/ZulAman): Move Spirit of the Lynx to SAI (#20498) 2024-11-10 14:55:04 -03:00
Andrew
91b8cc29cf fix(Scripts/Spells): Limit Cyclone (39594) to 4 targets (#20506) 2024-11-10 14:54:33 -03:00