Benau
6433e1eae0
Fix as alayan suggested
2018-06-09 18:57:26 +08:00
Benau
9133275677
Use double for calculation
2018-06-09 18:53:44 +08:00
Alayan-stk-2
7c14fd28ba
Ranking formula refinements ( #3288 )
...
* Reduce the maximum scaling time from 600s to 500s
8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method.
* New helper function for ranking computations
* Make short races less important for ranking points
And long races more important
2018-06-09 08:43:19 +00:00
Deve
05572b0084
Disable addons manager for server-only build.
...
No need to spam with downloading icons for add-ons.
2018-06-09 00:38:10 +02:00
Deve
68f8d524df
Update ubuntu dependencies.
...
Fixed "ibogg" typo.
2018-06-08 23:08:25 +02:00
Deve
fe322d1209
Move building instructions to separate file
2018-06-08 22:54:22 +02:00
jpenguin
1e85e74219
Fedora deepedency installation ( #3282 )
...
* Update README.md
Fedoraa dependency instructions
* Update README.md
* Update README.md
changed fedora dependencies to match *buntu ones
2018-06-08 22:50:01 +02:00
Benau
d9ede4f213
Add state to avoid deadlock when finishing the race
2018-06-08 22:59:07 +08:00
Benau
9af27d93c4
Remove unneeded header
2018-06-08 14:56:49 +08:00
Benau
01dc948247
Fix #3286
...
In the future move trigger to check structure
2018-06-08 14:31:55 +08:00
Benau
b9bf3fa125
Use map to store peer and ticks in network item manager
2018-06-08 14:24:21 +08:00
hiker
8a534bb795
Fixed missing collisions.
2018-06-08 15:28:44 +10:00
hiker
6496289707
Added missing virtual destructor.
2018-06-08 15:28:38 +10:00
hiker
ea229b4e5e
Merge branch 'ItemWeights' of git://github.com/STK-helper/stk-code into STK-helper-ItemWeights
...
A very rough merge to solve conflicts, not expected to even work.
2018-06-08 15:03:27 +10:00
Benau
843ecfcbc0
Add --connection-debug for verbose packet logging
2018-06-08 12:12:59 +08:00
Benau
e674f2d091
Make sure no weak ptr expires when calculating ranking
2018-06-08 11:04:58 +08:00
auria.mg
1dcb8d3db6
Tweak message queue fix
2018-06-07 21:52:42 -04:00
auria.mg
aa64f40f26
Fix text overlapping icon in message queue
2018-06-07 21:48:31 -04:00
hiker
9c6b17aeba
Merge branch 'master' of github.com:supertuxkart/stk-code
2018-06-08 11:00:14 +10:00
hiker
cd80101bdf
Removed execute permission (for unknown reasons VS makes source files
...
executable when it saves them).
2018-06-08 10:59:13 +10:00
hiker
e05990bc1c
Fixed compilation problem.
2018-06-08 10:55:45 +10:00
hiker
b0da0f640a
Merge remote-tracking branch 'origin/master' into network-items,
...
fixed conflicts.
2018-06-08 10:55:14 +10:00
hiker
d966962ca3
Avoid crash (that likely only happens when debugging).
2018-06-08 09:27:02 +10:00
auria.mg
729d7c9b3e
Fix pot, another attempt
2018-06-07 19:19:04 -04:00
auria.mg
3cfe0e41c6
Update pot
2018-06-07 18:59:20 -04:00
Deve
4db01b3c24
Avoid skipping soccer setup screen when using gamepad
2018-06-07 23:17:47 +02:00
Deve
4efafe5b2f
Set focus when opening addons loading dialog
2018-06-07 22:55:00 +02:00
Deve
d2806161bb
Allow to exit soccer setup screen with cancel button
2018-06-07 22:04:23 +02:00
Alayan-stk-2
0b5d68d1d1
Fix #3280 ( #3284 )
2018-06-07 20:43:09 +02:00
Benau
495b80fb04
Remove newline from translation
2018-06-08 01:29:06 +08:00
Benau
9a32c075eb
Use ngettext as translator suggests
2018-06-08 01:26:56 +08:00
Benau
5b62d03323
Fix wrong formula
...
Alayan said: +25% and +15s
2018-06-08 01:15:28 +08:00
Benau
304787f106
Remove unneeded translation in server lobby
2018-06-07 16:09:48 +08:00
Benau
9f6c87a636
Fix cornfield crossing network play
2018-06-07 15:31:13 +08:00
Benau
785aaf7647
Add auto end network game (implicitly on for ranked server)
2018-06-07 14:28:06 +08:00
auria.mg
53156a3a07
Update pot
2018-06-06 20:49:16 -04:00
Benau
5a5bdbe851
Remove duplicated id
2018-06-07 08:43:26 +08:00
Benau
96b27e427c
Use a simpler english
2018-06-07 08:32:47 +08:00
Deve
6effdeced4
Avoid a crash in debug menu
2018-06-06 22:19:14 +02:00
Deve
a39c934d2b
Fade background when general text field dialog is opened.
...
Fixes #3240
2018-06-06 22:11:10 +02:00
Benau
5e3a482588
Let player connecting in the middle of count down know
2018-06-07 01:34:25 +08:00
hiker
78133114ca
Try to fix shaking in network mode when skidding.
2018-06-07 01:12:45 +10:00
Benau
644d1b1521
Allow specify motd with .txt file
2018-06-06 16:14:49 +08:00
Benau
d87cf6fba6
Don't allow starting a ranked race with only 1 player left
2018-06-06 15:04:27 +08:00
Benau
ca039b13ff
Add observeExistence for request until porting request to shared_ptr
2018-06-06 13:23:48 +08:00
auria.mg
cbe5aad3d9
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2018-06-05 20:07:25 -04:00
auriamg
939e5d7057
Update build instructions for new OSX build system
2018-06-05 20:06:55 -04:00
Marianne Gagnon
cb8f519bd9
Change OSX build system to be homebrew-based
2018-06-05 19:56:15 -04:00
hiker
80ab0b6cda
Moved the 'visual' raycasts (for skidmarks) out of the update loop
...
into the updateGraphics call tree.
2018-06-06 08:24:34 +10:00
Deve
5e798ad6d4
Restore max texture size when reloading skin.
...
Fixes #3111
2018-06-05 23:55:31 +02:00