HippieStationArchive / HippieStation13-1

https://github.com/HippieStation/HippieStation13
https://github.com/HippieStation/HippieStation13
GNU Affero General Public License v3.0
29 stars 92 forks source link

Disposal Pipes can send you to 0,0,0 #2706

Open ArcLumin opened 8 years ago

ArcLumin commented 8 years ago

Title. You can use disposal pipes and put them on the edge of the world to reach 0,0,0, where you can't escape, can't do anything. You can also SEND people there, if you're a horrible person.

http://puu.sh/qolSr <--- the setup I used to get there. Stupid simple

ghost commented 8 years ago

Add checks for disposal stuff to see if it's about to go out of bounds? Make the current pipe rip up and the contents are ejected on that loc? That seems to be the most sensible fix.

Carbonhell commented 8 years ago

what the living fuck how can you even get to that border,usually you teleport before that??

ArcLumin commented 8 years ago

Nah man, I've been going to the border for a loooooong time. I even made an issue about it, see https://github.com/HippieStationCode/HippieStation13/issues/2670

The black space works like an impassable wall. However, using the disposals, you can get past it into nothingness

You can use disposals to get past any wall, really. A good RPD and you're in the armory, easy.

ArcLumin commented 8 years ago

Tested putting beacons in 0,0,0 and setting the teleporter to there

Thankfully, the teleporter denies such teleportation.

ArcLumin commented 8 years ago

This issue is related to https://github.com/HippieStationCode/HippieStation13/issues/2709 and https://github.com/HippieStationCode/HippieStation13/issues/2670