Teleport manager cleanup (#135)
* Begin cleanup TeleportManager
* Encourage using PlayerTeleporter.requestTeleport over the TeleportManager.queueTeleport methods directly.
* Prefer Ticks for config snapshot teleport-related time values
* Fix profile styling for queued teleport cancel destination text.
* Fix build err.
* Add a `nonOverwritingColorUpdater` to IStyleProvider