V1kingGit / SpaceStationManager_Public

0 stars 0 forks source link

Room neighbours incorrect door assignment #10

Open V1kingGit opened 3 years ago

V1kingGit commented 3 years ago

Observed on testmap in connection with explosive decompressions. Room neighbours get assigned wrongly with airlocks on occassion.

V1kingGit commented 3 years ago

Partial fix. Room neighbours gets correctly deleted. Secondary door gets overtaken by room (not its region) instead of assigned as neighbour.

V1kingGit commented 3 years ago

Fixed. Room deletion prior to overwriting needs more testing to determine if it's broken. This is negligible until saving is implemented.