Releases: rolandoislas/drc-sim-client
Releases · rolandoislas/drc-sim-client
2.0
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
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
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
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++
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
- 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
- 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
- Fix: Touchscreen settings not working correctly
v1.1
- 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
- New: Add a server search option
- Fix: Improved network handling
- Fix: Disconnect check fails immediately