Deve
8a26ae009e
Add adaptive icon for newer android versions
2019-11-21 22:21:03 +01:00
Benau
65bb31b56f
Fix missing handicapped player names in soccer screen result
2019-11-21 01:36:45 +08:00
Deve
4b817e6e90
Include xxxhdpi icon for android
2019-11-17 22:18:50 +01:00
Alistair Findlay
10b2713093
Some small fixes ( #4140 )
...
* Some small fixes
* Some small fixes
added more fixes
* more wording improvements
* Fixed compilation failure
* More grammar and spelling
2019-11-17 01:33:15 +08:00
Alistair Findlay
c990296cf6
Fixed some spelling mistakes ( #4139 )
...
* Fixed some spelling mistakes
shorcut to shortcut (Also, I can not understand what the sentence on line 4 means, it could be reworded.)
proeminent to prominent
featue to feature
* fix spelling mistake
hearby to hereby
2019-11-16 00:27:37 +08:00
Benau
05f634228e
Fix invalid read of boolean after dialog dismissed
2019-11-15 16:32:49 +08:00
Alayan
c2e599f91e
Fix the reload button carrying over to the continue GP option
2019-11-10 23:23:03 +01:00
Alayan
325f19d30b
Improve the layout of the GP info screen
2019-11-10 23:17:50 +01:00
Deve
fb4ecf6a00
Better fix for icon button alignment
2019-11-10 10:25:19 +01:00
Benau
60d5233782
Fix #4133
2019-11-09 00:52:19 +08:00
杜茂森
69729e3e83
Fix #4011 ( #4130 )
...
Support setting the flip direction of tabs explicitly.
2019-11-08 16:31:49 +01:00
Benau
f4da9718c5
Fix gui warnings
2019-11-08 16:24:58 +08:00
Benau
bbbfe43120
Save number of ai karts per game mode when leaving track screen
2019-11-08 15:01:38 +08:00
Benau
6a466293ac
Update translation source
2019-11-08 14:04:54 +08:00
Benau
1eec3bdfde
Fix valgrind warning
2019-11-08 13:57:11 +08:00
Benau
949752451c
Revert layout manager changes as it breaks addon screen
2019-11-08 13:27:50 +08:00
Benau
8582258cae
Fix several crashes after add or remove tracks from various places
2019-11-08 12:48:04 +08:00
Deve
435e8c3747
Revert "Allow to use "extremely large" font size."
...
This reverts commit 4f9070ee53
.
2019-11-07 22:57:13 +01:00
Alayan
f693e32bd6
Improve the general option screens with large font size
2019-11-07 22:44:27 +01:00
Alayan
658345c9ff
Improve in-race chat
...
* Limit in-race chat to 3 lines instead of 5
* Add an option to disable in-race chat (while keeping lobby chat)
2019-11-07 22:25:04 +01:00
Alayan
9647dea346
Fix #3714
2019-11-07 22:24:13 +01:00
Deve
4f9070ee53
Allow to use "extremely large" font size.
...
It looks fine in most places.
2019-11-07 22:01:25 +01:00
Deve
b5f3fafaac
Slightly increase button size for android
2019-11-07 21:33:58 +01:00
杜茂森
f169ed82a3
UI fix bundle XII ( #4114 )
...
* Change arena addon icon
* Categorize UI
* Give small margin
* Better icon size in help
* Several screen fix
* Fix bug
* Better GP line size
* Give more space to texts
* Better size
2019-11-07 19:01:28 +01:00
Benau
42d341a925
Split stk version and os string to 2 columns for better statistic purpose
2019-11-08 01:17:27 +08:00
Benau
4b23552ea8
Add function to extract stk version and OS from user agent
2019-11-08 01:02:53 +08:00
Benau
9d75b706d5
Remove warnings
2019-11-07 14:40:10 +08:00
Benau
0f9688f5da
Disable possible blocking writing to log and console for starting timer
2019-11-07 12:20:37 +08:00
Benau
148dc49817
Don't poll irrlicht device without graphics
...
It fixed crashes for joystick event which does XResetScreenSaver
2019-11-07 09:40:52 +08:00
Benau
310caebc34
Disable smoothing network body for local kart
...
This should improve collision handling and remove into ground kart
2019-11-07 01:48:05 +08:00
Benau
1d384961dd
Implement keyboard sorting list widget
2019-11-04 16:41:23 +08:00
Benau
5f32b81ab8
Fix stk server crash
2019-11-03 02:43:31 +08:00
Palash Bansal
efa3bfff12
updated install instructions for windows
2019-11-02 22:11:32 +05:30
Benau
2650ec2f3e
Disable showing story mode timer if starting stk with old players.xml
2019-11-02 00:38:30 +08:00
Benau
5c9df8d9a2
Fix profiling mode of stk
2019-11-02 00:07:10 +08:00
Benau
2700162d1f
Use getMonoTimeMs to avoid system clock changes
2019-11-01 22:52:11 +08:00
Alayan-stk-2
770d02b19b
Compute and display a story mode timer ( #4121 )
...
This is the result of my previous work, with a port of the timer version that was developed for a 1.0 mod. It has been used by several players so no major issue should exist, though UI and other elements may require adjustment to smooth some rough edges.
It features both a casual story mode timer storing the total time to complete the story mode (on by default) and a "speedrun" timer (off by default). The casual timer is paused whenever the player exits story mode, and supports play over multiple sessions. It is only displayed in the overworld and during challenges ; while the speedrun timer is permanently displayed.
Fix #2907
2019-11-01 13:25:27 +01:00
Benau
48f4088894
Clear all widgets pointer when unloading track screen
...
This fixed crash after changing resolution and then spectate the game,
which m_timer is previous value
2019-11-01 19:16:23 +08:00
Benau
033933d3a2
Hide ipv6 button in LAN server selection
2019-11-01 10:49:31 +08:00
Benau
e5de8f764c
Fix #3902
2019-11-01 08:13:41 +08:00
Benau
2837f54688
Reset high digit font scale to 1.0f after drawing
2019-11-01 01:34:00 +08:00
Benau
7c54eb48cb
Update translation
2019-10-31 12:56:26 +08:00
Benau
63cb55acb6
Clear previous assets version to free space
2019-10-31 12:53:55 +08:00
Benau
a8fdd98a0e
Add a high ping workaround in server
...
This will allow around ping with 400ms to have a playable game with
the default values of max-ping and jitter-tolerance, as long as the
internet connection is stable (no packet loss)
2019-10-31 11:36:03 +08:00
Alayan-stk-2
2f93ef9c6d
Changelog update, part 2
2019-10-31 00:58:57 +01:00
Alayan
41880fe815
Fix #4051
...
This solution is hackish, but it's more resilient and easier than trying to get the update order right.
2019-10-31 00:28:48 +01:00
Du maosen
6dd5800701
Fix#4117 ( #4119 )
...
* Fix #4117
2019-10-29 16:14:12 +01:00
Du maosen
9d80d7e71a
Various skin fixes ( #4111 )
...
Fix #3953 ;
Fix #3752 ;
2019-10-29 13:39:34 +01:00
Benau
7caa24859c
Update translation strings
2019-10-29 12:43:50 +08:00
Alayan
0d44b8e7dd
Fix #4097
2019-10-28 19:51:41 +01:00