Commit Graph

495 Commits

Author SHA1 Message Date
Jenny Crowe b0e08acfd2
Merge pull request #20 from CarsonKompon/fix-space-soccer-z-and-x
You can now Press and Release Z for high-kick-toe
2022-02-28 14:11:53 -07:00
Jenny Crowe c234a7165e
Merge pull request #23 from CarsonKompon/fix-fork-lifter-maximum-peas-on-fork
Fork now only holds up to 4 peas in Fork Lifter
2022-02-28 14:11:29 -07:00
Jenny Crowe f5013c31df
Merge pull request #21 from CarsonKompon/fix-karate-man-shadows-fade-white
Karate Man shadows no longer fade to White
2022-02-28 14:11:14 -07:00
Jenny Crowe 0334a48344
Merge pull request #24 from CarsonKompon/rhythm-rally-camera-rotate-events
Added Camera Events to Rhythm Rally
2022-02-28 14:10:51 -07:00
Jenny Crowe f4577951c5
Merge pull request #22 from CarsonKompon/tap-trial-real-inputs
Playable Tap Trial
2022-02-28 14:09:25 -07:00
Carson Kompon 44c58e9175 Added camera zoom 2022-02-28 15:43:32 -05:00
Carson Kompon 1ba9a3c1dc Rhythm Rally Camera Event
Rotate the camera with different easing functions and the option to add/remove from current rotation.
2022-02-28 14:31:28 -05:00
Carson Kompon d07dabf1c5 Fork now only holds up to 4 peas in Fork Lifter
The commit looks a lot larger than it is. I just wrapped it all in an if statement
2022-02-28 12:32:08 -05:00
Carson Kompon 94f0c09d71 Added Tap, Double Tap, and Triple Tap to Tap Trial
All perfectly playable :)
Hopefully this is up to standards with the other games I just wanted to do this to prove to myself that I could LOL
2022-02-28 12:17:50 -05:00
Carson Kompon 9c30238ba6
Merge branch 'megaminerjenny:master' into tap-trial-real-inputs 2022-02-28 10:36:24 -05:00
Carson Kompon f6c906346e Added Tap Trial miss sound 2022-02-28 10:36:05 -05:00
Carson Kompon 4d25bd6a31 Karate Man shadows no longer fade to white 2022-02-28 10:26:25 -05:00
Jenny Crowe 77af919722 Editor: Tempo Finder button tooltip 2022-02-28 01:38:43 -07:00
Jenny Crowe 5871716bd1 Crop Stomp: Basic stomping 2022-02-28 01:33:11 -07:00
Jenny Crowe 4ea1e3f1ff Crop Stomp: Scrolling stops when paused. 2022-02-28 00:08:33 -07:00
Carson Kompon be5a950dfe Simple tap 2022-02-28 02:05:57 -05:00
Carson Kompon 21e8207894 You can now Press and Release Z for high-kick-toe
(You can still use X in case you already had the muscle memory)
2022-02-28 01:58:47 -05:00
Jenny Crowe 8b4b1cac1a Crop Stomp: He go 2022-02-27 22:11:18 -07:00
Jenny Crowe ed8b401e0e
Merge pull request #18 from CarsonKompon/fix-karate-man-background-typo
Fixed a typo in the Karate Man Background names
2022-02-27 19:04:18 -07:00
Jenny Crowe 064da8291f
Merge pull request #19 from CarsonKompon/tap-trial-placeholder-cues
Added Placeholder animations for Tap Trial
2022-02-27 19:04:06 -07:00
Carson Kompon 8af14eac5f Added Placeholder animations for Tap Trial
Added Double Tap and Triple Tap placeholder animations so they can be used in a remix until they're made actually playable.
2022-02-27 19:17:12 -05:00
Carson Kompon 70137addd6 Typo in the group chat 2022-02-27 18:46:32 -05:00
Jenny Crowe f9adef8529 Crop Stomp basic setup 2022-02-27 16:26:03 -07:00
Jenny Crowe dbe1e011c9 Space Soccer: Backwards compatibility with levels using old swing system. 2022-02-27 15:12:17 -07:00
Jenny Crowe 5a7268c3dc
Merge pull request #17 from Slaith12/main
Fixed event caller
2022-02-27 14:51:17 -07:00
Jenny Crowe a300d71608
Merge pull request #16 from CarsonKompon/karate-man-background-color
Karate Man - Background Colours & Shadow Colours
2022-02-27 14:50:26 -07:00
Slaith 10572ab35d Actually fixed event system
Somehow I didn't notice while testing before that everything was wrong. I was already suspecting these lines of code would do something weird, and they certainly did.
2022-02-27 11:01:31 -08:00
Carson Kompon 4f26283665 Make length of bgcolor event match rhythm tweezers 2022-02-27 13:54:46 -05:00
Carson Kompon 263c28b532 Remove debug log 2022-02-27 13:49:52 -05:00
Slaith 8501e4805c Made the call event function more reliable
I have no idea why the function was set up the way it was before but it should be fine now.
2022-02-27 10:49:06 -08:00
Carson Kompon 26def1bc7b
Merge branch 'megaminerjenny:master' into karate-man-background-color 2022-02-27 12:06:38 -05:00
Carson Kompon c920261ac7 Added custom shadow colours
And specific shadow colours for preset background types
2022-02-27 12:02:46 -05:00
Jenny Crowe c50bb43cfa
Begone 32 bit 2022-02-27 04:03:43 -07:00
Jenny Crowe 23fb6e7550 OK fine I'll do that in github sheesh 2022-02-27 04:02:23 -07:00
Jenny Crowe b488cc329d Begone test comment 2022-02-27 04:01:24 -07:00
Jenny Crowe f29c7b075a Begone 32 bit 2022-02-27 04:00:12 -07:00
Jenny Crowe e96a10ced3 Test commit 2022-02-27 02:15:18 -07:00
Jenny Crowe f134e75d86
Merge pull request #14 from Slaith12/main
Fixed bug causing space soccer to spam sfx when starting in the middle of it.
2022-02-27 01:53:16 -07:00
Jenny Crowe 7768cbd355
Merge pull request #11 from CarsonKompon/fix-fork-lifter-sigh-sfx
Fixed the "sigh" SFX in Fork Lifter
2022-02-27 01:48:56 -07:00
Jenny Crowe 27b7802df2
Merge pull request #12 from CarsonKompon/fix-editor-new-song-clear-music
Reset Song when pressing "New"
2022-02-27 01:48:46 -07:00
Carson Kompon e3a5e55d54 Shadow colours are much more accurate 2022-02-26 22:28:15 -05:00
Slaith 93448a018f Some clean up 2022-02-26 15:38:27 -08:00
Carson Kompon 69cb7a729b Added coloured shadows to Karate Man
This is very pogchamp!
2022-02-26 18:10:22 -05:00
Carson Kompon 406f6a54b2 Reset Song when pressing "New"
Song was not removed prior to this
2022-02-26 14:06:52 -05:00
Carson Kompon a4985675c4 Code Clean Up 2022-02-26 13:57:09 -05:00
Carson Kompon c745bb5389 Added "set background color" to Karate Man.
Seemingly stops working after a few background changes but works between game changes
2022-02-26 13:27:02 -05:00
Carson Kompon 1358a7f5b4 Fixed the sigh sfx in Fork Lifter 2022-02-26 02:57:09 -05:00
Slaith 52cee6f511 Fixed Space Soccer SFX spam glitch
You'll no longer be bombarded with sfx when starting the game far after a ball dispense cue. Some of the animations are still a bit rough and sometimes the ball is never dispensed, but those will be fixed in a future commit.
2022-02-25 23:33:10 -08:00
Slaith 40dbb70bb5 Refactored Space Soccer scripts
most of the refactoring is in the ball script, and the changes for the kicker and space soccer scripts are mostly in response to the refactoring.
2022-02-25 23:29:17 -08:00
Jenny Crowe 526269805d
Merge pull request #8 from CarsonKompon/karate-man-coloured-bulbs
Karate man coloured bulbs
2022-02-26 00:16:45 -07:00