minenice55
fe0b97d1ab
finally fix deserialization of the new format
2022-08-21 21:57:32 -04:00
minenice55
cc577966c1
further work
...
attempt at fixing colour deserialization, not working
2022-08-21 20:50:19 -04:00
minenice55
f209b2fd17
start implementation of new format
...
needs fixes for some types
2022-08-21 19:46:45 -04:00
minenice55
3f7af6a0eb
joe prepare animation
...
- bg effect preview (buggy)
- adjusted path of hit items
- adjusted particle limits and spawning
- rain is now affected by wind
- cont. work on joe expressions
- animation helper sync scale now plays thru events properly
- adjusted timing windows
2022-08-07 19:40:06 -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
7e275365b8
dual joy-con support
...
- add controller icons in the controller selection menu
2022-07-24 18:38:00 -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
2be7b9c9b8
make game selection scroll not suck
2022-06-28 18:51:19 -04: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
f37f2af665
oops forgot a small thing
...
includes example using a fan club sound
2022-03-20 19:58:37 -04:00
minenice55
32460a257f
extend multisound with pitch, volume, looping, offset in seconds
2022-03-20 19:46:12 -04:00
Jenny Crowe
9f7b8ee278
The biggest of boi refactors
2022-03-14 07:21:05 -07:00
Jenny Crowe
a9c452a5ee
Editor: Timeline now scales to fit song length
2022-03-09 21:24:06 -07:00
Jenny Crowe
0f80dce062
A comment
2022-03-09 21:00:57 -07:00
Jenny Crowe
1a90ba28d9
Jukebox/Sound code cleanup
2022-03-09 20:59:48 -07:00
Jenny Crowe
84c4e8fc9f
BTSDS: Piano notes will now stop properly even if the game switches during them.
2022-03-09 20:50:19 -07:00
Slaith
0462781aad
Fixed error
2022-03-07 21:27:36 -08:00
Slaith
2f5233d76c
Merge branch 'master' of https://github.com/megaminerjenny/HeavenStudio into megaminerjenny-master
2022-03-07 20:53:30 -08:00
Slaith
fca105259c
Implemented inactive functions for all game count ins
...
Also made some changes to how SwitchGame(), OnGameSwitch, and the jukebox work.
2022-03-07 20:46:49 -08:00
Jenny Crowe
2ab3c8b8cc
Fixed some errors
2022-03-07 02:41:07 -07:00
Jenny Crowe
34819ed791
BTSDS: Piano does not pierce ears as much
2022-03-07 02:34:38 -07:00
Jenny Crowe
2ac602dbe6
BTSDS: Piano!!!
2022-03-07 02:16:31 -07:00
Slaith
2d328229c9
Gave sound objects a little more functionality
2022-03-06 19:56:45 -08:00
Jenny Crowe
b5a49c7ce9
Tweezers: Long hair implementation
2022-02-11 00:21:43 -07:00
Jenny Crowe
b5d3621051
Editor: Added Float type. Space Soccer: Added "swing" property to high-kick-toe event.
2022-02-06 01:28:14 -07:00
Jenny Crowe
cbd679f2ce
Forgot a playIndex comparison whoops
2022-02-05 08:24:07 -07:00
Jenny Crowe
dfed5a879f
Fork Lifter: Pea zoom sound lines up (mostly) independent of bpm
2022-02-05 06:08:33 -07:00
Braedon
217849e666
Audio mixers
2022-02-04 23:40:33 -05:00
Braedon
7a624d0581
Some DJ School logic and animations, DJ Yellow is not currently animatable.
2022-02-04 22:48:35 -05:00
Braedon
c91d306a41
Instant camera easing
2022-02-04 17:54:38 -05:00
Braedon
686a8942f5
Spaceball camera easings
2022-02-04 17:16:22 -05:00
Braedon
e0db2a446e
Entity object parameters testing
2022-02-03 17:20:26 -05:00
Braedon
44a36ba846
Count ins and event selector cleanup
2022-02-02 22:58:08 -05:00
Braedon
d361f45590
Basic saving and loading system
2022-01-30 07:03:37 -05:00
Braedon
2b88703e3f
Autoplay began
2022-01-22 22:40:53 -05:00
Braedon
fa519d25d7
A lot of stuff (Read desc)
...
Beat action is now used to define one-off objects that is used by the beat but I don't wanna bother making a different script for. Example case: the "hit 3" sprite in Karate Man.
Animation helpers for functions I don't wanna rewrite 100,000 times.
General improvements for Karate Man, like prepare animation and some updates to game events.
2022-01-21 02:09:32 -05:00
Braedon
4be18d954c
Multisound + Combo miss animation
2022-01-20 20:24:30 -05:00
Braedon
2c917d6fc7
Karate man combos
2022-01-19 20:48:52 -05:00
Braedon
6a05f31506
Improved inputs (A SHIT MORE DYNAMIC BETWEEN GAMES) and a whole lot cleaner code in general
2022-01-17 00:00:26 -05:00
Braedon
799592860a
Timeline playback start clamping
2022-01-15 02:08:23 -05:00
Starpelly
417986c08c
Stars background + Camera zooming *UNFINISHED*
2021-12-25 20:04:23 -05:00
Starpelly
88d23ef8cc
Music sorting
2021-12-23 17:39:03 -05:00
Starpelly
0b383940ac
Proper namespaces
2021-12-20 20:10:49 -05:00