21 Commits

Author SHA1 Message Date
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
6e2fab31f0 e q u i p r e f a c t o r 2020-11-09 16:47:19 -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
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
d8c6dd817e add derives to item structs, make some things public 2020-10-07 19:24:46 -06:00
040415e699 fix unit modifier indexes 2020-07-01 18:01:08 -03:00
51dc531330 fix warnings 2020-05-25 10:03:25 -06:00
629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 2020-05-22 18:58:51 -03:00
a7434346db move equipped flag to itemlocation::inventory 2020-03-29 12:06:32 -07:00
9cf2979777 fix case on unit names 2020-03-29 12:06:32 -07:00
2981b163c2 remove shield+unit midstruct 2020-03-16 21:48:26 -07:00
4fb78048e5 cool unique server features 2020-03-15 17:17:29 -07:00
b0c6d10590 shield and unit item stats 2020-03-14 21:38:03 -07:00
6e590d06f4 fill unittype enum 2020-03-14 20:00:32 -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
c0479f5476 might help to include unit.rs 2020-02-29 19:54:23 -08:00