FingerKnoten
593ca4dae1
fix(Core/Player): properly update m_usedTalentCount ( #20232 )
2024-11-16 22:31:24 +01:00
Andrew
86d06d8849
refactor(Scripts/Naxxramas): Modernize Anubrekhan script ( #20596 )
...
* refactor(Scripts/Naxxramas): Modernize Anubrekhan script
* Update boss_anubrekhan.cpp
2024-11-16 16:00:34 -03:00
github-actions[bot]
d5a33f12eb
chore(DB): import pending files
...
Referenced commit(s): e21ab70b7d
2024-11-16 17:15:26 +00:00
FlyingArowana
e21ab70b7d
fix(DB/Creature) - Darkfang Venomspitter under the map ( #20597 )
...
Fixed Z axes
2024-11-16 18:14:31 +01:00
github-actions[bot]
606d3944ae
chore(DB): import pending files
...
Referenced commit(s): 4948197014
2024-11-16 15:21:50 +00:00
Andrew
4948197014
refactor(Scripts/ZulAman): Move Amani Hatchling to SAI ( #20589 )
2024-11-16 12:20:56 -03:00
github-actions[bot]
829624bee8
chore(DB): import pending files
...
Referenced commit(s): c2a5a203c3
2024-11-16 12:31:17 +00:00
Jelle Meeus
28696e4ff8
fix(Core/Spells): implicit target selection for chain spells that should ignore crowd controlled targets ( #20068 )
...
replace free to move with ownerGUID check with crowd control check
2024-11-16 09:30:53 -03:00
sudlud
c2a5a203c3
fix(DB/Creature): Sniffed Values for 'Lunar - Misc' spawns ( #20593 )
2024-11-16 09:30:22 -03:00
Andrew
59db107ed3
refactor(Scripts/SunwellPlateau): Update Kalecgos script ( #20588 )
2024-11-16 08:33:12 -03:00
Andrew
48a0b7a460
refactor(Scripts/SunwellPlateau): Modernize Kil'jaeden script ( #20583 )
2024-11-16 08:32:57 -03:00
github-actions[bot]
abe1e0d3d6
chore(DB): import pending files
...
Referenced commit(s): 7a2ecf7176
2024-11-16 11:30:18 +00:00
Andrew
7a2ecf7176
fix(DB/Creature): M'uru should not reposition in combat ( #20587 )
2024-11-16 08:29:24 -03:00
github-actions[bot]
7ae27edbad
chore(DB): import pending files
...
Referenced commit(s): d7bfa94478
2024-11-16 10:21:59 +00:00
IntelligentQuantum
d7bfa94478
Fix(SQL/SAI): dawnblade marksman distance ( #20543 )
...
* Fix(Scripts/Queldanas): dawnblade marksman distance
* Update rev_1731487213354414876.sql
* Update zone_isle_of_queldanas.cpp
* Update rev_1731487213354414876.sql
* Update rev_1731487213354414876.sql
* Update rev_1731487213354414876.sql
---------
Co-authored-by: Rocco Silipo <108557877+Rorschach91@users.noreply.github.com>
2024-11-16 11:20:54 +01:00
Andrew
6aa0bc37cc
refactor(Scripts/SunwellPlateau): Move summons to the new summon data… ( #20586 )
...
refactor(Scripts/SunwellPlateau): Move summons to the new summon data implementation
2024-11-16 06:25:36 -03:00
sudlud
905cc7b537
fix(conf/worldserver): add Logger.sql.updates option ( #20578 )
2024-11-15 20:53:30 +01:00
github-actions[bot]
f9354b385b
chore(DB): import pending files
...
Referenced commit(s): 1c449b303a
2024-11-15 14:33:18 +00:00
sudlud
9a268d43b9
fix(DB/Gameobject): Sniffed Values for 'The Dark Portal and the Fall … ( #20576 )
...
fix(DB/Gameobject): Sniffed Values for 'The Dark Portal and the Fall of Stormwind' spawns
2024-11-15 11:32:55 -03:00
sudlud
1c449b303a
fix(DB/Creature): Sniffed Values for 'Lunar - Elders' spawns ( #20581 )
2024-11-15 11:32:20 -03:00
Andrew
e1d0cf9a15
feat(Core/Instances): Implement SummonData ( #20582 )
2024-11-15 10:49:02 -03:00
github-actions[bot]
c9665aa69b
chore(DB): import pending files
...
Referenced commit(s): b8a9dc9cf8
2024-11-15 13:25:43 +00:00
DuckBone
b8a9dc9cf8
Fix(DB/creature_template): Fix quest 12028 - Spiritual Insight ( #20376 )
2024-11-15 14:24:49 +01:00
Andrew
e2a57dbfb2
fix(Scripts/ZulAman): Update Malacrass adds spawn positions ( #20580 )
...
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2024-11-15 09:01:31 -03:00
Andrew
07793f6cc8
fix(Scripts/TheEye): Fix Al'ar berserk timer ( #20572 )
2024-11-15 07:50:58 -03:00
github-actions[bot]
c27c0badc8
chore(DB): import pending files
...
Referenced commit(s): c5ae1ae88f
2024-11-15 10:28:37 +00:00
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
Andrew
5bbfd21e32
fix(Scripts/ZulAman): Save Massive Gate state to DB ( #20568 )
2024-11-15 04:38:48 -03:00
Jelle Meeus
9f58216383
fix(Core/Spell): EffectQuestComplete, set quest to rewarded instead of complete ( #20358 )
...
set quest to rewarded instead of complete when targetted by SPELL_EFFECT_QUEST_COMPLETE
Prevents people from ending up with strange quests in their quest logs.
6d62f852ac
Co-authored-by: SnapperRy <snapperryen@gmail.com>
2024-11-15 03:47:41 -03:00
Jelle Meeus
6fd034c8b3
fixup(Scripts/TheEye): spawn Kaelthas' advisors with full hp ( #20573 )
2024-11-14 22:25:13 -03: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
Andrew
2c40c299a7
fix(Scripts/ZulAman): Despawn Harisson Jones after he "dies" ( #20565 )
2024-11-14 18:31:03 -03:00
Benjamin Jackson
53cd41b938
feat(Core/Scripting): Add hook during command security evaluation. ( #20564 )
2024-11-14 17:14:28 -03: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
silviu20092
87fbdb7967
feat(Core/Scripting): Add hook for applying weapon damage ( #20350 )
...
Add hook for applying weapon damage
2024-11-14 05:35:26 -03:00
Andrew
7746287ee1
fix(Core/Spells): Fix Lay on Hands healing bypassing Cyclone ( #20552 )
...
* fix(Core/Spells): Fix Lay on Hands healing bypassing Cyclone
* and mana as well
2024-11-14 03:37:23 -03:00
Andrew
e2020e0886
chore(Scripts/ZulAman): Update Akilzon to new register method ( #20556 )
2024-11-14 03:29:43 -03:00
github-actions[bot]
0fc6f468e6
chore(DB): import pending files
...
Referenced commit(s): b7732690c9
2024-11-14 03:01:47 +00:00
Andrew
587762ca36
fix(Core/Instance): Save persistent data to DB on updates ( #20555 )
2024-11-14 00:01:22 -03:00
Andrew
b7732690c9
refactor(Scripts/SunwellPlateau): Modernize Muru script ( #20551 )
2024-11-14 00:00:52 -03:00
Andrew
14980a91bc
fix(Scripts/ZulAman): Permbind players when using the gong ( #20554 )
2024-11-13 23:18:27 -03:00
github-actions[bot]
6ae57e232e
chore(DB): import pending files
...
Referenced commit(s): 1bea402e5c
2024-11-14 01:59:30 +00:00