Skip to content
Snippets Groups Projects
  1. Aug 21, 2019
  2. Aug 18, 2019
    • coil's avatar
      Use API to replace beer mug · c871e0d3
      coil authored
      Mods overriding minetest.do_item_eat can ensure that an empty glass
      is given only if the item was actually used.
      
      Fixes #18.
      Unverified
      c871e0d3
  3. Aug 14, 2019
  4. Jul 18, 2019
  5. Jul 16, 2019
  6. Jun 25, 2019
  7. Jun 20, 2019
  8. Jun 18, 2019
  9. Jun 15, 2019
  10. Jun 07, 2019
  11. Jun 06, 2019
  12. Jun 05, 2019
  13. Jun 04, 2019
  14. Jun 03, 2019
  15. Jun 02, 2019
  16. May 31, 2019
  17. May 30, 2019
    • Vanessa Dannenberg's avatar
      Rearrange mesecons, diglines, dimmable functions and related, tweak · 301ae2ee
      Vanessa Dannenberg authored
      digiline stuff to be more generic, and add various digilines connections
      rules to complement mesecons rules.
      
      Mesecons must be present to get the "wallmounted" rules for digilines nodes.
      Without mesecons, nodes that want wall rules will get alldir rules instead.
      
      Add mesecons support to table and standing lamps (off -> max -> off).
      
      Add digilines support to all other lights that now support mesecons,
      except rope lights, since they're a mesecon conductor.
      
      (will approach that last one later)
      301ae2ee
Loading