v0.0.50
·
426 commits
to master
since this release
Added
- Support for AC UDP plugins (thanks razaqq). To enable the UDP interface, set
EnableLegacyPluginInterfacetotrue. - New
RandomWeatherPlugin - Support for Source RCON protocol
- New
/saycommand (intended for broadcasting messages via RCON) - Support for
GUIDparameter inentry_list.inito lock cars to certain Steam IDs - New parameter
DebugWelcomeMessageto show welcome message and CSP extra options used by the server - New parameter
ForceServerTrackParamsto keep track params such as time zone in sync even when no entry in CSPsdata_track_params.iniis present (CSP 0.1.79+) - New parameter
SmoothCamberto reduce swaying of AI cars on some tracks such as SRP - Allow multiple data.acd checksums per car (must be named
data*.acd) - Introduce user groups to allow more flexibility for blacklist/whitelist/adminlist etc. User groups can be loaded from other places such as AssettoServer Hub
- Re-add a way to manually reload GUID lists by sending SIGUSR1 to the process
- Additional log message when a player exits the server cleanly
- Debug overlay for AI cars
Changed
- Allow admins to join on slots marked as
AI=fixed - Better error messages when
aifolder is absent - Various optimizations
- Ignore unknown properties in
extra_cfg.yml - Retry Kunos lobby update before writing error to log
- Increase Steam ticket validation timeout to 10 seconds
Removed
- Remove accidentally introduced
Pathvariable fromextra_cfg.yml
Fixed
- Start logging to file before parsing config. This prevents the server from crashing with no logs when config files are invalid
- Rare cases of massive log spam when disconnecting players fixed
- Added workaround for CMs
Disable integrity verificationcheckbox that caused the server not to start when AI was enabled - Exception when starting the server for the first time and no
extra_cfg.ymlis present - Allow server to start without
contentfolder - RaceChallengePlugin: fix players being able to accept their own challenges
- Exceptions caused by running multiple AI updates at the same time under high load
- CSP extra options broken in some cases
- Prevent exceptions from being silently discarded in some places
- DiscordAuditPlugin: Webhooks stopped working when the username contains words such as "discord" or "clyde"
- Kunos lobby registration not working when car list is too long
- AI cars should no longer drive through each other at the end of traffic jams
Security
- More awareness for Steam Family Sharing, propagate bans of shared accounts to owner account