Commit Graph

877 Commits

Author SHA1 Message Date
ThatZeoMan 93f5244969 move flash to VFX 2022-07-26 18:04:02 -05:00
adianfiuef 09581bddca Tram&Pauline animation update 2022-07-26 14:14:28 -04:00
minenice55 5433b85e58 start karate man redo 2022-07-26 11:37:02 -04:00
minenice55 d65cae24d2
Merge pull request #138 from minenice55/controllers-update1
Controllers Support Update 1
2022-07-26 08:57:38 -04:00
minenice55 111531b07d make dropdown properly update after auto-search 2022-07-26 08:54:59 -04:00
minenice55 d8f4a4bb70 update joyshock gyro and touch states 2022-07-25 18:56:13 -04:00
minenice55 d3c3beb950 playstation controller lightbar colours
- fix controller feature flags not actually being flags
2022-07-25 18:36:32 -04:00
minenice55 a713895f96 move duplicate code to own method 2022-07-25 12:49:43 -04:00
adianfiuef e343e66b8d Tram&Pauline
Animation mostly done perfectly
2022-07-25 01:04:16 -07:00
Mytiaoga 180fea7832 Merge branch 'master' of https://github.com/Mytiaoga/HeavenStudio 2022-07-25 10:09:25 +08:00
Mytiaoga 0c743b44d5 First Contact, Tap Trial, Air Rally
First Contact
- Fixed a bug

Tap Trial
- All anims and input are implemented

Air Rally
- Initialization
2022-07-25 10:04:55 +08:00
Mytiaoga 059aba74bf
Add files via upload 2022-07-25 10:04:43 +08:00
Mytiaoga fb169868b5
Add files via upload 2022-07-25 10:03:01 +08:00
Mytiaoga bb81e24572
Add files via upload 2022-07-25 10:02:33 +08:00
minenice55 0245cb2b1f
Merge pull request #137 from minenice55/controller-support
Controller Support
2022-07-24 18:43:26 -04:00
minenice55 7e275365b8 dual joy-con support
- add controller icons in the controller selection menu
2022-07-24 18:38:00 -04:00
minenice55 06fe482f3d add controller selection, auto-search
- fix bug in master volume control where the text input doesn't work
- fix bug in the Fan Club minigame where the player wouldn't jump when they were supposed to
2022-07-23 22:24:07 -04:00
minenice55 ecbe84074f heavy rework of our input system
- implement the InputController abstract class, an adapter class for any HID interface to use common controller methods relevant to Heaven Studio
- implement InputKeyboard and InputJoyshock classes, for keyboard input and controllers driven by JoyShockLibrary respectively
- add Linux compile of JoyShockLibrary
2022-07-23 20:36:10 -04:00
minenice55 6699e7d98b basic controller input from JSL
may need compiles for linux and mac
2022-07-19 18:50:35 -04:00
minenice55 86a4f6efcd Update Editor.unity 2022-07-17 18:26:21 -04:00
minenice55 afaacfe796 prepare controller settings menu 2022-07-17 18:25:54 -04:00
minenice55 063513ded6 update Fan Club character sheets to HD assets 2022-07-16 23:41:26 -04:00
minenice55 92577ae3e2
Merge pull request #135 from Mytiaoga/master
First Contact & Tap Trial Updates
2022-07-11 19:54:21 -04:00
Mytiaoga f726fb93ce
First Contact - Fixed bug for [lookAt] 2022-07-11 16:55:35 +08:00
Mytiaoga 68d560b8bc
First Contact - Toggle Live Bar beat
- On beat or Off beat live bar
2022-07-11 15:38:34 +08:00
Mytiaoga 5e7acfee17
Add files via upload 2022-07-11 15:22:00 +08:00
Mytiaoga 111fbaf159
First Contact - slight change on Mission Control 2022-07-11 15:21:17 +08:00
Mytiaoga 45da7c6d54
Add files via upload 2022-07-11 14:28:55 +08:00
Mytiaoga 174251eda1 Current version pull
Updated First Contact anims
2022-07-11 14:22:12 +08:00
Mytiaoga e80c9dc3fa First Contact - Revert Offbeat to OnBeat Live 2022-07-11 14:06:30 +08:00
Mytiaoga 86b8766259 Merge branch 'master' of https://github.com/Mytiaoga/HeavenStudio 2022-07-11 13:54:26 +08:00
Mytiaoga 4f08887078 First Contact & Tap Trial
First Contact:
Live is now offbeat
[alienSuccess] code block is a bit smaller
Mission Control is now stretchable

Tap Trial
- Started working on coding the inputs
- Animated monkey (tap, double, and triple (incomplete))
2022-07-11 13:53:25 +08:00
minenice55 28275d19cf
Merge pull request #131 from saladplainzone/master
Space Dance - Initial Implementation
2022-07-10 19:32:21 -04:00
saladplainzone 4a55614416 First Contact - General Refinements (Anims, LIVE text) 2022-07-10 16:28:29 -07:00
minenice55 813751fb84
Merge pull request #132 from minenice55/settings-expansion
Settings Expansion
2022-07-10 18:10:37 -04:00
saladplainzone 0eb47fa1bf Merge remote-tracking branch 'upstream/master' 2022-07-10 14:56:09 -07:00
minenice55 bddb36af0c update credits text 2022-07-10 17:55:06 -04:00
minenice55 9f3e0de3b4 missing fit to song 2022-07-10 17:45:59 -04:00
minenice55 a7bea351c5 add cursor toggle, master volume 2022-07-10 17:39:14 -04:00
saladplainzone 3f530adf33 Space Dance - Input Changes 2022-07-09 23:32:58 -07:00
minenice55 7fd1617ea7 add tabs system to editor settings 2022-07-09 23:22:59 -04:00
ThatZeoMan 6754a34e26 Unified minigame titles 2022-07-09 22:02:59 -05:00
ThatZeoMan f27d16a1a5 Further simplified Coin Toss
Also added 3 new color attributes: colorD, colorE, and colorF
2022-07-09 21:42:28 -05:00
ThatZeoMan f7c6cedc08 Combined Coin Toss's "Set XXXXground color" into one
also renamed "Hit3" to "HitX"
2022-07-09 21:20:30 -05:00
Jenny Crowe 2128d8ae9e
A few credits tweaks 2022-07-09 01:18:54 -07:00
minenice55 02ab5001c9
Merge pull request #129 from minenice55/editor-bugfixes
Editor Bugfixes and Display Settings
2022-07-08 22:14:23 -04:00
minenice55 52ff2a7829 settings resolution changer 2022-07-08 22:11:55 -04:00
minenice55 be5aff5aae prep settings menu for real 2022-07-08 18:49:15 -04:00
minenice55 2409a20aab fix layer 4 not being usable at certain window sizes 2022-07-08 17:58:58 -04:00
minenice55 ee142c9bcc fix issue with param disabling 2022-07-08 16:20:39 -04:00