* ash storm immunity
* safety override & lavaproof upgrades
* mini-extinguisher for janiborg
* borg cell paths, prevent station borgs using gamma module
* Limit crew SecBorgs to 2, DS borg laser reflection
* replaces standard module with generalist module
* generalist borg gets crowbar
* fix bug where ert engi/med borgs runtime / do not get sprites
* adds TG lavaland and spidermin mining cyborg icons
* roundstart borgs=2, spawn locations=4
* adds damage_protection mechanic
* add xeno_disarm_chance
* ERT borg naming scheme: (level) ERT (number)
* std borg: tweaks hypo, RMs holoproj, adds mats/subsystems
* AA bullet_arc refactor
* refactors var/require_module to be bool, proc/action() to return bool
Suggested by farie82
* better radio for generalist
* rework gamma borgs, split of destroyer borgs
* dead robots fix
* fixes error caused by merging of PR 12932
* manually fix line endings
* fixes borg energy weapons (except disablers) not being recharged within recharging stations
* add trailing newline to make travis pass
* compatibility with #13471 life refactor
* deletes change to gamma sec ERT laser beam energy cost
* refactor handling of ash/lava immunities
* removes spiderlike mining borg sprite
* tweaks generalist borg loadout
* limit secborgs to 1 on green alert / roundstart
* re-run icondiffbot
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
This commit adds the Nightshift lighting mode from /tg/. From 19:00 to
07:00 in station time, the station will go into a reduced-lighting mode,
with dimmed lights across the station.
In conjunction with this, there is a new configuration option to start
the shift time at a random time other than 12:00, so that players are
more likely to experience a night shift (as opposed to having to have a
7 hour round).
Air Traffic Control from Polaris. Every TBD to TBD minutes, a radio
exchange happens between a ship and Cyberiad Space Control, ranging from
system transfer permission to declaring an emergency.
Refactored MAP_NAME into /datum/map files. This also allows for built-in
map lore (really just the name and system, which is only used for ATC).
Secondary commit will adjust all of the lore to match our own instead of
Polaris's.