Set map format to sidemap (#19827)

Set the map format to sidemap, to better represent that we're in 3/4th
perspective now.
Some code cleanup around the definition of /world.
This commit is contained in:
Fluffy
2024-10-31 23:08:20 +01:00
committed by GitHub
parent e7ff045744
commit 2a70772bb1
8 changed files with 92 additions and 33 deletions
@@ -143,7 +143,7 @@ SUBSYSTEM_DEF(atlas)
/datum/controller/subsystem/atlas/Initialize(timeofday)
// Quick sanity check.
if (world.maxx != WORLD_MIN_SIZE || world.maxy != WORLD_MIN_SIZE || world.maxz != 1)
to_world(SPAN_WARNING("WARNING: Suspected pre-compiled map: things may break horribly!"))
stack_trace(SPAN_WARNING("WARNING: Suspected pre-compiled map: things may break horribly!"))
log_subsystem_atlas("-- WARNING: Suspected pre-compiled map! --")
maploader = new