Commit Graph

9501 Commits

Author SHA1 Message Date
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
github-actions[bot]
60c6cbdeb8 chore(DB): import pending files
Referenced commit(s): 8904a13304
2024-11-10 11:42:19 +00:00
Andrew
e2be8fb296 fix(Scripts/ZulAman): Fix Akilzon not spawning eagles and update script (#20493)
* fix(Scripts/ZulAman): Fix Akilzon not spawning eagles and update script

* Update boss_akilzon.cpp
2024-11-10 08:41:46 -03:00
github-actions[bot]
7f9695b7a6 chore(DB): import pending files
Referenced commit(s): 7b8fadaa0c
2024-11-09 23:16:23 +00:00
Andrew
7b8fadaa0c refactor(Scripts/ZulAman): Move Jan'alai Fire Bomb to SAI (#20496) 2024-11-09 20:11:56 -03:00
github-actions[bot]
99f77341a8 chore(DB): import pending files
Referenced commit(s): 82d43ee52a
2024-11-09 22:19:07 +00:00
Andrew
82d43ee52a fix(Scripts/ZulAman): Move Harrison Jones spawn to DB (#20491)
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-11-09 19:18:14 -03:00
github-actions[bot]
80a9af02d6 chore(DB): import pending files
Referenced commit(s): f13bc5d7f7
2024-11-09 12:01:34 +00:00
IntelligentQuantum
f13bc5d7f7 fix(DB/Creature): Magma Elemental interrupt (#20458)
Fix(Sql/Creature_template): Magma Elemental interrupt
2024-11-09 09:00:43 -03:00
github-actions[bot]
9cdb42df9d chore(DB): import pending files
Referenced commit(s): 138a2ca974
2024-11-09 00:06:27 +00:00
Andrew
138a2ca974 refactor(Scripts/ZA): Update Zul'jin (#20456) 2024-11-08 21:05:30 -03:00
github-actions[bot]
b2e6aef6ba chore(DB): import pending files
Referenced commit(s): 8569edb706
2024-11-08 14:59:09 +00:00
avarishd
8569edb706 fix(DB/SAI): Arzeth the Merciless not moving on respawn (#20442) 2024-11-08 11:58:16 -03:00
github-actions[bot]
6a6b8473a0 chore(DB): import pending files
Referenced commit(s): bc322d759b
2024-11-07 21:56:32 +00:00
sudlud
2dce340eb7 fix(DB/Gameobject): Sniffed Values for 'Winter Veil' spawns (#20440) 2024-11-07 18:56:03 -03:00