Commit Graph

20951 Commits

Author SHA1 Message Date
Benau
9757209da6 Hide lap messages when live-joining happening 2019-02-03 15:19:02 +08:00
Benau
2bd2dc19ca Remove spectate helper message if finishing the race last 2019-02-03 13:45:51 +08:00
Benau
11dafe470c Update possible invalid camera again 2019-02-03 11:21:33 +08:00
Benau
18c9ef6adc Use kart position for left right switching 2019-02-03 01:46:27 +08:00
Benau
52cddf6208 Hightlight current spectating kart in race gui 2019-02-02 16:06:41 +08:00
Benau
0cb12ea124 Allow changing spectate target with analog input 2019-02-02 01:20:52 +08:00
Benau
75bc25d2ff Fix spectator if network splitscreen is enabled 2019-02-01 22:12:53 +08:00
Benau
df2731bc2c Fix possible crash 2019-02-01 19:02:50 +08:00
Benau
6ac98c0324 Only synchronize one kart each time for check line
This remove the duplicated new lap message
2019-02-01 17:50:09 +08:00
Benau
52ad702d13 Add fast forward in rewind to avoid android hangs 2019-02-01 17:22:41 +08:00
Deve
ae92d63492 Add 2px margin to screen keyboard buttons to fix navigation with gamepad 2019-01-31 22:16:06 +01:00
Deve
575f44a043 Fixed a crash after closing screen keyboard when dialog window is active.
Also fixed using screen keyboard with gamepad when it's used in dialog window.
2019-01-31 22:00:39 +01:00
Benau
a05889fa6a Show spectator icon for player list 2019-01-31 11:05:44 +08:00
Benau
1669368176 Fix 00:00:00 finished time in network caused by disconnection 2019-01-29 14:08:57 +08:00
Benau
552179180e Show disconnected message when result screen is showing 2019-01-29 13:06:17 +08:00
Deve
16fb7cefb4 Document some environment variables 2019-01-28 22:46:35 +01:00
Deve
cb8ee53edc Add environment variable to force legacy fullscreen on linux 2019-01-28 21:52:35 +01:00
Alayan
0a40861be7 Improve spectating info message 2019-01-27 19:11:41 +01:00
Benau
efb6b9e2cf Allow changing camera target after finishing network race 2019-01-28 01:17:26 +08:00
Benau
a0c6bc41a2 Add spectate helper message 2019-01-27 15:28:02 +08:00
Benau
8545d47d1e Move change spectate target to client lobby 2019-01-27 14:42:48 +08:00
Benau
b491ab0e82 Reset smooth network body when moving kart 2019-01-27 13:13:02 +08:00
Daniel Butum
6f4d48f5bd Use stats.supertuxkart.net as the hardware stats server (#3724) 2019-01-26 21:19:34 -05:00
Benau
eb14366157 Update translation source 2019-01-27 01:41:59 +08:00
Benau
e869fbfd9e Merge remote-tracking branch 'origin/for_alayan' 2019-01-26 16:18:47 +08:00
Benau
4e830d7df7 Reset server manager when entering the selection screen
So any previous servers (lan / wan) are fully cleared
2019-01-26 16:16:11 +08:00
Benau
2e08fe3b15 Add current date and time to log for server 2019-01-26 14:56:08 +08:00
Benau
4f25b709a7 Kick high ping peer when it's not in game 2019-01-26 14:16:12 +08:00
Deve
b68f6c1382 Better line wrap for non-breakable characters 2019-01-25 22:20:41 +01:00
Benau
66fa81c6c9 Synchronize check lines and lap status from server 2019-01-26 02:05:03 +08:00
Benau
664129e448 Handle copying ItemState to Item properly (esp in live join) 2019-01-24 14:01:04 +08:00
hiker
9ea6e85205 Fix thumb-stick buttons on xbox controller. 2019-01-22 21:25:51 +11:00
hiker
9059789ee8 Fix #3716: poor wording of achievement. 2019-01-22 08:45:56 +11:00
Benau
6ecd606e3f Don't focus if clicking on an empty part of the list 2019-01-22 01:56:36 +08:00
Benau
bf05035904 Add 1st user name to kick log 2019-01-22 00:22:56 +08:00
hiker
040725ae87 Merge branch 'master' of github.com:supertuxkart/stk-code 2019-01-21 22:40:48 +11:00
Daniel Butum
edd1280dbc Update config to use the new online servers & remove hardcoded certificate (#3703)
* Update config to use the new online servers. Remove hardcoded certificate as we will use Let's encrypt from now on

* Fix new server SSL curl certificate by shipping CA bundle from https://curl.haxx.se/docs/caextract.html

* Remove debug log for curl host

* Move server config to stk_config.xml and Update news.xml redirects
2019-01-19 17:49:11 -05:00
hiker
7d688b241c Merge branch 'fix-wiiuse-uninstallation' 2019-01-20 01:45:31 +11:00
Deve
2d219f29cc Improve screen keyboard layout 2019-01-17 00:15:12 +01:00
Benau
9078438b23 Save players and live join info in ClientLobby 2019-01-16 16:45:27 +08:00
Benau
4e2b843f71 Allow going back to lobby in selecting karts or tracks phase
It allows player to be spectator later
2019-01-16 13:43:26 +08:00
Deve
0355922116 Make more visible difference between skid1 and skid2.
Adjust particle size, because textures had large unused transparent space before.
2019-01-15 22:34:13 +01:00
Benau
f9cd0256ad Fix hit limit game progress 2019-01-16 02:10:48 +08:00
Benau
b0d1bf6cce Use fixed value of battle hit, capture and time limit 2019-01-16 01:54:25 +08:00
Benau
8951ef0cbf Make live-players default on if not written in default server_config.xml 2019-01-16 00:59:50 +08:00
hiker
aea2739e9d Changed default library mode for wiiuse back to be static, not shared. 2019-01-15 18:23:21 +11:00
hiker
8370833994 Updated redistributable. 2019-01-15 18:22:29 +11:00
hiker
e7024cf2d9 Properly remove wiiuse files installed when wiiuse is a dynamic library. 2019-01-15 18:21:31 +11:00
Deve
d1fc7732c3 Don't open debug menu if there is dialog window.
The modal dialog eats gui close event, which is quite annoying.
Also return event block as long as debug menu is opened.
2019-01-14 23:27:36 +01:00
Deve
7bb8cc2706 Close screen keyboard when clicked outside of it 2019-01-14 22:00:43 +01:00