minenice55
f209b2fd17
start implementation of new format
...
needs fixes for some types
2022-08-21 19:46:45 -04:00
minenice55
e2631acd2b
start reorganize GameAction
...
- this won't compile, haven't finished yet
2022-08-20 19:03:51 -04:00
minenice55
59aaf44d02
Pajama Party: no awake can be interrupted by other cues
2022-06-26 00:16:37 -04:00
minenice55
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
minenice55
1dda4f9477
Allow games to load assets from AssetBundles ( #102 )
...
* Loading improvements: prepwork for loading from assetbundles
* note for sfx
* cleaner code
* correct type
* put loaded assetbundle in the minigame data instead
also lays groundwork for future localization stuff
* add samurai slice gold, coin toss assetbundles
* very messy "already loaded" checks
* make Dj School load from assetbundle
2022-06-12 12:32:00 -07:00
minenice55
a4d6537f9c
Animation speed helpers, stop on remix end ( #91 )
2022-06-06 09:54:49 -07:00
minenice55
ecc905a42f
Minigame: Pajama Party ( #84 )
...
* Game: Pajama Party
* Pajama Party: bg setup, Mako jump
* Pajama Party: mako jumping
* Pajama Party: prep landing anim references
* Pajama Party: several anims, improved 3d scene
* Pajama Party: bg cleanup
* Pajama Party: Mako sleeping anims
* Pajama Party: All Mako anims, add sounds to fs
* Pajama Party: prep monkey prefab
* Pajama Party: thrown pillow, prep sequences
* Pajama Party: make embarrassed catch not loop
whoops
* Pajama Party: sound adjust, prefab work
* Pajama Party: monkey spawning, basic jumping
* Pajama Party: jump sequence
no input detection or landing yet
* Pajama Party: anims override
* Pajama Party: jump cue functional
comes with improvements and bugfixes to PlayerActionEvent
* Pajama Party: sleep cue functional
* Pajama Party: some notes
* PlayerActionEvent: more bugfixes
* Pajama Party: fully functional throw cue
* Pajama Party: start animating sleep cue
* Pajama Party: feature-complete
* Pajama Party: unfuck layering
* Pajama Party: icon
also adds Fan Club's concept icon
* Pajama Party: cues while unloaded
2022-05-27 19:40:16 -07:00