Skip to content
Snippets Groups Projects
  1. Jul 07, 2016
  2. Jul 05, 2016
  3. Jul 03, 2016
  4. Jul 01, 2016
  5. Jun 27, 2016
  6. Jun 26, 2016
  7. Jun 25, 2016
  8. Jun 22, 2016
  9. Jun 21, 2016
  10. Jun 18, 2016
    • cd2's avatar
      Farming: Add negative fall_damage_add_percent to straw · 5775c914
      cd2 authored
      This doubles the fall height without damage to 11 nodes.
      5775c914
    • Auke Kok's avatar
      Default: Make brick and plank nodes rotatable · ba1ae07b
      Auke Kok authored
      Allow many crafted nodes to be rotated in any way possible.
      
      These blocks all have slab and stair versions, which can create awkward
      patterns if placed together. By allowing these to be rotated players
      can create new patterns and appearances that were not before possible.
      
      Since this wasn't possible before, there won't be any effect
      to existing builds, as param2 should always be '0'. The current
      screwdriver mod also refuses to rotate and alter param2, so this is
      safe to enable from now on.
      
      Personally, since these are all *crafted* nodes to begin with, it
      should be apparent that they can be rotated to begin with, but I can
      see people may disagree from a simplicity perspective. It also may
      affect param2 usage that other mods rely on, although I'm not aware
      of any mods that do this.
      ba1ae07b
  11. Jun 15, 2016
    • paramat's avatar
      Creative: Add missing 'formspec_escape' to fix bug · 50eb0798
      paramat authored
      Symbols used in search caused the game to hang with a grey screen,
      for example searching for 'diamond;ingot'
      50eb0798
    • paramat's avatar
      Boats: Raise collisionbox top surface to fix boat behaviour · da0fe314
      paramat authored
      Lowering the top surface to be level with the boat top somehow
      causes the boat to fall through world if underwater. Revert to
      previous position that is needed for correct behaviour
      da0fe314
    • Auke Kok's avatar
      Stairs: Add mossy cobble slab and stair · 2199be51
      Auke Kok authored
      Allow water to turn cobble slab and stairs to turn into mossy versions.
      
      There is no crafting recipe for mossy stairs and mossy slabs, the
      stair/slab API has been modified to allow for a recipeitem that
      is `nil`, which will omit adding a crafting recipe for these two
      items. The API documentation is updated.
      
      The slabs and stairs will turn mossy when water is adjacent, just like
      cobblestone. You can either farm mossy versions by placing them in
      water for a while, then collecting them, or run water over your craft.
      2199be51
  12. Jun 05, 2016
  13. Jun 04, 2016
Loading