Releases: keyboardmedicNL/Assetto-corsa-discord-leaderboard
Releases · keyboardmedicNL/Assetto-corsa-discord-leaderboard
V1
First non alpha release for the bot.
added:
- shutoko sector times (will work on other tracks with same logic)
- html files to be used in obs overlays
- seperate option to turn off shmoovin scores per server entry
- support for csp input method logging to display drivers input method in the leaderboards
fixes and changes:
- issue with paths not being correct resulting in bot not working on linux
- hardcoded delays for discord messages are now dynamic based on traffic sent resulting in much faster operation
- bot now limits ammount of leaderboard entries when going over the character limit of a discord embed instead of just failing to update
- timestamp of last updated added to the bottom of each leaderboard entry
- various sorting errors and odities fixed
- cleaned up code overall to be more efficient and make better use of functions for repeated code.
V0.3
Alpha release with support for shutoko sectors and a fix for linux
v0.2.1
- Added support for the default acServer.exe
- cleaned up the way the bot handles messages to automaticly create and delete messages as needed, also sorts much better
additionally you can grab the latest docker image at:
keyboardmedic/shmoovin-discord-leaderboard:latest
or this specific version at:
keyboardmedic/shmoovin-discord-leaderboard:v0.2.1
V0.2
- Added laptimes and optional per class sorting.
- Added multiple parent folder support
- Added support for full server info displayed in message
additionally you can grab the latest docker image at:
keyboardmedic/shmoovin-discord-leaderboard:latest
or this specific version at:
keyboardmedic/shmoovin-discord-leaderboard:v0.2
v0.1.1
- Updated readme included and added batch file for easy launch.
- added dockerfile and other files needed to build docker image
- added docker image to repo at
keyboardmedic/shmoovin-discord-leaderboard
v0.1
updated readme