zlsa / atc

https://openscope.co/
342 stars 107 forks source link

release/3.2.0 #755

Closed n8rzz closed 7 years ago

n8rzz commented 7 years ago

Resolves #700, #706, #736, #742, #744, #747, #753, #754, #756, #760, #763.

This release will contain a complete re-write of the command parser (currently in PR on my fork). This will change how commands are used in the sim.

There will be more information forthcoming on command changes as we get closer to the release date. TL;DR every command will require a space between the command and its arguments.
ex: fh270 will become fh 270.

This release is targeted to be completed on 12/20/2016.

If you find a bug or figured out a way to break something, please log an issue on my fork. If you have any questions about upcoming changes, please log them here.

eliuuk commented 7 years ago

Shouldn't cvs sort this altitude not assigned out?

On 13 Dec 2016, 21:33 +0000, P@nther notifications@github.com, wrote:

I am not sure if this is the right place to post issues related to the above stated release environment https://atc-release.herokuapp.com/

I have tested EDDM, EDDT and EDDF as well as EGLL departures: Although clearing departing planes with id taxi id caf id to I get a "no altitude assigned" message.

It works as expected at KSFO. I did not test other airports. Is the functionality in any way limited in the environment? Or have I encountered a bug?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub (https://github.com/zlsa/atc/pull/755#issuecomment-266868726), or mute the thread (https://github.com/notifications/unsubscribe-auth/ASgmWPxLTM036VfY1zb8eDZdS3jX-hDvks5rHw9GgaJpZM4LKjsM).

n8rzz commented 7 years ago

@erikquinn everything merged fine locally and tests pass. :shipit: