Skip to content

Commit

Permalink
Deploy v6.2.0 (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikquinn committed Jun 11, 2018
2 parents 1e39e04 + 7e4638a commit 2c54b05
Show file tree
Hide file tree
Showing 152 changed files with 6,345 additions and 3,827 deletions.
Empty file removed .gitkeep
Empty file.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,11 @@ sudo: false
language: node_js
node_js:
- '7'
- '8'
git:
depth: 3
cache:
directories:
- "$HOME/.npm"
- node_modules
- assets/aircraft
- assets/airlines
- assets/airports
- assets/fonts
- assets/images
notifications:
Expand Down
42 changes: 18 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# 6.2.0 (June 10, 2018)
### New Features
- [#893](https://github.com/openscope/openscope/issues/893) - Add Prague Václav Havel Airport (LKPR)
- [#444](https://github.com/openscope/openscope/issues/444) - Adds option button to toggle video map display

### Bugfixes
- [#968](https://github.com/openscope/openscope/issues/968) - Fixed N-numbered GA aircraft having callsign "default" if voice is on
- [#907](https://github.com/openscope/openscope/issues/907) - Updates `SpawnPatternModel` to handle integer or float values for `#rate`
- [#996](https://github.com/openscope/openscope/issues/996) - Add airport guide directory entry for LKPR

### Enhancements & Refactors
- [#956](https://github.com/openscope/openscope/issues/956) - Updated 'descend via STAR' documentation to change mentioning SID to STAR
- [#782](https://github.com/openscope/openscope/issues/782) - Overhaul of KATL
- [#961](https://github.com/openscope/openscope/issues/961) - Updated climb and descent rates using Eurocontrol data
- [#874](https://github.com/openscope/openscope/issues/874) - Continue and clean up following FMS / Route refactor
- [#982](https://github.com/openscope/openscope/issues/982) - Remove empty .gitkeep file


# 6.1.2 (May 2, 2018)
### Hotfix
- [#953](https://github.com/openscope/openscope/issues/953) - Fix aircraft not descending into airspace when airspace ceiling is below STAR bottom altitude
Expand All @@ -9,7 +27,6 @@


# 6.1.0 (May 1, 2018)
---
### New Features
- [#818](https://github.com/openscope/openscope/issues/818) - Allows selection of only aircraft within controlled airspace
- [#838](https://github.com/openscope/openscope/issues/838) - Add Zürich Airport (LSZH)
Expand All @@ -36,7 +53,6 @@


# 6.0.0 (March 1, 2018)
---
### Major
- [#809](https://github.com/openscope/openscope/issues/809) - Major reconfiguration of FMS and navigation-related components of the sim

Expand Down Expand Up @@ -73,7 +89,6 @@


# 5.7.0 (December 1, 2017)
---
### Bugfixes
- [#831](https://github.com/openscope/openscope/issues/831) - Add empty video maps to WIP airports to keep them from crashing

Expand All @@ -88,13 +103,11 @@


# 5.6.1 (November 1, 2017)
---
### Hotfix
- [#814](https://github.com/openscope/openscope/issues/814) - Fix severe canvas bug for airports with runways that don't draw extended centerlines


# 5.6.0 (November 1, 2017)
---
### New Features
- [#647](https://github.com/openscope/openscope/issues/647) - Add Tampa Intl. (KTPA)
- [#107](https://github.com/openscope/openscope/issues/107) - Add Theodore Francis Green Memorial State Airport (Providence, US)
Expand Down Expand Up @@ -127,14 +140,12 @@


# 5.5.1 (October 1, 2017)
---
### Hotfix
- [#709](https://github.com/openscope/openscope/issues/709) & [#744](https://github.com/openscope/openscope/issues/744) - Checks if the airport in localStorage exists before loading it
- [#710](https://github.com/openscope/openscope/issues/710) & [#744](https://github.com/openscope/openscope/issues/744) - Updates `.eslint` rules to ignore unused `event` and `error` parameters


# 5.5.0 (October 1, 2017)
---
### New Features
- [#641](https://github.com/openscope/openscope/issues/641) - Add `sa`, `saa`, `sh`, `sah`, `ss`, `sas` commands
- [#14](https://github.com/openscope/openscope/issues/14) - Add toggleable scope command bar, and lays foundation for the Scope, its commands, and its collections of radar targets.
Expand Down Expand Up @@ -178,13 +189,11 @@


# 5.4.1 (September 2, 2017)
---
### Hotfix
- [#327](https://github.com/openscope/openscope/issues/327) - Fix WIP airports which fail to load due to improper procedure formatting


# 5.4.0 (September 1, 2017)
---
### New Features
- [#327](https://github.com/openscope/openscope/issues/327) - Add Albuquerque Sunport (KABQ)
- [#541](https://github.com/openscope/openscope/issues/541) - Add Hartsfield–Jackson Atlanta Intl. (KATL)
Expand Down Expand Up @@ -219,7 +228,6 @@


# 5.3.0 (August 1, 2017)
---
### Features
- [#288](https://github.com/openscope/openscope/issues/288) - New airport: MDSD (Las Américas International Airport, Dominican Republic)
- Includes Terrain and Video map
Expand All @@ -246,13 +254,11 @@


# 5.2.1 (July 1, 2017)
---
### Hotfix
- [#549](https://github.com/openscope/openscope/issues/549) - Ensure previously specified directions of turn are not preserved when a new heading instruction is given


# 5.2.0 (July 1, 2017)
---
### Features
- [#310](https://github.com/openscope/openscope/issues/310) - Add capability for vectors in route strings
- [#138](https://github.com/openscope/openscope/issues/138) - Adds more context to the Model classes by adding an optional input paramater
Expand Down Expand Up @@ -306,13 +312,11 @@


# 5.1.1 (May 12, 2017)
---
### Hotfix
- [#458](https://github.com/openscope/openscope/issues/458) - Fixes or removes from load list all airports that fail to load


# 5.1.0 (May 1, 2017)
---
### Features
- [#316](https://github.com/openscope/openscope/issues/316) - adds [deployment-checklist](tools/documentation/deployment-checklist.md) document
- [#184](https://github.com/openscope/openscope/issues/184) - Updates the airport-format.md file
Expand All @@ -333,13 +337,11 @@


# 5.0.1 (April 24, 2017)
---
### Hotfix
- [#359](https://github.com/openscope/openscope/issues/359) - Updates `AircraftStripView` to display departure procedures with the correct `NAME.EXIT` shape


# 5.0.0 (April 21, 2017)
---
### Major
- [#139](https://github.com/openscope/openscope/issues/139) - Refactors FMS
- This represents a ground-up, from scratch, re-build of the flight management system with new classes: `Fms`, `LegModel`, and `WaypointModel`
Expand Down Expand Up @@ -385,19 +387,16 @@


# 4.1.2 (February 20, 2017)
---
### Hotfix
- [#252](https://github.com/openscope/openscope/issues/252) - Updates `static.json` to not use ssl


# 4.1.1 (February 20, 2017)
---
### Hotfix
- [#249](https://github.com/openscope/openscope/issues/249) - Restores spawning of GA aircraft at EDDT


# 4.1.0 (February 20, 2017)
---
### Major
- [#154](https://github.com/openscope/openscope/issues/154) - Removes GitHub Pages specific files and moves hosting out of GitHub Pages.
- [#230](https://github.com/openscope/openscope/issues/230) - Updates build process to:
Expand Down Expand Up @@ -432,7 +431,6 @@


# 4.0.1 (January 29, 2017)
---
### Features
- [#170](https://github.com/openscope/openscope/issues/170) - Adds Openscope favicon

Expand All @@ -445,7 +443,6 @@


# 4.0.0 (January 26, 2017)
---
### Major
- [n8rzz/atc#220](https://github.com/n8rzz/atc/issues/220) - Restructures `src` files into `client` and `server` folders.
- [n8rzz/atc#184](https://github.com/n8rzz/atc/issues/184) - Updates Node to version 7.0.0
Expand Down Expand Up @@ -473,7 +470,6 @@


# 3.2.1 (January 2, 2017)
---
### Bugfixes
- [n8rzz/atc#206](https://github.com/n8rzz/atc/issues/206) - Restores behavior of aircraft flying present heading after completing all legs in their flightplan
- Originally reported in [zlsa/atc#767](https://github.com/zlsa/atc/issues/767)
Expand All @@ -486,7 +482,6 @@


# 3.2.0 (December 20, 2016)
---
### Major
* [n8rzz/atc#53](https://github.com/n8rzz/atc/issues/53) - Integrates `sidCollection` and `starCollection` with `RouteModel` within `AircraftInstanceModel`
- Creates getters for `currentLeg` and `currentWaypoint`
Expand Down Expand Up @@ -532,7 +527,6 @@


# 3.1.0 (November 20, 2016)
---
### Major
- [n8rzz/atc#18](https://github.com/n8rzz/atc/issues/18) - Adds `FixModel` and static class `FixCollection` for reasoning about airport fixes
- [n8rzz/atc#19](https://github.com/n8rzz/atc/issues/19) - Adds `StandardRoute` classes reasoning about SIDs and STARs
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a124.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 40000,
"rate": {
"climb": 2000,
"descent": 1670,
"climb": 1200,
"descent": 2000,
"accelerate": 4,
"decelerate": 2
},
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/a310.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"climb": 3000,
"descent": 2000,
"accelerate": 4,
"decelerate": 3
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a318.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 39000,
"rate": {
"climb": 3500,
"descent": 3000,
"climb": 3000,
"descent": 3500,
"accelerate": 7,
"decelerate": 4
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a319.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 39000,
"rate": {
"climb": 3500,
"descent": 3000,
"climb": 2500,
"descent": 3500,
"accelerate": 6.5,
"decelerate": 4
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a320.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 39000,
"rate": {
"climb": 3500,
"descent": 3000,
"climb": 2500,
"descent": 3500,
"accelerate": 7,
"decelerate": 4
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a321.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 43000,
"rate": {
"climb": 3500,
"descent": 3000,
"climb": 2500,
"descent": 2500,
"accelerate": 6,
"decelerate": 4
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a332.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"descent": 2000,
"climb": 2500,
"descent": 3000,
"accelerate": 6,
"decelerate": 3.5
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a333.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"descent": 2000,
"climb": 2000,
"descent": 3000,
"accelerate": 6,
"decelerate": 3.5
},
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/a343.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"climb": 1500,
"descent": 2000,
"accelerate": 4,
"decelerate": 3
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/a346.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"climb": 1500,
"descent": 2000,
"accelerate": 6,
"decelerate": 4
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/a359.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 41000,
"rate": {
"climb": 3500,
"descent": 2000,
"climb": 3000,
"descent": 3000,
"accelerate": 6,
"decelerate": 4
},
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/an12.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ceiling": 39000,
"rate": {
"climb": 1500,
"descent": 1670,
"descent": 1500,
"accelerate": 5,
"decelerate": 4
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/an72.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 35000,
"rate": {
"climb": 1500,
"descent": 1670,
"climb": 2500,
"descent": 1500,
"accelerate": 8,
"decelerate": 4
},
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/at43.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"ceiling": 25000,
"rate": {
"climb": 1800,
"climb": 1000,
"descent": 1500,
"accelerate": 7,
"decelerate": 6
Expand Down
2 changes: 1 addition & 1 deletion assets/aircraft/at45.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"ceiling": 25000,
"rate": {
"climb": 1800,
"climb": 1500,
"descent": 1500,
"accelerate": 7,
"decelerate": 6
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/at72.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 25000,
"rate": {
"climb": 1800,
"descent": 1500,
"climb": 1500,
"descent": 1600,
"accelerate": 7,
"decelerate": 5
},
Expand Down
4 changes: 2 additions & 2 deletions assets/aircraft/b712.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
},
"ceiling": 37000,
"rate": {
"climb": 1215,
"descent": 1430,
"climb": 3000,
"descent": 3500,
"accelerate": 7,
"decelerate": 5
},
Expand Down

0 comments on commit 2c54b05

Please sign in to comment.