Files
website/static/data
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
..
2015-03-13 21:52:55 -07:00
2015-04-02 15:58:14 -07:00
2015-04-04 20:13:42 -03:00
2015-03-18 17:16:32 -07:00
2015-04-05 17:24:45 -03:00
2015-03-12 16:46:02 -07:00
2015-03-24 08:53:41 -07:00
2015-04-03 19:45:26 -07:00
2015-04-03 18:01:39 -07:00