From af5d42a5a4e1dd299be1c3b9364c8523dca50bae Mon Sep 17 00:00:00 2001 From: Crazylemon64 Date: Fri, 29 Jul 2016 19:21:09 -0700 Subject: [PATCH] You're not supposed to be there --- code/modules/space_management/TODO | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 code/modules/space_management/TODO diff --git a/code/modules/space_management/TODO b/code/modules/space_management/TODO deleted file mode 100644 index cd80bb3e59d..00000000000 --- a/code/modules/space_management/TODO +++ /dev/null @@ -1,17 +0,0 @@ -# Add a system to let us give arbitrary amounts of space -## Divide space into 4 repeatedly until we get a nice chunk -## I am NOT handling concave chunks - rectangles only - -# Allow the map transition code to add z levels without radically altering structure - DONE! - -# Make sure people can't teleport while in our pocket dimensions -## Maybe add flags or similar, as an option for each requested chunk - -# Give credit to https://github.com/tgstation/tgstation/pull/12370 for the -# map transition update - -# Tie various systems into the z level manager -# Search for terms like: -## ZLEVEL_CENTCOMM -## ZLEVEL_STATION -## config.station_levels