Arma 3
Athena - An Arma 2nd Screen Application
4 sonuçtan 1 ile 4 arası gösteriliyor
Güncelleme: 14 Kas 2017 @ 19:19

1. General
1a. Corrected issues in protocol preventing reliable use on 2nd PC (Map exports failing, disconnections, etc).
1b. Corrected issues in protocol affecting file transfers (ACS)

2. ACS
2a. Added server password support
2b. Corrected issues with rooms.
2c. Added ability to disconnect from ACS
2d. Improved connection status notifications
2e. Appended (world) to callsigns in the Session list (reflects the 'world' they are currently viewing)
2f. Added 'Display Name' support to worlds (was previously displaying actual world name and not the friendly name)
2e. Corrected issues with file transfers

3. App
3a. Add 'shadow' to all 'icon' markers
3b. Italicised 'player' units in ORBAT to help differentiate between AI and humans
3c. Corrected issues with markers not allowing you to draw on them
3d. Added support for saving and loading saves (saves what is currently on the screen - Markers, Groups, Units, Vehicles and your own ink on your personal canvas)
3e. Added window that will provide additional details about connection status (Relay only currently)
3f. Corrected issue with launching playback of recording while in live mode (active connection to relay/arma)

4. Relay
4a. Added support for specifying pipe name
4b. Reworked status form to show additional information per connection (accessible when ShowForm=True)

5. Extension
5a. Added support for auto starting logger in same fashion as auto launching app, relay (ath_launch_logger) - Applies to @athenasvr mostly
5b. Added support for specifying pipe name
5c. Corrected issue with extension checking for wrong 'settings' file name

Güncelleme: 27 Eki 2017 @ 16:12

1. Resolved an issue with Elliptical shaped marker sizes being doubled
2. Added support for 'auto launch' of the Athena Desktop application for ease of use
3. Some additional features to assist in debugging

Güncelleme: 27 Eki 2017 @ 1:27

1. Resolved issue with map export command not being processed correctly.

Güncelleme: 26 Eki 2017 @ 23:23

This is the initial workshop release.

The following changes have been made to the extensions and addon:
1. The extension has been simplified. It makes less decisions and functions solely as a transport conduit between the SQF and the Athena Relay
2. The SQF has been changed to generate the Athena 'Frames' entirely in ARMA by using a mostly static array and very specify 'EachFrame' routines for gather updated unit positions

The following changes have been made to the relay, application and the acs:
1. The socket protocols have been simplified and made more efficient
2. The requirement that each component function as both a server and a client has been removed. Only the relay and acs function as socket 'servers' and the application functions merely as a client.