Skip to content

Releases: rolandoislas/drc-sim-client

2.0

18 Jun 04:02
Compare
Choose a tag to compare

Requires DRC Sim 2.0 or newer

From beta:

  • New: Packet handling updated for compatibility with the C++ server
  • New: Connecting to a server does not hang the application
  • New: Added loading indicator to loading screen
  • New: Added an info screen on first run
  • New: Escape no longer closes the client on desktop
  • New: Desktop audio is buffered
  • New: Vibrate toggle was moved to General Settings
  • New: Added X, Y, +, - buttons, and a trigger visibility toggle (triggers are now visible)
  • New: Added the --touch flag to enable touch controls on Desktop
  • Fix: Log non-fatal exceptions to the "extra" logger

From beta 1:

  • Fix: Connect and search attempts would persist even when the screen had changed.
  • New: Added --help/-h flag
  • New: Fix Android crash related to controller configuration

From beta 2:

  • Fix: Support controllers with button numbers greater than 100
  • Fix: Fonts no longer are corrupted on reload
  • Fix: Fullscreen on desktop (F11) uses largest resolution

From beta 3:

  • New: Buttons can now be bound to any controller input. (Joysticks are still locked to axis input.)

v2.0-beta-3

07 Jun 15:48
Compare
Choose a tag to compare
v2.0-beta-3 Pre-release
Pre-release

Requires DRC Sim Server 2.0

  • New: Buttons can now be bound to any controller input. (Joysticks are still locked to axis input.)

Note: Controller tests are debug tools and unrelated to the release.

v2.0-beta-2

05 Jun 15:30
Compare
Choose a tag to compare
v2.0-beta-2 Pre-release
Pre-release

Requires DRC Sim Server version 2.0

  • Fix: Support controllers with button numbers greater than 100
  • Fix: Fonts no longer are corrupted on reload
  • Fix: Fullscreen on desktop (F11) uses largest resolution

v2.0 Beta 1

04 Jun 00:33
Compare
Choose a tag to compare
v2.0 Beta 1 Pre-release
Pre-release

Requires 2.0 of DRC Sim Server

  • Fix: Connect and search attempts would persist even when the screen had changed.
  • New: Added --help/-h flag
  • New: Fix Android crash related to controller configuration

Android beta: https://play.google.com/apps/testing/com.rolandoislas.drcsimclient

C++

04 Jun 00:29
Compare
Choose a tag to compare
C++ Pre-release
Pre-release

Requires 2.0 of DRC Sim Server

  • New: Packet handling updated for compatibility with the C++ server
  • New: Connecting to a server does not hang the application
  • New: Added loading indicator to loading screen
  • New: Added an info screen on first run
  • New: Escape no longer closes the client on desktop
  • New: Desktop audio is buffered
  • New: Vibrate toggle was moved to General Settings
  • New: Added X, Y, +, - buttons, and a trigger visibility toggle (triggers are now visible)
  • New: Added the --touch flag to enable touch controls on Desktop
  • Fix: Log non-fatal exceptions to the "extra" logger

v1.2

21 May 22:42
Compare
Choose a tag to compare
  • Fix: Client no longer disconnects when server is not serving video and/or audio
  • Fix: Client does not disconnect on resize
  • Fix: Fix iOS IPA builds

From the 1.2-beta changelog:

  • New: Microphone "blow" button (Requires server version 1.5-beta or newer)
  • Fix: Client no longer disconnects if the server does not have an audio stream
  • Improvement: Audio should have less noise on the desktop version

v1.2-beta

18 Apr 12:45
Compare
Choose a tag to compare
v1.2-beta Pre-release
Pre-release
  • New: Microphone "blow" button (Requires server version 1.5-beta or newer)
  • Fix: Client no longer disconnects if the server does not have an audio stream
  • Improvement: Audio should have less noise on the desktop version

Bugfix

13 Apr 11:16
Compare
Choose a tag to compare
  • Fix: Touchscreen settings not working correctly

v1.1

13 Apr 10:51
Compare
Choose a tag to compare
  • New: All the features from the 1.1 betas.
  • Fix: Send L3R3 button input correctly
  • New: Added version to log output

v1.1-beta-2

07 Apr 14:21
Compare
Choose a tag to compare
v1.1-beta-2 Pre-release
Pre-release
  • New: Add a server search option
  • Fix: Improved network handling
  • Fix: Disconnect check fails immediately