minenice55
aeddb144e0
update JSL plugin
...
support for DualSense Edge (treated as DualSense)
2023-07-08 22:48:55 -04:00
minenice55
800b934db8
initial prep for rebinding controls
...
rename some bindings
properly expose newer JSL stuff
2023-07-08 21:34:26 -04:00
minenice55
7cd64de6ae
JSL polling via event
2023-07-06 21:35:51 -04:00
minenice55
0f3a9f2b07
assign plugin platforms
2023-07-04 18:30:45 -04:00
minenice55
ad0d081bc7
update packages for mac
2023-07-04 15:35:45 -04:00
minenice55
d2f4c12453
separate controller initializers
...
update JSL
2023-06-25 17:06:45 -04:00
minenice55
81eafec986
editor fixes ( #459 )
...
* ditch loading dialog
doesn't show up when it's supposed to
* format song offset in editor
* remove VorbisPlugin
* Update Editor.cs
2023-06-10 22:27:58 -04:00
minenice55
6b6a334b82
Upgrade to Unity 2021.3.21 ( #368 )
...
* Upgrade to Unity 2021.3.21
* Update informational text
2023-03-27 05:38:14 +00:00
hayper
f413ce9f98
feat: actually not overkill gitignore this time ( #302 )
2023-02-21 09:13:59 +00:00
Saraistupid
002fa19971
Fix audio on MacOS ( #214 )
...
* JoyShockLibrary
Fix PlayerInput.cs errors on MacOS
Fix libraries not being added to the final build
* how did i do this
* both !
* Fix Audio on MacOS (and fix JSL again)
* Extra notes
2023-01-20 21:35:00 -05:00
Saraistupid
d41463ed82
JoyShockLibrary ( #213 )
...
Fix PlayerInput.cs errors on MacOS
Fix libraries not being added to the final build
2023-01-20 20:39:58 -05: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
6699e7d98b
basic controller input from JSL
...
may need compiles for linux and mac
2022-07-19 18:50:35 -04:00
minenice55
4a410a7f18
property scrolling
2022-07-08 16:11:51 -04:00
huantian
36c110e4ad
Convert Starpelly.OS.Windows to be platform agnostic. ( #106 )
2022-06-22 12:55:12 -07:00
Saraistupid
bf0d23bc47
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
Jenny Crowe
07211a4594
URP drank all my Pepsi and called me a bitch
2022-03-07 08:23:28 -07:00
Jenny Crowe
f24a081fce
Editor: General enum property support. Hex input field functionality for color picker.
2022-02-20 06:31:55 -07:00
Braedon
bea09a5d2f
Rhythm Rally polish
2022-02-15 00:17:53 -05:00
Jenny Crowe
ec5cc16493
Rhythm Rally: Basic gameplay setup
2022-02-14 01:53:58 -07:00
Braedon
49ad157893
Camera flashes (bug associated with fullscreen)
2022-02-07 20:07:03 -05:00
Braedon
147e41ca35
Space soccer polish and editor preview button
2022-02-02 03:36:20 -05:00
Braedon
dd9203cace
Discord rich presence
2022-01-30 18:40:12 -05:00
Braedon
e1f933a030
Make sure you can only select when the selection state is set
2022-01-30 14:04:15 -05:00
Braedon
d361f45590
Basic saving and loading system
2022-01-30 07:03:37 -05:00
Braedon
dcc378ce84
I'm tired
2022-01-23 21:15:23 -05:00
Braedon
1ed2291844
Command pattern (Undo/Redo) system began. (Read desc)
...
I spent about 6 hours trying to fix this one specific bug involving the move undo. Turns out all I had to do was calm down and think logically instead of typing random bullshit for a few hours until it worked. I'm tired and I thank this for ruining my sleep schedule.
2022-01-22 05:44:19 -05:00
Braedon
8760412bb2
Dynamic editor theme (WIP), read desc for more info
...
Spaceball has been improved, you can now hit multiple balls at a time. Fork Lifter and Karate Man need this update soon as well. No idea why I did it the way I did.
Time jumping also has been improved by pausing.
Dynamic editor themes for custom theme support, however that won't be implemented until later.
2022-01-13 21:33:51 -05:00
Braedon
99832cfc23
bare bones selection system
2022-01-12 22:59:54 -05:00
Starpelly
576b0d8482
Editor stuff
2022-01-05 19:11:33 -05:00
Starpelly
33bd99bbc1
Fork Lifter Spaghetti Code
2021-12-18 23:10:43 -05:00