OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

Get teleporters working server-side #32

Open uberlinuxguy opened 10 years ago

uberlinuxguy commented 10 years ago

Get teleporters working right

uberlinuxguy commented 10 years ago

Last piece to this is to fix the dir parts of the tp.create and tp.mod commands to actual degree rotational elements instead of the odd triple of coordinate values (that still makes no sense to me.)

CrazySpence commented 10 years ago

After painstaking investigation on my part I believe teleporters are working as they originally were in the LANtest, I do not believe the Start rotation was ever implemented and that is why it has seemingly caused us so much issue. All code and intlvl.con examples leave it in default rotation.

Teleporters trigger and function correctly server and client side if the start rotation is not fiddled with so the current examples have been modified to only change the exit point which worked on lantest and also works in the current client/server version

uberlinuxguy commented 9 years ago

Since the teleporters mostly work like they did in LANtest, moving to version 1.0 milestone for now until we can figure out where to realistically put this issue.