15 Commits

Author SHA1 Message Date
210d51e957 move leveltable to stats crate 2023-11-14 14:14:51 -04:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -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
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
9c34baeb26 meseta refactor
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
53ec82d9eb lint src/ship/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 17:38:36 -06:00
ffce662c95 transfer ship 2020-11-21 23:45:27 -07:00
35dd503d14 quests! 2020-05-25 08:44:50 -06: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
4a526e7673 basic item drop logic 2020-04-26 22:01:05 -06:00
628ad056b4 functions to create room joining packets 2020-04-24 20:38:56 -06:00
728ac715c0 move lobby joining packet creations to their own functions 2020-04-22 22:59:01 -06:00
881b7c8e46 begin moving packet handlers to own module, send_player_to_lobby 2020-04-21 21:47:41 -06:00