18 Commits

Author SHA1 Message Date
bde70011cc appease clippy, the tyrant 2022-07-19 14:24:35 -06:00
540c6aae7c rustfmt armor.rs 2021-06-21 02:21:20 +00:00
78c0ffda04 andy vs. clippy round 1 2021-06-21 02:17:55 +00:00
10aca8c7ec wow i should have pushed much smaller chunks more often oops. shop selling added, shop buying quantity bug fixed(?) added lots of todos 2021-06-21 02:17:54 +00:00
95d237af6f lint src/entity/item/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:01:29 -06:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
99cc651fd9 add enumiter to item types 2020-10-30 21:25:29 -06:00
01fe0931b1 make itementity serializable 2020-10-30 21:25:29 -06:00
031f3bba23 add modifiers to weapon+armor+mag 2020-08-20 20:19:46 -06:00
629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 2020-05-22 18:58:51 -03:00
6ef78b4ed6 drop armour with stats 2020-05-03 14:26:40 -03:00
a7434346db move equipped flag to itemlocation::inventory 2020-03-29 12:06:32 -07:00
e72caebbf8 remove armor midstruct 2020-03-16 21:08:44 -07:00
d0a84af1c3 load armor stats 2020-03-14 20:49:29 -07:00
6e590d06f4 fill unittype enum 2020-03-14 20:00:32 -07:00
a1a468842c use derives for item enum to/from str functions 2020-03-14 11:25:06 -07:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
f3e6b1e63e initial item enums, move logic from libpso to elseware 2020-02-06 23:03:51 -08:00