Commit Graph
839 Commits
Author SHA1 Message Date
whizzball1 9e2ab596c4 Added Bricks (block)
Didn't call it Bricks (block) because they have two different names, brick for the single and bricks for the block.
2013-08-22 08:03:46 -07:00
Andrew Miner 32e2a8a1ee [#1] Add inventory and update calc's to use it 2013-08-21 22:24:14 -07:00
Andrew Miner 79c55a2120 Merge pull request #33 from whizzball1/patch-1
Created Thermal Expansion
2013-08-21 21:08:50 -07:00
Andrew Miner 07d147a455 [#31] Upgrade recipe selector to support search
* Add the jQuery-UI autocomplete component instead of a regular select control
  for choosing recipes
2013-08-21 20:30:56 -07:00
whizzball1 c1e88a8f26 Created Thermal Expansion
Barebones, includes only crafting table and furnace-able items.
Contains Copper Gear, Electrum Blend, Electrum Ingot, Machine Frame, Pneumatic Servo, Redstone Conductance Coil, Redstone Reception Coil, Redstone Transmission Coil, Tin Gear.
2013-08-21 09:01:32 -07:00
Andrew Miner 56421ab074 Remove toolsIncluded URL parameter 2013-08-21 01:04:48 -07:00
ZL123 026fef522a Added a bunch more vanilla recipes, including Chain Armor, because why not? 2013-08-21 14:32:27 +08:00
Andrew Miner ab3321ce86 [#25] Add "include tools" selector 2013-08-20 19:36:48 -07:00
Andrew Miner 7b239580c1 Merge pull request #27 from ZL123/master
Added recipes for Beacon, TNT, and Buttons.
2013-08-20 19:09:16 -07:00
ZL123 4590263a93 Added recipes for Beacon, TNT, and Buttons. 2013-08-21 10:01:11 +08:00
Andrew Miner a9e699087e Merge pull request #26 from whizzball1/patch-1
Added Silver Ingot Recipe
2013-08-20 16:10:17 -07:00
whizzball1 55db41f27b Added Silver Ingot Recipe
Silver Ore and 125 milli-coal makes Silver Ingot with a Furnace.
Recipe made for use in my Thermal Expansion Recipe Book.
2013-08-20 23:31:34 +01:00
Andrew Miner ee52b06753 Move wordmark to correct file name 2013-08-20 08:11:11 -07:00
Andrew Miner 2828c52127 Add more IC2 recipes / add workmark 2013-08-20 08:10:07 -07:00
Andrew Miner ba83e8d205 [#14] Add list of crafted items
* This is step toward implementing #14 in that it shows you a list of the items
  which need to be crafted.  However, it still doesn't show you the steps and
  proper order in which to craft everything.
2013-08-19 23:05:26 -07:00
Andrew Miner 87c6664363 Added "Energy and Wiring" items for IC2 2013-08-19 19:49:41 -07:00
Andrew Miner 214cce6c4f [#19] Sort recipe names within each optgroup 2013-08-19 19:21:05 -07:00
Andrew Miner db0605095f Fix bug with previous change 2013-08-19 18:11:11 -07:00
Andrew Miner 0dbf775f35 [#22] Change page url when changing item
* Update page title when changing items
* Update page URL to reflect proper url when changing items
* Send another pageview to Google Analytics after changing the page
2013-08-19 18:05:44 -07:00
Andrew Miner 50fdab3ff1 Added a partial recipe book for IC2
* Added some missing recipes for the vanilla recipe book
2013-08-19 00:52:54 -07:00
Andrew Miner 3a7a4d602f Added Wrench to BuildCraft recipe book 2013-08-18 20:42:57 -07:00
Andrew Miner 44b6e59a0c Fix quantities for pipe recipes 2013-08-18 20:11:19 -07:00
Andrew Miner e16c3c0f68 Fix bug with non-crafted tools being lost
* If a "tool" is also a raw material (e.g., as a "cow" is for producing milk),
  be sure to add it to the inventory so that it shows up as one of the outputs
2013-08-18 19:27:38 -07:00
Andrew Miner 608414088c Add missing waterproof pipe recipes for BC 2013-08-18 19:22:33 -07:00
Andrew Miner 8339bf97f6 Sorted BuildCraft recipes and added Refinery 2013-08-18 19:13:19 -07:00
Andrew Miner 8b3e98c5e7 [#21] Add support for linking to a certain recipe 2013-08-18 17:09:02 -07:00
Andrew Miner bdda57c1eb Re-write craft method
* Re-write the `computeMissingResources` method to be `craft` and refactor how
  it performs calculations to be easier to follow, and to avoid several errors
  in the prior calculation related to recipes which produce more 1 quantity of
  the output items.
2013-08-18 16:31:30 -07:00
Andrew Miner c21ed5c47e Fix bug with recipes that produce multiple items
* When creating a recipe which creates multiple items (e.g., Pipe Wire in
  Buildcraft), the algorithm would add an extra n-1 items to the inventory.
2013-08-18 15:16:29 -07:00
Andrew Miner 06247b258b Added missing recipes for BuildCraft 3 2013-08-18 14:49:12 -07:00
Andrew Miner f2143249cd [#20] Added about, donate and get involved
* Add link to a PayPal donate button
* Add link to GitHub
* Add information about the project and links to add issues and/or contact me
2013-08-18 13:30:48 -07:00
Andrew Miner bf05486582 [#10] Add Google Analytics 2013-08-18 12:01:01 -07:00
Andrew Miner b8190171d7 [#4] Add the ability to craft multiple items 2013-08-18 11:51:08 -07:00
Andrew Miner c7d2fc85fd Finished basic styling 2013-08-18 09:49:15 -07:00
Andrew Miner cbcd6f0e5b Corrected recipe for BuildCraft pump 2013-08-18 01:16:49 -07:00
Andrew Miner a3d0755697 Updated scripts for crafting-guide domain 2013-08-18 01:16:26 -07:00
Andrew Miner c4709c28bd Added initial version of styling to the UI 2013-08-18 01:13:32 -07:00
Andrew Miner 7ea8fcb5ec Change dir structure for deployment 2013-08-17 17:04:36 -07:00
Andrew Miner af6fe7976e Initial version 2013-08-17 15:31:00 -07:00
Andrew Miner 2559d9a9a9 Initial commit 2013-08-17 15:29:47 -07:00