Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-21 | Add advanced touchscreen | cheapie | |
Basically just lets you provide any formspec you want, which should resolve all of the "but the touchscreen can't do XYZ" issues :) I don't believe this to be a security problem as arbitrary formspecs should do nothing unless you actually right-click the node (and you can always just... not), and if the client does crash in response to a bad formspec then this is probably a client bug anyway. | |||
2020-04-30 | Add channel copier | cheapie | |
2020-04-28 | Miscellaneous touchscreen and noteblock work | cheapie | |
* Noteblock sound list updated * Noteblocks now support pitch control * Touchscreens can now optionally use the "real coordinates" system | |||
2020-03-30 | Fix unescaped strings | cheapie | |
2019-12-15 | Fix crash on certain invalid touchscreen inputs | cheapie | |
2019-05-24 | Add textlist command to touchscreen | GreenDimond | |
2018-11-24 | Split components into their own files | cheapie | |