13 Commits

Author SHA1 Message Date
f3682d0b82 clippy
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 18:05:36 -07:00
d495ec97f2 fix this keyconfig nonsense 2023-01-29 20:41:12 -07:00
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
16a4653360 pass EntityGateway clones rather than letting functions borrow
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-07-30 15:02:55 -06:00
b3e7d2b4b5 characters can save kbm/gamepad configs 2022-01-06 01:19:42 +00:00
0b8aef3b8c start setting up keyboard config stuff 2022-01-06 01:15:42 +00:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
db23a9794e options saved to character! 2020-10-02 22:41:53 -03:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
a8b7e4fa4e HashMap<ClientId, ClientState> -> Clients 2020-04-22 23:49:49 -06:00
832a53821d move settings 2020-04-21 23:45:40 -06:00