Commit Graph

37 Commits

Author SHA1 Message Date
Aronai Sieyes
3ae9a118b1 Refactor consoles to operate on logically adjacent zlevels 2020-04-27 10:45:25 -04:00
Aronai Sieyes
c9086829ec Convert some telecomms constants into defines 2020-04-27 10:34:13 -04:00
Atlantiscze
56e28ec2aa Fixes supermatter monitoring EPR indicator showing Undefined
- This mirrors original sources from Bay. Nano file was apparently moved from there, but code file was not.
- As for intent of this function (i coded it originally on Bay), EPR can be considered "Amount of canisters worth of gas in the core chamber", hence the weird 23.1 constant. Unlike pressure reading, this does not change with temperature, so it can be used to accurately monitor actual amount of gas in the chamber without having to take temperature in effect.
- I know the constant is kind of shady. It could possibly be recalculated using atmos constants, but i suck at math too much to do that. If anyone who knows atmos math can find a better alternative, i will gladly toss it in instead.
2020-04-17 06:06:06 +02:00
Leshana
8da8e3e0b1 Convert alarm_manager into SSalarm subsystem.
- Switch to using MC_TICK_CHECK and replace all references.
- Optimize stat panel display by caching the active alarms.
2020-03-28 01:20:34 -04:00
Neerti
86f58ecca7 Command QoL 2020-03-09 10:51:42 -04:00
Neerti
24fbd0b87e Half-Refactors Jobs (#6762)
* Somewhat cleans up a piece of job code, makes new ID computers not be awful.

* Changes ROLE_ defines to DEPARTMENT_ to be clearer. Backports the new ID computer's assignment section of its UI to the old ID computer.

* Swaps back to southern cross map.

* Removes a block of commented code.
2020-03-03 13:27:37 -08:00
Arokha Sieyes
5b15917d32 to_chat replacing stream operator 2020-02-17 13:14:08 -05:00
Heroman3003
3d46075733 MC camera and access fixes and adjustments (#6269)
* Adjusts MC camera program, fixes ID program

* Fixes oversight with network access
2019-07-09 13:00:47 -05:00
Anewbe
55caa09122 Merge pull request #6260 from Heroman3003/alarmchange
Properly splits security and engineering alarms
2019-07-03 12:10:14 -05:00
Heroman
ede313118f Properly splits security and engineering alarms 2019-07-02 13:20:56 +10:00
if there were two guys on the moon
2f710a202f Fixes Z-level fuckery 2019-06-29 00:16:15 +01:00
Neerti
9a6246067f Merge pull request #6160 from Heroman3003/commod-fix
Fixes access restrictions for com&com MC program
2019-05-13 22:56:31 -04:00
Neerti
1232e68284 Merge pull request #6153 from Heroman3003/camera-access-changes
Restricts camera access on MC
2019-05-13 22:55:18 -04:00
Neerti
c07de0ad9b Merge pull request #6152 from Heroman3003/alarm-acces-restriction
Restricts alarm monitor MC program access to engineering
2019-05-13 22:55:10 -04:00
Heroman
bb6c0fbd7d Fixes atmos program not giving CE out-of-alarm access 2019-05-09 12:56:22 +10:00
Heroman
d23e72bb85 Fixes access restrictions for command program 2019-05-09 10:39:45 +10:00
Heroman
19130b0560 Restricts camera access on MC more 2019-05-06 05:54:17 +10:00
Heroman
539e3ff786 Restricts alarm console access to engineering-only 2019-05-06 05:36:25 +10:00
Unknown
a41e6343b6 Fixes MC Specific bugs 2019-04-27 12:54:38 -04:00
Unknown
269940f384 Fixes Access Decryption program 2019-04-27 00:12:35 -04:00
Unknown
6eb60af801 Access Decryption, fixes nanoword 2019-04-26 21:25:28 -04:00
Unknown
327d2b0924 Fixes up comm program 2019-04-14 16:25:31 -04:00
Unknown
5498735a74 Fixes Part One 2019-04-14 15:20:52 -04:00
Unknown
7594c28f21 Updates Part Twelve 2019-04-14 14:38:30 -04:00
Unknown
042720823a Updates Part Eleven 2019-04-13 19:30:30 -04:00
Unknown
dfd9415458 Modern Modular Computers 2019-04-13 14:58:08 -04:00
Unknown
a0904cb9fd Updates Part Ten 2019-04-12 16:40:04 -04:00
Unknown
e62eb3b068 Updates Part Nine 2019-04-11 19:14:25 -04:00
Unknown
30474e627f Updates Part Octo 2019-04-11 17:07:25 -04:00
Unknown
37f7cede18 Forgot invalid network type 2019-04-10 23:15:14 -04:00
Unknown
eb62911b9d Updates Part Seven 2019-04-10 22:33:48 -04:00
Unknown
8a55090738 Updates Part Sechs 2019-04-09 15:47:44 -04:00
Unknown
677f91fdce Updates Part Four 2019-04-07 20:53:30 -04:00
Unknown
b0c818b737 Updates Part Three 2019-04-03 18:20:23 -04:00
Unknown
05e51d5a80 Updates Part Two 2019-04-03 15:05:36 -04:00
Unknown
df96660ddf Updates Part One 2019-04-03 13:40:56 -04:00
Unknown
cce3116c3a Ports Modular Computers from Baystation
This is just the initial parts. Additional work will probably be necessary.
2019-04-02 21:06:37 -04:00