Changelog
v1.1.8
Fixed:
- Fixes an issue where a Championship Inverse Grid event start could cause a crash due to certain driver names.
- Fixes an issue where Custom Car files with Byte Order Marks could prevent editing of Presets and Entrylists.
v1.1.7
Fixed:
- Fixes an issue where Championship Sign Up would assign the wrong car to a registration request if the "Available Cars" setting was not being used.
v1.1.6
Added:
-
Added multiclass Championships. You can enable this feature in the edit Championship screen.
-
The "Class Type" option in the Championship settings allows you to choose between three options for determining an entrant's class:
- Car Class - Uses the car classes in Assetto Corsa Competizione
- Cup Category - Uses the entrant's cup category
- Driver Category - Uses the category of the last driver in the car (defined in the Entry List)
- Currently all classes have the same points settings. We may split these out in the future.
- Results and points are displayed per class on the Championship screen.
- Toggling the multiclass settings will trigger a re-import of all existing completed events in the Championship.
- Entry List uploads are now much more permissive, accepting files with invalid name formats or incorrect Byte Order Marks.
- Added a button to download all ACC results files together in a zip.
- Added support for uploading Custom Car files. These can be used to set car liveries in a locked entry list event. Please note that ACC Server Manager does not support distributing liveries to drivers, as the ACC server is not capable of this.
- It is now possible to limit car choice in Championship Sign Up Forms to a preselected list of cars. Check out the "Available Cars" option in the Championship settings.
- Championship Sign Up forms now allow entrants to register with a team name.
- Championships now show team names in the Driver Standings and Entrants tables if the Championship has teams.
- Event Presets can now be imported to Championships.
- Discord notification options now take the entire webhook URL (as provided by the Discord webhook setup process) instead of asking the user to extract specific values from the URL.
- Added Event Details button to Championship events.
- Added search functionality to Results pages. The search indices can be rebuilt from the Server Options page, this may be necessary if you manually edit, add or remove any results files.
- It is now possible to reorder Championship events by dragging the top bar of the event.
- Added a new "Auto" theme mode, which chooses dark or light mode based on your operating system's preference.
- Championship export is now limited to users with write permissions and above.
- On event start and restart, you will now be directed to the Logs page. This page is useful for debugging any issues you may have with the server or manager.
- Added the ability to apply time penalties to drivers in Championship Events
Fixed:
- If a logged in user attempts to access the login page they will be redirected to the home page.
- Fixed an issue where entry lists with invalid name formats could cause an error on results page load.
- Account details (name, Steam GUID) will now be autofilled to sign up forms if they are set.
- Events with multiple of the same session type (e.g. two races) should now be picked up on Championship complete.
- When "Use Shortened Driver Names" is enabled Championship overview tables will now show the shortened name rather than only the initial of the last name.
- Open in Simresults link will now work more reliably on page load.
- Fixes an issue where data would not be formatted correctly in the Championship Entrants CSV export.
- Fixes an issue where the team name would not be saved when editing an Entry List from the Entry Lists page.
- If the "Ignore X Worst Events" option is enabled the Championship will only start ignoring events when more than the configured number of events to ignore have been completed.
- Championships now look at the most recently completed events to determine a driver's name. If a driver changes their name midway through a Championship, the standings will show their most recently used name.
v1.1.5-6
There are no notable changes for this update.
v1.1.5-5
This update adds support for the Assetto Corsa Competizione Server v1.8.12 update, including the new Challengers Pack DLC Cars.
v1.1.5-4
There are no notable changes for this update.
v1.1.5-3
This update adds support for the Assetto Corsa Competizione Server v1.8.11 update.
v1.1.5-2
There are no notable changes for this update.
v1.1.5-1
This update provides minor stability improvements to the Server Manager runtime.
v1.1.5
Added:
- Added "Required Race Time Percentage" option to Championship points. If a driver has not completed the required percentage of the leader's race time, they will not receive points. This option is disabled by default.
- Added "Ignore X Worst Events" option to Championships. You can use this setting to ignore the X lowest scoring events from each driver's points tally in the Champsionship.
- Added a Championship Overview tab that shows colour-coded points across all events in a Championship.
- Added the ability to upload entry list json files, using the
Upload an Entry List
button on the Entry Lists page.
- Added Event Details button to preset list and current event info. When clicked the full event configuration is shown. Also improved the shorter event details shown above the event buttons.
- Environment variables are now passed to WINE commands for self-hosted customers on Linux. This means you can override properties such as
WINEPREFIX
and WINEARCH
.
-
It is now possible to specify the path of both the license file and config.yml via flags when running the Server Manager executable.
Run
./acc-server-manager --help
to find out more.
Fixed:
- Removed option to select different year configurations for tracks, as the ACC server now enforces that the latest version is always used. Existing events will be updated to use just the track name with no year. The Custom Track Configurations input has also been removed, as it is no longer functional.
- Improved reliability of inverse grid functionality, and made inverse grid names more consistent
- Fixed an issue where old results files created when track configs with the year as a suffix were valid could not be imported to new Championship events.
- Fixed an issue where a driver that has already been accepted via the Sign Up Form cannot update their answers to questions, or add an answer to a new question.
- Fixed an issue where drivers wouldn't be able to register for a Championship after translating the Sign Up Form page.
- Renamed
Show Event Name In Server Lobby
to Use Server Name Template
and updated the description of the setting to make its behaviour more clear.
- Fixed an issue where the Manager would stop responding on scheduled event start in some scenarios (Windows only).
v1.1.4-5
There are no notable changes for this update.
v1.1.4-4
There are no notable changes for this update.
v1.1.4-3
This update adds support for the Assetto Corsa Competizione Server v1.8.5 update.
v1.1.4-2
There are no notable changes for this update.
v1.1.4-1
This update adds support for the latest version of the accServer.exe (released 25th November 2021).
v1.1.4
Added:
- This update adds support for the latest version of the ACC Server, released in late November 2021, including the new BMW M4 GT3, the replacement of Cup and ST classes with a single GTC class and the removal of track year selection. For now track years are still available to select via the manager, but we suggest using the base track name option (this may change as we learn more about the update)
- Added the option to start an inverse grid race after any Championship event is complete, based on the results of the Race session.
- Added the option to add Custom Track Configurations on the Server Options page. Once added custom configurations will be available in the track list of any custom event form. Use at your own risk, server will not display track name in lobby, track configuration may not be correct and may cause instability!
- Added a warning if some values in the race form are outside the expected ranges (pit window, stint time and max total driving time).
- Added the Custom CSS option, which can be used to change the style of Server Manager!
- Added Calendar Default View option, which can be used to change the default view type of the Calendar
- Improved Audit Logs data. This includes details about login attempts, and scheduler actions.
- Added a Championship option to start a looping practice for the next event in the list automatically when a Championship Event is completed.
- Results imported to a Championship event will now set the event and session completed times based on the result times.
Fixed:
- Fixed an issue where sign up forms would fail to stop a driver from registering with a race number that was already in use.
- Fixed an issue where event results UI could render incorrectly in multi-class events.
- Fixed an issue where Championship tables would render incorrectly if some drivers had teams and others did not.
- Fixed an issue where some pages would not be saved to the Audit Logs.
v1.1.3-3
There are no notable changes for this update.
v1.1.3-2
There are no notable changes for this update.
v1.1.3-1
There are no notable changes for this update.
v1.1.3
Added:
- Added a Discord Notification option to send a notification with links to results files on Championship event complete.
Fixed:
- Fixed an issue that could cause some values in event forms to reset to defaults if set to 0.
- Fixed an issue where the register button on a Championship Sign Up form could be permanently disabled.
- Fixed a crash caused by saving Championships with events linked to deleted Presets.
v1.1.2-1
There are no notable changes for this update.
v1.1.2
Added:
- Points Penalties can now be applied to drivers and teams in Championships.
- Points Multipliers can now be applied to individual events in Championships.
- Teams can now be set for drivers in Championships, with separate points standings for Teams.
- Added an option to send notifications on Quick Event start.
- Results are now shown per-class in results files. Race Numbers are also now shown.
- Override Driver Info is now set automatically by ACC Server Manager when necessary.
- If Championship sign ups are enabled drivers can now update and remove their entries at any point during the Championship (this can be done on the normal sign up page, entering a GUID already present in the entry list will allow for the modification of that entry).
- Added an enable switch to Discord Notifications, so the notifications can be disabled without removing the webhook details.
Fixed:
- Server logs should now display properly in dark mode.
- Fixed an issue that could cause results pages to fail to load.
v1.1.1-2
There are no notable changes for this update.
v1.1.1-1
This update adds support for the latest version of the accServer.exe, released on the 29th of June 2021.
v1.1.1
Added:
- Added Discord Notifications for multiple actions related to Presets.
Discord Notifications can also be used for Championship Event related notifications.
You can learn more and configure these notifications on the Server Options page.
- Added global Dark Mode setting.
- Added a Server Option to show the Event or Championship name in the server name.
- Presets can now be scheduled with a recurrence rule.
- You can now manually configure sessions inside events. For example you could now run a single event with
three practice sessions in a row, followed by qualifying then a sprint race, then second qualifying and a full
race. Please note that although the UI does not enforce any limits on session order some combinations will
result in broken grids (for example running two race sessions directly after each other).
- Added Weather Presets, some sensible defaults for different weather conditions.
- Added SSL support. See the configuration file for more details on how to configure SSL.
- Car Cup Category will now be shown on results pages.
Fixed:
- Ballast applied via BoP entries or Entry List should now be applied properly.
- Fixes an issue where Max Car Slots would not work correctly.
- Changed "Probably Cheated" lap warning to "Track Cut - Lap Faster than Driver's Average".
- Fixes an issue where Championship import would not work on selfhosted installs.
v1.1.0-2
There are no notable changes for this update.
v1.1.0-1
There are no notable changes for this update.
v1.1.0
Sign Up Forms are no longer available in Presets. Any Presets that you had which had Sign Up Forms enabled have been recreated as Championships.
Added:
-
Championships! You can now create a series of events as a single Championship!
- Create a Championship with as many events as you like
- You can specify an Entry List for the whole Championship, or turn off "Force Entry List" if you want an Open Championship!
- You can enable Sign Up forms for a Championship, so anyone can register to the Championship!
- Set up points which will be given to drivers after each event
- Schedule Championship Events to run automatically
- Start a Championship Event Practice Session - a 2 hour looping event that has the same settings as
your Championship Event, so drivers can get used to the conditions
- View and share Championship results with members of the Championship!
- Give extra points for Fastest Lap and Best Qualifying
- Set a Championship description to explain to drivers how the Championship is run
- We've set up an example championship so you can see how they work!
- We've reworked the accounts system to be more like the accounts in our Assetto Corsa Server Manager -
hopefully these will be familiar!
- Wait time values are now larger by default, giving drivers longer to finish their qualifying and races
Fixed:
- Improved weather description text to more accurately describe the impact of each option
- Car Group Override in Presets should now take effect
- Results list page no longer displays empty results
- Improved Track Temperature description
- Fixed a bug that could cause the server log font size to decrease
- Fixed an issue where the 'unsaved data' warning would show on pages that have not been modified.
v1.0.30
- No notable updates for Assetto Corsa Competizione
v1.0.29
- No notable updates for Assetto Corsa Competizione
v1.0.28
- Supports the Assetto Corsa Competizione 1.7.6 server update
v1.0.27
- No notable updates for Assetto Corsa Competizione
v1.0.26
- Fixes an issue in the ACC Manager where signed up entrants could not be emailed
v1.0.25
- No notable updates for Assetto Corsa Competizione
v1.0.24
- Supports the Assetto Corsa Competizione 1.7.4 server update.
- Removed "Server Version" option for Assetto Corsa Competizione servers.
v1.0.21
- Supports the Assetto Corsa Competizione British GT DLC tracks.
- Allows for switching between ACC Server 'latest' and '1.6.1' versions via the Server Options page. Look for the "Server Version" option.
v1.0.19
- No notable updates for Assetto Corsa Competizione
v1.0.18
- Cloud Level and Rain can now be specified to more than 1 decimal place
v1.0.17
v1.0.16
- Adds support for the latest ACC update (version 1.6.0), which adds the Imola 2020 DLC, along with 2020
variants of other tracks and two new DLC cars
v1.0.15
- No notable updates for Assetto Corsa Competizione
v1.0.14
- No notable updates for Assetto Corsa Competizione
v1.0.13
- Support for the latest ACC Multiplayer (version 1.5.9)
v1.0.12
- Updates to process management of ACC server, fixing a server crash
v1.0.11
- Supports the latest ACC Multiplayer (version 1.5.8)
v1.0.10
- No notable updates for Assetto Corsa Competizione
v1.0.9
- Supports the latest ACC Multiplayer
v1.0.8
- No notable updates for Assetto Corsa Competizione
v1.0.7
- No notable updates for Assetto Corsa Competizione
v1.0.6
- Supports the latest ACC Multiplayer
v1.0.5
- No notable updates for Assetto Corsa Competizione
v1.0.4
- Supports the latest ACC Multiplayer
v1.0.3
- No notable updates for Assetto Corsa Competizione
v1.0.2
- Supports Assetto Corsa Competizione v1.5.4 multiplayer
v1.0.1
- Event start notifications now warn that events may take a few minutes to appear in the server list in game
- Minor tweaks to the navigation to better fit servers with long names
v1.0.0 - Initial Release
- Thanks for using Server Manager! This document will keep you up to date with new features and bugfixes as we add them!