octacian
0a9d8880a9
ME Chest: Fix drive item limit bug
...
Previously the math was incorrect, allowing a single 8k drive to store over 300,000 items. This also cleans up the storage area a bit, moving the API related to storage drives from the main API.lua to storage/api.lua.
2017-02-23 07:35:42 -08:00
octacian
0d917954eb
Remove 'default' dependency
2017-02-22 17:40:41 -08:00
octacian
04869a8bca
Rename 8k drive to 4k
2017-02-22 17:16:09 -08:00
octacian
69771ca5fc
"Modulize"
...
Allows modules to be added to the mod for easier development and management. See doc/modules.md.
2017-02-14 19:35:06 -08:00
octacian
888367b4f6
Add ME Chest ( #1 )
...
Allows the player to interact with items stored in a ME drive.
2017-02-09 07:37:14 -08:00
octacian
b3fe7b432c
Add 4k storage drive item
2017-02-09 07:36:42 -08:00
octacian
1b61611ce3
Initial commit
2017-02-08 22:09:50 -08:00