32 Commits

Author SHA1 Message Date
28c0073dff implement grinders
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-31 00:08:56 -07:00
bde70011cc appease clippy, the tyrant 2022-07-19 14:24:35 -06:00
388232b643 PArmss -> PArms 2022-01-09 20:46:01 +00:00
ea4c085dfd satiate the clip's hunger for properness
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 15:46:22 -07:00
d59e0691d7 rustfmt weapon.rs
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-21 02:32:49 +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
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06: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
6410042e48 fix grind modification 2020-12-03 14:57:17 -07:00
fb53ccd03a percents -> percent 2020-12-03 14:57:00 -07:00
3b2a7ec73d tekking also affects grind 2020-12-02 22:24:37 -07:00
e4cdd2b95a weapons can have tek modifiers 2020-12-02 19:20:33 -07:00
d9f52a73e4 thanksandy 2020-12-02 19:01:53 -07: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
d8c6dd817e add derives to item structs, make some things public 2020-10-07 19:24:46 -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
07a1712f4d fix some item names 2020-04-13 01:00:19 -07:00
332f22f34e weapon % fix v2 and give the level 199 guy a 100h hell gun 2020-04-10 02:04:37 -03:00
895891fabc oops forgot to handle missing specials 2020-04-08 20:02:06 -03:00
a2dca1d5fe send all the weapon bytes 2020-04-08 19:41:12 -03:00
a7434346db move equipped flag to itemlocation::inventory 2020-03-29 12:06:32 -07:00
3e9cf6677f fix weapon names+extra spaces 2020-03-29 12:06:32 -07:00
359120de07 redo active item stuff 2020-03-29 12:06:23 -07:00
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -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