Updated statpanel and added client pings (#18337)

* SSatlas.current_map

* hardsuit spell tab appears to clear correctly

* sdfsa

* from the moment i understood the weakness of my flesh, it disgusted me

* sdf
This commit is contained in:
Fluffy
2024-02-08 12:29:42 +00:00
committed by GitHub
parent f481143eb4
commit 25dc248979
200 changed files with 750 additions and 593 deletions
@@ -23,13 +23,13 @@
. = data
var/z_level = z_override ? z_override : user.z
if(z_level in current_map.station_levels)
if(z_level in SSatlas.current_map.station_levels)
data["map_image"] = SSholomap.minimaps_area_colored_base64[z_level]
data["user_x"] = user.x
data["user_y"] = user.y
data["user_z"] = user.z
data["station_levels"] = current_map.station_levels
data["station_levels"] = SSatlas.current_map.station_levels
data["z_override"] = z_override
data["dept_colors_map"] = list(