Fluffy
7265630dde
Turn more unmanaged global vars into GLOB ( #20446 )
...
Turned a ton of unmanaged globals into managed globals.
Refactored some UT output.
Removed some unused things, including vars.
Added a test to ensure people don't keep adding new unmanaged vars.
2025-02-17 23:34:02 +00:00
Geeves
67360a9bea
Weather Warnings ( #19934 )
...
* Atmospheric probes will now relay changes in weather when deployed.
Analog radios can be tuned into the weather broadcast and receive it,
provided they're in the same sector / connected z-levels.
* Fixed weather transitions to rainy / icy weather not working.
* Changed rainy / icy weather to have a blue color, reducing eye strain.



2024-12-24 16:04:51 +00:00
Fluffy
0ae0b10764
Refactored all the backslash ref and ref() calls to use REF() instead ( #19847 )
...
Refactored all the backslash ref and ref() calls to use REF() instead.
Added a linting for raw ref proc calls.
2024-09-13 10:17:32 +00:00
Matt Atlas
57067892d8
Ports the weather system from Nebula. ( #18706 )
...
* part 1
* compiles?
* IT WORKS
* vis contents
* fixes
* umbrelloid
* umbrella 2
* dsasdd
* stuff
* lmao
---------
Co-authored-by: Matt Atlas <liermattia@gmail.com >
2024-03-24 14:05:00 +00:00