Deve
5b1a016b13
Avoid ugly empty space in addons screen.
...
It's not used for anything and simple to restore if needed.
2018-10-23 00:27:34 +02:00
Sergii Pylypenko
9f923fdfaa
Gyroscope option in config dialogs
2018-10-19 16:41:38 +03:00
auria.mg
1d5e4de91d
Revert "GP Editor Word Wrap ( #3519 )"
...
This reverts commit abd522d937
.
2018-10-18 19:20:35 -04:00
Ryan
abd522d937
GP Editor Word Wrap ( #3519 )
...
* Always call buildInternalStructure when updating items to prevent font size issues
* Added word wrap for DynamicRibbonWidgets and enabled on the GP editor.
2018-10-17 20:14:33 -04:00
Alayan
dad837511b
Allow word wrap for list items in the achievement info dialog
2018-10-14 18:49:25 +02:00
Alayan
ec657a16e3
Only break text once rather than on each frame
2018-10-14 17:14:45 +02:00
Deve
ad21bc0886
Make spinner widgets in track info slightly bigger
2018-10-12 22:51:06 +02:00
Alayan
ce4e005447
Improve the clarity/precision of the skidding help
2018-10-10 23:47:43 +02:00
Benau
38d13adc07
Use a custom dialog to show the details of an achievement's progress
2018-10-07 11:33:38 +08:00
Deve
fedf93c928
Tweak range of touch device gui scale
2018-10-03 21:13:01 +02:00
Deve
be1fab75b8
Add a margin for screenshot in better way
2018-10-01 23:27:03 +02:00
Deve
2084121405
Give more space for translations in ghost replay screen
2018-10-01 22:04:49 +02:00
Deve
53b6c0c80b
Fixed checkbox in ghost replay dialog and other minor tweaks
2018-10-01 20:52:53 +02:00
auria.mg
1fe8e36c97
Improve questionable text
2018-09-26 18:57:38 -04:00
Alayan
791a490e58
Fix display of very long track author names
2018-09-24 13:28:26 +02:00
Alayan-stk-2
1c6890f77e
Race UI improvements ( #3465 )
...
* Add a flag icon next to the lap counter
* Fix flag icon scaling across resolutions
* Add an option controlling minimap display
* Allow to display all the karts in the icon list if the minimap is hidden/on the right
* Remove useless scaling
* Fix minimap issues in splitscreen
* Align the spinners in the UI options
* Check for touch settings instead of a compile-time Android check
* Fix server-only compilation
* Make UI options checkboxes have the same size than checkboxes elsewhere
* Add translation cues for minimap options
* Don't look up icon paths every frame
2018-09-23 21:15:51 -04:00
Alayan
902e64c7f5
Redesign track info screen to work with 5 highscores, battle mode and hi-dpi
2018-09-22 03:31:07 +02:00
Alayan
82408aab2f
Restore 5 highscores
2018-09-22 01:55:28 +02:00
Benau
951c48292a
Fix #3446
2018-09-19 09:19:34 +08:00
Deve
2cb9f1e714
Fixed compilation
2018-09-16 23:11:20 +02:00
Deve
fc04eeade7
Merge remote-tracking branch 'Alayan/DisableKeyboardConfig'
2018-09-16 23:06:54 +02:00
Alayan-stk-2
073f337415
Allow word wrap for ghost replay dialog buttons
2018-09-16 17:29:55 +02:00
Alayan
152c695a37
Remove unused GUI files
2018-09-16 17:02:38 +02:00
Alayan
03839b7cfe
Move GUI files to categorized folders and update all references
2018-09-16 16:37:42 +02:00
Alayan-stk-2
07e681e927
Minor improvement to the help text
2018-09-16 05:42:39 +02:00
Alayan-stk-2
21857327d4
Improvement for #3441
2018-09-16 04:53:39 +02:00
Alayan-stk-2
ccdf0098a6
Fix #3447
2018-09-16 00:41:11 +02:00
Deve
35cc6930ab
Make button labels in user screen a bit shorter
2018-09-15 23:50:27 +02:00
Alayan-stk-2
d6fd2df8f5
Add new icon for disabled keyboard configs
2018-09-15 18:57:29 +02:00
Alayan-stk-2
78e592bfbf
Add disable button
2018-09-15 18:27:49 +02:00
Alayan-stk-2
4c8d1b6b67
Move the track screenshot down to help with #3430
2018-09-15 03:04:35 +02:00
QwertyChouskie
6dab3b4e03
Fix centering in race paused dialog ( #3429 )
2018-09-13 01:31:30 +02:00
Benau
114dca1733
Fix typo
2018-09-13 00:12:32 +08:00
Benau
30028cc330
Implement text searcher in server selection
2018-09-05 12:19:11 +08:00
Deve
bcb7e48fb1
Some tweaks in track info screen.
...
Use the same layout for gp info screen.
2018-09-04 23:24:47 +02:00
Deve
0f1f876874
Revert "Change highscore limit from 3 to 5 ( #3417 )"
...
This reverts commit 84359ad7da
.
It broke "Max players supported" text in arena info screen. It also doesn't work well for hidpi_enabled property that is used on android. Additionally it causes incompatibility with older STK versions (STK 0.9.3 crashes when there is more than 3 entries in hiscore.xml).
Fixes #3424
Fixes #3425
2018-09-04 21:31:27 +02:00
Benau
bb61c3425a
Show current players on server in server info dialog
2018-09-05 01:32:44 +08:00
Deve
cdeb70dbf4
Some fixes for soccer setup screen
2018-09-04 00:33:34 +02:00
Deve
674397e648
Minor fixes for low resolutions
2018-09-04 00:33:34 +02:00
Deve
6bd5b5276a
Make GP editor GUI working better on different resolutions
2018-09-04 00:33:34 +02:00
Deve
5a82c6b537
Slightly increase a size of some gui elements.
2018-09-02 22:53:06 +02:00
Alayan-stk-2
46064d5c52
Give more space for button labels
2018-08-30 19:54:43 +02:00
Alayan-stk-2
84359ad7da
Change highscore limit from 3 to 5 ( #3417 )
...
* Update to support 5 highscores
* Support 5 highscores in the UI
* Save up to 5 highscores instead of 3
2018-08-29 20:32:24 -04:00
Alayan-stk-2
03700acd53
Improve option text
2018-08-29 02:37:08 +02:00
Benau
8fc2bdcc3f
Show game started info in server screen with icon
2018-08-28 14:43:48 +08:00
scootergrisen
d94383e307
Change multiplayer race to multiplayer ( #3401 )
...
I think its called multiplayer in the main menu without race.
2018-08-27 18:42:07 -04:00
Alayan-stk-2
4484bd961a
Add kart icons to the ghost replay list ( #3392 )
...
* Add a hide multiplayer replays checkbox
* Hide player number column ; add kart icon column
Enabling the icon display creates issues in the list widget layout, however.
* Fix formatting issue when an icon is displayed in only some cells
* Display "?" icon when kart model is unknown
This can happen with uninstalled addons, old replays with removed official karts, etc
* Add helper functions for icons in replay info dialog
* Add kart icons to replay info dialog
* Delete m_icon_bank in tearDown
2018-08-24 19:34:42 -04:00
Benau
c67290a262
Sort code files too according to name, fix some spaces before !
2018-08-21 13:34:27 +08:00
Benau
73ac4f165b
Add indication for collected flags in GUI and map
2018-08-21 01:31:49 +08:00
Benau
1d87f9a104
Add red and blue flag svg icon in gui
2018-08-16 14:55:41 +08:00