hiker
893bb38c5a
Merge branch 'master' of github.com:supertuxkart/stk-code
2019-01-04 09:01:54 +11:00
hiker
4e8fae6e73
Applied most of qwertychouskie's patch #3520 .
2019-01-04 09:00:40 +11:00
Deve
d46f0aeddb
Some tweaks in soccer setup screen
2019-01-03 21:44:15 +01:00
Mrxx99
c959836e34
Move soccer options to track info screen ( #3638 )
...
* moved soccer race options to track info screen
* using one spinner for both target mode values
* merged pointamount-spinner with lap-spinner and renamed it to target-value-spinner
* fixed identation
* small fix in track_info screen
* storing target value when value was changed
* making sure tartet spinners are invisible when not needed; small adjustments
* some test with solving space issues on small resolutions
* Revert "some test with solving space issues on small resolutions"
This reverts commit f6b6526681
.
* test with collapsing widgets
* removed deleting childs of widgets in track_info_screen
* readded deleted spacer
* collapsing target type widgets is now working
* made target type spinner wider to have enough space for text in it on small resolutions
* re-added setting target value to invisible/visible
* using new collapsing widget function in track info screen for target type widgets
2019-01-02 20:29:53 -05:00
Mrxx99
f64a1e19b2
Using a default music if specified music of track was not found ( #3667 )
...
* added default music to stk_config and using it for not found music files
* only using default music if no music was found for a track
2019-01-01 09:54:15 -05:00
Deve
8c029e834d
Update translations
2018-12-25 10:14:33 +01:00
Deve
14389925fe
Minor optimization in pointlight scatter.
...
Compute some values before loop.
2018-12-23 23:31:22 +01:00
Benau
44ce4f1f37
Update translation source
2018-12-22 11:20:26 +08:00
Benau
31e14b14c6
Make explosive items timeout configurable in stk_config
2018-12-22 10:33:01 +08:00
Benau
2eba8c179f
Disable highlight until render gui during loading is bug free
2018-12-21 19:52:27 +08:00
Deve
9a304b8483
Some minor improvements in online tracks screen
2018-12-18 23:05:36 +01:00
Benau
f53060e0df
Add icon header to the list
2018-12-17 16:38:38 +08:00
hiker
4269ac6294
Merge remote-tracking branch 'origin/master' into voting_gui
2018-12-16 02:06:50 +11:00
hiker
4bd57b9f67
Remved VoteOverview screen, and migrated voting related code
...
to TracksScreen. No display of votes yet.
2018-12-16 01:34:51 +11:00
Alayan
5d9bb7e385
Add alternating background darkness to two more lists
2018-12-15 08:21:53 +01:00
Alayan
19b0c1a465
Several improvements to the server selection screen
2018-12-15 08:05:37 +01:00
hiker
89ad9fe602
Increased protocol version number.
2018-12-13 09:22:03 +11:00
hiker
b2238a4c18
Improved layout.
2018-12-11 01:27:14 +11:00
Alayan
5472248d95
Add standard replay for Hacienda
2018-12-10 03:12:52 +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
8a11fae026
Update translation
2018-12-07 01:27:47 +08:00
Benau
083e1180fb
Add the GUI to update server config in lobby
2018-12-07 00:54:48 +08:00
Alayan
b4a1cf9a99
Tone down global items
2018-12-06 01:27:08 +01: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
Deve
241e0ae772
Fixed focus chat using keyboard in lobby screen
2018-12-04 21:00:10 +01:00
hiker
d6d879d2ed
Show votes in vote overview screen. This is NOT fully working,
...
and contains debug output.
2018-12-01 09:32:21 +11:00
Deve
bf76a2a1e2
Move send button to the same line as edit box to avoid too big space between them on some resolutions
2018-11-30 21:42:15 +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
Alayan-stk-2
5c7133699e
Fix #3248
2018-11-30 00:03:21 +01:00
Deve
8d94dfa2d7
Give slightly more space for timeout message in networking lobby.
...
Make start button proportional to resolution.
2018-11-29 23:39:19 +01:00
Benau
72b36e1512
Revert "Tone down global items frequency after feedback"
...
This reverts commit 9f4a4f94ac
.
Until next android beta apk or real beta
2018-11-29 02:44:24 +08:00
Alayan
9f4a4f94ac
Tone down global items frequency after feedback
2018-11-28 08:48:40 +01:00
hiker
bd0641f12a
Store voting data in lobby protocol so it is available on client
...
and server. Voting behaviour is now to start the race as soon as
all votes are in.
2018-11-28 08:13:59 +11:00
Benau
068f5cd6e3
Update translation
2018-11-28 01:47:35 +08:00
Alayan
20756fcbe7
Reduce the duration of explosions to make them less frustrating
2018-11-27 10:32:55 +01:00
Alayan
faf4b709e0
Remove expert challenge time requirements, make some SuperTux challenges harder
2018-11-27 09:20:38 +01:00
Benau
7d1e7df010
Merge remote-tracking branch 'origin/master'
2018-11-27 15:17:48 +08:00
Alayan-stk-2
507e360a3d
Make SuperTux challenge slightly easier (2,3s) after feedback
2018-11-27 08:14:13 +01:00
Deve
a59cbdffe5
Fixed spinner widgets focus in kart selection
2018-11-25 22:21:48 +01:00
Alayan
073708c97e
Implement dynamic basket ball speed, fix #2783
2018-11-25 02:29:19 +01:00
Alayan-stk-2
459119075a
Fix another incorrect GP lap number
2018-11-24 02:03:34 +01:00
Alayan-stk-2
9f84283af7
Fix incorrect lap number
2018-11-24 02:02:41 +01:00
Deve
88906c7530
Don't show change resolution button on android
2018-11-23 22:37:44 +01:00
Benau
4313fad196
Update translation
2018-11-23 23:48:06 +08:00
hiker
fa7d3eef73
Added 'voting result' screen, though it does not have any functionality atm.
2018-11-22 09:17:58 +11:00
Alayan-stk-2
e2337d3d9c
Fix replay game version
2018-11-21 15:27:59 +01:00
Alayan
39049eff93
Add some reverse standard replays and a egg hunt replay
2018-11-20 05:26:58 +01:00
Alayan
17c66d3263
Update the Cocoa Temple challenge replays
2018-11-20 05:21:30 +01:00