* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
* There was an error with the late break paratemers on the Brit carriers causing pilots to be thrown off the pattern on the break. Fixed, tested on Invicible, working as anticipated now.
* Removing the test Moose.lua (again).
* Fixing merge confilict
* Trying again.
* Quick update to Airboss.lua to inluce Invincible. Not yet tested.
* Initial quick test and calibration of the landing spot; looks good. More testing required.
* Recompiled the Moose.lua based off the last commit.
* Removing surpurflous Moose.lua for pull request.
**AIRBOSS**
- Stennis now takes dimensions of other super carriers
**FLIGHTCONTROL**
- Added queue for sounds
- Fixed bugs and minor improvements
**ZONE**
- Added defaults when getting colors if not set
**SRS**
- Added new class `MSRSQUEUE`
* Added Event handling stuff in case client leaves/ejects/dies
* A2A - removed menus for smoke/flare
* Task menu entries now refreshed more intelligently
* Added `PLAYERTASKCONTROLLER:OnAfterTaskAdded(From, Event, To, Task)`
* AWACS - added the ability to use custom callsigns with TTS. Revised section 5.1 of documentation to demonstrate
* AWACS - Added nil check to callsign construction when looking for replacement
Added a substitution that takes effect when self.useSRS which converts wind direction into aviation-speak, e.g. "Zero Seven One" instead of the previous behaviour which was "Zero Seventy-One".
Updated TACAN TTS string to include the 'Ray' in 'X-Ray' when SRS is in use