Andrew Miner
392c410df8
Add some missing recipes
2015-01-03 19:36:19 -08:00
Andrew Miner
343c27e68d
Add more MC 1.7.10 images
2015-01-03 19:29:08 -08:00
Andrew Miner
b642c51486
wip
2015-01-02 23:03:06 -08:00
Andrew Miner
e389c01468
Add images for Minecraft items
2015-01-02 22:12:48 -08:00
Andrew Miner
f16c01ca3d
Clear recipeName field on focus
2015-01-01 21:38:58 -08:00
Andrew Miner
3493c41b39
Fix bug where deep links don't compute
2015-01-01 20:54:16 -08:00
Andrew Miner
1434533e92
Add Coal as a raw material
2015-01-01 20:39:55 -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
1a9ae1791e
Require input as part of all recipes
2015-01-01 19:06:04 -08:00
Andrew Miner
0c781793c6
Move recipebooks to subdirs for each mod
2015-01-01 19:00:37 -08:00
Andrew Miner
a265383630
Update Minecraft recipebook with more recipes
2015-01-01 11:06:25 -08:00
Andrew Miner
57c6cca436
Rename vanilla.json to minecraft.json
2014-12-29 15:09:25 -08:00
Andrew Miner
516e9f0b5b
Update recipe books to new format
2014-12-29 14:47:55 -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
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
372a1e0063
Allow recipe books to be enabled/disabled
2014-12-29 09:03:28 -08:00
Andrew Miner
a453712409
Fix bug causing /item/null URLs
2014-12-28 17:39:56 -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
a3723dd667
Recognize CraftingGuide 1.0 query parameters
2014-12-27 19:15:20 -08:00
Andrew Miner
03d8f84a0d
Add auto-complete drop-down for crafting selection
2014-12-26 14:02:27 -08:00
Andrew Miner
1a84ce2e28
Complete basic crafting functionality
2014-12-24 19:17:37 -08:00
Andrew Miner
3ea6a845c7
Fix bug where tools status was not in recalculate
2014-12-23 20:32:50 -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