Commit Graph
7 Commits
Author SHA1 Message Date
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 69cd69799a Update prerendered page to include search 2015-04-06 09:19:41 -07:00
Andrew Miner 97aa631737 Update pre-rendered pages 2015-04-01 23:35:21 -07:00
Andrew Miner 556c15cd2b Refresh index.html w/o Adsense and AddThis 2015-03-11 08:35:30 -07:00
Andrew Miner 240c35233c Refresh pre-rendered pages 2015-03-10 08:35:13 -07:00
Andrew Miner 6e090d3d59 Separate IC2-Classic and IC2-Exp 2015-03-08 20:39:48 -07:00
Andrew Miner 0a6c185965 Restructure static files into a single directory 2015-03-08 15:05:24 -07:00