Where No Spaceman Has Gone Before: a space sector system (#11801)

This commit is contained in:
Alberyk
2021-05-31 00:32:07 +02:00
committed by GitHub
parent c40366dcf2
commit da4f065701
25 changed files with 114 additions and 21 deletions
+2 -1
View File
@@ -843,6 +843,7 @@
if(statpanel("Status") && SSticker.current_state != GAME_STATE_PREGAME)
stat("Game ID", game_id)
stat("Map", current_map.full_name)
stat("Current Space Sector", SSatlas.current_sector.name)
stat("Station Time", worldtime2text())
stat("Round Duration", get_round_duration_formatted())
stat("Last Transfer Vote", SSvote.last_transfer_vote ? time2text(SSvote.last_transfer_vote, "hh:mm") : "Never")
@@ -928,7 +929,7 @@
lying = 1
canmove = 0
pixel_y = V.mob_offset_y - 5
else
else
if(buckled_to.buckle_lying != -1) lying = buckled_to.buckle_lying
canmove = 1
pixel_y = V.mob_offset_y