AdditionalFastTravel
Adds additional fast travel capabilities via chat commands.
CHANGELOG
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.1.1] - 2026-May-24
Fixed
- Adjusted the names of some goto locations and fixed some invalid / broken gotos
[1.1.0] - 2026-May-23
Added
/warp [area] [goto], acts as a/warp [area]followed by/goto [goto]once the player loads into the new map/dungeon [area] [difficulty], allows warping to given map and set the dungeon difficulty to one ofEASY,NORMAL, orHARD
Changed
- The area and location names in commands now use partial matching and will warp directly if the match is unambiguous
/warp arcwill usually warp you directly to Arcwood Pass,/warp trialto Trial of the Stars, etc./goto waywill usually matchWaypointand go there, etc.
- Updated the names of goto locations
Fixed
- Changed loading log message so that it is no longer a Warn
- Goto no longer messes with underwater state, shaders, map region triggers, etc.
- Commands should now work correctly in multiplayer
[1.0.1] - 2026-May-15
Fixed
- Updated to work with 12025.a3
[1.0.0] - 2025-July-30
Changed
Initial mod release