X Tutup
Skip to content

Tags: Sulca2099/stk-code

Tags

1.5

Toggle 1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Disable the donate button on mobile platforms

The Google Play Store and Apple App Store aggressive policies to get a cut of sales mean that an included donation button may cause issues.

1.5-rc2

Toggle 1.5-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
Merge remote-tracking branch 'origin/master' into 1.5-rel

1.5-rc1

Toggle 1.5-rc1's commit message
Remove notarize release build for macos for now

1.5-beta1

Toggle 1.5-beta1's commit message
Update Changelog (supertuxkart#5199)

* Update CHANGELOG

* Update CHANGELOG again

1.4

Toggle 1.4's commit message
Create 1.4 release

1.4-rc1

Toggle 1.4-rc1's commit message
Release 1.4-rc1

preview

Toggle preview's commit message

1.3

Toggle 1.3's commit message
Update replay files version

1.3-rc1

Toggle 1.3-rc1's commit message
Create 1.3-rc1 branch

1.2

Toggle 1.2's commit message
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.
X Tutup