21 Commits

Author SHA1 Message Date
a238ae3846 add remaining modifiers for item types and fix presents? 2021-01-23 04:56:24 +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
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
3184c79c3c basic mag evolution 2020-08-28 17:32:24 -06:00
f7b91772b0 another item refactor (plus tool usage) 2020-06-29 20:41:44 -06:00
e0f73cf273 max_stack should be usize 2020-05-30 10:28:23 -06:00
4e1f816f24 max stack for each tool 2020-05-29 16:42:43 -03:00
629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 2020-05-22 18:58:51 -03: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
0eb9035bad make TechniqueDisk and Tool Copy 2020-04-26 21:54:01 -06:00
07a1712f4d fix some item names 2020-04-13 01:00:19 -07:00
3600197993 fix tool names 2020-03-29 12:06:32 -07:00
9a1feb8836 mags! 2020-03-29 12:06:31 -07:00
359120de07 redo active item stuff 2020-03-29 12:06:23 -07:00
e803c23ec3 Stackable Stuffs (#84) 2020-03-16 13:35:35 -04: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
f3e6b1e63e initial item enums, move logic from libpso to elseware 2020-02-06 23:03:51 -08:00