248 Commits

Author SHA1 Message Date
ee82f920b6 Merge pull request 'room_lists' (#88) from room_lists into master
Reviewed-by: jake <jake@sharnoth.com>
2020-03-23 01:33:19 -04:00
648fdfc0ec rename function 2020-03-22 22:20:46 -07:00
38b0cac09b get player counts for room lists 2020-03-22 22:20:46 -07:00
eef2178df8 cleanup and fix errors. still need to get room player counts 2020-03-22 22:20:46 -07:00
7f95f7e793 room list req/resp functions 2020-03-22 22:20:46 -07:00
f11ee7f53f wip. initial room list stuff 2020-03-22 22:20:46 -07:00
be1574afff HAHAHA WHAT AM I EVEN DOING RIGHT NOW
This reverts commit 76b470cbb2673bac2a6e78ec641f96415583e1e1.
2020-03-22 22:19:16 -07:00
76b470cbb2 Revert "Revert "fix ci (#93)""
This reverts commit 19595121d4ed979ce2d73294752a20d1ab609c19.
2020-03-22 22:17:30 -07:00
19595121d4 Revert "fix ci (#93)"
This reverts commit 85e67090c48f263a8112fe0a83331dddcb9b4796.
2020-03-22 21:53:02 -07:00
85e67090c4 fix ci (#93) 2020-03-23 00:42:44 -04:00
2f158d8490 Merge pull request 'tech_table' (#89) from tech_table into master 2020-03-18 21:38:47 -04:00
51bfddb9e9 should probably include tech item file 2020-03-18 18:23:08 -07:00
5a6bc2c322 tech drop table config files 2020-03-18 18:21:57 -07:00
afbd63ff6a tech table load config 2020-03-18 18:21:34 -07:00
2981b163c2 remove shield+unit midstruct 2020-03-16 21:48:26 -07:00
e72caebbf8 remove armor midstruct 2020-03-16 21:08:44 -07:00
76829dd16d remove unused use statements 2020-03-16 20:43:20 -07:00
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -07:00
aa6e5bbafe BB Mags (#86)
Reviewed-by: jake <jake@sharnoth.com>
2020-03-16 23:06:11 -04:00
5e3834bc45 tool drop conf files 2020-03-16 18:47:52 -07:00
dde3b1da1d tool drops (minus techs) 2020-03-16 18:47:30 -07:00
e803c23ec3 Stackable Stuffs (#84) 2020-03-16 13:35:35 -04:00
8cddd1a1f1 only run 1 ci task at a time 2020-03-16 10:07:39 -07:00
bdf9824662 add unit drops to drop table 2020-03-15 17:31:29 -07:00
eea9511f4a config files for cool unique server features 2020-03-15 17:17:49 -07:00
4fb78048e5 cool unique server features 2020-03-15 17:17:29 -07:00
52e2b555b0 unit stat config file 2020-03-15 10:22:56 -07:00
15b1427951 shield stat config file 2020-03-15 10:19:35 -07:00
5b3a240aa1 add dfp/evp mods to generated armors/shields 2020-03-14 22:03:48 -07:00
b0c6d10590 shield and unit item stats 2020-03-14 21:38:03 -07:00
d33a74f9ac armor stats config file 2020-03-14 21:03:02 -07:00
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
ef479b2c09 shield drop config files 2020-03-14 18:20:23 -07:00
663eaf7f25 shield drop table 2020-03-14 18:19:41 -07:00
576a462364 armor drop rate config files 2020-03-14 17:38:59 -07:00
6370a11615 add armor drop table 2020-03-14 17:08:31 -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
75f663af0d weapon drop config files 2020-03-14 10:44:42 -07: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
ef90220c0c remove comments 2020-03-01 03:00:28 -04: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
74bbd5ed49 add map data files 2020-02-25 15:53:15 -08:00