stk-code_catmod/src
Alayan-stk-2 fc29cf5fda Switch public ratings to a compound of raw score and RD
The raw score remain used in the core of the formula for expected scores computations.

Also improve the handling of disconnects on rating, with new RD floors
(and so public rating penalty) for recurring disconnects (>= 3 in the last 64 races).
The raw score is less penalized than before, as it's not needed and
make expected score computations more reliable.
2020-08-27 21:43:16 +02:00
..
achievements Remove the unneeded manage memory option in request 2019-12-01 01:19:51 +08:00
addons Allow downloading addon icons on demand, fixed #2844 2020-06-16 14:02:55 +08:00
animations Add 3d animation ipo copying to child track objects 2020-02-28 19:52:23 +08:00
audio Use std::thread, std::mutex and std::condition_variable everywhere 2020-04-11 11:01:18 +08:00
challenges Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
config Allow showing online addon kart as tux when live join is on 2020-08-23 16:38:59 +08:00
font Use SheenBidi instead of FriBidi and libraqm 2020-08-24 00:55:10 +08:00
graphics Fix #4335 2020-07-28 10:52:40 +08:00
guiengine Add two new title font presets 2020-08-13 17:09:15 +02:00
input Don't exit if failed to init sensors 2020-08-11 13:32:32 +08:00
io Add an improved player ranking system 2020-08-24 18:44:28 +02:00
items Add a minimap indicator for basket-balls 2020-08-21 19:43:17 +02:00
karts Allow showing online addon kart as tux when live join is on 2020-08-23 16:38:59 +08:00
modes Proper fix for rubber band effect during resume in mobile STK 2020-08-27 01:04:09 +08:00
network Switch public ratings to a compound of raw score and RD 2020-08-27 21:43:16 +02:00
online online helper enabled on haiku 2020-07-25 13:52:59 +00:00
physics Disable scripting engine in child process 2020-03-11 15:35:02 +08:00
race Allow world to have 2 process instances 2020-02-28 09:43:25 +08:00
replay Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
scriptengine Expose getDifficulty() to scripting 2020-05-23 11:40:58 +10:00
states_screens Fix #4327 2020-08-25 23:11:29 +08:00
tinygettext Add Silesian language support to tinygettext 2020-05-13 15:47:22 +08:00
tips Clear up tips manager 2019-12-18 12:52:45 +08:00
tracks Fix assertion when resizing screen in result gui 2020-07-05 09:20:58 +08:00
utils Update countries translation using tsv file 2020-08-24 22:44:28 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Add ChromeOS identity in android 2020-07-18 10:34:15 +08:00
main_loop.cpp Proper fix for rubber band effect during resume in mobile STK 2020-08-27 01:04:09 +08:00
main_loop.hpp Add pause main loop for mobile STK 2020-06-13 15:38:22 +08:00
main.cpp Add splash screen to hide black screen in android during launching 2020-08-27 12:52:58 +08:00