15 Commits

Author SHA1 Message Date
fbeaf5e93e genuflect towards the great clippy
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 22:04:20 -07:00
622c6e598d break out entity and maps into separate crates
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 21:37:23 -07: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
031f3bba23 add modifiers to weapon+armor+mag 2020-08-20 20:19:46 -06: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
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
cfa31736c6 rare drops 2020-03-29 12:06:31 -07:00
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -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