HydroSim v0.8.9.0
-
With this update, some new server settings have been added.
- Driver and spectator slots on a server have been separated. Spectators have a separate option for enabling password and can use a separate password from drivers.
- Allowed Boat Classes can now be specified to restrict which boats drivers are allowed to join with.
- Public Address can be set to a domain name when announcing the server.
For those running a dedicated server, you must update to the latest HydroSim Dedicated Server Manager (v1.1.0) for it to work with HydroSim 0.8.9.0 (link below).
The Python SDK v1.3.0 has been updated to work with the latest version of HydroSim. It can be updated/installed with
pip install -U hydrosim_sdk
.v0.8.9.0
Updated
- Can now select force feedback device if there is more than one. Will now ignore VJoy Virtual Joystick when auto-selecting the first device.
Added
- New server options to set maxSpectators, spectatorPassword, allowedBoatClasses, and publicAddress.
Fixed
- Fixed some permission issue when reading files which may fix some issues if the game is installed to a non-writeable location. Note: downloading teams in-game currently does not work if the installation location of the game is not writeable.
- Changed UI scaling so that it hopefully works better on resolutions greater than 1920x1080.
- Fixed bug in previous version where shadows were not rendering.
HydroSim
Windows Download v0.8.9.0
Linux Download v0.8.9.0Dedicated Server
Windows Download v1.1.0
Linux Download v1.1.0