Jelle Meeus
5fea038871
fix: call target selection with pos 0, use IsPlayer()
2024-05-04 11:58:21 +02:00
Jelle Meeus
a9e5e2e2ce
fixup! calc distance with hypotf, define vspeed ranges, remove trig webwrap enum
2024-05-03 01:23:13 +02:00
Jelle Meeus
b8fcce5d3b
calc distance with hypotf, define vspeed ranges, remove trig webwrap enum
2024-05-03 01:21:03 +02:00
Jelle Meeus
07c8e1b4f7
fix web wraps attacking
2024-04-30 11:30:58 +02:00
Jelle Meeus
7496d83d33
fix Effects start at 1 in DBC
2024-04-30 11:30:58 +02:00
Jelle Meeus
318ffe71d2
Merge branch 'master' into maexxna
2024-04-30 07:19:14 +02:00
Knindza
21698031c5
fix(Scripts/Arenas): Updating timer for Shadow Sight spawns ( #18748 )
...
* Updating Creature.
* Updating Arenas
* Delete data/sql/updates/pending_db_world/rev_1713104748708628400.sql
2024-04-30 02:09:27 -03:00
Jelle Meeus
b91957b543
include SpellAuraEffects header
2024-04-30 07:05:33 +02:00
Jelle Meeus
4a7976a184
include player header to fix error: invalid use of incomplete type
2024-04-30 06:11:05 +02:00
github-actions[bot]
c57521be0e
chore(DB): import pending files
...
Referenced commit(s): 58f1cffb10
2024-04-29 06:18:47 +00:00
Aloy
58f1cffb10
fix(DB/Gossip_Menu_Option_Locale): fix german umlauts ( #18781 )
...
* fix(DB/Gossip_Menu_Option_Locale): fix german umlauts
* new line added
* Specify German language in the query
---------
Co-authored-by: Pagani Walter <paganiwalter@gmail.com >
2024-04-29 03:17:54 -03:00
天鹿
f203b1b9dc
fix(Scripts/PlayerScript): PlayerScript Error ( #18806 )
...
Update PlayerScript.cpp
2024-04-29 02:31:14 -03:00
Jelle Meeus
416333f071
update spell_dbc sql
2024-04-28 20:02:08 +02:00
Jelle Meeus
4062391ef6
use event instead of update(diff)
2024-04-28 19:09:04 +02:00
Jelle Meeus
ee2aff0618
style
2024-04-28 18:13:34 +02:00
Jelle Meeus
e7273cfeba
remove unused wraps2
2024-04-28 18:12:15 +02:00
Jelle Meeus
9a65fdcb50
rename candIt to itr
2024-04-28 17:50:28 +02:00
Jelle Meeus
1a2dbd9458
adjust vertical speed to reduce speed if close, avoid ceiling yeet
2024-04-28 17:44:49 +02:00
Jelle Meeus
e72413377a
fix: web wraps should not attack
2024-04-28 15:35:19 +02:00
Jelle Meeus
cea566ac0d
fix: cast web wrap on multiple targets
2024-04-28 15:35:06 +02:00
Jelle Meeus
522b968fb0
remove orientation from position
2024-04-28 15:20:51 +02:00
Jelle Meeus
c14cdd6ac0
clean sql
2024-04-28 15:17:35 +02:00
Jelle Meeus
d10d658716
cleanup script
2024-04-28 15:17:35 +02:00
Jelle Meeus
67e2a7818b
update sql
2024-04-28 15:17:35 +02:00
Jelle Meeus
63db96ddbc
something that works
2024-04-28 15:17:35 +02:00
Jelle Meeus
4ba96a09a0
save
2024-04-28 07:52:14 +02:00
Jelle Meeus
ae1033d561
progress
2024-04-28 03:12:10 +02:00
Jelle Meeus
3457b5ca6f
add custom summon web wrap
2024-04-27 23:47:10 +02:00
天鹿
81280cd560
refactor(Scripts/Karazhan): 'uint' It can never be less than 0 ( #18726 )
...
Update boss_chess_event.cpp
2024-04-27 06:17:38 -03:00
Balleny
7a2f6ff8e5
fix(Core/Battleground): EOTS adjust flag respawn timer ( #18759 )
...
adjust flag respawn timer
2024-04-27 06:17:11 -03:00
github-actions[bot]
9df0c08702
chore(DB): import pending files
...
Referenced commit(s): 565b55472a
2024-04-27 09:16:38 +00:00
sudlud
565b55472a
fix(DB/Gameobject): Sniffed Values for 'AuctionNode' spawns ( #18780 )
2024-04-27 06:15:47 -03:00
sudlud
0a376bdc76
fix(Core/GameObject): load guid based scripts correctly ( #18811 )
...
- m_goData must be assigned before Create() is beeing called
- otherwise GetScriptId() can't load the correct scriptiD
in Create()
- all in all this is now more in line with how it's beeing
done in Creature.cpp
2024-04-26 20:56:46 -03:00
Jelle Meeus
87e7b8163e
WIP maexxna web wrap
2024-04-26 23:44:34 +02:00
github-actions[bot]
1f5fe728c2
chore(DB): import pending files
...
Referenced commit(s): 96950a7c08
2024-04-25 23:06:34 +00:00
sudlud
c2da4670e4
fix(DB/Creature): Manually apply 'automated z correction' to DB spawns ( #18692 )
...
* fix(DB/Creature): Manually apply 'automated z correction' to DB spawns
* move last comment before last line, CI - this is for you
2024-04-25 20:06:16 -03:00
github-actions[bot]
96950a7c08
chore(DB): import pending files
...
Referenced commit(s): 2b97bf4329
2024-04-25 23:05:33 +00:00
sudlud
2b97bf4329
fix(DB/Gameobject): Sniffed Values for 'Doodad_DwarfSign_Alchemist01' spawns ( #18777 )
2024-04-25 20:04:36 -03:00
Anton Popovichenko
b90136d80d
fix(Core/Pet): Fix pets chasing when pet and target spins uncontrollable ( #18798 )
2024-04-24 16:25:37 -03:00
Walter Pagani
03f6dde549
fix(Core/SmartAI) fatal error: unused parameter pathId ( #18795 )
...
fix. fatal error: unused parameter pathId
2024-04-24 08:22:24 -03:00
github-actions[bot]
dadd75953b
chore(DB): import pending files
...
Referenced commit(s): c9850b2919
2024-04-24 07:34:32 +00:00
daobashun
c9850b2919
fix(DB/Creature): Add a small event for mission 1781 ( #18739 )
...
* Add some events
* Limits spell cast targets
* edit
* Prevent repeated triggering of events
* Modify the annotation
* edit
* add newline
2024-04-24 04:33:41 -03:00
Balleny
c4726b2d0b
fix(Scripts/TheEye): Update Alar Dive Bomb timings ( #18654 )
...
Update Alar Dive Bomb timings
2024-04-23 18:54:45 +02:00
Balleny
f380e8f625
fix(Scripts/TheEye): Update Astromancer timings and add phase ( #18655 )
...
* Update Astromancer timings
* Reworked order and timings
* Whitespace removal
* Remove more whitespace
* Update boss_astromancer.cpp
* cleanup .schedule
2024-04-22 13:22:38 +02:00
github-actions[bot]
51ec925351
chore(DB): import pending files
...
Referenced commit(s): 0572848a07
2024-04-21 21:02:43 +00:00
daobashun
cb4a3390f9
fix(DB/Creature)Added paths for patrolling mobs in the Scarlet Abbey chapel area ( #18734 )
...
* Patrol mobs in the Cathedral Added patrols
* Modify the annotation
* Add line breaks
* edit
* delect conditions
* add point
* delete waypoint_data path (400080 400310)
2024-04-21 23:02:03 +02:00
github-actions[bot]
0572848a07
chore(DB): import pending files
...
Referenced commit(s): dbe04a8a14
2024-04-21 21:01:53 +00:00
daobashun
dbe04a8a14
fix(DB/Spell) Fix the Spell Upgrade Zigguraut visuals ( #18771 )
...
* Fix the visuals
* fix
* fix error
* edit
* add DELETE
* fix error
2024-04-21 23:00:59 +02:00
github-actions[bot]
1ee40a718e
chore(DB): import pending files
...
Referenced commit(s): 3176615a1d
2024-04-21 20:30:10 +00:00
sudlud
b18e00cca6
fix(DB/Gameobject): add missing script to some fire places ( #18768 )
2024-04-21 22:27:10 +02:00