Commit Graph

8 Commits

Author SHA1 Message Date
Werner
424a106c3b Integrated Electronics - GPS Tracker Z-Level (#4674)
Adds z tracking to the integrated electronics gps tracker
2018-05-06 18:03:45 +03:00
Erki
20fc059ca7 Bugfix/runtime cleanup (#4249)
Some RTs.

Fixes #4091
Fixes #4092
Fixes #4077
2018-02-08 11:59:11 +02:00
Dunkhan
def00ac176 added insert_slot class (#3825)
added paper_tray insert_slot
added beaker_holder insert_slot
added printer output component
changed reagent_pump to be able to pump from beakers in the beaker_holder
changed some string sanitize calls to not strip spaces

I added the insertion slot class because I think they are important for further expansion. The two components which use them are merely there as examples. They can be used in game but are not especially powerful and will probably not get anyone excited.
2017-11-18 18:45:03 +02:00
Dunkhan
736525953b Atmos sensors (#3777)
Added a set of atmospheric analysis sensors to the integrated electronics module

Consists of 7 new input parts. Pressure, temperature, o2 n2 co2 and phoron levels. The last part is a general atmospheric analyser which has all 6 of those functions in one unit. The multi-purpose part uses triple the complexity and power so it is only worthwhile if you need more than 2 of the output pins.

Please note: There are no changes to the icons, all parts use an existing icon - the one from the advanced medical sensor. I did not feel that this was important to change but someone will probably want to at some point.
2017-11-03 11:46:21 +02:00
MarinaGryphon
047ce56593 Fixes some missing push_data calls (fixes #3683) (#3714)
Fixes every issue in #3683. Every single one. I'm sort of scared, given how easy this fix was.

Also changes basic pathfinder behaviour. It will now stop moving/output null as the direction if it can't see its target, instead of continuing moving in the same direction. Might remove this if people don't like the change.
2017-10-20 14:17:41 +03:00
Erki
6c47fb889a Revert #3241 (#3670) 2017-10-17 20:39:50 -05:00
Ron
dc11d2aac1 Bug Fixes (#3532)
Resolves #3529
Fixes #3503
Fixes the gravity generator not setting float properly
2017-10-02 19:06:18 -05:00
Lohikar
e28c29a551 Port Integrated Electronics from Polaris (#3371)
Ports Polaris' integrated electronics system, whichallows for Roboticists & Electricians/Engineers to build custom devices and machines for a variety of purposes.
2017-09-12 21:41:39 -05:00