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>
This commit is contained in:
Matt Atlas
2024-03-24 15:05:00 +01:00
committed by GitHub
parent 82beece3db
commit 57067892d8
73 changed files with 1368 additions and 31 deletions
+4 -1
View File
@@ -232,7 +232,10 @@ var/list/admin_verbs_debug = list(
/turf/proc/view_chunk,
/turf/proc/update_chunk,
/client/proc/profiler_start,
/client/proc/rustg_send_udp
/client/proc/rustg_send_udp,
/datum/admins/proc/force_initialize_weather,
/datum/admins/proc/force_weather_state,
/datum/admins/proc/force_kill_weather
)
var/list/admin_verbs_paranoid_debug = list(