Simon Gellis SonicSwordcane
  • New York City
  • Joined on 2024-10-11
SonicSwordcane pushed to main at PVB/lemur 2024-12-07 05:00:58 +00:00
e9ae8bed1b Implement SRAM (only saves on pause)
SonicSwordcane pushed to main at PVB/lemur 2024-12-04 01:39:45 +00:00
1bac3dedab Implement color picker
SonicSwordcane pushed to main at PVB/lemur 2024-12-01 20:52:31 +00:00
761b434108 Implement side-by-side view
SonicSwordcane pushed to main at PVB/lemur 2024-12-01 05:45:42 +00:00
2e5d5e140f Support choosing colors
SonicSwordcane pushed to main at PVB/lemur 2024-12-01 04:15:12 +00:00
4e42179ef3 Support choosing display mode
SonicSwordcane pushed to main at PVB/lemur 2024-12-01 02:58:26 +00:00
2cef67b129 Turning off vsync makes input way smoother
SonicSwordcane pushed to main at PVB/lemur 2024-11-30 00:31:11 +00:00
5627e41835 Merge pull request 'Implement multiplayer' (#2) from multiplayer into main
3eb6b9cd3e Update core for good luck
0c35a1e234 Make it easy to clear/reset mappings
ce7ba71ea0 Support rebinding gamepad inputs
24474fabd0 Support choosing which player uses a controller
Compare 22 commits »
SonicSwordcane merged pull request PVB/lemur#2 2024-11-30 00:31:10 +00:00
Implement multiplayer
SonicSwordcane created pull request PVB/lemur#2 2024-11-30 00:30:51 +00:00
Implement multiplayer
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-30 00:16:50 +00:00
3eb6b9cd3e Update core for good luck
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-30 00:09:40 +00:00
0c35a1e234 Make it easy to clear/reset mappings
ce7ba71ea0 Support rebinding gamepad inputs
Compare 2 commits »
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-29 19:37:24 +00:00
24474fabd0 Support choosing which player uses a controller
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-28 17:42:52 +00:00
9ff62af310 Graphical fixes
83377ff5fa Stop using nested viewports
08680b27ae Out with dear imgui, in with egui
Compare 3 commits »
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-24 01:17:58 +00:00
4b34d138ac Support muting sims
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-23 22:36:57 +00:00
0f536fdd88 Use CPAL fork which supports device switching
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-20 05:03:06 +00:00
167acbde15 VIP performance improvements
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-19 03:50:17 +00:00
f60b10ce1d Implement gamepad input
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-18 01:58:11 +00:00
c84531e70e Set process priority to high on windows
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-17 21:28:00 +00:00
63cb7a4835 Update core
SonicSwordcane pushed to multiplayer at PVB/lemur 2024-11-17 19:00:21 +00:00
cf2738d6a8 Update core