Commit Graph

25 Commits

Author SHA1 Message Date
Simon Gellis a87fce102d Avoid egui feature unsupported on wayland 2025-02-14 16:56:36 -05:00
Simon Gellis 17d3811124 No debugging unless the game is running 2025-01-17 22:00:46 -05:00
Simon Gellis fd7298d24e Add a checkbox to quit on disconnect 2025-01-09 23:00:46 -05:00
Simon Gellis 6fd8d8f5cf Improve flow of command-line debugging 2025-01-05 11:24:59 -05:00
Simon Gellis 11df670ff4 Let emulator tell debugger to stop 2025-01-04 01:04:21 -05:00
Simon Gellis a5b5f8e80f Use explicit states for sims 2025-01-02 23:06:33 -05:00
Simon Gellis 2c5084d317 CLI argument to start the server at startup 2025-01-01 13:13:01 -05:00
Simon Gellis 47a05968fb Create tcp server 2024-12-30 21:55:30 -05:00
Simon Gellis a13c1e622f Update egui and wgpu 2024-12-25 23:29:27 -05:00
Simon Gellis 99390d52e1 Forgot to add version 2024-12-15 15:52:15 -05:00
Simon Gellis c694d234e7 About popup 2024-12-15 00:00:22 -05:00
Simon Gellis e31269368d Save/load more config 2024-12-14 23:14:13 -05:00
Simon Gellis 6e2d70abd7 Save input mappings to disk 2024-12-11 23:44:14 -05:00
Simon Gellis ae04f9f73b Surface error notifications 2024-12-09 23:18:42 -05:00
Simon Gellis 7f82daa73d Rename to lemur 2024-12-08 14:49:54 -05:00
Simon Gellis 1bac3dedab Implement color picker 2024-12-03 20:34:13 -05:00
Simon Gellis 761b434108 Implement side-by-side view 2024-12-01 15:52:11 -05:00
Simon Gellis 2e5d5e140f Support choosing colors 2024-12-01 00:45:13 -05:00
Simon Gellis 4e42179ef3 Support choosing display mode 2024-11-30 23:14:01 -05:00
Simon Gellis 0c35a1e234 Make it easy to clear/reset mappings 2024-11-29 19:09:00 -05:00
Simon Gellis ce7ba71ea0 Support rebinding gamepad inputs 2024-11-29 18:54:26 -05:00
Simon Gellis 24474fabd0 Support choosing which player uses a controller 2024-11-29 14:36:46 -05:00
Simon Gellis 9ff62af310 Graphical fixes 2024-11-28 12:39:08 -05:00
Simon Gellis 83377ff5fa Stop using nested viewports 2024-11-28 10:50:06 -05:00
Simon Gellis 08680b27ae Out with dear imgui, in with egui 2024-11-27 22:20:17 -05:00