Spacecube transitioning

This commit adds the spacecube system from -tg-. The spacecube system
allows for predicatably random space layouts- it is randomized every
round, but the transitions stay consistant for that round, therefore
making it possible to 'map' space, or explore in teams.
This commit is contained in:
Tigercat2000
2015-05-11 12:26:48 -07:00
parent 9dff485066
commit d98bf2d958
10 changed files with 1083 additions and 767 deletions
+1 -2
View File
@@ -356,5 +356,4 @@ datum/controller/game_controller/proc/Recover() //Mostly a placeholder for now.
msg += "\t [varname] = [D.type]\n"
else
msg += "\t [varname] = [varval]\n"
world.log << msg
world.log << msg