minenice55
41d098ec1d
add y-offset functionality to start position offset
2022-07-29 12:52:59 -04:00
minenice55
d478a55795
fully functional combo, several object types
2022-07-29 12:18:17 -04:00
minenice55
334a654b9b
combo input
2022-07-28 22:09:48 -04:00
minenice55
39d3a136c5
start working on inputs
...
- InputType enum is now flags, can be combined together
2022-07-28 19:12:21 -04:00
minenice55
357e0b8f47
Merge branch 'master' into karate-man-2
2022-07-28 19:09:59 -04:00
minenice55
5a2860f752
Merge pull request #139 from ThatZeoMan/master
...
Track 5, along with QOL changes
2022-07-28 19:09:07 -04:00
ThatZeoMan
f34624e1d8
vfx flashes work again
...
thanks for the help, minenice
2022-07-28 18:07:19 -05:00
ThatZeoMan
e337fe650e
Track 5 fully functional
...
also fixed karate man's Set Background Effects
2022-07-28 17:16:20 -05:00
minenice55
b85754c6d7
Merge branch 'master' into karate-man-2
2022-07-28 11:32:10 -04:00
ThatZeoMan
e2a677ebdf
start gearing up for track 5
...
it is battery acid color (i will change it)
i probably did this wrong
2022-07-28 00:17:02 -05:00
minenice55
c45f0a34dc
create classes
2022-07-27 18:35:18 -04:00
Mytiaoga
4a795d96f0
Update repo to latest
2022-07-27 17:04:02 +08:00
ThatZeoMan
9bca79b2a0
Update TramAndPauline.cs
2022-07-26 18:19:05 -05:00
ThatZeoMan
2f87a8edcb
Merge branch 'megaminerjenny:master' into master
2022-07-26 19:05:32 -04:00
ThatZeoMan
755092c922
move flash to VFX
2022-07-26 18:04:02 -05:00
minenice55
c4d77c2254
make dropdown properly update after auto-search
2022-07-26 08:54:59 -04:00
minenice55
8c40bae444
update joyshock gyro and touch states
2022-07-25 18:56:13 -04:00
minenice55
a47153f2f6
playstation controller lightbar colours
...
- fix controller feature flags not actually being flags
2022-07-25 18:36:32 -04:00
minenice55
379ad6163b
move duplicate code to own method
2022-07-25 12:49:43 -04:00
Mytiaoga
c7b8404a6a
Merge branch 'master' of https://github.com/Mytiaoga/HeavenStudio
2022-07-25 10:09:25 +08:00
Mytiaoga
2ca9cbbb1d
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
36a40ed74f
Add files via upload
2022-07-25 10:03:01 +08:00
Mytiaoga
2e4e20a85a
Add files via upload
2022-07-25 10:02:33 +08:00
minenice55
a695a4c221
dual joy-con support
...
- add controller icons in the controller selection menu
2022-07-24 18:38:00 -04:00
minenice55
96ac465200
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
a45625ebd0
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
8df667bfec
basic controller input from JSL
...
may need compiles for linux and mac
2022-07-19 18:50:35 -04:00
minenice55
5657940b4b
Merge pull request #135 from Mytiaoga/master
...
First Contact & Tap Trial Updates
2022-07-11 19:54:21 -04:00
Mytiaoga
167889d2e2
First Contact - Fixed bug for [lookAt]
2022-07-11 16:55:35 +08:00
Mytiaoga
2441d624dc
First Contact - Toggle Live Bar beat
...
- On beat or Off beat live bar
2022-07-11 15:38:34 +08:00
Mytiaoga
667234a855
First Contact - slight change on Mission Control
2022-07-11 15:21:17 +08:00
Mytiaoga
8caa566890
First Contact - Revert Offbeat to OnBeat Live
2022-07-11 14:06:30 +08:00
Mytiaoga
23e8a32a87
Merge branch 'master' of https://github.com/Mytiaoga/HeavenStudio
2022-07-11 13:54:26 +08:00
Mytiaoga
06f80bfb51
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
2ba10e9fae
Merge pull request #131 from saladplainzone/master
...
Space Dance - Initial Implementation
2022-07-10 19:32:21 -04:00
saladplainzone
6283eda6d3
Merge remote-tracking branch 'upstream/master'
2022-07-10 14:56:09 -07:00
minenice55
ffcccdb6b9
missing fit to song
2022-07-10 17:45:59 -04:00
minenice55
fbeab5f0ad
add cursor toggle, master volume
2022-07-10 17:39:14 -04:00
saladplainzone
8d5b344085
Space Dance - Input Changes
2022-07-09 23:32:58 -07:00
minenice55
0f1eb77988
add tabs system to editor settings
2022-07-09 23:22:59 -04:00
ThatZeoMan
98c4b6d425
Unified minigame titles
2022-07-09 22:02:59 -05:00
ThatZeoMan
f59a3ed04f
Further simplified Coin Toss
...
Also added 3 new color attributes: colorD, colorE, and colorF
2022-07-09 21:42:28 -05:00
ThatZeoMan
51c0eb0725
Combined Coin Toss's "Set XXXXground color" into one
...
also renamed "Hit3" to "HitX"
2022-07-09 21:20:30 -05:00
minenice55
53f48c64e7
settings resolution changer
2022-07-08 22:11:55 -04:00
minenice55
19f0009c55
prep settings menu for real
2022-07-08 18:49:15 -04:00
minenice55
70c5216690
fix layer 4 not being usable at certain window sizes
2022-07-08 17:58:58 -04:00
minenice55
7adc281618
fix issue with param disabling
2022-07-08 16:20:39 -04:00
minenice55
4df82e709a
duplicating entities can now be undone / redone
2022-07-08 12:50:23 -04:00
minenice55
f83e70b2cb
Merge pull request #128 from Mytiaoga/master
...
First Contact & DJ School updates
2022-07-08 10:58:07 -04:00
minenice55
fe13ca5baa
remove old files
2022-07-08 10:38:13 -04:00