Commit Graph

1513 Commits

Author SHA1 Message Date
minenice55 8195b1fc88 Pajama Party: no awake can be interrupted by other cues 2022-06-26 00:16:37 -04:00
minenice55 2cf836b2ca trim Trick on the Class sfx, fix Pajama party sprites 2022-06-25 23:38:40 -04:00
minenice55 1da1382c9b Add quad inflation to SpritesheetScaler 2022-06-25 22:35:43 -04:00
minenice55 cb0d903b51 Merge pull request #117 from minenice55/game-mobTrick
Minigames: Trick on the Class & Rhythm Somen
2022-06-24 01:20:43 -04:00
minenice55 0019c84ee8 Game scroll and other adjustments
add icons to Rhythm Somen, Trick on the Class
adjust bg colour of Rhythm Tweezers, Karate Man
2022-06-24 00:51:22 -04:00
saladplainzone f515129f83 Rhythm Somen - Okay I did it again He's alive now 2022-06-23 23:25:34 -04:00
saladplainzone 05cd5b514f Rhythm Somen - Done Except Eating But I'm Fine With It For Now 2022-06-23 23:22:06 -04:00
saladplainzone 2289eb6f0b Rhythm Somen - Basic Setup, Cues
No inputs yet, but I figure this is big enough I can push it just to be safe
2022-06-23 23:20:43 -04:00
minenice55 8195e16d54 Update Dodge.anim 2022-06-23 22:45:10 -04:00
minenice55 87f2f00dc6 Add new icons 2022-06-23 22:41:21 -04:00
minenice55 101e2eb251 Trick on the Class: basic functionality complete 2022-06-23 21:28:17 -04:00
huantian 57e72611c9 Fix ScheduleInput docstring (#114) 2022-06-23 17:05:27 -07:00
huantian 49d949be1e Fix Tram and Pauline file locations (#113) 2022-06-23 17:05:19 -07:00
adianfiuef a7aa5df9e5 Tram&Pauline (#111)
* Tram&Pauline

Update

* Tram&Pauline

guys I have the update and I putted it all in the right folders

* Tram&Pauline

Hey put everything in the right folders
2022-06-23 12:45:19 -07:00
adianfiuef 66fc9d26bd Tram&Pauline
Hey put everything in the right folders
2022-06-22 22:52:52 -07:00
adianfiuef 2c03fcd104 Merge branch 'master' of https://github.com/adianfiuef/HeavenStudio 2022-06-22 22:46:39 -07:00
adianfiuef 36495ed731 Tram&Pauline
guys I have the update and I putted it all in the right folders
2022-06-22 22:46:27 -07:00
adianfiuef 2d0dc58570 Merge branch 'megaminerjenny:master' into master 2022-06-22 19:35:13 -07:00
minenice55 581f317316 Update Throw.anim 2022-06-22 18:52:35 -04:00
minenice55 642842bbaa Trick on the Class: player / girl animations done 2022-06-22 18:42:22 -04:00
minenice55 1f9b558220 Merge branch 'master' into game-mobTrick 2022-06-22 16:23:15 -04:00
huantian 3b65aec32f Convert Starpelly.OS.Windows to be platform agnostic. (#106) 2022-06-22 12:55:12 -07:00
adianfiuef 15fdd7991f Tram&Pauline
Update
2022-06-21 18:31:20 -07:00
minenice55 380e9dc1ca Trick on the Class: update prefab with new assets 2022-06-19 23:26:19 -04:00
minenice55 3a9af801ec Trick on the Class: update 2mo old code 2022-06-19 22:29:21 -04:00
minenice55 5735de548d Merge branch 'master' into game-mobTrick 2022-06-19 21:48:21 -04:00
minenice55 ed79c7e4fd Merge branch 'master' into game-mobTrick 2022-06-19 21:47:42 -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 342f3d6771 Icon Improvement Concept & Resizeable Window (#104)
* Editor: mostly PoC icon effects

* slightly more responsive selection

* resizeable window

game camera still doesn't letterbox properly, will need a bit more work

* letterbox both in editor and in fullscreen

* restore camera rects when returning to editor
2022-06-13 22:24:41 -07:00
minenice55 b660b4dcbd 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
saladplainzone 3f926920e4 Rhythm Somen - Initial Commit, Prefab Setup (#99)
Somen moment
2022-06-11 13:40:27 -07:00
Jellirby b15a4c6f0c Launch Party Prefab Setup (#97)
This commit includes all the necessary things to get started with Launch Party (base color sprites, prefab, background, and a loader class script). Anyone is welcome to finish it
2022-06-10 09:50:39 -07:00
minenice55 8b8560eb3f I shouldn't be coding at midnight (#96)
* Fix Sheets issue 11

* Textboxes: Fix unicode glyphs sometimes not displaying

* Fan Club: fix order of operation bug

* Conductor: refactor ReportBeat

this fixes issues with using crop stomp alongside tempo changes

* Built to Scale (Gold): temporarily disable post-processing

game renders very incorrectly due to the post processing effects
will need someone who knows what they're doing in that field to fix it proper

* marked some assets for deletion

* I'm dumb and left in debug prints

* peabrain moment

VERY IMPORTANT FIX

* Make this not loop
2022-06-08 23:46:51 -07:00
minenice55 37eb45ec6d Small Bugfixes (#95)
* Fix Sheets issue 11

* Textboxes: Fix unicode glyphs sometimes not displaying

* Fan Club: fix order of operation bug

* Conductor: refactor ReportBeat

this fixes issues with using crop stomp alongside tempo changes

* Built to Scale (Gold): temporarily disable post-processing

game renders very incorrectly due to the post processing effects
will need someone who knows what they're doing in that field to fix it proper

* marked some assets for deletion

* I'm dumb and left in debug prints
2022-06-08 20:35:15 -07:00
minenice55 c3a227cf0f Textboxes: adjustments (#93)
- button glyphs now have softer outlines
- corrected the mixup between the East and West face buttons
- added glyphs for shoulder buttons
- added set of custom emoji
2022-06-07 16:27:21 -07:00
minenice55 a824040f59 Tempo changes restored (#92)
* Prepwork for seeking + tempo change fixes

TODO: make playing after seeking function (I'll need help with the offset stuff so if anyone can push to this branch please do)

* functions to get the beat from a song position

will need more testing but I think it works well enough to get into prod
thanks @wooningcharithri#7419 for the psuedo-code
2022-06-06 09:54:57 -07:00
minenice55 a3fb579c6d Animation speed helpers, stop on remix end (#91) 2022-06-06 09:54:49 -07:00
ThatZeoMan 005b70b601 change image 2022-06-05 11:58:16 -05:00
ThatZeoMan 7cee9a4601 Create hsscreenshot.png 2022-06-05 11:56:01 -05:00
ThatZeoMan cb7e9e1ae9 begin update 2022-06-03 22:35:19 -05:00
minenice55 057bdf7fe5 Gameplay: Timing windows use a "smart" BPM scaling system (#86)
* 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

* inverse-scale timing windows based on speed

* Fan Club: move to new input system

* Fan Club: allow forced animations during calls

* Crop Stomp: fix camera shake regression
2022-06-03 20:15:56 -07:00
Saraistupid 9b9bfea627 Fix Importing Music files on Linux (#89)
* fix importing music files on linux

* oops
2022-06-03 20:15:45 -07:00
Saraistupid 6b70f7c342 Merge UI Folders (#88) 2022-06-03 20:15:24 -07:00
minenice55 fc07f80b4f Feature: Textboxes and other text-related features (#90)
* Textboxes: setup prefab

* Textboxes: basic functionality finished

* Textbox: scaling

* Textbox: open captions

* Textbox: res edits

* Textbox: song artist

* Textbox: closed captions

* Textbox: fix not being able to use multiple text events

* I/O: save / load remixes using UTF-8 encoding

* Textboxes: stop editor shortcuts while typing
2022-06-03 20:15:05 -07:00
huantian 52eeedc025 Disable GitHub Actions build on PR (#85) 2022-06-03 20:14:43 -07:00
minenice55 022cbad1d6 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
adianfiuef d3bd5dbf40 Merge pull request #2 from megaminerjenny/master
Tram&Pauline
2022-05-17 21:45:46 -07:00
minenice55 4ace832a11 Global Camera Movement (#80)
* Global Camera: move Spaceball to new system

* Global Camera: holy shit I'm done already?????
2022-05-15 22:29:39 -07:00
minenice55 2453f9a48b Minigame: Samurai Slice (Gold) (#79)
* Game: Samurai Slice (DS)

initial scene setup

* Samurai Slice (Gold) - Start animations

* Samurai Slice (Gold) - Finish core samurai animations

* Samurai Slice (Gold) - Basic interactions

* Samurai Slice (Gold): object prep

* Samurai Slice (Gold): object type setup

* Samurai Slice (Gold): object paths

* Samurai Slice (Gold): prep for other objects

* Samurai Slice (Gold): prep fish

* Samurai Slice (Gold): Objects complete

* Samurai Slice (Gold): dinero

quiero cien vbucks

* Samurai Slice (Gold): polish cash, slicing anim

* Samurai Slice (Gold): child catching

* Samurai Slice (Gold): feature complete
2022-05-15 22:29:26 -07:00
Saraistupid 8de2364cf7 Linux Music Support™️ (#78)
* A little warning about audio

* Create Linux.meta

* Create libVorbisPlugin.so.meta

* Linux audio support maybe?

* Update README.md
2022-05-11 14:02:57 -07:00