github-actions[bot]
bf21285528
chore(DB): import pending files
...
Referenced commit(s): 4fa74c1152
2023-10-21 22:43:13 +00:00
Andrew
4fa74c1152
fix(DB/Creature): Shade of Aran should not path ( #17550 )
2023-10-21 19:42:06 -03:00
github-actions[bot]
5ea73fb9ef
chore(DB): import pending files
...
Referenced commit(s): 1894e13a09
2023-10-21 22:01:35 +00:00
avarishd
1894e13a09
feat(DB): Add column for comment (spell_cooldown_overrides) ( #17487 )
2023-10-22 00:00:30 +02:00
github-actions[bot]
8a7fee53df
chore(DB): import pending files
...
Referenced commit(s): 8c8d459c6f
2023-10-21 13:30:08 +00:00
avarishd
8530460695
fix(DB/SAI): Quest: Corrupted Sabers ( #17435 )
2023-10-21 10:29:42 -03:00
github-actions[bot]
61e8bb7ee4
chore(DB): import pending files
...
Referenced commit(s): 3228d7d762
2023-10-21 13:29:26 +00:00
avarishd
3228d7d762
fix(DB/Gameobject): Witherbark Village spell focus locations ( #17463 )
...
* fix(DB/Gameobject):Witherbark Village spell focus locations
* remove rotation
2023-10-21 10:28:16 -03:00
github-actions[bot]
216f4ba6e2
chore(DB): import pending files
...
Referenced commit(s): b281988dbc
2023-10-21 12:16:00 +00:00
avarishd
228f6635c0
fix(Core/Scripts): ScriptEffect Frog Kiss ( #17482 )
2023-10-21 09:15:20 -03:00
avarishd
b281988dbc
fix(DB/Spell): Karazhan Shadow Mend/Healing ( #17496 )
2023-10-21 09:14:50 -03:00
github-actions[bot]
feae5ee618
chore(DB): import pending files
...
Referenced commit(s): 39bad395c2
2023-10-21 11:11:21 +00:00
avarishd
39bad395c2
fix(Core/Spells): Script Yeh'kinya's Bramble ( #17516 )
...
* fix(Core/Spells): Script Yeh'kinya's Bramble
* rogue screechers
2023-10-21 08:10:00 -03:00
github-actions[bot]
fd183a4f96
chore(DB): import pending files
...
Referenced commit(s): 2c28cc0eb7
2023-10-20 23:40:13 +00:00
avarishd
2c28cc0eb7
fix(DB/Items): Unhatched Jubling Egg obtaining + RP ( #17478 )
2023-10-20 20:39:04 -03:00
github-actions[bot]
2217563fb1
chore(DB): import pending files
...
Referenced commit(s): 1510830147
2023-10-20 12:50:59 +00:00
avarishd
1510830147
fix(DB/Spell): Karazhan Bloodlust/Heroism ( #17486 )
2023-10-20 09:49:53 -03:00
github-actions[bot]
b9087a46d1
chore(DB): import pending files
...
Referenced commit(s): 2c59947574
2023-10-20 10:23:41 +00:00
Dan
2c59947574
fix(DB/SSC): add Frostbrand Weapon proc to Greyheart Tidecaller ( #17528 )
...
* initial
* change to perma aura
2023-10-20 12:22:30 +02:00
github-actions[bot]
6a53acd9ed
chore(DB): import pending files
...
Referenced commit(s): e0480b1321
2023-10-20 00:46:48 +00:00
Grimgravy
e3592f7de7
fix(Scripts/Quest): improve Path of Conquest ( #16353 )
...
* fix(DB/Quest): improve Path of Conquest
* update
* Update rev_1684800494817311100.sql
* .
* .
2023-10-19 21:46:00 -03:00
github-actions[bot]
e0480b1321
chore(DB): import pending files
...
Referenced commit(s): 6bb16b0c7d
2023-10-20 00:45:26 +00:00
avarishd
6bb16b0c7d
fix(DB/Creature): Adyen the Lightwarden being immune to PC. ( #17414 )
2023-10-19 21:44:04 -03:00
github-actions[bot]
470f228bbb
chore(DB): import pending files
...
Referenced commit(s): 1b2593d763
2023-10-20 00:40:46 +00:00
avarishd
1b2593d763
fix(DB/Conditions): Scryer/Aldor repeatable quests ( #17533 )
2023-10-19 21:39:39 -03:00
github-actions[bot]
12189ffc4b
chore(DB): import pending files
...
Referenced commit(s): 45bfef1962
2023-10-18 22:16:12 +00:00
avarishd
45bfef1962
fix(DB/Loot): Strange Engine Part should be fishable ( #17520 )
...
* fix(DB/Loot): Strange Engine Part should be fishable
* repeatable + correct gold reward
2023-10-18 19:14:30 -03:00
github-actions[bot]
2303e3b063
chore(DB): import pending files
...
Referenced commit(s): eafb5a4f75
2023-10-18 13:09:03 +00:00
Ludwig
eafb5a4f75
fix(DB): Use sniffed values for Midsummer Music Doodad spawns ( #17518 )
...
* fix(DB): Add 3 Missing Midsummer Music Doodad
* fix(DB): Use sniffed values for Midsummer Music Doodad spawns
unfortunately one spawn is missing (guid 50564)
* Update data/sql/updates/pending_db_world/rev_1697395883333045400.sql
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
* also use id in DELETE statement
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2023-10-18 15:07:16 +02:00
github-actions[bot]
552a317264
chore(DB): import pending files
...
Referenced commit(s): 630b90a633
2023-10-18 12:23:55 +00:00
Ludwig
630b90a633
fix(Scripts/Midsummer): Implement Ribbon Pole dance effects ( #17417 )
...
* fix(Scripts/Midsummer): Implement Ribbon Pole dance effects
* midsummer.cpp: remove whitespaces at end of lines
* midsummer.cpp: fix unused parameter error
* add spacing after 0.0f
* replace Milliseconds(...) by ...ms and Seconds(...) by ...s
* cleanup comments
* remove manual cleanups / despawns from DoCleanupChecks()
- rely on NPC despawn timers
- manual cleanup / removal actually is a bit excessive
* set INTERVAL_DANCING_FLAMES to 15s
* set despawn time to 1min for big dancing flames according to spell 46827
* set spawnDist to 12 for big dancing flames according so spell 46827
* use library function Acore::Containers::RandomShuffle() to shuffle _danclerList
* sql: do not set SmartAI for NPC 17066
already using ScriptName and can't have both
* combine 3 sql files into 1
* remove INTERVAL_... enum values
* remove unnecessary checks of if(_bunny)
* sql: fix smartscript comment
* rename spell define to correct spell name
2023-10-18 14:22:26 +02:00
github-actions[bot]
54ab8dafc2
chore(DB): import pending files
...
Referenced commit(s): f8b7e95c42
2023-10-17 20:41:47 +00:00
avarishd
f8b7e95c42
fix(DB/Creature): Baron Rafe Dreuger level ( #17497 )
2023-10-17 22:40:40 +02:00
github-actions[bot]
9ea50a67d2
chore(DB): import pending files
...
Referenced commit(s): 9831689f48
2023-10-17 20:35:00 +00:00
avarishd
9831689f48
fix(DB/SAI): Ravenous Windroc not stacking eagle claw ( #17531 )
...
DB/SAI: Ravenous Windroc not stacking eagle claw
2023-10-17 22:33:07 +02:00
github-actions[bot]
6137b6e076
chore(DB): import pending files
...
Referenced commit(s): bf5878f8dc
2023-10-17 18:38:46 +00:00
avarishd
ad66728973
fix(DB/Creature): Drunken Brewfest Reveler model ( #17494 )
...
* fix(DB/Creature): Drunken Brewfest Reveler model
* clarify enum
+ farm lines
2023-10-17 15:37:53 -03:00
Dan
bf5878f8dc
fix(Scripts/SSC): fix issues with Fathomlord and add interactions ( #17525 )
2023-10-17 15:37:32 -03:00
github-actions[bot]
429d240647
chore(DB): import pending files
...
Referenced commit(s): 1b29f2fb64
2023-10-17 18:34:04 +00:00
avarishd
c31f3667da
fix(DB/Creature): Minor Manifestation of Earth stealth ( #17498 )
...
* fix(DB/Creature): Minor Manifestation of Earth stealth
* Update data/sql/updates/pending_db_world/rev_1697191216463702200.sql
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2023-10-17 15:32:51 -03:00
Ludwig
1b29f2fb64
fix(DB/SAI): Make Midsummer Celebrants applaud/cheer ( #17503 )
...
* fix(DB/SAI): Make Midsummer Celebrants applaud/cheer
- react to ribbonPole dancers
- react to Master Fire Eater spewing fire
* Update data/sql/updates/pending_db_world/rev_1697227385860752900.sql
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2023-10-17 15:31:05 -03:00
avarishd
8e12029456
fix(DB/SAI): Correct Eridan Bluewind not ending RP ( #17534 )
2023-10-17 15:30:28 -03:00
github-actions[bot]
c9ab7e7e96
chore(DB): import pending files
...
Referenced commit(s): 16e53176a1
2023-10-17 08:40:55 +00:00
KJack
16e53176a1
fix (DB/SAI): Stratholme/Baron Rivendare (10440) encounter fixes ( #17398 )
...
* Improvements to Baron Rivendare (10440) encounter
---------
Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com >
2023-10-17 10:39:43 +02:00
github-actions[bot]
f820a964cb
chore(DB): import pending files
...
Referenced commit(s): 6c575e3f6a
2023-10-16 21:46:24 +00:00
avarishd
6c575e3f6a
fix(DB/spell_proc_event): Shamanistic Rage ppm ( #17499 )
2023-10-16 23:45:07 +02:00
github-actions[bot]
3fe064c197
chore(DB): import pending files
...
Referenced commit(s): 96c30ec639
2023-10-16 21:42:22 +00:00
avarishd
fc5be2f98e
fix(DB/SAI): Port Elder Cloud Serpent from Mangos ( #17521 )
...
fix(DB/SAI): Port Elder Cloud Serpent from mangos
2023-10-16 23:42:15 +02:00
avarishd
96c30ec639
fix(DB/spell_proc_event): Bloodwarder Protector Spell Reflection ( #17522 )
2023-10-16 23:41:13 +02:00
github-actions[bot]
22e7a82ad4
chore(DB): import pending files
...
Referenced commit(s): e30718db36
2023-10-16 21:15:04 +00:00