Skip to content
Snippets Groups Projects
  1. Aug 19, 2015
    • est31's avatar
      Client: disable mmdb modstore · d565ce95
      est31 authored
      The service isn't online, and on the long term, mmdb will likekly be
      replaced with other services from the modding community.
      d565ce95
  2. Aug 14, 2015
  3. Aug 13, 2015
  4. Jul 25, 2015
  5. Jul 24, 2015
  6. Jul 23, 2015
    • est31's avatar
      Optional reconnect functionality · 3b50b276
      est31 authored
      Enable the server to request the client to reconnect.
      
      This can be done with the now extended minetest.request_shutdown([reason], [reconnect]) setting.
      3b50b276
  7. Jul 21, 2015
  8. Jul 18, 2015
    • Mark Schreiber's avatar
      Add antialiasing UI setting · 74d8fdbd
      Mark Schreiber authored
      The Irrlicht engine supports antialiasing, and Minetest already supports
      saving an antialiasing setting in its configuration file.  However,
      Minetest lacked UI elements to set this setting, and previously the only
      way to enable the feature was by hand-editing the configuration file.
      
      Add a drop-down menu that can enable antialiasing.
      74d8fdbd
    • Marcin's avatar
      c5c609ce
    • ExcaliburZero's avatar
      Change texture pack description file name · 5b9c8dfb
      ExcaliburZero authored
      Change the name for texture pack description files from "info.txt" to "description.txt" in order to keep the naming consistent between description files for both mods and texture packs.
      
      Also add backwards compatibility for texture packs that use "info.txt", and note in the log that "info.txt" is depreciated.
      5b9c8dfb
  9. Jul 10, 2015
  10. Jul 08, 2015
  11. Jul 04, 2015
  12. Jul 02, 2015
  13. Jul 01, 2015
  14. Jun 30, 2015
  15. Jun 29, 2015
  16. Jun 16, 2015
  17. Jun 15, 2015
  18. Jun 14, 2015
  19. Jun 13, 2015
  20. Jun 09, 2015
  21. Jun 06, 2015
    • HybridDog's avatar
      Decrease minetest.after globalstep lag · 8383a61e
      HybridDog authored
      * abort if theres no active timer
      * only reduce the timer.time of all timers when its necessary
      * move updating timers_to_add into a seperate function
      8383a61e
  22. Jun 02, 2015
  23. Jun 01, 2015
  24. May 17, 2015
  25. May 15, 2015
  26. May 12, 2015
  27. Apr 26, 2015
  28. Apr 21, 2015
  29. Apr 05, 2015
  30. Mar 29, 2015
Loading