Commit Graph

1457 Commits

Author SHA1 Message Date
Henrik Rydgård 49d3d3dc37 Settings and dev settings: Preserve the current tab. Minor UI tweaks. 2026-04-06 12:09:40 -06:00
Guido Cella 4413c7b10f Implement pause on lost focus on SDL
This option was Windows exclusive and this commit implements it on SDL
as well.

It is hidden on mobile devices because it makes no sense there.
2026-04-01 15:39:34 +02:00
Henrik Rydgård cfc5d74602 Some progress with server status UI 2026-03-30 11:34:19 -06:00
Henrik Rydgård f6e518aae7 More string cleanup 2026-03-26 09:49:35 -06:00
Henrik Rydgård 212547eece Remove "Change" from "Change nickname", remove redundant translation 2026-03-26 09:35:37 -06:00
Henrik Rydgård a4b76ed285 Try to nudge the user to pick a unique nickname for adhoc 2026-03-26 09:29:20 -06:00
Henrik Rydgård 77c28d7b5d Clean up quickchat setting code and translation strings 2026-03-18 08:58:50 +01:00
Henrik Rydgård 0d2f7055fd Fix a minor misbehavior with "non-added" adhoc server names 2026-03-14 23:47:21 +01:00
Henrik Rydgård 75453632f9 Handle inset adjustements on the C++ side, handle them better in the UI. 2026-03-14 18:13:37 +01:00
Henrik Rydgård e33fd29bd2 Add a "quick-edit" button for the current server host/ip, if it's custom
This was requested by Majin on Discord, whose server changes IP
regularly for some reason.
2026-03-14 13:45:45 +01:00
Henrik Rydgård 80f8911c88 Make it clearer that you can enter a hostname or an IP when adding a server 2026-03-14 09:41:55 +01:00
Henrik Rydgård fba616a259 Show setting hints as disabled if the setting is disabled
See #21423
2026-03-13 16:40:02 +01:00
Henrik Rydgård d1d42a490a Rename "Change MAC address" to "MAC address" 2026-03-12 12:26:14 +01:00
Henrik Rydgård 556c501c30 Remove "PRO" branding from adhoc servers 2026-03-12 12:24:38 +01:00
Henrik Rydgård 6a627c4cd2 Add link to the new multiplayer quickstart guide 2026-03-12 12:20:14 +01:00
Henrik Rydgård 6c46d97af0 Reorder some settings, split out the hint for Port Offset 2026-03-12 12:01:34 +01:00
Henrik Rydgård 4af47ff7b2 Minor cleanup 2026-03-12 11:10:35 +01:00
Henrik Rydgård e0f1b6b7d9 Move the "localhost = multiple instances" hint into the adhoc server selector 2026-03-10 09:05:10 +01:00
Henrik Rydgård f175408968 Reorder network settings a little, show the nickname setting there too (yes, dupe, but useful). 2026-03-10 09:05:10 +01:00
Henrik Rydgård 7728a2996a Avoid emitting the "Audio backend" itemheader twice on SDL 2026-03-09 19:00:44 +01:00
Henrik Rydgård d596e43b4b Android: Scale down selected background images when too large. Fix activity issue. 2026-03-08 14:53:20 +01:00
Henrik Rydgård d6ca0378b6 Move DarwinFileSystemServices.mm/h to Core/Util 2026-03-07 11:35:34 +01:00
Henrik Rydgård d2e7510cea Rename a translation string, remove ':' 2026-03-06 13:25:07 +01:00
Henrik Rydgård 15055ee360 Fixes to gesture mapping - don't gate double-tap and analog between the gesture enable control for each zone. 2026-03-06 00:44:31 +01:00
Henrik Rydgård abb70094ee Fix two untranslatable strings
See #21356
2026-03-05 23:09:46 +01:00
Henrik Rydgård 2052ebc60c Fix switching of audio devices on Windows.
Fixes #21337
2026-03-04 14:41:59 +01:00
Henrik Rydgård e780e32f98 Controls: Add a setting for the threshold used to map analog stick inputs to digital buttons 2026-03-02 22:50:15 +01:00
Henrik Rydgård 9097dd935a Somewhat improve the UI of the adhoc server list 2026-02-26 17:17:42 +01:00
Henrik Rydgård 5255d450bc Move the AdhocServerScreen to its own file, remove the "Toggle List" button 2026-02-26 17:17:42 +01:00
Henrik Rydgård 22f2e69d0a Integrate the exit reminder (you haven't saved..) in warnings from setting that require restart
Part of #21223
2026-02-24 00:56:45 +01:00
Henrik Rydgård eb56b9e0c6 Correct bug where MainScreen wasn't updated after a language change in settings 2026-02-20 09:28:04 +01:00
Henrik Rydgård 7c8b759141 Show default on some more settings with the new mechanism. Not sure if this is actually a good thing or just messy 2026-02-19 16:15:26 +01:00
Henrik Rydgård 20f1714e6e Merge pull request #21280 from Kethen/adhoc_stuffs
Adhoc relay server: Auto/Yes/No instead of checkbox
2026-02-19 10:47:07 +01:00
Henrik Rydgård f353052f87 Split out hint from a few translation strings 2026-02-19 00:15:49 +01:00
Henrik Rydgård 4501550faa More settings tweaks 2026-02-19 00:15:49 +01:00
Katharine Chui b3b9e90403 expand adhoc server list
Add various data fields and logic to handle:
- automatic adhoc data mode handling
- future UI expension on server list
- future support for automatically downloaded/user provided server list
2026-02-18 19:22:38 +01:00
Henrik Rydgård 20dac95d7d Translation 2026-02-18 19:18:43 +01:00
Henrik Rydgård 4477396045 AdHoc relay server: Replace checkbox with "Auto" / "On" / "Off" 2026-02-18 19:18:42 +01:00
Henrik Rydgård 1a2e32d451 Fix some untranslatable strings, thanks TotalCaesar569 2026-02-18 18:39:44 +01:00
Henrik Rydgård e65013201f Fix color of setting hints. Minor tweak to clipboard notifications
See #21223
2026-02-17 11:32:10 +01:00
Henrik Rydgård 1cc2b7233a Fix some minor visual UI issues
See #21223
2026-02-15 19:57:56 +01:00
Henrik Rydgård a5029a23de Various tweaks to the update reminder UI. Now works in portrait. 2026-02-14 12:04:30 +01:00
Henrik Rydgård 03535ffced Cleanups and fixes 2026-02-14 11:18:27 +01:00
Henrik Rydgård 7fa52a0916 Fix problem with confirm button set to O.
Fixes #21042
2026-02-13 22:08:28 +01:00
Henrik Rydgård f3c9b0cfeb Remove more uses of the ugly PromptScreen. 2026-02-12 13:37:45 +01:00
Henrik Rydgård e1b638aaab Minor UI tweaks 2026-02-11 23:33:39 +01:00
Henrik Rydgård 60f0f79273 On Android, rename "Full screen" to "Hide navigation bar" 2026-02-11 17:40:52 +01:00
Henrik Rydgård 81776cce4d Slightly improve an error message (needs more improvement) 2026-02-10 08:28:53 +01:00
Henrik Rydgård 3aa1aba8f5 Correct an issue where there was a 1 frame latency in UI event processing 2026-02-08 12:44:12 +01:00
Henrik Rydgård a342b53d6d Correct look of the screen rotation picker on the System tab in settings 2026-02-08 00:53:50 +01:00