Commit Graph

733 Commits

Author SHA1 Message Date
Slaith b9c02eb039 i'm dumb lol 2022-03-26 17:42:50 -07:00
Jenny Crowe abf86b4258 Merge pull request #63 from Slaith12/main
Prevented out of order initialization
2022-03-25 21:48:51 -07:00
minenice55 7c591e0a11 Fan Club: arisa jump 2022-03-25 22:45:54 -04:00
Slaith a653194e07 Moved all minigame initialization to Awake()
I just moved everything that was in start to awake. There are a few other changes I made, like using init functions rather than awake in scripts that depended on something that was initialized in another script's awake (to make sure things always happen in the right order), as well as some other stuff in some specific minigames
2022-03-25 19:08:46 -07:00
Jenny Crowe 54db4b1086 Merge pull request #62 from minenice55/scaled-secPerBeat
Conductor: pitchedSecPerBeat property
2022-03-25 17:52:33 -07:00
minenice55 cfe79438bf Merge branch 'master' into scaled-secPerBeat 2022-03-25 18:59:57 -04:00
minenice55 831b019735 Fan Club: root motion 2022-03-25 18:59:18 -04:00
minenice55 61aaea72d9 Fan Club: fix references 2022-03-25 18:51:43 -04:00
minenice55 1e2f259c97 Merge branch 'master' into more-ntrIdol-2 2022-03-25 18:29:18 -04:00
Jenny Crowe 46688a9496 Merge pull request #60 from minenice55/no-more-tempo-change
Editor: disabled tempo change placing
2022-03-24 11:41:36 -07:00
minenice55 68b12ee34b Editor: disabled tempo change placing
UNTESTED
2022-03-24 13:17:49 -04:00
minenice55 173e9d80dd Fan Club: note to self 2022-03-22 15:49:29 -04:00
minenice55 d13d547c89 Merge branch 'master' into more-ntrIdol-2 2022-03-22 15:28:44 -04:00
minenice55 6d857e9d5c Fan Club: prepare Arisa jumping 2022-03-22 15:23:55 -04:00
minenice55 5d95c9ec16 Conductor: property that returns secPerBeat scaled to song pitch
NEEDS TESTING
2022-03-22 14:29:15 -04:00
Jenny Crowe 7ff421c497 Merge pull request #59 from minenice55/improved-multisound
extend multisound with pitch, volume, looping, offset in seconds
2022-03-21 12:23:46 -07:00
minenice55 04535747f7 Fan Club: fix forcing idol anims during responses 2022-03-21 11:29:24 -04:00
minenice55 d768f48eae Fan Club: address issue with double clap -> I suppose stack 2022-03-21 11:23:42 -04:00
minenice55 7d580fb132 oops forgot a small thing
includes example using a fan club sound
2022-03-20 19:58:37 -04:00
minenice55 87bc5c9fff extend multisound with pitch, volume, looping, offset in seconds 2022-03-20 19:46:12 -04:00
Jenny Crowe 905c337c77 Merge pull request #58 from saladplainzone/master
Various Changes
2022-03-20 12:52:28 -07:00
saladplainzone 9b752f7f66 Rhythm Tweezers: Implemented HQ Sprites
By Mocha
2022-03-19 19:41:30 -07:00
Jenny Crowe 8d0895b86d Editor: Music volume! 2022-03-19 05:46:38 -07:00
Jenny Crowe aea1c2516a BTSDS: Fixed some spots missing the right material 2022-03-19 05:00:07 -07:00
Jenny Crowe c406f30f77 Merge pull request #57 from Slaith12/main
Fixed space soccer ball spawning when it shouldn't be
2022-03-18 18:42:31 -07:00
Jenny Crowe 6bc71af028 Merge pull request #56 from minenice55/more-ntrIdol
Fan Club: fixes for day 1 bugs
2022-03-18 18:42:17 -07:00
Slaith a577544fac Fixed space soccer ball spawning when it shouldn't be
The soccer ball that is part of the prefab no longer defaults to the Dispensing state (when i refactored the ball script a while ago, i dealt with this problem by just disabling that ball, but this solution should work even with the ball enabled)
2022-03-17 18:44:58 -07:00
minenice55 dc46781d40 Fan Club: landing sound 2022-03-17 17:01:26 -04:00
minenice55 65918bd950 Fan Club: add cues continuing from transition, muted cues 2022-03-17 16:43:35 -04:00
minenice55 bce671dc85 Fan Club: make forced animations properly restart 2022-03-17 15:18:40 -04:00
minenice55 3e28dbcb0a Fan Club: refactoring, fixes 2022-03-17 15:13:48 -04:00
minenice55 cd00c13fa7 Fan Club: remove unused file 2022-03-17 12:20:11 -04:00
Jenny Crowe f69e69c41a Merge pull request #55 from minenice55/game-ntrIdol
Minigame: Fan Club
2022-03-16 16:22:10 -07:00
minenice55 a3f9f54e2f Fan Club: tone down WIP marker 2022-03-16 17:47:11 -04:00
minenice55 4df6dcacd6 Fan Club: fix forced "peace no sync" animation 2022-03-16 17:45:12 -04:00
minenice55 b73135196c Fan Club: add particle effect to forced clap 2022-03-16 17:43:37 -04:00
minenice55 af6e60a247 Fan Club: finish all basic functionality
todo: other "special" animations
2022-03-16 17:41:46 -04:00
Jenny Crowe e82f2096e9 Crop Stomp: Minor visual tweaks 2022-03-16 02:53:30 -07:00
Jenny Crowe b849c9e426 Crop Stomp: HD textures! + animation tweaks 2022-03-16 02:40:53 -07:00
Jenny Crowe 8455cc4c30 Merge pull request #54 from CarsonKompon/drumming-practice-background-colour
Added Streaks and Set Background Color to Drumming Practice
2022-03-15 16:22:08 -07:00
Carson Kompon 79ddcffdd8 Added Streaks and Set Background Color to Drumming Practice 2022-03-15 19:15:54 -04:00
minenice55 5f42dd4f00 Fan Club: actual functionality (input still bugged) 2022-03-15 18:43:13 -04:00
minenice55 57e075255b Fan Club: like 50% of the game lmao 2022-03-14 20:54:54 -04:00
minenice55 407ccdface Fan Club: update script to new namespace 2022-03-14 10:36:19 -04:00
minenice55 df068c3899 Merge branch 'master' into game-ntrIdol 2022-03-14 10:35:33 -04:00
minenice55 b7c814738d Fan Club: more idol stuff 2022-03-14 10:35:04 -04:00
Jenny Crowe 39e0357e51 Merge branch 'master' of https://github.com/megaminerjenny/HeavenStudio 2022-03-14 07:21:16 -07:00
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe 09d998cac3 Merge pull request #53 from saladplainzone/master
High Quality Fireworks SFX
2022-03-13 21:41:26 -07:00
saladplainzone f07b411ce8 High Quality Fireworks SFX 2022-03-13 19:26:13 -07:00