summaryrefslogtreecommitdiff
path: root/textures
AgeCommit message (Collapse)Author
2021-02-21Add advanced touchscreencheapie
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.
2021-02-21Convert game controller to use entity attachment instead of a physics overridecheapie
This should make it get along better with other mods that affect physics overrides, and also prevent the "walking in place" when using it.
2021-02-21Add textures for movestonecheapie
2021-01-26Add RAM, EEPROM, and GPUcheapie
2020-05-02Add digilines game controllercheapie
This node allows players to have their keypresses forwarded to a LuaC, instead of moving the player around. This is intended to be used for making LuaC-based games.
2020-04-30Add channel copiercheapie
2020-03-28Add magnetic card reader/writer and cards to go with itcheapie
2019-09-13Add I/O expandercheapie
2019-06-01Add timercheapie
2019-05-27Add receivers, insulated digilines, and vertical digilinescheapie
2018-11-24Add digilines pistoncheapie
2018-09-01Add dimmable lamp and junction boxcheapie
2017-01-18Add cameracheapie
Essentially a "remote player detector", recommended uses include traffic light vehicle detection and security cameras
2016-12-24Rename modem to NIC, add textures, craft, and docscheapie
2016-12-04Add piezo beepercheapie
2016-09-15Add touchscreen (WIP)cheapie
2016-08-17Make panels lockablecheapie
2016-08-10Add control panelcheapie
2016-01-05Finish renamingcheapie
2015-12-15Add _ALL_ the things!cheapie