Skip to content
Snippets Groups Projects
  1. Feb 16, 2019
  2. Feb 08, 2019
    • Auke Kok's avatar
      Limit sign length to 512 (~6 lines of 80 char or so). · 6b2887e3
      Auke Kok authored
      Players can enter unlimited text into the field, causing lag and
      potentially locking up clients. I have not found any negative effects
      server side, other than the large storage needed to store the long
      text.
      6b2887e3
  3. Feb 05, 2019
  4. Feb 03, 2019
  5. Jan 04, 2019
  6. Jan 03, 2019
  7. Jan 02, 2019
    • Paramat's avatar
      Add large cactus seedling · 6688ddf6
      Paramat authored
      Alter 'large cactus' schematic to place another force-placed cactus node,
      to replace the cactus seedling on growth.
      Make schematic 5x7x5 to solve rotation, placement and protection check
      issues.
      Add a y-slice probability for height variation.
      
      Growth time is tuned to not make this a faster way to obtain cactus nodes
      compared to normal cactus farming.
      Seedling texture by Extex101.
      
      Use sapling/seedling description in protection intersection message in
      'sapling_on_place' function.
      Unverified
      6688ddf6
  8. Dec 08, 2018
  9. Nov 15, 2018
  10. Oct 27, 2018
  11. Oct 09, 2018
  12. Sep 21, 2018
  13. Aug 21, 2018
  14. Jul 13, 2018
  15. Jul 11, 2018
  16. Jul 08, 2018
  17. Jul 07, 2018
  18. May 31, 2018
  19. May 19, 2018
  20. May 11, 2018
    • Ezhh's avatar
      Enable regrowth of apples · 3d709dfa
      Ezhh authored
      Apples only regrow where they first appear on trees, either on mapgen or when grown from saplings (meaning apples that were placed by players won't regrow).
      Once the tree is cut down in full (leaves removed), regrowth will stop.
      New apples only grow in daylight, and take the same time as a sapling to grow.
      3d709dfa
  21. May 05, 2018
  22. Apr 04, 2018
  23. Mar 11, 2018
  24. Feb 19, 2018
    • paramat's avatar
      Schematics: Various improvements · 094ad004
      paramat authored
      Acacia bush: Create a unique form different to normal bush, with more
      leaf nodes at top than at base.
      Acacia tree: Maximum height increased by 1 node. 2 extra nodes of
      height variation.
      Jungle tree: Add an extra node of height variation. Y-slices moved
      downwards to be more balanced between trunk and branches, makes
      branches more common.
      Pine tree: Increase maximum height by 1 node. Add an extra node of
      height variation.
      
      Update sapling 'on place' protection checks for acacia and pine trees.
      094ad004
    • paramat's avatar
      Rainforest: Add emergent jungle tree and sapling · b90aabec
      paramat authored
      Height 20 to 32 nodes.
      Dependent on chunksize >= 5.
      Base limited to maximum altitude y = 32.
      Craft sapling from 9 jungle saplings.
      b90aabec
  25. Feb 07, 2018
  26. Jan 23, 2018
  27. Jan 02, 2018
  28. Dec 24, 2017
  29. Nov 27, 2017
  30. Nov 16, 2017
  31. Nov 11, 2017
  32. Nov 05, 2017
  33. Oct 24, 2017
  34. Oct 10, 2017
  35. Sep 20, 2017
Loading