Commit graph

764 commits

Author SHA1 Message Date
Pengu123
34e29efae8 More comments, new method to detect expected inputs
IsExpectingInputNow() detects wether the player is expected to input something at the closest InputEvent
2022-05-04 20:37:52 +02:00
Pengu123
6384d28295 Added a list to keep track of all the scheduled inputs of a minigame
...Along with an Util function to return the closest scheduled input
2022-05-04 20:05:51 +02:00
Pengu123
13a2417f37 BUGFIX: Prevents Scrolling between cues mid-game
You can't scroll between the game event selector when the song is playing (Using the keyboard or scrollwheel). It's smoother especially when doing arrow inputs
2022-05-04 19:26:19 +02:00
Pengu123
f056b0d4b6 noAutoplay and autoplayOnly settings
Would be especially useful for menial optional inputs like the offbeat parts of flockstep
2022-05-04 19:21:11 +02:00
Pengu123
8911581873 Added Support for specific direction inputs
Added some comments on the PlayerInput class too for clarity
2022-05-04 18:42:06 +02:00
Pengu123
846e4c5c4c Fixed Input bugs + Optimizations
-- On the PlayerInput class --
FIXED: Bug where Directions input were still recorded even with autoplay on
OPTIMIZED: Moved the conditions wether player had control in it's own method so we can re-use the same condition on new methods
2022-05-04 18:05:05 +02:00
Pengu123
f41d9d9cf0 ScheduleInput Method added, tests awaiting 2022-05-03 22:36:55 +02:00
Pengu123
e1d3d2e0ac Coin Toss: Upscaled Graphics 2022-05-03 18:27:32 +02:00
Pengu123
163d414606 Fixed a bug where checkbox properties wouldn't load properly when selected 2022-05-03 17:26:08 +02:00
minenice55
85ba13b21b Fan Club: fast kamone plays when scene is unloaded 2022-05-02 16:16:00 -04:00
minenice55
1fb8271d1e Fan Club: unarranged sequel feature-complete 2022-05-02 13:43:47 -04:00
minenice55
33eb285385 Fan Club: particle stuff, unarranged crouch / kiss 2022-05-02 11:45:48 -04:00
minenice55
e58feee0db Fan Club: arranged landing, corrected texture atlas colours 2022-05-01 20:08:48 -04:00
Pengu123
94b688dbc6 Bug Fixing 2022-05-02 00:24:07 +02:00
Pengu123
70dd10c646 Coin Toss Done. Needs HD Textures and more customization 2022-05-01 23:49:55 +02:00
Pengu123
72b4ef1aeb Coin Toss Functionnal (Needs Miss and Blank animation) 2022-05-01 22:10:00 +02:00
Pengu123
fdfcbe8948 Throw and Catch animation 2022-05-01 20:22:00 +02:00
Pengu123
df73b33b99 Ground assets foundations for Coin Toss 2022-05-01 17:59:02 +02:00
Pengu123
f4cbd0b367 Start of coin toss sprites (WIP, needs better quality) 2022-05-01 17:06:37 +02:00
minenice55
cea18087d0 Update IdolBigCall1Arrange.anim 2022-04-30 01:26:56 -04:00
minenice55
c041b37031 Fan Club: cont. unarranged sequel work 2022-04-30 01:20:19 -04:00
minenice55
f3b7b851f5 Fan Club: more work on unarranged sequel 2022-04-30 00:36:47 -04:00
minenice55
6979e454f6 Fan Club: initial support for "unarranged" sequel 2022-04-28 17:56:00 -04:00
minenice55
6be3b47559 Fan Club: various adjustments
address input lockout (still has one minor issue I need to check)
make certain forced animations make more sense
2022-04-28 16:01:07 -04:00
minenice55
ad05ecf6f2 Fan Club: add fast kamone 2022-04-27 18:02:53 -04:00
minenice55
dd6f2f3bb7 Fan Club - adjustments to crouch animation 2022-04-23 18:56:13 -04:00
adianfiuef
0df71375db tram&Pauline 2022-04-15 01:24:03 -07:00
adianfiuef
88c9c203a7 tram&Pauline 2022-04-15 01:22:19 -07:00
minenice55
74a83c46c5 Trick on the Class: new minigame definition 2022-04-13 10:14:13 -04:00
minenice55
64897819a8 Merge branch 'master' into game-mobTrick 2022-04-13 10:12:47 -04:00
Jenny Crowe
459dd813f6
Merge pull request #71 from minenice55/game-load-reflection
Internal: separate minigame definitions
2022-04-12 23:47:07 -07:00
minenice55
d7ff6e23b4 Internal: fixed duplicated game defs 2022-04-12 17:49:00 -04:00
minenice55
a4291cb10d Internal: adjust debug print for loader 2022-04-12 13:30:22 -04:00
minenice55
be41ff3014 Internal: separate minigame definitions 2022-04-12 12:14:46 -04:00
minenice55
1775923118 Trick on the Class: refactor object sound 2022-04-11 10:57:27 -04:00
minenice55
995d20d522 Trick on the Class: prep bop entity 2022-04-11 09:56:37 -04:00
adianfiuef
37bbbc4d55 Update Minigames.cs 2022-04-11 03:21:38 -07:00
adianfiuef
6812d54682 Tram&Pauline 2022-04-11 03:12:54 -07:00
adianfiuef
15c9e48c78 Tram&Pauline 2022-04-11 03:12:11 -07:00
adianfiuef
caff09df7d Update Minigames.cs 2022-04-11 03:04:36 -07:00
adianfiuef
092240a3d5 Tram&Pauline 2022-04-11 02:19:01 -07:00
adianfiuef
f6dd5e28a9 Tram&Pauline 2022-04-11 02:05:43 -07:00
adianfiuef
efffe50bbc Create 2022-04-10 23:40:10 -07:00
adianfiuef
b44f67279b Create Tram&Pauline.prefab 2022-04-10 22:28:34 -07:00
adianfiuef
e19bc06fed Merge branch 'master' of https://github.com/adianfiuef/HeavenStudio 2022-04-10 21:34:01 -07:00
adianfiuef
9614fa7de5 Revert "Add files via upload"
This reverts commit 3a38b74cec.
2022-04-10 21:28:59 -07:00
minenice55
27dd45148e Trick on the Class: basic gameplay with placeholders 2022-04-10 21:05:33 -04:00
adianfiuef
67f86011b6
Tram&Pauline 2022-04-10 17:57:14 -07:00
huantian
2760881888
Link github actions artifacts on readme 2022-04-10 23:51:42 +00:00
minenice55
c3ef726ef8 Trick on the Class: object rotation 2022-04-10 19:15:59 -04:00