30 Commits

Author SHA1 Message Date
629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 2020-05-22 18:58:51 -03:00
d421b30a88 remove commented things 2020-05-02 22:17:12 -03:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
6458fad89f fix tech drop tests 2020-04-27 07:07:51 -06:00
a32a7130f4 cleanup 2020-04-27 06:55:37 -06:00
02c9cdc276 drop techs 2020-04-27 06:55:18 -06:00
160fc7f10b pub ItemDrop 2020-04-26 21:55:12 -06:00
ff2ae85299 add mag colors 2020-04-21 18:59:03 -06:00
6c84fb2f1e add drop table init test 2020-04-13 01:01:41 -07:00
f1841f6f7f properly load monster_dar.toml 2020-04-13 01:01:06 -07:00
1279fedfee MapVariantType -> MapArea 2020-04-04 10:49:27 -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
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
359120de07 redo active item stuff 2020-03-29 12:06:23 -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
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -07:00
dde3b1da1d tool drops (minus techs) 2020-03-16 18:47:30 -07: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
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
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00