Skip to content

Releases: lian/msfs2020-go

v0.0.7

05 Sep 04:47
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000 (or http://your-ip:9000)

changes

  • more ipad friendly (apple-mobile-web-app-capable headers) #20
  • night mode #22 #23
  • change plane color for Night Mode and Stamen Toner
  • disable teleport with -disable-teleport command argument #27
  • show true airspeed
  • allow to hide HUD (click in the top left corner to remove the black bar and its values)
  • stop following plane when map is dragged (in addition to escape key and popup button)

v0.0.6

28 Aug 03:23
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000

changes

  • remove detectRetina for openAIP layer (made it hard to read airport info)

v0.0.5

26 Aug 19:05
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000

changes

  • fixes following the plane

screenshots

osm with openAIP
stamen watercolor with openAIP
stamen toner

v0.0.4

26 Aug 17:35
Compare
Choose a tag to compare

NOTE: please use v0.0.5, this version has an issue with following the plane

unzip + run + browse to http://localhost:9000

changes

  • add stamen toner, terrain and watercolor base maps (select in upper right corner of the map)
  • add Navigational Data overlay using openAIP (select in upper right corner of the map)

v0.0.3

26 Aug 02:48
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000

changes

  • use openstreetmap instead of google maps (google maps api was too expensive for this free open source project)
  • add teleportation 🚀

screenshot

v0.0.2

23 Aug 16:39
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000

changes

  • allow access from other devices. listen to 0.0.0.0:9000 instead localhost:9000

v0.0.1

23 Aug 04:01
Compare
Choose a tag to compare

unzip + run + browse to http://localhost:9000

screenshot