stk-code_catmod/data/skins/classic-coal/stkskin.xml

286 lines
15 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!--
The Coal skin is based on the Ocean skin
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
Ocean skin by Dakal and Marianne Gagnon, released under creative-commons BY-SA 3.0+
Except background.jpg, by elisee
Except stars, by s@f
See SKIN_MAKING.md for more details on how the skin elements work.
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
-->
<skin base_theme_name="Classic" variant_name="Coal" author="Alayan" base_theme="classic">
<!--
Here you can configure advanced theming rules for this skin
-->
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Stateless -->
<element type="background" image="background.jpg" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="bottom-bar" image="bottom_bar.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="achievement-message" image="achievement.png"
left_border="160" right_border="13" top_border="13" bottom_border="13"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
preserve_h_aspect_ratios="true" hborder_out_portion="0.3" vborder_out_portion="0"/>
<element type="friend-message" image="friend.png"
left_border="160" right_border="13" top_border="13" bottom_border="13"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
preserve_h_aspect_ratios="true" hborder_out_portion="0" vborder_out_portion="0"/>
<element type="error-message" image="error.png"
left_border="160" right_border="13" top_border="13" bottom_border="13"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
preserve_h_aspect_ratios="true" hborder_out_portion="0" vborder_out_portion="0"/>
<element type="generic-message" image="generic.png"
left_border="160" right_border="13" top_border="13" bottom_border="13"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
preserve_h_aspect_ratios="true" hborder_out_portion="0" vborder_out_portion="0"/>
<element type="button" state="neutral" image="glassbutton.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="13" right_border="13" top_border="13" bottom_border="13"
hborder_out_portion="0" vborder_out_portion="0"/>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="button" state="focused" image="glassbutton_focused.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="13" right_border="13" top_border="13" bottom_border="13"
hborder_out_portion="0" vborder_out_portion="0"/>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="button" state="deactivated" common="y" image="glassbutton_deactivated.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="13" right_border="13" top_border="13" bottom_border="13"
hborder_out_portion="0" vborder_out_portion="0"/>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- TODO : buttons could support 'pressed' state -->
<element type="textbubble" state="neutral" image="textbubble.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="13" right_border="13" top_border="13" bottom_border="13"
hborder_out_portion="0.7" vborder_out_portion="0.3" />
<element type="textbubble" state="focused" image="textbubble2.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="13" right_border="13" top_border="13" bottom_border="13"
hborder_out_portion="0.7" vborder_out_portion="0.3" />
<element type="progress" state="fill" image="glasssgauge_fill.png"
left_border="5" right_border="5" top_border="5" bottom_border="5" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="progress" state="neutral" common="y" image="progress_bg.png"
left_border="31" right_border="31" top_border="15" bottom_border="15" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="tab" state="neutral" image="glasstab.png"
left_border="11" right_border="11" top_border="6" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="tab" state="focused" image="glasstab_focus.png"
left_border="11" right_border="11" top_border="6" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="tab" state="down" image="glasstab.png"
left_border="11" right_border="11" top_border="6" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="verticalTab" state="neutral" image="glasstab_vert.png"
left_border="10" right_border="10" top_border="10" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="verticalTab" state="focused" image="glasstab_vert_focus.png"
left_border="10" right_border="10" top_border="10" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
<element type="verticalTab" state="down" image="glasstab_vert.png"
left_border="10" right_border="10" top_border="10" bottom_border="10"
preserve_h_aspect_ratios="false" hborder_out_portion="0.0" vborder_out_portion="0.0"
h_inner_padding="0" v_inner_padding="0" h_margin="0" v_margin="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Stateless -->
<element type="squareFocusHaloBW" common="y" image="glass_square_focused_bw.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
<element type="squareFocusHalo1" common="y" image="glass_square_focused_black.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
<element type="squareFocusHalo2" common="y" image="glass_square_focused_cyan.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
<element type="squareFocusHalo3" common="y" image="glass_square_focused_red.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
<element type="squareFocusHalo4" common="y" image="glass_square_focused_green.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
<element type="squareFocusHalo5" common="y" image="glass_square_focused_yellow.png"
left_border="6" right_border ="6" top_border="6" bottom_border="6"
hborder_out_portion="1.0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Stateless. No splitting into 9 areas is done; the image is just resized. -->
<element type="selectionHalo" image="bubble.png" />
<element type="focusHalo" image="glass_iconhighlight_focus.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="spinner" state="neutral" common="y" image="glassspinner.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner" state="focused" image="glassspinner_focus.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner" state="deactivated" common="y" image="glassspinner_deactivated.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
2021-08-13 22:09:24 -04:00
<!-- color spinner in kart color selection -->
<element type="spinner_rainbow" state="neutral" image="spinner_rainbow.png"
left_border="104" right_border="104" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" common="y"/>
<element type="spinner_rainbow" state="focused" image="spinner_rainbow_focus.png"
left_border="104" right_border="104" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" common="y"/>
<element type="spinner_rainbow" state="deactivated" image="spinner_rainbow_deactivated.png"
left_border="104" right_border="104" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" common="y"/>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- player name spinner color in multiplayer-->
<element type="spinner1" state="neutral" common="y" image="glass_square_black.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner2" state="neutral" common="y" image="glass_square_cyan.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner3" state="neutral" common="y" image="glass_square_red.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner4" state="neutral" common="y" image="glass_square_green.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<element type="spinner5" state="neutral" common="y" image="glass_square_yellow.png"
2018-10-11 22:30:15 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- This one is a bit special. Only area(s) LEFT and/or RIGHT will be rendered. They will be overlaid
on top of the spinner's background -->
<element type="spinner" state="down" image="glassspinner_down.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="110" right_border="110" top_border="0" bottom_border="36"
preserve_h_aspect_ratios="true" hborder_out_portion="0.0" />
<!-- For checkboxes, no splitting into 9 areas is done; the image is just stretched -->
<element type="checkbox" state="neutral+unchecked" image="glasscheckbox.png"/>
<element type="checkbox" state="neutral+checked" image="glasscheckbox_checked.png"/>
<element type="checkbox" state="focused+unchecked" image="glasscheckbox_focus.png"/>
<element type="checkbox" state="focused+checked" image="glasscheckbox_checked_focus.png"/>
<element type="checkbox" state="deactivated+unchecked" common="y" image="glasscheckbox_deactivated.png"/>
<element type="checkbox" state="deactivated+checked" common="y" image="glasscheckbox_checked_deactivated.png"/>
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- are always in neutral state for now. No splitting into 9 areas is done; the image is just stretched.
Note: the body of a guage is the same as for for spinners. -->
<element type="gaugefill" image="glasssgauge_fill.png" />
<element type="gaugefillrainbow" common="y" image="gauge_fill_rainbow.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Lists are always in neutral state for now -->
<element type="list" image="glass_section.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="15" right_border="15" top_border="7" bottom_border="7"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
<element type="listitem" state="focused" image="select.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="0" right_border="0" top_border="0" bottom_border="0"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
<!-- Scrollbars. Background and thumb have no state (always neutral state).
The buttons are the top and bottom arrows. Image must be top arrow, will
be mirrorred for bottom. Buttons can be in neutral or down state.
2019-07-08 22:11:37 -04:00
Advanced stretching is only used for the background and thumb. -->
<element type="scrollbar_background" common="y" image="scrollbar_bg.png"
2019-07-08 22:11:37 -04:00
left_border="7" right_border="7" top_border="7" bottom_border="7"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
<element type="scrollbar_thumb" image="scrollbar_thumb.png"
2019-07-08 22:11:37 -04:00
left_border="7" right_border="7" top_border="7" bottom_border="7"
hborder_out_portion="-1.0" vborder_out_portion="-1.0" />
<element type="scrollbar_button" common="y" image="scrollbar_btn.png" />
<element type="scrollbar_button" state="down" image="scrollbar_btn_down.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="left_arrow" state="neutral" common="y" image="left_arrow.png" />
<element type="right_arrow" state="neutral" common="y" image="right_arrow.png" />
<element type="left_arrow" state="focus" image="left_arrow_focus.png" />
<element type="right_arrow" state="focus" image="right_arrow_focus.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<element type="list_header" state="neutral" image="table_header.png" />
<element type="list_sort_up" state="neutral" common="y" image="list_sort_up.png" />
<element type="list_sort_down" state="neutral" common="y" image="list_sort_down.png" />
<element type="list_header" state="down" image="table_header_down.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Stateless -->
<element type="section" image="glass_section.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="15" right_border="15" top_border="15" bottom_border="15"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
<element type="section" state="selected" image="glassbutton_focused.png"
left_border="15" right_border="15" top_border="15" bottom_border="15"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Stateless -->
<element type="rounded_section" image="glass_rsection.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="15" right_border="15" top_border="15" bottom_border="15"
hborder_out_portion="0.0" vborder_out_portion="0.0" />
<!-- Stateless -->
<element type="window" image="dialog.png"
left_border="7" right_border="7" top_border="7" bottom_border="7"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
hborder_out_portion="1.0" vborder_out_portion="0.2" />
<!-- Stateless -->
<element type="tooltip" image="tooltip.png"
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
left_border="10" right_border="10" top_border="10" bottom_border="10"
hborder_out_portion="1.0" vborder_out_portion="1.0" />
<!-- Colors -->
<color type="text" state="neutral" r="220" g="220" b="220" />
<color type="brighttext" state="neutral" r="240" g="240" b="240" />
<!-- For highlighted items, e.g. in list -->
<color type="text" state="focused" r="255" g="255" b="255" />
2018-09-16 19:46:22 -04:00
<!-- Color used in the credits -->
<color type="credits_text" state="neutral" r="220" g="220" b="220" />
<!-- Color used for emphasized items in e.g. lists -->
<color type="emphasis_text" state="neutral" r="230" g="210" b="50" />
<color type="emphasis_text" state="focused" r="255" g="226" b="56" />
2020-06-14 23:00:58 -04:00
<!-- Color used for red/blue items in list (e.g. player team color in networking) -->
<color type="list_blue" state="neutral" r="0" g="0" b="180" />
<color type="list_blue" state="focused" r="0" g="0" b="255" />
2020-06-14 23:00:58 -04:00
<color type="list_red" state="neutral" r="255" g="0" b="0" />
<color type="list_red" state="focused" r="255" g="0" b="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Color used to fade out background when a dialog is shown -->
<color type="dialog_background" state="neutral" a="120" r="0" g="0" b="0" />
2019-12-17 20:23:06 -05:00
<!-- Color used for tips in the loading screen -->
<color type="tips_background" state="neutral" a="120" r="0" g="0" b="0" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Text field color -->
<color type="text_field" state="background" a="255" r="50" g="50" b="50" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<color type="text_field" state="background_focused" a="255" r="15" g="15" b="15" />
<color type="text_field" state="background_deactivated" a="255" r="120" g="120" b="120" />
<color type="text_field" state="background_marked" a="128" r="220" g="220" b="220" />
<color type="text_field" state="neutral" a="255" r="20" g="20" b="20" />
<color type="text_field" state="focused" a="255" r="235" g="235" b="235" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<color type="text_field" state="deactivated" a="255" r="90" g="90" b="90" />
<!-- Rating star image -->
<element type="rating" state="neutral" common="y" image="rating_star.png" />
New dark skin (coal) (#3293) * License for new coal skin * Coal skin elements * New coal skin * Better contrast for coal skin select * Lighter white text. * Improved contrasts for actionable UI elements * Make the theme back to a darker background while improving contrast again * Ranking formula refinements (#3288) * Reduce the maximum scaling time from 600s to 500s 8m20s is already much longer than nearly all ranked races will be, so it matters most for eliminated players. It would be too punishing if kept to 600 with the new time scaling method. * New helper function for ranking computations * Make short races less important for ranking points And long races more important * Use double for calculation * Fix as alayan suggested * Fix possible empty race event manager instance * Show remote player in the past * Allow to set commandline arguments on android * Fix #3242 * More on #3242 * FIx #2912 * Better checkboxes (#3291) * Better checkboxes for forest skin * Better checkboxes for ocean skin * Better checkboxes for peach skin * Better checkboxes for ruby skin * Try to create external/internal directory if it's not available. Typically it always exists on new phones, but I didn't find any information if it's guaranteed to exist and it's missing on my old phone. * Always set blend func in GLES 2.0. It's often changed in STK engine and the value stored in irrlicht variable may be invalid. Fixes #3296 * Avoid a crash when user name is empty * Unlock cutscene improvements (#3298) * Don't display unlocked features out of screen when there are 4 to 6-7 And more regular spacing between them * Remove outdated workaround * Store the previous number of story mode point * Allow to get the previous points from player profile * Fix points estimation for finding unlocked tracks - Updated to reflect that the player's points are now updated before this function - Use the real previous number of points rather than trying to estimate the point change (otherwise, the points computation method would have to be duplicated here to not have a bug with GPs who give more points than single race challenges). * Fix #3100 (#3299) * Fix #3100 * Fix server only compilation * Fix stupidly long line full of whitespace (#3303) * Don't use pkg-config on macOS Fixes #3305 * Fix #3309 * Great improvements to skin data (#3312) * Add vertical tab support and get common files from a common folder * License file for the common folder * UI images shared by all 4 colored themes * Delete redundant pictures * Delete background.jpg * Delete dialog.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_checked_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glass_rsection.png * Delete glass_section.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete rating_star.png * Delete right_arrow.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete table_header.png * Delete tooltip.png * Optimize image size and add vertical tabs * Optimize image size and add vertical tabs for ocean skin * The multiplayer colored squares are also shared * Use the multiplayer colored squares from common * Remove more redundant skin images * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Optimize image size and add vertical tabs for peach skin * Optimize image size and add vertical tabs for forest skin * Special focus halo for ruby skin Currently, the halo used in single player is shared with the one used for the first player in local multiplayer, despite the color of the top spinner widget not matching in this situation. Better having this mismatch that a not-so-great halo in single-player. I put it in common as it may be reused for multiplayer focus by other skins. * Use pink selection halo * Put the bottom bar among skinnable UI images * Make the bottom bar part of the skins * Coding style fix * Delete bar.png * Load bottom bar texture from skin rather than gui folder Also rename bg_image to m_bg_image * Move black focus halo to the common folder * Remove duplicate image, use common folder * Delete glass_square1.png * Delete glass_square2.png * Delete glass_square3.png * Delete glass_square4.png * Delete glass_square_focused.png * Delete glass_square_focused2.png * Delete glass_square_focused3.png * Delete glass_square_focused4.png * Delete glass_square_focused_bw.png * Delete left_arrow.png * Delete rating_star.png * Delete right_arrow.png * Delete list_sort_down.png * Delete list_sort_up.png * Delete glassbutton_deactivated.png * Delete glasscheckbox_deactivated.png * Delete glassspinner.png * Delete glassspinner_deactivated.png * Delete scrollbar_bg.png * Delete scrollbar_btn.png * Delete tooltip.png * Delete glasscheckbox_checked_deactivated.png * Use common folder, support vertical tabs, and small tweaks * Optimize image size, add vertical tabs, add custom bottom bar
2018-06-18 19:02:35 -04:00
<!-- Font color -->
<color type="font" state="top" a="255" r="140" g="140" b="140" />
<color type="font" state="bottom" a="255" r="235" g="235" b="235" />
<color type="font" state="normal" a="255" r="220" g="220" b="220" />
</skin>