Skip to content
Snippets Groups Projects
  1. Feb 28, 2015
  2. Feb 24, 2015
  3. Feb 22, 2015
  4. Feb 14, 2015
  5. Feb 12, 2015
  6. Jan 25, 2015
  7. Jan 24, 2015
  8. Jan 17, 2015
  9. Jan 11, 2015
  10. Jan 10, 2015
  11. Dec 21, 2014
  12. Dec 20, 2014
  13. Dec 13, 2014
  14. Dec 12, 2014
  15. Dec 07, 2014
  16. Dec 06, 2014
    • PilzAdam's avatar
      Rewrite furnace · 5a06de18
      PilzAdam authored
      * Move furnace related code into furnace.lua
      * Move duplicated code into functions
      * Rewrite ABM:
      	* Easier to follow strcuture (no returns in the middle)
      	* No unnecessary calls to get_craft_result
      	* Split logic and "visual feedback" (a bit)
      	* Fewer calls to meta:set and meta:get
      	* Better feedback on the current state of the furnace
      5a06de18
Loading