Commit graph

13 commits

Author SHA1 Message Date
235bde7b16 Add inventory functionality 2022-01-22 01:30:17 -05:00
4b9537c9b9 Fix tests expecting Maybe return types
Tests were not updated when the "returns" dependency was removed.
2022-01-22 01:30:09 -05:00
b78a87e88e Ignore Poetry lockfile 2022-01-22 00:25:01 -05:00
68b3749ff3 Remove "returns" dependency 2022-01-22 00:23:09 -05:00
c8b6563d17 Separate material and trade logic 2022-01-22 00:21:09 -05:00
4e2a1691a3 Create a material database 2022-01-21 23:37:58 -05:00
8e09e9da20 Add formatting and coverage checks 2022-01-20 12:14:23 -05:00
f60d73d761 Add type checking 2022-01-20 12:09:49 -05:00
eb2f2ef13c Handle invalid material conversions 2022-01-20 11:57:53 -05:00
acfb0ab8f5 Add tests 2022-01-20 11:04:54 -05:00
7114526f1c Add remaining materials 2022-01-20 09:24:42 -05:00
0e35a7de92 Add raw materials and trade exchange rates 2022-01-20 09:06:42 -05:00
c73c830feb Initial commit 2022-01-20 09:05:27 -05:00