Andrew Miner
9424af9d84
Initial version of the new crafting table
2015-01-08 11:03:43 -08:00
Andrew Miner
9f79722378
Refactor image loading code into ImageLoader class
2015-01-07 11:20:49 -08:00
Andrew Miner
f51082a1cb
Add ability to craft multipl items at once
...
* Remove the old crafting table view
* Complete UI/UX of the inventory view
2015-01-07 08:31:53 -08:00
Andrew Miner
a1a7ee5dc9
Initial implementation of the InventoryController
2015-01-06 10:25:05 -08:00
Andrew Miner
206973e304
Update header comments
2015-01-05 06:42:05 -08:00
Andrew Miner
b642c51486
wip
2015-01-02 23:03:06 -08:00
Andrew Miner
3493c41b39
Fix bug where deep links don't compute
2015-01-01 20:54:16 -08:00
Andrew Miner
c46bb8860c
Add better support for turning mods on/off
...
* Make the Minecraft "mod" enabled at all times
* Sort the list of mods to move required mods to the top
* Automatically enable a mod which has a recipe selected (e.g., from
a query param)
2014-12-29 14:07:57 -08:00
Andrew Miner
1a84ce2e28
Complete basic crafting functionality
2014-12-24 19:17:37 -08:00
Andrew Miner
95c15abe10
Added CraftingTable* components and UI
2014-12-23 20:26:36 -08:00