Commit graph

68 commits

Author SHA1 Message Date
Laureηt d8e00aca5e
refactor(emulator): now using redis to get votes 2021-11-03 20:41:42 +01:00
Laureηt 97aeb89b49
refactor(server): now using redis to store votes 2021-11-03 19:27:11 +01:00
Laureηt 7c8b2d8cf1
feat: created (partially) an admin interface 2021-11-03 18:40:11 +01:00
Laureηt eadc64b036
feat(emulator): docstrings 2021-11-02 19:32:54 +01:00
Laureηt 0473db2a28
feat(emulator): created parse_message function 2021-11-02 19:23:47 +01:00
Laureηt 9270b4a09a
fix(emulator): better constant names 2021-11-02 19:15:58 +01:00
Laureηt 32b95658e5
fix(server): wrong logic 2021-11-02 19:14:26 +01:00
Laureηt c77c6ac403
fix(emulator): clear keys not every frame 2021-11-02 19:13:48 +01:00
Laureηt 26acab7c67
feat: moved classes into their own file for clarity 2021-11-02 19:03:47 +01:00
Laureηt a09befe4a3
fix: admin and emulator users now optionnal types 2021-11-02 18:53:34 +01:00
Laureηt 0985367de8
refactor(server): now using classes 2021-11-01 23:15:16 +01:00
Laureηt 3a8d2bc207
chore(server): doctrings 2021-11-01 21:13:01 +01:00
Laureηt 536d49396f
chore: gathered magic numbers into constants 2021-11-01 14:17:41 +01:00
Laureηt 6b19b6ff95
fix: emulator polling input at 10Hz now 2021-11-01 14:06:28 +01:00
Laureηt f85528e6d1
feat: better web controller
(still looks like crap)
2021-11-01 12:49:23 +01:00
Laureηt 6356960672
fix: removed useless logging
feat: emulator now ask for input every frame
2021-11-01 00:55:59 +01:00
Laureηt 68f7cf8878
feat: saving/loading of states 2021-10-31 23:54:29 +01:00
Laureηt 7b7fbde1fe
feat: websocket server
feat: emulator (virtualcam)
feat: basic web client
2021-10-31 22:17:50 +01:00