You can now teleport directly to an x, y, z coordinate set using the -t command in the console window. There are instructions in the readme for how to use it.
You can now retrieve your current x, y, z position using the -cl command in the console window.
Two related settings have been added to Settings.ini:
teleport timer=30
# How long to wait (in milliseconds) between each teleport hop.
teleport distance=10
# How far to travel each teleport hop.
A new keybind has been added to allow you to disable the animation hack for specific abilities if desired:
this virtual key code disables animation hack while pressed=0
# This setting should be set to the virtual key code of the key you’d like to disable/enable the animation hack while pressed.
# Using macro software (Autohotkey, Razer, Logitech, etc.), you can disable the animation hack for specific abilities if you wish.
The function to retrieve the address necessary for teleportation was causing a crash occasionally. I have fixed this.
Disabling Speeder via keybind should force Speeder to remain disabled until the key is pressed again or the -e command is used.