Skip to content
Snippets Groups Projects
  1. Oct 08, 2016
  2. Oct 06, 2016
  3. Oct 05, 2016
  4. Oct 04, 2016
  5. Oct 03, 2016
  6. Oct 02, 2016
  7. Sep 30, 2016
  8. Sep 29, 2016
  9. Sep 25, 2016
  10. Sep 21, 2016
  11. Sep 17, 2016
    • paramat's avatar
      Register.lua: Throw error if node 'light_source' > core.LIGHT_MAX · 3aefa5d3
      paramat authored
      Add 'core.LIGHT_MAX = 14' to builtin/game/constants.lua with the intention
      to replace misplaced 'default.LIGHT_MAX = 14' in Minetest Game.
      Add comment in light.h requiring the constant be changed in both places.
      Add lighting bug warning to note in lua_api.txt.
      There are hundreds of mod uses of 15 which causes a lighting bug.
      3aefa5d3
  12. Sep 15, 2016
  13. Sep 14, 2016
  14. Sep 13, 2016
  15. Sep 09, 2016
  16. Sep 08, 2016
  17. Aug 30, 2016
Loading