Skip to content
Snippets Groups Projects
  1. Aug 01, 2019
  2. Jul 26, 2019
  3. Oct 04, 2018
  4. Dec 24, 2017
  5. Jul 22, 2017
  6. Mar 15, 2017
  7. 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
  8. Sep 27, 2016
  9. Aug 09, 2016
  10. Jun 18, 2016
  11. Apr 08, 2016
  12. Jun 18, 2015
  13. Jan 17, 2015
  14. Dec 07, 2014
  15. Dec 06, 2014
  16. Nov 30, 2014
  17. Aug 21, 2014
  18. Jul 22, 2014
  19. 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