Commit Graph
713 Commits
Author SHA1 Message Date
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