minenice55
3810501d5c
Revert "Misc. Fixes and Tweaks ( #377 )" ( #380 )
...
This reverts commit 2e950b5be5
.
2023-04-02 02:28:23 +00:00
Seanski2
2e950b5be5
Misc. Fixes and Tweaks ( #377 )
...
* Fix Batch 1
fix batch 1
* fixes 2
tired
* fixes 3
* 1
* coin
coin
* Fixes 4
* Update README.md
* localization
* procrastination
heat death of the universe
* seal
* the funny 2023
* animatioon adjust
* more adjustment
---------
Co-authored-by: ThatZeoMan <67521686+ThatZeoMan@users.noreply.github.com>
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-04-01 04:00:04 +00:00
Seanski2
8ef6e480c1
DSGuy Color Fixes ( #343 )
...
you can read
2023-03-12 22:20:28 +00:00
Rapandrasmus
855b5874ef
Multiple space kickers, minor issues ( #250 )
...
* Almost done
* Bezier curves are silly
---------
Co-authored-by: minenice55 <star.elementa@gmail.com>
2023-01-31 11:15:51 -05:00
minenice55
a57c373dfb
Second PlayerActionEvent Pass ( #206 )
...
* fix crop stomp input scheduling bugs
* update space soccer to use PlayerActionEvent
* update spaceball to use PlayerActionEvent
make PlayerActionEvents clean themselves up on game switch
* update rhythm rally to use PlayerActionEvent
* update rhythm tweezers to use PlayerActionEvent
* update mahou tsukai to use PlayerActionEvent
* reduce logging level
2023-01-15 22:05:25 -05:00
KrispyDotlessI
77bc90de85
Cadets' heads and bodies separated, "keep-up" no more
...
you have no use anymore keep-up
2022-09-06 14:41:13 +08:00
minenice55
dcb2a71b98
start implementation of new format
...
needs fixes for some types
2022-08-21 19:46:45 -04:00
minenice55
07663c4919
finish conversions
2022-08-20 23:13:52 -04:00
minenice55
302bd6bbb5
remove the need to use Space Soccer "keep-up" entity
2022-08-19 17:18:18 -04:00
minenice55
ae017fdeef
Various small additions and changes ( #105 )
...
* Fan Club: spotlight effects
* new icons for Pajama Party, Karate Man
* Editor: make context use Rodin font
* idem for entities
* Blue Bear: import HQ texture
* Pajama Party: option to sleep forever
* Space Soccer: option to mute the dispense sound
2022-06-17 23:31:19 -07:00
minenice55
1f0187ee66
Internal: separate minigame definitions
2022-04-12 12:14:46 -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
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
Jenny Crowe
2d80cb05b1
The biggest of boi refactors
2022-03-14 07:21:05 -07:00
saladplainzone
80ea174edf
Fixed Space Soccer Dispense Sound
2022-03-12 17:13:10 -08:00
Jenny Crowe
fd037c4436
Organization refactor
2022-03-11 21:10:13 -07:00
Slaith
531053cdd3
Implemented inactive functions for all game count ins
...
Also made some changes to how SwitchGame(), OnGameSwitch, and the jukebox work.
2022-03-07 20:46:49 -08:00
Slaith
d2bc7d9871
Added inactive functions
...
I'm going to flesh it out more in the next commit
2022-03-02 13:59:35 -08:00
Carson Kompon
4636b8a4bf
Added Checkbox Parameter + Toggle Inputs Event
...
So now you can disable inputs if you need to :)
2022-03-01 02:27:49 -05:00
Carson Kompon
01ccc4e684
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
5c44ca09ec
Space Soccer: Backwards compatibility with levels using old swing system.
2022-02-27 15:12:17 -07:00
Slaith
91a561ea05
Some clean up
2022-02-26 15:38:27 -08:00
Slaith
41d0aff043
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
c727bd62fd
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
e5e25fa2ab
Swing variable added to entities.
2022-02-24 07:12:19 -07:00
Jenny Crowe
ee45bd3d55
Space Soccer: Lateness margin tweaked. Karate Man: "Hit" voice in hit3 and hit4 is now played early to account for sound offset.
2022-02-14 06:48:41 -07:00
Jenny Crowe
83afbd0e9f
Editor: Added Float type. Space Soccer: Added "swing" property to high-kick-toe event.
2022-02-06 01:28:14 -07:00
Braedon
be3c913c4e
Entity object parameters testing
2022-02-03 17:20:26 -05:00
Braedon
dbf60aec34
Playback speed slider
2022-02-03 02:28:14 -05:00
Braedon
eac24e76c0
DJ School sounds
2022-02-02 21:09:50 -05:00
Braedon
d8653bf135
Space soccer polish and editor preview button
2022-02-02 03:36:20 -05:00
Braedon
809ef84f35
You can now press whenever you want on Space Soccer
2022-02-01 20:11:42 -05:00
Braedon
759d4236e2
Discord rich presence
2022-01-30 18:40:12 -05:00
Braedon
dd0a811560
Keyboard shortcuts for timeline state
2022-01-29 16:59:20 -05:00
Braedon
197fbbeb7d
Fixed a space soccer bug that slowly desyncs
2022-01-26 17:23:18 -05:00
Braedon
f63c55afe4
Space Soccer HD textures (needs polish)
2022-01-26 00:38:12 -05:00
Braedon
c2d23f9be3
Even more space soccer animations + Clappy Trio Autoplay bug fixed
2022-01-24 22:49:40 -05:00
Braedon
b79535168b
More space soccer crap, like fixing some animations
2022-01-24 20:02:45 -05:00
Braedon
19ec176092
Space soccer animation testing
2022-01-24 05:13:46 -05:00
Braedon
d88a5614ec
I'm tired
2022-01-23 21:15:23 -05:00