33 Commits

Author SHA1 Message Date
5d98fb8cc9 move leveltable to stats crate 2023-11-10 23:48:06 -07:00
622c6e598d break out entity and maps into separate crates
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 21:37:23 -07:00
192ff967e6 cleanup this refactored mess
Some checks failed
continuous-integration/drone Build is failing
2022-10-18 18:00:33 -06:00
24639496da move bank code out of state 2022-07-19 20:48:55 -06:00
0fa3f4ea19 move inventory code out of state 2022-07-19 19:39:58 -06:00
35ab24c390 the start of a long process of replacing ItemManager 2022-07-19 14:13:52 -06:00
bb2b62fdc9 andy vs. clippy round 6
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-01-06 01:37:29 +00:00
7102ee7e6d formatting
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-06 01:21:50 +00:00
b3e7d2b4b5 characters can save kbm/gamepad configs 2022-01-06 01:19:42 +00:00
ea4c085dfd satiate the clip's hunger for properness
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 15:46:22 -07:00
a6e50555de appease the clip
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-28 01:37:24 -07: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
db23a9794e options saved to character! 2020-10-02 22:41:53 -03:00
344cfc6dc4 i t e m r e f a c t o r
also some bank functionality
2020-07-19 14:14:07 -06:00
f7b91772b0 another item refactor (plus tool usage) 2020-06-29 20:41:44 -06:00
4452b6d4d2 add materials 2020-06-10 21:23:10 -06:00
fa5103bb78 send the exp to the client maybe 2020-06-03 18:17:17 -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
1f775661fa meseta! 2020-05-06 07:51:03 -06:00
9a721e0980 item structure overhaul
also, item pickup
2020-05-05 22:13:45 -06:00
37b19ef3ad make quick tech menu not all foie 2020-04-21 18:59:03 -06:00
4fae76928d add default palette and symbol chats 2020-04-21 18:59:03 -06:00
bf595f9693 Character -> CharacterEntity 2020-03-29 12:43:20 -07:00
359120de07 redo active item stuff 2020-03-29 12:06:23 -07:00
37b892f5dc view info board 2020-03-01 02:57:18 -04:00
a55d3694d9 players can write and save their own infoboards 2020-02-27 23:58:00 -04:00
ee640b7a00 update_config so players can save palette changes 2020-02-24 21:17:59 -04:00
28a30cb06f properly show techs and new FOs start with foie 1 2020-01-25 13:29:01 -08:00
a74941441b use proper data structs that convert to what pso wants 2020-01-25 13:01:34 -08:00
2010222c9b implement db backing for items and send them to client 2020-01-18 23:36:28 -08:00
161c0c94f8 location overhaul 2019-12-15 23:18:21 -08:00