Benau
|
025ca63df0
|
Display ping to server in lobby
|
2018-03-23 22:19:44 +08:00 |
|
Benau
|
1e2cb2dc4a
|
Fix clang screen.hpp warning
|
2018-03-23 20:20:09 +08:00 |
|
Benau
|
3ee3d8d5bd
|
Randomly use stun servers of the low ping from top-half of the list
|
2018-03-23 18:51:26 +08:00 |
|
Benau
|
52dc38d03b
|
Use human readable ip for ban list
And update MapUserConfigParam to use initializer_list default value
|
2018-03-23 17:22:03 +08:00 |
|
Benau
|
e5c66d541b
|
Hide friend request button if already made friend
|
2018-03-23 15:00:19 +08:00 |
|
Benau
|
dac7158ce0
|
Show WAN server owner if it's localhost or friends'
|
2018-03-23 13:41:07 +08:00 |
|
Benau
|
61b6389764
|
Use crown icon for server owner
|
2018-03-23 10:08:48 +08:00 |
|
Benau
|
ef15a1881c
|
Better default focus for network dialog
|
2018-03-23 10:06:04 +08:00 |
|
auria.mg
|
2cabf3594f
|
GUI bugfix
|
2018-03-22 20:55:23 -04:00 |
|
Benau
|
449365b5b6
|
Let server take splitscreen players into account for max players
|
2018-03-22 15:09:52 +08:00 |
|
Benau
|
0599e8c0d7
|
Fix broken network kart selection for some keyboard configuration
|
2018-03-22 14:53:29 +08:00 |
|
Benau
|
d8b68a2cbc
|
Remove guest account in network splitscreen
|
2018-03-22 14:43:16 +08:00 |
|
Benau
|
ebadc84945
|
Fix assertion when going back fron network to normal kart selection screen
|
2018-03-22 13:26:44 +08:00 |
|
Benau
|
c026261e0f
|
Improve splitscreen dialog for easier adding
|
2018-03-22 12:52:37 +08:00 |
|
Benau
|
1b4caa36af
|
Use a better wording
|
2018-03-22 11:43:09 +08:00 |
|
Benau
|
e9c956b357
|
Fix possible crash in network splitscreen lobby
|
2018-03-22 11:42:40 +08:00 |
|
Benau
|
152dfe7c55
|
Add toggling of network splitscreen in online menu
|
2018-03-22 01:38:29 +08:00 |
|
Benau
|
6fca802c8e
|
Add network split screen kart selection
|
2018-03-21 15:41:44 +08:00 |
|
Benau
|
e63124ea3e
|
Rename stun list to avoid conflicts with old config
|
2018-03-21 10:48:37 +08:00 |
|
Benau
|
4379244f3e
|
Adjust based on auria's feedback
|
2018-03-20 14:56:17 +08:00 |
|
Benau
|
dd3a544834
|
Use std atomic for timeout
|
2018-03-20 09:59:14 +08:00 |
|
Benau
|
e58d86d4d5
|
Merge branch 'origin/game_protocol'
|
2018-03-20 08:32:45 +08:00 |
|
hiker
|
e1a2f68073
|
Fixed warning.
|
2018-03-20 10:25:06 +11:00 |
|
hiker
|
4fd205773e
|
Moved graphical weather update into separate update function that
is only called once per rendered frame.
|
2018-03-20 09:58:34 +11:00 |
|
hiker
|
950fc7a14f
|
Fixed ticks vs time mix up.
|
2018-03-20 09:51:39 +11:00 |
|
hiker
|
78b120a04f
|
Moved wiimote handling into input manager.
|
2018-03-20 09:42:26 +11:00 |
|
hiker
|
c456edd9f2
|
Convert more time handling to handling ticks.
|
2018-03-20 09:25:39 +11:00 |
|
Benau
|
d436446de2
|
Add no-kart-selection network splitscreen
|
2018-03-20 02:54:10 +08:00 |
|
Benau
|
cfd1de43bb
|
Display all votes in the RHS of tracks screen
|
2018-03-19 15:08:38 +08:00 |
|
auria.mg
|
ee64a22349
|
GUI bugfix
|
2018-03-18 20:22:50 -04:00 |
|
Benau
|
6a963ffcc9
|
Add POSIX equivalent for detecting parent termination
|
2018-03-17 12:26:37 +08:00 |
|
Benau
|
e66c4eed35
|
Properly hide the rectangle box in ghost track screen
|
2018-03-17 11:12:21 +08:00 |
|
Benau
|
f9d2d539ff
|
Server never has local player at the moment
|
2018-03-16 23:09:21 +08:00 |
|
Benau
|
bb7c3c0de3
|
Move voting timeout to user config
|
2018-03-16 21:49:14 +08:00 |
|
Benau
|
1a852b7f22
|
configRemoteKart needs to include the random kart
|
2018-03-16 21:32:12 +08:00 |
|
Benau
|
8c702a376e
|
Move assign mode to exit callback
|
2018-03-16 21:31:46 +08:00 |
|
Benau
|
78ac3a922d
|
Fix compiler warnings
|
2018-03-16 19:06:20 +08:00 |
|
Benau
|
0fef316313
|
Use lock and push_back
|
2018-03-16 17:42:21 +08:00 |
|
Benau
|
362b74a77c
|
For server-only there can be no player profile
|
2018-03-16 17:38:23 +08:00 |
|
Benau
|
758581d13c
|
Merge branch 'origin/game_protocol'
|
2018-03-16 17:11:40 +08:00 |
|
Benau
|
82be7572a1
|
Use the new method to connect / start game
|
2018-03-16 17:11:23 +08:00 |
|
Benau
|
a5c1dbb446
|
Move voting to server lobby
|
2018-03-16 14:36:11 +08:00 |
|
Benau
|
d6936c5746
|
Add remaining time to vote message
|
2018-03-16 12:45:38 +08:00 |
|
Benau
|
cf898c2795
|
Remove waiting for other screen now that you can instantly know votes
|
2018-03-16 11:35:16 +08:00 |
|
auria.mg
|
f8f77edc47
|
Fix GUI skin issue
|
2018-03-15 21:29:45 -04:00 |
|
Deve
|
3d787f4134
|
Send text message when pressing enter on android keyboard
|
2018-03-15 21:35:12 +01:00 |
|
Benau
|
2cedd6729a
|
Try to connect anyway even without aloha message
This should allow clients with strong firewall to connect to
server not behind any firewall
|
2018-03-16 01:14:43 +08:00 |
|
Benau
|
f78276a930
|
Show player vote in message queue for immediate effect
|
2018-03-16 00:54:02 +08:00 |
|
Benau
|
bc56c07c51
|
Hide the chatbox when disable chatting
|
2018-03-15 14:02:29 +08:00 |
|
Benau
|
e715140835
|
Change for new server code in stk-addons
|
2018-03-15 12:37:02 +08:00 |
|