45 Commits

Author SHA1 Message Date
fae1ffe55b appease clippy, the tyrant 2022-07-25 16:42:21 +00:00
309b97cbc2 clean up and set rare monster appear rate to 1/512 2021-07-23 01:45:02 +00:00
39660f0cb8 load rare monster config file each time a room is created 2021-07-18 18:40:10 +00:00
f5946013a1 rare monster appear config files. init rare monster appear table stuff 2021-07-12 02:24:31 +00:00
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
f6bf34e193 lint src/ship/drops/* 2021-06-18 12:45:00 -06:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
6e2fab31f0 e q u i p r e f a c t o r 2020-11-09 16:47:19 -07:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
e256423dfa remove comments and don't be canadian 2020-10-26 23:15:04 -03:00
790668f6f7 add unit armour slots. equip the unit into the right slot and save correctly 2020-10-26 23:15:03 -03:00
f583b25176 hide mag struct internals 2020-08-20 22:59:40 -06:00
031f3bba23 add modifiers to weapon+armor+mag 2020-08-20 20:19:46 -06:00
35a4b190b7 don't crash if min and max meseta is the same 2020-07-01 17:33:11 -03:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
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