Commit Graph

25 Commits

Author SHA1 Message Date
ac1804a901 Space Soccer Improvements (#382)
* SupahScrollSetUp

* Scrolls now, with issues, also added a flames animation

* Started implementing new multiple space kickers

* bg recolor space soccer

* Recolorable dots!

* we circular motitating n shit

* ReAdded Enter and exit stuff

* I despise unexplainable bugs

* The balls are so buggy 😱

* Trying to fix someting

* Fixed Scroll Stutter

* Fixed a whiff bug

* Updated sounds and added ease event for space kickers

* Fixed some bugs

* Changed some names

* new option for quiz show random presses

* Board meeting bug fixes

* Testing Curve stuff

* Converted all code to use new curves, need to fix all issues

* Playing around with keypoint values, will probably expose them so someone else can mess with them

* curves be like

* Fixed stuff

* BALLS FIXED

* Fixed clappy trio stuff

* Added player move event

* Almost fixed, just need to fix wonkiness with high kick toe

* Fixed da bug

* Board meeting and quiz show tweaks

* Fix for board meeting and enter/exit presets for space soccer

* Stop ball added

* Updated how scroll works
2023-04-26 12:43:35 +00:00
381b69fac9 Revert "Misc. Fixes and Tweaks (#377)" (#380)
This reverts commit f9906b50a5.
2023-04-02 02:28:23 +00:00
f9906b50a5 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
e1eb4dbd0d DSGuy Color Fixes (#343)
you can read
2023-03-12 22:20:28 +00:00
3d3575301f 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
dd0531f48f 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
e3a4443d91 Cadets' heads and bodies separated, "keep-up" no more
you have no use anymore keep-up
2022-09-06 14:41:13 +08:00
f209b2fd17 start implementation of new format
needs fixes for some types
2022-08-21 19:46:45 -04:00
647a2a0d19 finish conversions 2022-08-20 23:13:52 -04:00
86b34fbb52 remove the need to use Space Soccer "keep-up" entity 2022-08-19 17:18:18 -04:00
ef0f090ba7 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
be41ff3014 Internal: separate minigame definitions 2022-04-12 12:14:46 -04:00
ebeea121ed 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
9f7b8ee278 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
bb67037588 Fixed Space Soccer Dispense Sound 2022-03-12 17:13:10 -08:00
30d2931762 Organization refactor 2022-03-11 21:10:13 -07:00
fca105259c 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
7e291e0bfa Added inactive functions
I'm going to flesh it out more in the next commit
2022-03-02 13:59:35 -08:00
93448a018f Some clean up 2022-02-26 15:38:27 -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
147e41ca35 Space soccer polish and editor preview button 2022-02-02 03:36:20 -05:00
a7c1359f97 You can now press whenever you want on Space Soccer 2022-02-01 20:11:42 -05:00
dd9203cace Discord rich presence 2022-01-30 18:40:12 -05:00
8a42130953 More space soccer crap, like fixing some animations 2022-01-24 20:02:45 -05:00
dcc378ce84 I'm tired 2022-01-23 21:15:23 -05:00