Commit Graph
709 Commits
Author SHA1 Message Date
Andrew Miner 4f8cfb7c1e Update various recipes to use input quantities 2015-04-08 11:50:04 -07:00
Andrew Miner 04a469d911 Fix bug in crafting plan with secondary outputs
Fix a bug in the crafting plan where it would determine the number of
repetitions of the recipe only based upon the primary output even
when the recipe was needed only for a secondary output (e.g., when a
recipe calls for Creosote Oil, which is only produced as a secondary
output).
2015-04-08 11:48:44 -07:00
Andrew Miner 78cc1bf297 Fix minor display issues with input quantities 2015-04-08 11:34:14 -07:00
Andrew Miner d67715b814 Update various mods to use input quantities 2015-04-07 21:28:43 -07:00
Andrew Miner 7818bda83f Fix recipe slug to account for input quantity 2015-04-07 21:28:09 -07:00
Andrew Miner b9912cd85f Update IC2 recipes to use input quantity 2015-04-07 20:26:31 -07:00
Andrew Miner 144aa1bf32 Allow item stacks as input for recipes
* Create the SlotController and refactor it into the various places
  where a crafting grid or crafting output is displayed
* Update the Recipe model to allow each "input" stack to retain the
  count indicated in the data file. This required changing how a few
  other classes interact with it in order for them to get the full
  stack back again for each input (instead of just getting the item
  slug)
* Update the ModVersionParser to allow for full stacks to be given
  as input and refactored common code out for handling input/output/
  tools stacks
2015-04-07 19:21:02 -07:00
Andrew Miner 2ba4dca95b Allow tests to be restricted from the command line 2015-04-07 19:19:56 -07:00
Andrew Miner b9e4fd15f4 Remove old "What's New?" content 2015-04-06 13:36:57 -07:00
Andrew Miner 8aaf82db02 Use new item picker for inventory manipulations 2015-04-06 13:34:18 -07:00
Andrew Miner 99d486f33b Update "What's New?" to add Extra Utilities 2015-04-06 11:35:19 -07:00
Andrew Miner d13f9f13f0 Remove extra copy of Extra Utilities data file 2015-04-06 11:28:37 -07:00
Andrew Miner 698976f28f Add pre-rendered pages for Extra Utilities 2015-04-06 11:16:52 -07:00
Andrew Miner b5e11bf3af Merge branch 'extra-utilities' of https://github.com/TiuTalk/crafting-guide into TiuTalk-extra-utilities 2015-04-06 09:55:19 -07:00
Andrew Miner e5cff0d62b Update "What's New?" section for search feature 2015-04-06 09:41:07 -07:00
Andrew Miner 69cd69799a Update prerendered page to include search 2015-04-06 09:19:41 -07:00
Andrew Miner 136ebb4187 Add site-wide search function 2015-04-05 18:33:51 -07:00
Thiago Belem ff91414a03 Fix Magnum Torch potions 2015-04-05 17:24:45 -03:00
Thiago Belem 7df9affcd5 Add final recipes 2015-04-05 17:13:11 -03:00
Thiago Belem 500380e850 Move compressed blocks to a group 2015-04-05 17:12:56 -03:00
Thiago Belem 2c4fd71195 Angel rings 2015-04-05 16:53:53 -03:00
Thiago Belem 93ca6c98dc More pipes 2015-04-05 16:46:56 -03:00
Thiago Belem d32bbc4e2a Spike recipes 2015-04-05 16:46:56 -03:00
Thiago Belem 01b7807fd8 Move some recipes 2015-04-05 16:46:56 -03:00
Thiago Belem d13d34fc24 Upgrade recipes 2015-04-05 16:46:56 -03:00
Thiago Belem 1a3dd6fb57 Pipe recipes 2015-04-05 16:46:55 -03:00
Thiago Belem 2d13a5e05c Aditional recipes to transfer nodes 2015-04-05 16:46:55 -03:00
Thiago Belem b693193d16 Add Extra Utilities 1.2.2 2015-04-05 16:46:55 -03:00
Thiago Belem baf44a4c0c Extra Utilities images 2015-04-05 16:46:30 -03:00
Andrew Miner b79fa5a148 Don't add incorrect history state for external links 2015-04-04 18:17:15 -07:00
Andrew Miner f78bd3f8c5 Fix two bugs found by @TiuTalk
* When redirecting internal links, double-check that they actually
  are internal before doing so.
* Avoid double-adding items to the /browse mod list
2015-04-04 18:12:32 -07:00
Andrew Miner 23debbbaf5 Annouce Ender Storage, prerender pages 2015-04-04 17:37:06 -07:00
Thiago Belem edd095e745 Rename Ender Chest
This is necessary to avoid conflicts with the vanilla Ender Chest.

Also, add spotlight videos to each item.
2015-04-04 20:13:42 -03:00
Thiago Belem 68896c3b97 Add tutorials 2015-04-04 19:46:13 -03:00
Thiago Belem 0f2618c03c EnderStorage 1.4.5.29 2015-04-04 17:41:06 -03:00
Andrew Miner 2f3c542330 Fix spelling error 2015-04-03 20:03:57 -07:00
Andrew Miner d686172966 Update prerender for main page 2015-04-03 19:56:25 -07:00
Andrew Miner cf955d0b5c Update "What's New?" section for Mekansim 2015-04-03 19:51:27 -07:00
Andrew Miner fa49d08f11 Re-order some metal recipes
Certain metals took an unreasonable number of steps to create due to
the ordering of recipes forcing you to go through the most complex
tech-tier of metal production.
2015-04-03 19:45:26 -07:00
Andrew Miner e0c89c6209 Add prerendered pages for Mekanism 2015-04-03 19:32:17 -07:00
Andrew Miner cb8e51dd11 Add Mekanism 2015-04-03 18:01:39 -07:00
Andrew Miner 0b043b9677 Use MarkdownSectionController on item page 2015-04-03 18:01:38 -07:00
Andrew Miner 8f7f513880 Show all items produced by a given tool
When considering recipes for the various "related items" sections, be
sure to include all items produced by the related recipes.
2015-04-03 18:01:38 -07:00
Andrew Miner 32f58755ea Fix errors with the Mekansim data 2015-04-03 18:01:37 -07:00
Andrew Miner 40b2801e16 Rebase Mekanism branch to master 2015-04-03 18:01:37 -07:00
Andrew Miner d9ed9e5bfd WIP 2015-04-03 18:01:37 -07:00
Andrew Miner f1a7ee502f Restore sitemap script 2015-04-03 18:00:55 -07:00
Andrew Miner d517886969 Add further detail pages for BuildCraft. 2015-04-02 19:58:59 -07:00
Andrew Miner ef3dcea295 Update prerendered pages for BuildCraft 2015-04-02 18:50:25 -07:00
Andrew Miner 14ef6e47c7 Add descriptions for some BuildCraft items 2015-04-02 18:17:20 -07:00