Skip to content

Releases: FAForever/java-ice-adapter

v3.1.0 Latency check fallback

16 Jul 09:24
Compare
Choose a tag to compare

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

29 Aug 21:26
Compare
Choose a tag to compare

Pick closest server based on latency in case the faforever.com server exceeds a maximum latency.

v2.4.1: Tray Icon

17 Oct 09:49
Compare
Choose a tag to compare

Tray icon fixes

v2.4.0: Add tray icon

18 Sep 21:36
Compare
Choose a tag to compare
v2.4.0: Add tray icon Pre-release
Pre-release

Adds tray icon in preparation of hiding the info window.

v2.3.0: disable debug window text area

23 Apr 11:21
Compare
Choose a tag to compare
fixes memory leak and cpu usage of log text area

v2.2.0: support --debug-window, --info-window, --delay-ui

22 Apr 14:42
Compare
Choose a tag to compare

Allowing delaying the window launch to prevent grey game screen.

v2.1.0

21 Apr 19:51
Compare
Choose a tag to compare
keep adapter running during client crash when ingame

v2.0.2

21 Apr 13:17
Compare
Choose a tag to compare
v2.0.2 Pre-release
Pre-release
info window - require multiple kill adapter clicks

v2.0.1

19 Apr 21:15
Compare
Choose a tag to compare
show info window instead of debug window

v2.0.0

17 Apr 16:58
Compare
Choose a tag to compare
clean up