Skip to content
Snippets Groups Projects
  1. Mar 11, 2016
  2. Feb 14, 2016
    • paramat's avatar
      Consolidate ABMs · 7d2dfe41
      paramat authored
      Spread ABM intervals evenly across 1 to 16 seconds
      16s ensures no nodes are missed when player walks past
      Adjust chance values to compensate, for identical action rates
      Combine lavacooling ABMs into one, return to chance = 1
      Grass growth: add 'neighbors = "air"' to avoid
      processing the thousands of underground dirt nodes
      Grass death: Reduce action rate to that of grass growth
      Fire: Use chance = 1 for flame extinguishing
      and flame removal when mod is disabled
      7d2dfe41
  3. Nov 14, 2015
  4. Oct 28, 2015
  5. Oct 01, 2015
    • paramat's avatar
      Rename to Minetest Game · 8e51f318
      paramat authored
      Rename in game.conf and documentation
      Update game_api.txt documentation for bucket API and tree functions
      Fix tab, space and comment formatting in game_api.txt
      Rename in mod READMEs
      8e51f318
  6. Sep 05, 2015
    • paramat's avatar
      Fire: Move flame extinguishing to separate faster ABM · acb0cecb
      paramat authored
      Add extinguish sounds (from default mod lavacooling)
      'disable fire' setting extinguishes fire quickly using a dedicated ABM
      'disable fire' also disables all other ABMs
      Simplify flammable node removal ABM
      Speed up node ignition, it was too slow
      Add 'sunlight propagates = true' and 'paramtype = "light" to flame
      Balance fire sounds' gain
      acb0cecb
  7. Aug 20, 2015
  8. May 12, 2015
    • Wuzzy's avatar
      Make TNT respect on_blast, implement on_blast for some nodes · 8bc8dd64
      Wuzzy authored
      Implemented nodes:
      - Steel Door: Ignores explosion
      - Locked Chest: Ignores explosion
      - Fire: Ignores explosion
      - TNT: Starts burning
      - Burning TNT: Explodes immediately
      - Gunpowder: Starts burning
      - Burning Gunpowder: Ignores explosion
      8bc8dd64
  9. Mar 29, 2015
  10. Feb 28, 2015
  11. Dec 06, 2014
  12. Dec 03, 2014
  13. Nov 08, 2014
  14. Nov 04, 2014
  15. Sep 21, 2014
  16. Jul 05, 2014
  17. Jul 27, 2013
  18. May 25, 2013
  19. May 18, 2013
  20. Mar 21, 2013
  21. Dec 31, 2012
  22. Dec 28, 2012
  23. Nov 25, 2012
  24. Sep 03, 2012
  25. Jul 21, 2012
  26. Jun 09, 2012
  27. Apr 08, 2012
Loading