Commit Graph
9 Commits
Author SHA1 Message Date
Andrew Miner 5d8251bebb Fix algo. for new Agricraft version 2016-12-28 18:14:34 -08:00
Andrew Miner 9ac25efb0c Add more debugging data when crafting can't craft 2016-09-10 20:12:22 -07:00
Andrew Miner 96b5beeb8c Prune invalid recipes 2016-08-21 16:06:48 -07:00
Andrew Miner c9796a142d Improve scrolling behavior on mobile
fixes #221
2016-05-05 21:20:41 -07:00
Andrew Miner 64e118a2c8 Open crafting plan for tools in a new window 2016-04-23 16:54:50 -07:00
Andrew Miner 962165dc8e Don't automatically recalculate crafting plans
Instead, any time a change is made which invalidates a crafting plan,
update the visual display to show that the plan is out of date, and
add some extra affordances to recalculate.
2016-04-23 11:46:35 -07:00
Andrew Miner 93c98e16ac Further fixes of how passthrough items are handled
* When evaluating a plan, only give the pass-through treatment to
  items if the step they're part of was actually executed
* When marking a step "complete", ignore passthrough items
2016-04-16 20:33:05 -07:00
Andrew Miner 88e57b1200 Improve handling of pass-through items in recipes 2016-04-16 12:20:29 -07:00
Andrew Miner d69585facd Refactor website with new design & structure 2016-04-03 19:30:15 -07:00