Andrew Miner
549abc1224
Improve layout of stacks in crafting table
2015-01-04 11:35:43 -08:00
Andrew Miner
150e85bb49
Display images for each item referenced
2015-01-04 01:01:00 -08:00
Andrew Miner
3493c41b39
Fix bug where deep links don't compute
2015-01-01 20:54:16 -08:00
Andrew Miner
ca5fed7f26
Update UI to reflect Recipe Catalog -> Mod Pack
2015-01-01 20:18:01 -08:00
Andrew Miner
e14a4d0810
Rename RecipeCatalog to ModPack
2015-01-01 20:16:38 -08:00
Andrew Miner
f28a763b13
Rename RecipeBook to ModVersion
2015-01-01 20:12:27 -08:00
Andrew Miner
2dd4b7014f
Continue to look for recipes in disabled books
...
Update models so that when a recipe book is disabled, it no longer is
used for finding names to display in the UI, but it is still used for
finding recipes to make.
2014-12-29 12:38:07 -08:00
Andrew Miner
004320d052
Fix bug with recipe books table
2014-12-29 09:07:39 -08:00
Andrew Miner
bf113d26ab
Update URL scheme to include /item/*
...
* Update the router to understand /item/:name routes in addition to
v1.0-style parameterized routes
* Add support for updating the current URL based upon the item being
viewed
* Change LandingPage* to ItemPage*
2014-12-28 12:59:29 -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
Andrew Miner
b05fc4c5c9
Complete the RecipeBook controller
2014-12-23 09:12:02 -08:00
Andrew Miner
16832e02dd
Step 1 in converting to a Backbone-based website
2014-12-22 16:36:04 -08:00