Commit Graph

14371 Commits

Author SHA1 Message Date
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
manstfu
21c5575d1a fix(Core/Player): Nerfing Heirloom Weapons Damage (#20357)
Fixing heirloom damage

Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2024-11-13 21:53:03 +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
Andrew
d6b2529557 refactor(Scripts/SunwellPlateau): Update Brutallus script (#20548) 2024-11-13 16:02:01 -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
Francesco Borzì
a9f0f371e5 refactor(src/server/game): optimise imports (#20541) 2024-11-13 11:37:20 +01:00
Francesco Borzì
b2ddd10369 refactor(src/server/scripts): remove unused imports (#20540) 2024-11-13 06:35:15 +01:00
Andrew
f8d53d4cd8 fix(Scripts/Commands): Fix crash when using npc set origin faction wi… (#20536) 2024-11-12 19:39:48 +01: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
Andrew
17ae7c86ff refactor(Scripts/SunwellPlateau): Modernize instance script (#20519) 2024-11-12 12:49:11 -03:00
Jelle Meeus
cc03798123 fix(Core/Spells): Jump Speed Calculations (#20479)
Core/Spell: Jump Speed Calculations

0197a2f990

Co-authored-by: DanVS <33371360+DanVS@users.noreply.github.com>
2024-11-12 12:16:41 -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
Andrew
e80b0ce8b8 fix(Scripts/ZulAman): Set Akilzon encounter in progress when engaged (#20531) 2024-11-12 11:50:09 -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
Grimdhex
156f634637 fix(Build/Deps): Increase minimal Boost versions and remove old compatibilities (#20287)
* fix(Core/Common): remove conditions for unsupported boost versions

* fix Cmake version requiert acording to wiki
2024-11-11 16:54:32 -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
Jelle Meeus
5f7d1d302f fix(Scripts/BoreanTundra): make Escape from the Winterfin Caverns group completable (#20359)
Group instead of Area
2024-11-11 16:53:07 -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
Andrew
519daf9cc7 refactor(Scripts/SunwellPlateau): Modernize Eredar Twins script (#20516) 2024-11-11 06:09:08 -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
Andrew
0ce15f0f5a refactor(Scripts/SunwellPlateau): Refactor areatriggers to OnlyOnceAr… (#20515)
refactor(Scripts/SunwellPlateau): Refactor areatriggers to OnlyOnceAreatrigger
2024-11-11 02:56:27 -03:00
Andrew
e741a9a87f feat(Core/Scripting): Implement SetInvincibility() to prevent creatur… (#20508) 2024-11-11 00:22:03 -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
Andrew
bf925eda3c refactor(Scripts/SWP): Update creature scripts to new register method (#20503) 2024-11-10 15:44:35 -03:00
Andrew
3866c35f2f fix(Scripts/Commands): Remove Spirit of Redemption when using Revive … (#20492)
fix(Scripts/Commands): Remove Spirit of Redemption when using Revive command
2024-11-10 15:02:02 -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
Andrew
e8366f6935 fix(Scripts/SSC): Fix Leotheras running in melee range in demon phase (#20507)
* fix(Scripts/SSC): Fix Leotheras running in melee range in demon phase

* Update boss_leotheras_the_blind.cpp
2024-11-10 14:54:05 -03:00
Andrew
4da49dd63a fix(Scripts/ZulAman): Fix crash in Nalorakk script (#20499) 2024-11-10 15:33:01 +01:00