Commit Graph

13166 Commits

Author SHA1 Message Date
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
Balleny
43792db685 fix(Scripts/TheEye): Update Kaelthas Phoenix timers (#18657)
Update Kaelthas Phoenix timers
2024-04-21 21:57:24 +02:00
sudlud
1c61246994 fix(DB/Gameobject): Sniffed Values for 179548 'A Dusty Tome' spawns (#18775)
* fix(DB/Gameobject): Sniffed Values for 'A Dusty Tome' spawns

* fix spawnmask
2024-04-21 21:57:08 +02:00
sudlud
62851d5a12 fix(DB/Gameobject): Sniffed Values for '%Cauldron%' spawns (#18762)
* fix(DB/Gameobject): Sniffed Values for '%Cauldron%' spawns

* drop map 30 spawn
2024-04-21 21:55:30 +02:00
sudlud
3176615a1d fix(DB/SAI): make 'Midsummer Celebrants' talk regularly (#18770) 2024-04-21 21:55:05 +02:00
github-actions[bot]
061d414e1c chore(DB): import pending files
Referenced commit(s): 1c1c1f44c8
2024-04-20 01:20:52 +00:00
Jelle Meeus
c738f0d67c fix(Scripts/Hyjal): Cannibalize should heal more than 1 (#18766)
* init

* include SpellScript.h
2024-04-19 22:20:24 -03:00
Gultask
1c1c1f44c8 chore(DB/Creature): worldserver error (#18765)
Create rev_1713534008677560300.sql
2024-04-19 22:20:01 -03:00
github-actions[bot]
c8d4b921a6 chore(DB): import pending files
Referenced commit(s): c6cc88240f
2024-04-19 10:21:39 +00:00
sudlud
c6cc88240f fix(DB/Gameobject): Sniffed Values for 'Fire' spawns (#18610)
* fix(DB/Gameobject): Sniffed Values for 'Fire' spawns

* Update rev_1711310669959067500.sql

Remove three RP related spawns
2024-04-19 12:20:46 +02:00
github-actions[bot]
539b4d99af chore(DB): import pending files
Referenced commit(s): 6f154d0a6b
2024-04-18 13:32:40 +00:00
Gultask
6f154d0a6b feat(Core/SmartAI): Add support for waypoint_data in SAI (#18706)
* Create rev_1712670662273633900.sql

* eol?

* doesn't like a comment at the end, ok, ok

* init

* mack

* Update SmartScript.cpp

* kurzel

* random paths and garg

* Update rev_1712889530436412200.sql

* brend & marge

* Update rev_1712889530436412200.sql

* movement actions

* Update SmartScriptMgr.h
2024-04-18 10:31:41 -03:00
Anton Popovichenko
5386443388 fix(Core/Characters): Fix crash on characters deletion with COD mails. (#18754)
fix(Core/Characters): Fix crash on characters deletion.
2024-04-17 03:53:43 -03:00
Andrew
ef0ebe38d0 fix(Scripts/Pet): Fix crash when spawning lightwell by hand (#18660)
Co-authored-by: Pagani Walter <paganiwalter@gmail.com>
2024-04-17 03:12:20 -03:00
Walter Pagani
eced002ef9 fix(Scripts/Hyjal): fatal error: comparison of integers of different signs (#18755)
* fix. fatal error: comparison of integers of different signs

* Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_kazrogal.cpp

---------

Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
2024-04-14 19:37:02 -03:00
amed80
781190c73b fix(Scripts/Hyjal): fix Mark of Kaz'rogal timer (#18753)
fix Mark of Kaz'rogal timer
2024-04-14 20:10:29 +02:00
github-actions[bot]
53dbb769a4 chore(DB): import pending files
Referenced commit(s): c1ed6188a5
2024-04-14 14:06:28 +00:00
Gultask
c1ed6188a5 chore(DB/Creature): Make use of comment field to make explicit which creatures have GUID-specific scripting (#18707)
Create rev_1712889407279485900.sql
2024-04-14 11:05:40 -03:00
github-actions[bot]
6d35eafbac chore(DB): import pending files
Referenced commit(s): cf4e7eda97
2024-04-14 12:37:39 +00:00
Gultask
cf4e7eda97 fix(DB/Spells): Add Pet Spells to Shadowy Necromancer (#18745)
Create rev_1713097857608850100.sql
2024-04-14 09:36:46 -03:00
github-actions[bot]
192861a220 chore(DB): import pending files
Referenced commit(s): 4294525084
2024-04-14 11:31:06 +00:00
Andrew
0d8fd9211c fix(DB/Creature): Remove Distract immunity from Hyjal bosses except A… (#18737)
* fix(DB/Creature): Remove Distract immunity from Hyjal bosses except Archimonde

* Update rev_1713024535116935100.sql

---------

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2024-04-14 08:30:55 -03:00
Andrew
c090c8aa25 fix(DB/Creature): Al'lar should despawn on evade (#18736) 2024-04-14 08:30:40 -03:00
Andrew
a8471d0f87 fix(Scripts/Hyjal): Azgalor Doom should not be cast on the MT (#18738) 2024-04-14 08:30:27 -03:00
Andrew
4294525084 fix(Core/Spells): Dive Bomb should not share damage (#18740) 2024-04-14 08:30:16 -03:00
Walter Pagani
564192f881 fix. Prevent character deletion if you have an email (#18743)
* fix. Prevent character deletion if you have an email

* Conditional revert

* change message

* original message
2024-04-14 08:00:50 -03:00
privatecore
c8abb8c73e fix(Docker): Fix docker compose build failed when using USER with UID:GID != 1000 (#18731) 2024-04-13 14:12:02 -04:00
Andrew
cdc72216c8 fix(Scripts/Hyjal): Fix Mark of Kazrogal not dealing damage when unab… (#18732)
fix(Scripts/Hyjal): Fix Mark of Kazrogal not dealing damage when unable to drain mana
2024-04-13 17:15:20 +02:00
github-actions[bot]
6add782f1d chore(DB): import pending files
Referenced commit(s): 22c8469d8c
2024-04-13 15:14:57 +00:00
Andrew
2cd8f0bf87 fix(DB/Creature): Towering Infernals should be immune to taunt (#18733) 2024-04-13 17:14:32 +02:00
Andrew
22c8469d8c fix(Core/Spells): Fix Anetheron sleep only targetting himself (#18735) 2024-04-13 17:14:07 +02:00
Anton Popovichenko
11ac6c70db fix(Core/Scripts): Fix one more typo after scripts refactoring (#18730)
fix(Core/Scripts): Fix one more typo after scripts refactoring.
2024-04-12 16:58:07 -03:00
Dan
ec10eb841c fix(Scripts/Hyjal): Archimonde finger of death condition (#18681)
* init

* yes

* Update src/server/scripts/Kalimdor/CavernsOfTime/BattleForMountHyjal/boss_archimonde.cpp
2024-04-12 13:28:24 -03:00
Anton Popovichenko
c796d9291e fix(Core/PlayerScript): Fix adding XP on quest completion and other overlooks. (#18728)
* fix(Core/PlayerScript): Fix adding XP on quest completion.

* Fix other overlooks.
2024-04-12 12:12:57 -03:00
天鹿
0e1888ac92 feat(Core/Scripts): Optimize AchievementScript (#18705)
* Add files via upload

* Update AchievementScript.h
2024-04-12 11:00:31 -03:00
天鹿
b3a332f57c feat(Core/Scripts): Optimize AllBattlegroundScript (#18704)
* Add files via upload

* Update AllBattlegroundScript.h
2024-04-12 11:00:16 -03:00
天鹿
a4af83b277 feat(Core/Scripts): Optimize AllCommandScript (#18703)
* Add files via upload

* Update AllCommandScript.h
2024-04-12 10:59:56 -03:00