Skip to content
Snippets Groups Projects
  1. Apr 13, 2020
  2. Apr 06, 2020
  3. Sep 18, 2019
  4. Sep 12, 2019
  5. Sep 10, 2019
  6. Aug 01, 2019
  7. Jul 26, 2019
  8. Oct 04, 2018
  9. Dec 24, 2017
  10. Jul 22, 2017
  11. Mar 15, 2017
  12. Nov 20, 2016
    • Auke Kok's avatar
      Fix whitespace errors to silence luacheck. · 75caa916
      Auke Kok authored
      Currently all minetest_game PR's are failing travis since the
      upstream luacheck now also warns about whitespace issues, and
      there are a few of those in the code. This fixes all of them
      so we can yet again rely on luacheck.
      75caa916
  13. Sep 27, 2016
  14. Aug 09, 2016
  15. Jun 18, 2016
  16. Apr 08, 2016
  17. Jun 18, 2015
  18. Jan 17, 2015
  19. Dec 07, 2014
  20. Dec 06, 2014
  21. Nov 30, 2014
  22. Aug 21, 2014
  23. Jul 22, 2014
  24. Jul 05, 2014
    • BlockMen's avatar
      Remove debug line · ff80b877
      BlockMen authored
      ff80b877
    • webdesigner97's avatar
      Make farming more flexible · 60ccb522
      webdesigner97 authored
      - API {farming.register_hoe(), farming.register_plant()}
      - Fertilities -> Plant only grow on soil with a fitting fertility, e.g. Wheat only grows on grassland, while cotton grows in deserts and grassland)
      - New soil: Desert Sand
      - Place seeds instead of plants
      60ccb522
Loading