Commit Graph

20671 Commits

Author SHA1 Message Date
Benau
aa27958675 Fix #3647 2018-12-14 22:06:59 +08:00
Benau
176af22c8d Add the framework for displaying estimated game started info 2018-12-14 19:22:59 +08:00
Benau
8f5ee309a8 Add live changing handicap 2018-12-13 16:36:16 +08:00
Benau
d1d4ba4422 Don't assume STKPeer exists with NetworkPlayerProfile
This is not true when disconnect happens at the same time
2018-12-13 14:14:33 +08:00
hiker
c4e5a24059 Made the window responsive. 2018-12-13 09:40:45 +11:00
hiker
89ad9fe602 Increased protocol version number. 2018-12-13 09:22:03 +11:00
hiker
a041832f36 Commented out more debug output. 2018-12-13 09:16:57 +11:00
Benau
2b4bd417c9 Catch possible thrown xml creation found by google play console 2018-12-13 01:26:37 +08:00
Benau
7e7c07a116 Move reset active players to main thread 2018-12-12 16:41:40 +08:00
Benau
faeaed1117 Use graphical type directly for mesh handling 2018-12-12 15:23:13 +08:00
Benau
6a8305edab Don't set previous owner when collected an item
This is used for bubble gum and nolok detection only
2018-12-12 15:11:57 +08:00
Alayan
4b459b6988 Fix #3642 2018-12-12 05:02:54 +01:00
hiker
92754e09fd Removed debug output, applied work-around for minimap, and reduce
rendernig frequency.
2018-12-11 11:39:32 +11:00
hiker
b2238a4c18 Improved layout. 2018-12-11 01:27:14 +11:00
hiker
89cc549ebc Support floating point values for the progress bar. 2018-12-10 22:13:13 +11:00
hiker
386dc279fd Make all unused boxes in the voting GUI invisible. 2018-12-10 18:26:18 +11:00
Alayan
5472248d95 Add standard replay for Hacienda 2018-12-10 03:12:52 +01:00
hiker
4b74c673fe Fix crash for player with last vote (which means VoteOverview
is articially pushed).
2018-12-10 11:07:14 +11:00
hiker
f6398f3661 Fixed compiler warnings. 2018-12-10 10:51:54 +11:00
hiker
282e178468 Fix compilation problem (apparently forgot to save when I comitted
the file).
2018-12-10 10:51:01 +11:00
hiker
8b387241ad Avoid crash if a player selects 'submit' before selecting a track. 2018-12-10 10:23:22 +11:00
hiker
f01465fc93 Re-enable end of voting as soon as s vote from each player is received. 2018-12-10 09:14:52 +11:00
Deve
7ab4edf8d4 Set activity launch mode as single task 2018-12-09 22:50:20 +01:00
hiker
b413cc7328 Only sent vote when submit is clicked (otherwise voting could ended
by a player clicking on a track, without the opportunity to select
2018-12-10 08:26:30 +11:00
hiker
c37b735bb9 Reset 'left over' highlights from previous voting screen. 2018-12-10 08:24:57 +11:00
hiker
ed29c280b3 Added initial voting animation while loading the track. 2018-12-10 00:29:14 +11:00
Deve
f85f345bdf Fixed a crash when opening user screen after changing advanced lighting 2018-12-08 21:33:39 +01:00
Deve
998900cc8e Give slightly more space between buttons 2018-12-07 22:29:43 +01:00
Deve
6f706eb436 Avoid unnecessarily long button name.
It was sometimes using smaller text because of too little space.
2018-12-07 22:22:12 +01:00
Alayan
3a307b4d9f Fix icon size in the server configuration dialog 2018-12-07 02:50:05 +01:00
Benau
76406db939 Update documentation 2018-12-07 01:37:16 +08:00
Benau
8a11fae026 Update translation 2018-12-07 01:27:47 +08:00
Benau
7df81bcb7c Set m_server_configurable flag in correct place for GUI server 2018-12-07 01:23:42 +08:00
Benau
083e1180fb Add the GUI to update server config in lobby 2018-12-07 00:54:48 +08:00
Benau
66f7aea3bb Add online request to live update server config 2018-12-07 00:52:44 +08:00
Benau
7fa92366ed Make possible to remove disconnected player vote 2018-12-07 00:28:49 +08:00
Benau
2127105985 Merge remote-tracking branch 'origin/LessGlobalItems' 2018-12-07 00:27:42 +08:00
hiker
c0816995ac Code cleanup. 2018-12-06 18:39:59 +11:00
Benau
a69db65c71 Reset extra server info each game for live changing 2018-12-06 14:52:28 +08:00
Alayan
b4a1cf9a99 Tone down global items 2018-12-06 01:27:08 +01:00
hiker
f6e758a9d6 Added a phase and optional iteration index/max-iteration to
renderGUI to allow for smooth display of progress bar.
2018-12-06 09:58:29 +11:00
Benau
6be39f7ef8 Enable kick-idle-player-seconds only for WAN server 2018-12-06 01:14:01 +08:00
Benau
3d64340137 Add the framework in server lobby for live update config 2018-12-05 14:19:01 +08:00
Benau
b341ec8e8c Don't resend enet event if for a disconnected peer 2018-12-05 13:17:19 +08:00
Benau
72f1dc66cc Kick idle player which has no network activity to server 2018-12-05 11:12:44 +08:00
hiker
0582c4018d Fixed crash when using higher graphical details. 2018-12-05 12:52:49 +11:00
Benau
a7311238cf Warn high ping user earlier 2018-12-05 08:35:11 +08:00
hiker
edad214001 Allow the gui to be updates while loading a track, and use this
to show a simple (and still stuttering) animation while loading
a track,
2018-12-05 09:51:41 +11:00
hiker
62e029a523 Fixed compiler warnings. 2018-12-05 09:40:16 +11:00
hiker
7dd86da55c Added 'select' state for skins, which will be used in the voting overview gui. 2018-12-05 08:36:59 +11:00