Commit Graph

20 Commits

Author SHA1 Message Date
cheapie
a38debb592 Add advanced touchscreen
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-21 18:46:55 -06:00
cheapie
b16d25c828 Convert game controller to use entity attachment instead of a physics override
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-21 18:36:09 -06:00
cheapie
05e870d328 Add textures for movestone 2021-02-21 03:42:11 -06:00
cheapie
91b95b03cf Add RAM, EEPROM, and GPU 2021-01-26 15:44:07 -06:00
cheapie
7e00678df6 Add digilines game controller
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-05-02 23:58:34 -05:00
cheapie
7f5eaac5c3 Add channel copier 2020-04-30 00:44:04 -05:00
cheapie
77b4fbe12d Add magnetic card reader/writer and cards to go with it 2020-03-28 01:31:12 -05:00
cheapie
c92659a11a Add I/O expander 2019-09-13 14:09:25 -05:00
cheapie
b19b5f39d8 Add timer 2019-06-01 16:50:42 -05:00
cheapie
6e3f9d4c11 Add receivers, insulated digilines, and vertical digilines 2019-05-27 18:28:00 -05:00
cheapie
395d6f0ccf Add digilines piston 2018-11-24 21:00:18 -06:00
cheapie
ff236643af Add dimmable lamp and junction box 2018-09-01 07:12:58 -05:00
cheapie
496ecdae27 Add camera
Essentially a "remote player detector", recommended uses include traffic light vehicle detection and security cameras
2017-01-18 14:42:19 -06:00
cheapie
81b896e74a Rename modem to NIC, add textures, craft, and docs 2016-12-24 02:27:36 -06:00
cheapie
6273c27d94 Add piezo beeper 2016-12-04 22:04:12 -06:00
cheapie
551b470b16 Add touchscreen (WIP) 2016-09-15 14:54:28 -05:00
cheapie
07eb69ac68 Make panels lockable 2016-08-17 12:08:32 -05:00
cheapie
e2e0fc7338 Add control panel 2016-08-10 12:11:32 -05:00
cheapie
01d72237c3 Finish renaming 2016-01-05 17:11:13 -06:00
cheapie
a9d88e4b1c Add _ALL_ the things! 2015-12-15 14:42:58 -06:00