IntelligentQuantum
332ff49c13
refactor(Scripts/Commands): convert cs_reset to new system ( #17546 )
...
Update cs_reset.cpp
2023-10-20 19:41:02 -03:00
Kitzunu
ec724cda89
chore(Core/Conf): Remove unused config ( #17544 )
2023-10-20 15:26:07 +02: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
Ludwig
de6ece2462
fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or sp… ( #17442 )
...
fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or spell cast
2023-10-19 21:40:08 -03:00
avarishd
1b2593d763
fix(DB/Conditions): Scryer/Aldor repeatable quests ( #17533 )
2023-10-19 21:39:39 -03:00
Mike Delago
3537f08525
fix(ci): docker build double quotes typo ( #17541 )
2023-10-19 15:35:56 -04:00
Dan
c7324f3066
fix(Scripts/Paladin): ensure Judgements of the Just procs Seal of Vengeance/Corruption ( #17470 )
...
* initial
* no spaces
* add enum
2023-10-19 12:19:59 -03:00
avarishd
a39175bc3b
fix(Core/Spells): Demonic Knowledge missing 1% per rank ( #17495 )
2023-10-18 19:21:46 -03:00
github-actions[bot]
12189ffc4b
chore(DB): import pending files
...
Referenced commit(s): 45bfef1962
2023-10-18 22:16:12 +00:00
avarishd
1ef50c31b3
fix(Scripts/Spells): Script Leggings of Beast Mastery. ( #17428 )
2023-10-18 19:15:49 -03: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
Mike Delago
ed9f359328
fix(CI): Ensure eluna is installed for acore-docker ( #17530 )
2023-10-18 16:04:42 +02:00
Mike Delago
574a877821
fix(CI): check ref name instead of non-existent step ( #17529 )
2023-10-18 16:04:34 +02:00
IntelligentQuantum
39db3de5af
refactor(Scripts/Commands): convert cs_guild to new system ( #17515 )
2023-10-18 10:57:28 -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
KJack
99bf49e0dd
Fix (core/SpellEffects): Don't randomize summoned guardian position if target is in the DB ( #17506 )
...
* Doesn't randomize placement of guardian summons if the target position was specified in the DB
* Add `HasRadius()` check
* Add check for zero-radius effects, update IF condition style
* Accept IF condition statement suggestion
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-10-17 00:07:47 +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
avarishd
e30718db36
fix(Core/Spells): Script Scourge Banner ( #17523 )
...
* fix(Core/Spells): Script Scourge Banner
* correct statecheck
2023-10-16 23:13:54 +02:00
github-actions[bot]
bac4a67c0c
chore(DB): import pending files
...
Referenced commit(s): 05361d021d
2023-10-16 12:42:04 +00:00
Dan
05361d021d
fix(DB/Creature): Make Hydross the Unstable immune to taunt ( #17514 )
...
initial
2023-10-16 09:41:00 -03:00
Mike Delago
c4dc20a814
refactor(Docker): remove prod container distinction ( #17419 )
...
* refactor(Docker): remove prod containers
* workflows: use buildx
* properly set tags
* comment in Dockerfile
* set docker build context
* minor CI changes
* CI: docker build args shouldnt have quotes
* CI: using matrix and caching is too much work
* CI: I hate yaml
* CI: It was a typo
* CI: extra build removed
* CI: appease the linter
* fixup! CI: appease the linter
* fixup! CI: appease the linter
* apps: docker: remove extraneous files
2023-10-15 17:47:09 +02:00