Commit Graph

9 Commits

Author SHA1 Message Date
Rapandrasmus e1207c0faa Tunnel Defuckedificaition + small tweaks and additions (#309)
* tweaks and fixes

* SMALL FIX
2023-02-21 21:56:01 +00:00
Rapandrasmus e0ab981060 No way, fireworks is now feature-complete???! he did da impossible PART 2 (#298)
* Started

* Added bomb

* Just need more explosion types ig

* Count ins :D

* Remix 5 background

* This was painful

* Shity particles

* particle adjustments

* stuff

---------

Co-authored-by: ev <85412919+evdial@users.noreply.github.com>
2023-02-20 19:22:50 +00:00
Jellirby b26e6fac12 Cheer Readers Initialization + Other (#177)
* Cheer Readers Initialization + Other

So, cheer readers is coming now. Starting with an initialized version of course. Also, any games that only have Switch game events are categorized as [INITIALIZATION ONLY] to better differentiate them from [WIP] games that work, but are missing some things

* Update CheerReaders.cs

Fixed the internal name for cheer readers

* Launch Party is no longer [INITIALIZATION ONLY]
2022-11-28 09:09:22 -05:00
KrispyDotlessI d93102c01a DS Touchscreen Colors assigned to Fireworks and more
more include launch party, rhythm soumen, space dance, and tram & pauline
2022-08-24 11:14:51 +08:00
ThatZeoMan 98c4b6d425 Unified minigame titles 2022-07-09 22:02:59 -05: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
Jenny Crowe 2d80cb05b1 The biggest of boi refactors 2022-03-14 07:21:05 -07:00
Jenny Crowe a1e98409bc Fireworks: More setup 2022-03-13 07:35:22 -07:00