0.7 New Cut Lines. You can now define cut lines on the track and give penalty to players that cross them (any speed or speed limit). Creating a cut line is easy. All you have to do is just parking your car on the two ends of the line and run Kissmyrank console commands. Each cut line is fully customizable meaning that you can assign a penalty, a max speed in km/h, outlap only, qualify only and race only flags (please check the readme for more). Special cut lines can be defined for pit entry...
v0.7a Disabled memory monitor by default (since it requires libc6 2.14+ that is not available in some older versions of Linux) and added entry 62 to config.json to turn the feature on and off.
v0.7b Fixed Web Stats driver list not showing total collisions if the collision number is zero. Changed collisions per km to collisions per 100km for better readability.
v0.7c Added backup_list, backup_create and backup_restore commands.
v0.7d Fixed driven distance displaying with the wrong amount of decimal digits in the Web Stats. Added Best Lap to the Web Stats race results. Improved Web Stats results visualization when no valid lap was recorded. Fixed Web Stats showing the wrong pole lap in case of cuts. Added live money check for the new money based lapping/hotlapping penalties (so that wreckers get kicked immediately when they go below the min money value that you set in the config). Improved the calculation of the...
v0.8 New Database Sharing: you can now share the rank, tracks and leaderboard database between different instances of the Kissmyrank plugin that are running on the same machine and/or remotely. If the Kissmyrank instances run locally, you just need to set "database_sharing_unique_name" to a unique name for each plugin and then set "database_sharing_local_group_port" in the config.json to the same value for all the instances that will be sharing the database (no other entries are required as...
v0.8a New Kissmyrank Web Admin Console: you can now manage the Kissmyrank plugin and the Assetto Corsa server from the Web Browser via the Kissmyrank Web Admin Console ( http://yourserverip/kissmyrank_admin ). This feature will be disabled unless you set the "web_admin_console_password" config.json entry to a password of at least 12 characters. New admin_send_command: you can now send commands to the Assetto Corsa Server just like if you were typing in the game chat (e.g /ban_id,...
15:09:58> The Assetto Corsa Server has been terminated.
15:09:58> Starting the Assetto Corsa Server.
15:09:58> The plugin running on 127.0.0.1:10007 requested an update interval of 200ms (currently running at: 200ms).
15:09:59> connect ECONNREFUSED 127.0.0.1:8081
15:09:59> Ping check has failed. Delaying the next check by 15s.
15:10:05> The Assetto Corsa Server has been terminated.
15:10:05> Starting the Assetto Corsa Server.
15:10:06> The plugin running on 127.0.0.1:10007 requested an update interval of 200ms (currently running at: 200ms).
15:10:12> The Assetto Corsa Server has been terminated.
15:10:12> Starting the Assetto Corsa Server.
15:10:13> The plugin running on 127.0.0.1:10007 requested an update interval of 200ms (currently running at: 200ms).
15:10:19> The Assetto Corsa Server has been terminated.
15:10:19> Starting the Assetto Corsa Server.
15:10:20> The plugin running on 127.0.0.1:10007 requested an update interval of 200ms (currently running at: 200ms).
v0.8b New "on_ac_server_start_run_path" config.json option that allows you to run a program or a shell script when the Assetto Corsa Server starts (you can use it to restart other plugins or perform other tasks when the Assetto Corsa Server rotates the track etc.). Added config entry 71. Update your config.json accordingly.