Commit Graph

61 Commits

Author SHA1 Message Date
Valentin Anger ad1ddbfcf4 Switch to on_use for the multimeter - Closes #10 2017-01-03 12:52:18 +01:00
kamirama 8dbdd41cd2 changed group of sparkdebug:d_block 2017-01-02 21:18:51 +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
Valentin Anger 0e4cf52a31 Isolated tablet and d_block from sparkdebug init - Closes #4 and #5
Reduced the amount of global data:
- The last command is stored in the tablet item metadata
Limited tablet an tablet and multimeter stack size to 1
2017-01-02 19:55:47 +01:00
kamirama 60ac347ba3 cleaned up debug messages of sparkdebug - Closes #2 2016-12-31 13:50:44 +01:00
Valentin Anger 9c4b90ec12 Move sparktech global variable to sparkdebug - Closes #1
It is not required by sparktech
2016-12-31 14:41:24 +01:00
Valentin Anger 4ca694f0fe Improve multimeter output 2016-12-30 21:16:49 +01:00
Valentin Anger 99eee19d41 Add an example for settingtypes 2016-12-30 17:46:55 +01:00
Valentin Anger 64c64aeb3d Fix the tablet not working
After moving the code the formspec name hasn't been updated
2016-12-30 17:04:51 +01:00
Valentin Anger 9dfe0da584 Isolate multimeter logic and move it to sparkdebug
Removes "dependency" sparkdebug for sparktech
2016-12-30 17:00:48 +01:00
kamirama c7299b007a moved debug components to a seperate module 2016-12-30 15:45:24 +01:00