29 Commits

Author SHA1 Message Date
ba0b827c24 modifiers are for the boys 2020-12-12 15:47:30 +00:00
98b2ebfdd8 wrap everything except armours 2020-12-07 02:12:24 +00:00
7e9b989078 holy shit unwrapping presents finally works for weapons 2020-12-06 04:19:26 +00:00
c9160f177d fix tests 2020-12-04 02:47:02 +00:00
a77b9874ff initial present stuff 2020-12-04 02:35:30 +00:00
fe0f7ba41e initial wrapping stuff 2020-12-04 00:53:48 +00: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