Skip to content

v5.6.0

Compare
Choose a tag to compare
@erikquinn erikquinn released this 01 Nov 02:37
· 3558 commits to develop since this release
28d5926

5.6.0 (November 1, 2017)


New Features

  • Add Tampa Intl. (KTPA) #647
  • Add Theodore Francis Green Memorial State Airport (Providence, US) #107
  • New Airport: KDTW (Detroit Metropolitan Wayne County Airport, MI) #559
  • Splits canvas into STATIC and DYNAMIC canvases, only drawing updates when there are updates to draw. #236
    • Moves CanvasController arrow functions to bound class methods

Bugfixes

  • Fix bug where aircraft cleared twice for ILS won't join glideslope #667
  • Fix bug of aircraft descending via STAR to '0' altitude #567
  • sid command no longer sets the aircraft's destination property #787
  • Ensure aircraft future path is drawn only when directed by settings menu #812

Enhancements & Refactors

  • Deprecated the rate command #755
  • Add git strategy flow chart to documentation #80
  • Force arrivals with non-altitude-restricted STARs/routes descend at least to ceiling of controlled airspace #662
  • Consolidate GameController timing elements into TimeKeeper #725
  • Fix links in airport guide documentation #764
  • Fix mistake in version number #768
  • Minor renaming of holding related methods in FMS #768
  • Updates KSFO (San Francisco International Airport, CA) #427
  • Updates KABQ to AIRAC 1711 #773
  • Updates KSEA to AIRAC 1711 #775
  • Updates KSTL to AIRAC 1711 #777
  • Updates KBOS to AIRAC 1711 #780
  • Adds CanvasStageModel class and abstracts canvas dimensions, pan, zoom, and unit translation methods to this new singleton #726
  • Updates KPDX (Portland International Airport, OR) #650
  • Adds useful error message and tests for case when airport file has procedure with improperly defined draw segment #791