Skip to content
Snippets Groups Projects
  1. Jul 16, 2016
  2. Jun 22, 2016
  3. Apr 23, 2016
  4. Apr 19, 2016
  5. Apr 16, 2016
  6. Apr 12, 2016
  7. Apr 08, 2016
  8. Mar 22, 2016
  9. 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
  10. Dec 25, 2015
    • Auke Kok's avatar
      Remove spores from mushrooms. · 32bdb9a3
      Auke Kok authored
      These have almost no value gameplay wise. Mushrooms spread
      by their very nature into appropriate soil nearby, and
      harvesting spores is something only scientists do. Actual
      mushroom farmers leave a few mushrooms and put on more
      manure, and keep the light off.
      
      Modify the growth ABM to test for light levels and attempt
      to plant a similar mushroom nearby (+/- 2 x,z, +/- y). Light
      at both source and destination needs to be low enough. I've
      tuned it to be 3-4 spaces from a torch.
      
      Mushrooms will die in full sunlight, but they can survive under
      trees and may grow out at night anywhere.
      
      Removed obsolete textures.
      
      Remove unused nodes and provide aliases for them.
      
      Aliased obsolete nodes so no unknown item nodes appear.
      
      Mushrooms die only in full sunlight (light level 15).
      32bdb9a3
  11. Oct 05, 2015
  12. Sep 17, 2015
  13. Sep 10, 2015
  14. Aug 14, 2015
  15. Aug 10, 2015
    • est31's avatar
      Tweak mushroom drops · 7066a6a0
      est31 authored
      -> Don't always drop the main mushroom (allowed endless spore generation loop before)
      -> Drop less spores, before you got lots of spores
      7066a6a0
  16. Aug 07, 2015
  17. Aug 04, 2015
  18. Jul 17, 2015
  19. Jun 06, 2015
  20. Nov 16, 2014
  21. Nov 08, 2014
  22. May 25, 2013
  23. May 18, 2013
Loading