Commit Graph

15 Commits

Author SHA1 Message Date
Rob Nelson
ae44ec5161 BEEEAAAAMS (and atmos/supermatter stuff)
A lot of fixes that became intertwined.
- rscadd: "BEAMS!  Emitters now put out a constant beam of energy, which is far less laggy that the old bullet-based method.  They also look cooler."
- rscadd: "Prisms can combine emitter beams that multiply the damage."
- rscadd: "Infrared triggers use the same system as emitters."
- rscadd: "Burst HE pipes have their own sprite"
- rscadd: "High-performance event observers (needed for beams)"
- rscadd: "Supermatter audio alerts"
- rscadd: "Added radiation floor decals."
- bugfix: "Burst pipes are no longer baleeted by their own explosions."
- bugfix: "Pipes are given time to release pressure before the next round of pressure checks."
- bugfix: "Explosions are slightly delayed to avoid choruses of simultaneous explosions"
- bugfix: "Gas miners no longer melt."
2014-12-08 22:44:20 -08:00
Rob Nelson
b359e1ad93 Bugfixes after testing. 2014-11-29 18:34:43 -08:00
Rob Nelson
d5ad8d4046 Meters and emitters. 2014-11-29 11:59:30 -08:00
Rob Nelson
e642392cf9 AAC improvements/fixes.
+ Now with code import/export (JSON-based)
 * Remove script works now
 * Correctly interfaces with digital valves
 * Yes/No dialogs are less stupid now
 * Vents stay on after being disconnected from pipenet.
 * Valves no longer removed from machinery list.
 * JSON parser fixes.
2014-11-28 21:20:09 -08:00
dylanstrategie
1fa4ec46f3 Fixing Atmos Automation Console Deconstruction
- Atmospherics Automation Consoles now have their own board to ensure
they turn back into the right computer when deconstructed
- While at it, made the new board constructible
2014-10-21 15:55:05 +02:00
Rob Nelson
1b356c7dfd Configurable gas sensors, tank monitors, AACs. Cleaned up multitool API. 2014-06-10 22:23:18 -07:00
Rob Nelson
f926c30393 Added stuff to the derelict for building supermatter reactors. 2014-04-24 22:12:26 -07:00
Rob Nelson
a0a66c9607 Fix AAC ghost dickery. 2014-04-13 21:31:20 -07:00
Rob Nelson
193fe36c99 Standardize radio ID tags (id -> id_tag). Fixes multitool runtimes. 2014-02-04 03:40:49 -08:00
Rob Nelson
918203f8a4 Fix typos in vent pump automations. 2014-02-01 17:46:38 -08:00
Rob Nelson
b1b2c0b5d8 Fix more AAC problems, add testing map, add sprites. 2014-01-28 21:51:48 -08:00
Rob Nelson
12f6296a96 Update docs 2014-01-28 01:56:15 -08:00
Rob Nelson
4268b4ee5c Add commands for digital valves. 2014-01-27 20:43:11 -08:00
Rob Nelson
1c5236687e Updated AAC with IF statement support, working AND and OR, fixed a lot of broken shit. 2014-01-27 16:40:12 -08:00
Rob Nelson
5b460cda1d Added atmospherics automation computer, with visual scripting language. WIP. 2014-01-26 23:44:07 -08:00