Commit Graph

161 Commits

Author SHA1 Message Date
4142c09a4c Karate Man Events have been merged also I forgot the toggle in the last update lol 2022-03-01 12:40:59 -05:00
3f84054779 Merge branch 'megaminerjenny:master' into karate-man-event-merging 2022-03-01 12:23:25 -05:00
42b7d724be Started work on merging the karate man events
This breaks enum dropdowns but I'll fix that tomorrow
2022-03-01 03:17:06 -05:00
687f2b53f4 Added Checkbox Parameter + Toggle Inputs Event
So now you can disable inputs if you need to :)
2022-03-01 02:27:49 -05:00
daf19fae54 Crop Stomp: Implementation progress 2022-02-28 23:38:38 -07:00
5d99596c67 Added Change Lion Count event to Clappy Trio
1-8 lions thats crazy
2022-02-28 20:11:01 -05:00
48b83faa68 Added support for variable lions in Clappy Trio
You can also just have 1 lion
2022-02-28 19:46:55 -05:00
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
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
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
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
44c58e9175 Added camera zoom 2022-02-28 15:43:32 -05:00
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
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
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
9c30238ba6 Merge branch 'megaminerjenny:master' into tap-trial-real-inputs 2022-02-28 10:36:24 -05:00
f6c906346e Added Tap Trial miss sound 2022-02-28 10:36:05 -05:00
4d25bd6a31 Karate Man shadows no longer fade to white 2022-02-28 10:26:25 -05:00
5871716bd1 Crop Stomp: Basic stomping 2022-02-28 01:33:11 -07:00
4ea1e3f1ff Crop Stomp: Scrolling stops when paused. 2022-02-28 00:08:33 -07:00
be5a950dfe Simple tap 2022-02-28 02:05:57 -05:00
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
8b4b1cac1a Crop Stomp: He go 2022-02-27 22:11:18 -07:00
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
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
70137addd6 Typo in the group chat 2022-02-27 18:46:32 -05:00
f9adef8529 Crop Stomp basic setup 2022-02-27 16:26:03 -07:00
dbe1e011c9 Space Soccer: Backwards compatibility with levels using old swing system. 2022-02-27 15:12:17 -07:00
26def1bc7b Merge branch 'megaminerjenny:master' into karate-man-background-color 2022-02-27 12:06:38 -05:00
c920261ac7 Added custom shadow colours
And specific shadow colours for preset background types
2022-02-27 12:02:46 -05:00
b488cc329d Begone test comment 2022-02-27 04:01:24 -07:00
e96a10ced3 Test commit 2022-02-27 02:15:18 -07:00
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
e3a5e55d54 Shadow colours are much more accurate 2022-02-26 22:28:15 -05:00
93448a018f Some clean up 2022-02-26 15:38:27 -08:00
69cb7a729b Added coloured shadows to Karate Man
This is very pogchamp!
2022-02-26 18:10:22 -05:00
a4985675c4 Code Clean Up 2022-02-26 13:57:09 -05:00
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
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
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
26b9497114 Implemented proper sprite, flickering, and dropdown menu
There's now a "type" dropdown menu that allows you to choose between "Normal", "Yellow", "Blue", and "Custom". Custom will use the color specified in the Custom Color field
2022-02-26 01:31:35 -05:00
c557c62b32 Added Light to the Light Bulb if colour is changed with right click
You can now right click on bulb in the editor to change the colour of the light emitted. If the colour is set to black then no light is drawn.
2022-02-25 23:57:18 -05:00
8cb08ea8ec Swing variable added to entities. 2022-02-24 07:12:19 -07:00
72d55d887a Editor: Song offset! 2022-02-24 07:02:21 -07:00
2ce1741201 BTSDS: Scene adjustments for better future 3D cam movement compatibility 2022-02-24 05:26:56 -07:00
a64cb476e0 Rhythm Rally: Whistle separated from "toss ball" event and added to "whistle" event 2022-02-22 20:34:11 -07:00
889a74107e Editor: Minor minigame info tweaks. 2022-02-22 20:28:27 -07:00
12c70d4311 Rhythm Rally: Added "toss ball" action. Paddler now also tosses ball when you miss. 2022-02-21 23:43:24 -07:00
081c08e47f Tweezers: Allowed inputting via arrow keys. Editor: Remix files now saved as .tengoku files (.rhmania files can still be opened via the editor). 2022-02-21 22:43:31 -07:00
9716265960 Test commit 2: The testening 2022-02-21 19:37:46 -07:00