173 Commits

Author SHA1 Message Date
d0a84af1c3 load armor stats 2020-03-14 20:49:29 -07:00
0dbd588e3b mag item init 2020-03-14 20:26:12 -07:00
6e590d06f4 fill unittype enum 2020-03-14 20:00:32 -07:00
e2bc7a0de5 add use statements 2020-03-14 12:05:29 -07:00
a1a468842c use derives for item enum to/from str functions 2020-03-14 11:25:06 -07:00
80a3999d1b Merge branch 'item_drops' of jake/elseware into master 2020-03-14 14:06:40 -04:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
6668816f75 Merge branch 'infoboard' of jake/elseware into master 2020-03-01 02:23:25 -05:00
37b892f5dc view info board 2020-03-01 02:57:18 -04:00
c0479f5476 might help to include unit.rs 2020-02-29 19:54:23 -08:00
c65994fb7b add unit structure 2020-02-29 14:50:17 -08: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
f3e6b1e63e initial item enums, move logic from libpso to elseware 2020-02-06 23:03:51 -08: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
41e7f1c41a item entity 2019-12-09 23:11:27 -08:00
95fb1dbc86 remove debug print 2019-11-20 22:49:13 -08:00
f02797b18c change entitygateway character access 2019-10-17 22:35:33 -07:00
f294781934 move patch/login main.rs files up a level 2019-10-09 22:45:14 -07:00
9ebabca1bb in memory entity access, change entitygateway api a bit 2019-10-06 11:23:10 -07:00
187fc18119 dataaccess -> entity gateway, move stuff around 2019-10-05 17:37:49 -07:00