Benau
bb61c3425a
Show current players on server in server info dialog
2018-09-05 01:32:44 +08:00
Benau
24b3e09429
Disable message queue in server only
2018-09-04 14:45:39 +08:00
Benau
c8a42fd355
Show friends currently joined servers when polling user profile
2018-09-04 14:36:48 +08:00
Benau
83d49389d6
Use new syntax for server xml
2018-09-04 07:37:21 +08:00
Benau
a9ecebfbc8
Merge remote-tracking branch 'origin/master' into network_next
2018-09-04 07:26:02 +08:00
Deve
cdeb70dbf4
Some fixes for soccer setup screen
2018-09-04 00:33:34 +02:00
Deve
674397e648
Minor fixes for low resolutions
2018-09-04 00:33:34 +02:00
Deve
6bd5b5276a
Make GP editor GUI working better on different resolutions
2018-09-04 00:33:34 +02:00
Benau
65d2c0fc28
Fix memory leak
2018-09-03 14:21:44 +08:00
hiker
3d34c2893b
Merge branch 'master' of github.com:supertuxkart/stk-code
2018-09-03 10:13:01 +10:00
hiker
03c003b68d
First fix for bubble bum support in networking (and some documentation
...
updates).
2018-09-03 10:08:33 +10:00
Deve
5a82c6b537
Slightly increase a size of some gui elements.
2018-09-02 22:53:06 +02:00
Benau
e2eed9de88
Allow to keep the server connection for clients when polling
2018-09-03 00:48:00 +08:00
Deve
a9793a10a0
Better fix for legacy pipeline
2018-09-01 23:15:05 +02:00
Benau
0878e59794
Fix #3421 with settings in user config (default off)
2018-09-01 14:57:38 +08:00
Benau
45e20e5a9a
Fix compiler warning
2018-09-01 09:39:30 +08:00
Benau
823b2a6f05
Update string
2018-09-01 09:39:16 +08:00
Benau
478f9a42a9
Use better english
2018-09-01 09:32:33 +08:00
Deve
26d9de4262
Fixed legacy pipeline
2018-08-31 22:33:55 +02:00
Deve
3a6cc08596
Make items in server selection list slightly bigger
2018-08-31 21:47:03 +02:00
Benau
b4d9b43a52
Use Nettle in linux if found
2018-09-01 01:05:22 +08:00
Benau
8873013911
Move base/decode64 to crypto class
2018-08-31 19:30:25 +08:00
Benau
7fe6023e4f
Use current team info to determine next player team
2018-08-31 19:00:14 +08:00
Benau
15853c4e32
Fix #3418
2018-08-31 17:40:26 +08:00
Benau
2199679ac2
Add support for joining server with ongoing game
2018-08-31 16:27:32 +08:00
Deve
8a579d9542
Ignore mouse clicks that were made directly on ribbon toolbar instead of child elements
2018-08-31 01:29:17 +02:00
Deve
399b89730d
Fixed android compilation
2018-08-31 00:50:44 +02:00
Alayan-stk-2
46064d5c52
Give more space for button labels
2018-08-30 19:54:43 +02:00
Liam Middlebrook
0c4852b05c
Add CLI option for setting random seed ( #3419 )
...
This will allow for deterministic runs with the profiling options.
2018-08-30 14:04:21 +02:00
Alayan-stk-2
ad68f5c5ac
Fix #3415
2018-08-30 05:37:07 +02:00
Alayan-stk-2
84359ad7da
Change highscore limit from 3 to 5 ( #3417 )
...
* Update to support 5 highscores
* Support 5 highscores in the UI
* Save up to 5 highscores instead of 3
2018-08-29 20:32:24 -04:00
Alayan-stk-2
fb43b173d6
Don't count ghost karts for highscores ( #3416 )
...
* Add function to get the number of non-ghost karts
* remove print
* Update function call to not count ghosts
* Don't count ghost karts for highscores
2018-08-29 19:50:38 -04:00
Alayan-stk-2
8249266338
Don't remove a level 2 skid bonus when getting a level 1 ( #3410 )
2018-08-29 18:33:37 -04:00
Alayan-stk-2
80555f4905
Display soccer timer after a goal ( #3411 )
...
* Use shouldDrawTimer overrides for tutorial and soccer worlds
* Add isActiveRacePhase
* Update shouldDrawTimer
* Remove duplicate check
It also allows displaying time in soccer after a goal
2018-08-29 18:33:01 -04:00
Benau
279e15f894
Fix attachment for ghost karts
2018-08-30 01:42:19 +08:00
Alayan-stk-2
fe4c918f3a
Fix #3403
2018-08-29 18:26:41 +02:00
Benau
4a29e46817
Remove warning for skinned mesh shader fallback
...
The shader will be unused anyway if there is no armature
2018-08-29 09:32:34 +08:00
Alayan-stk-2
03700acd53
Improve option text
2018-08-29 02:37:08 +02:00
Benau
809cce0c26
Fallback to default shader in case any shader is missing
2018-08-29 08:04:36 +08:00
Benau
8fc2bdcc3f
Show game started info in server screen with icon
2018-08-28 14:43:48 +08:00
Benau
ca9f66a8a8
Add explanation for smooth network body class
2018-08-28 10:17:59 +08:00
Alayan-stk-2
ea25d6b7d4
Fix #3404
2018-08-28 03:18:49 +02:00
Alayan-stk-2
740786c3f4
Multiple AI levels when view is hidden by a plunger ( #3407 )
...
* Disable AI item avoidance when blocked by a plunger
* Differentiate steering under plunger by item AI level
* Variable AI slowdown under plunger
2018-08-27 20:50:47 -04:00
Alayan-stk-2
8e17965465
Add default 1280x720 resolution in case irrlicht don't report it ( #3405 )
2018-08-27 19:31:21 -04:00
Alayan-stk-2
ed8b1fc185
Fix egg hunt finish time ( #3402 )
...
* Fix #3264
* Fix the fix
2018-08-27 18:44:40 -04:00
scootergrisen
d94383e307
Change multiplayer race to multiplayer ( #3401 )
...
I think its called multiplayer in the main menu without race.
2018-08-27 18:42:07 -04:00
Alayan-stk-2
658e091ea3
Fix list headers not being aligned with cells ( #3400 )
2018-08-27 18:41:36 -04:00
Benau
54bac1bf83
Fix compiler warnings
2018-08-28 01:54:25 +08:00
Benau
61e37bc60f
Use zero for unused values in vote for FFA and CTF
2018-08-27 15:41:15 +08:00
Benau
cbaa06d952
Discard resend packet due to packet loss and adjust tolerance
2018-08-27 14:32:05 +08:00