6 Commits

Author SHA1 Message Date
Valentin Anger
56412556e8 Improve the sparktool_dig_stlye_alt option code
- Predefine on_use instead of having two tool definitions per tool
- Add the tablet to the tools with this feature
- Readd the increased range to debugwrench
2017-01-04 17:45:08 +01:00
Valentin Anger
a2a2190947 Merge branch 'master' of gitlab.com:SyrupThinker/minetest-mod-sparktech 2017-01-03 18:04:11 +01:00
Valentin Anger
1ce3ed7801 Nodes in group sparktech_energy_storeonbreak keep energy after break 2017-01-03 17:48:45 +01:00
kamirama
7123645cba added optional alt dig style for sparktools 2017-01-03 16:29:18 +01:00
Valentin Anger
a4f648ce02 Use on_place for node removal with wrenches
Instead of mining a sparktech_techy node with a wrench
the wrench is "placed" to remove the node
2017-01-03 14:37:35 +01:00
Valentin Anger
001dbb33f9 Add sparktech_techy group and wrenches - Closes #8
sparktech_techy is for technological nodes
- current sparktech nodes are only minable
  with a tool implementing this group
2017-01-02 20:53:44 +01:00