NTStation / NTstation13

NTstation13 - A version of Spacestation13, forked from /tg/station13.
36 stars 198 forks source link

teleporters don't work #824

Closed Tokiko1 closed 10 years ago

Tokiko1 commented 10 years ago

How to reproduce:

  1. Set up a teleporter.
  2. Configure it.
  3. Turn it on.
  4. Notice that the sprite changes, indicating that it's active.
  5. Try to step into the teleporter and realize that it's impossible to enter it.

Note that if you set up the teleporter and use a hand teleporter to lock onto its destination it works fine. Maybe related to the recent flyperson changings?

Tokiko1 commented 10 years ago

After looking through the code, it indeed looks like the flyfication removal broke it. Needs 3 lines readded.

Atskadan commented 10 years ago

https://github.com/NTStation/NTstation13/compare/6ce91306c237...6fbfee453e44

this is what it needed, right should be fixed now

RemieRichards commented 10 years ago

Miggles Fixed it.