Skip to content

mpalmer685/tf-route-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-route-planner

Route planning tool for Transport Fever

Try it out!

Current Features

  • Upload map data from the Map Export mod
  • View map of towns and industries
  • Add and edit routes that connect the towns and industries
  • Interactivity: zoom and pan the map

Planned Features

  • Add, move, and rename stations
  • Start from an empty map
  • Upload map data from a map.lua file
  • Improved display of routes:
    • Multiple lines that connect the same stations run in parallel instead of overlapping
    • "Intelligently" choose the order of lines as they pass through a station to minimize crossings as they enter/exit
    • Display routes as continuous curves rather than line segments, with all lines running through a station in parallel
  • Improved display of stations
    • Adjust size of station indicator to accommodate all lines that pass through it
    • Ability to rotate station to adjust curves
    • "Intelligently" choose the station's rotation in order to minimize line curves
  • Improved interactions
    • Hover over a station to highlight all routes that run through it and all stations that are connected to it
    • Hover over a route to highlight all stations along the route
  • Save and rename maps, open saved maps

About

Route planning tool for Transport Fever

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors