Commit Graph

15295 Commits

Author SHA1 Message Date
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
Deve
f85f345bdf Fixed a crash when opening user screen after changing advanced lighting 2018-12-08 21:33:39 +01:00
Benau
76406db939 Update documentation 2018-12-07 01:37:16 +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
a69db65c71 Reset extra server info each game for live changing 2018-12-06 14:52:28 +08: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
Benau
a7311238cf Warn high ping user earlier 2018-12-05 08:35:11 +08:00
Deve
a85746ca83 Make sure that we don't use screen widget when dialog window is opened.
It fixes #3639
2018-12-03 22:02:20 +01:00
Benau
68a837607e Fix non-reset ignore height for flyable 2018-12-03 15:26:04 +08:00
Benau
9ae13052cc Use full path for default SP material if possible 2018-12-01 15:15:44 +08:00
Benau
546cd94f39 Use a separate max texture size for SP 2018-12-01 14:21:05 +08:00
Deve
ddbe42680d Add experimental support for system screen keyboard on android.
Disabled by default, needs screen_keyboard = 3 in config.xml
2018-12-01 00:43:17 +01:00
Benau
b3e41db14b Add EMT_STK_GRASS for GLES2 to draw grass material without vertex color
Now EMT_TRANSPARENT_ALPHA_CHANNEL_REF in GLES2 can be used with vertex
color
2018-11-30 23:33:30 +08:00
Benau
874895ba11 Use STKTextBillboard for legacy pipeline for correct glyph metrics 2018-11-30 23:01:43 +08:00
Benau
a906e607df Fix rectangle face culling 2018-11-30 19:00:05 +08:00
Benau
8b825bf7df Fix meter missing in race gui for GLES 2 2018-11-30 18:47:15 +08:00
Benau
8bf4f36259 Fix missing bubblegum dropping before state 2018-11-29 14:57:24 +08:00
Deve
443919b6b7 Update chat and counter even if there is dialog window opened 2018-11-28 23:55:29 +01:00
Alayan
7d67137420 Fix #3634 2018-11-28 08:06:57 +01:00
Fouks0
1a1775e5cc Fix a bug that allowed to fire powerups before start, don't penalize anymore if honking before start (#3632)
Signed-off-by: Fouks <42526046+Fouks0@users.noreply.github.com>
2018-11-27 19:45:39 -05:00
Benau
7d1e7df010 Merge remote-tracking branch 'origin/master' 2018-11-27 15:17:48 +08:00
Benau
e5c601b35e Fix #3619 2018-11-27 14:45:23 +08:00
Benau
9e066706aa Prevent clients removing too many official assets 2018-11-26 16:38:11 +08:00
Benau
9ed9787b6f Fix compiler warning 2018-11-26 11:56:04 +08:00
Benau
dba713f72e Fix #3589 2018-11-26 11:55:43 +08:00
Deve
a59cbdffe5 Fixed spinner widgets focus in kart selection 2018-11-25 22:21:48 +01:00
Benau
950695769c std::shuffle players list for randomized starting position 2018-11-25 16:12:39 +08:00
Benau
4c534dc28c Handle first-team assignment better when joining in the middle of game 2018-11-25 15:49:04 +08:00
Benau
1f1734e5a7 Fix #3621 2018-11-25 15:10:03 +08:00
Benau
940170cf61 Fix #3617 2018-11-25 13:20:17 +08:00
Alayan
073708c97e Implement dynamic basket ball speed, fix #2783 2018-11-25 02:29:19 +01:00
Alayan-stk-2
26b660531a
Fix outdated information about the location of the internet option 2018-11-24 19:21:46 +01:00
Benau
6f50c234a3 Fix #3452 2018-11-25 02:00:33 +08:00
auria.mg
8998f095f3 Merge branch 'DisableInternetConnection' 2018-11-23 19:26:46 -05:00
auria.mg
2781f5e8a5 Amend previous fix 2018-11-23 19:12:05 -05:00
auria.mg
562fe8a4c8 Fix STK hanging on shutdown when networking disabled 2018-11-23 19:07:58 -05:00
auria.mg
9d51713300 Fix logout when disabling internet 2018-11-23 18:52:17 -05:00
Deve
88906c7530 Don't show change resolution button on android 2018-11-23 22:37:44 +01:00
Alayan
3ce1867e74 Coding style improvements 2018-11-23 22:08:51 +01:00
Benau
313ca1d902 Fix #3595 2018-11-24 02:39:32 +08:00
Benau
6886e1952e Fix isBattleMode for easter mode 2018-11-24 02:28:51 +08:00
Benau
689376dd0f Make FFA and CTF minor mode 2018-11-24 01:41:36 +08:00
Benau
17075082e6 Update documentation on STKHost 2018-11-24 00:26:29 +08:00