18 Commits

Author SHA1 Message Date
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
6ced59a730 holidays! (with rappies)
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2022-10-19 19:10:15 -06:00
192ff967e6 cleanup this refactored mess
Some checks failed
continuous-integration/drone Build is failing
2022-10-18 18:00:33 -06:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
58c26301bf make ClientLocation Clone-able 2022-09-18 21:01:32 -06:00
1f5e94ccfb make CharacterLevelTable a global const lookup table cause whynot
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-08-02 00:08:55 -06:00
25e793cda9 remove old item manager code 2022-07-19 14:24:34 -06:00
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
60bcfd78ec lint src/ship/packet/builder/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 12:38:33 -06:00
fe03515871 basic multiple login check 2020-11-25 22:05:55 -07:00
ac28354dd7 redo items to account for client ignoring the assigned item_id and using its own. also item picking up 2020-05-13 22:32:30 -06:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
mht8355
880bfc620a added some error handling 2020-04-28 01:25:50 -04:00
mht8355
d206814394 added change_lobby 2020-04-27 20:17:35 -04:00
9f4a9a4f2c use thiserror 2020-04-25 22:16:40 -06:00
628ad056b4 functions to create room joining packets 2020-04-24 20:38:56 -06:00
a8b7e4fa4e HashMap<ClientId, ClientState> -> Clients 2020-04-22 23:49:49 -06:00
728ac715c0 move lobby joining packet creations to their own functions 2020-04-22 22:59:01 -06:00