373 Commits

Author SHA1 Message Date
de8f44f269 andy what were you doing
make guild card sending much more sane
2020-03-29 13:27:23 -07:00
bf595f9693 Character -> CharacterEntity 2020-03-29 12:43:20 -07:00
620bcade7b itemdetail -> itemdroptype for drops 2020-03-29 12:06:32 -07:00
a7434346db move equipped flag to itemlocation::inventory 2020-03-29 12:06:32 -07:00
0d42c0ede0 add box drops 2020-03-29 12:06:32 -07:00
89aab63f86 fix tool table config loading 2020-03-29 12:06:32 -07:00
979636a4c4 load map object files 2020-03-29 12:06:32 -07:00
2f2e9e5c5c add missing enemies 2020-03-29 12:06:32 -07:00
3e9cf6677f fix weapon names+extra spaces 2020-03-29 12:06:32 -07:00
3600197993 fix tool names 2020-03-29 12:06:32 -07:00
9cf2979777 fix case on unit names 2020-03-29 12:06:32 -07:00
cfa31736c6 rare drops 2020-03-29 12:06:31 -07:00
e41f79f41a tech drops 2020-03-29 12:06:31 -07:00
9a1feb8836 mags! 2020-03-29 12:06:31 -07:00
6a27d1b639 switch fomar/ramarl 2020-03-29 12:06:31 -07:00
359120de07 redo active item stuff 2020-03-29 12:06:23 -07:00
a0e82c644c Merge pull request 'send_guildcard' (#94) from send_guildcard into master
Reviewed-by: jake <jake@sharnoth.com>
2020-03-25 20:15:13 -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
177b694870 initial guildcard send/recv 2020-03-22 22:40:40 -03:00
51bfddb9e9 should probably include tech item file 2020-03-18 18:23:08 -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
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
bdf9824662 add unit drops to drop table 2020-03-15 17:31:29 -07:00
4fb78048e5 cool unique server features 2020-03-15 17:17:29 -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
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
663eaf7f25 shield drop table 2020-03-14 18:19:41 -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
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