Releases: FAForever/java-ice-adapter
Releases · FAForever/java-ice-adapter
v3.1.0 Latency check fallback
Use fallback servers for estimating the latency in case the relay server doesn't respond to ICMP echo requests. This prevents usage of the defaut relay in case its latency would be too high but couldn't be estimated due to server misconfiguration.
Also increases log verbosity by adding info about the available types of candidates and the chosen candidate pair after connectivity establishment to ease identification of issues in absence of JavaFX needed for the debug window.
v3.0.0: Latency checks
Pick closest server based on latency in case the faforever.com server exceeds a maximum latency.
v2.4.1: Tray Icon
Tray icon fixes
v2.4.0: Add tray icon
Adds tray icon in preparation of hiding the info window.
v2.3.0: disable debug window text area
fixes memory leak and cpu usage of log text area
v2.2.0: support --debug-window, --info-window, --delay-ui
Allowing delaying the window launch to prevent grey game screen.
v2.1.0
keep adapter running during client crash when ingame
v2.0.2
info window - require multiple kill adapter clicks
v2.0.1
show info window instead of debug window
v2.0.0
clean up