Commit Graph

327 Commits

Author SHA1 Message Date
Henrik Rydgård 167f8af0a2 Bump Cargo.lock for langtool, remove string 2026-07-08 18:29:40 +02:00
Henrik Rydgård 36bdde68f9 Delete the "Lazy texture cache" option 2026-06-09 23:49:54 +02:00
Eloren1 4fd8f76337 Auto translate using existing terminology 2026-05-31 20:43:37 +03:00
Henrik Rydgård affdeb827e Change rewindstate metadata to say X seconds ago 2026-05-19 12:19:31 +02:00
Henrik Rydgård ec681b1f56 Add translations, modify a string 2026-05-16 22:35:10 +02:00
Henrik Rydgård 6eb0b3fd51 Fix an issue with Exit icon not showing up in MessagePopup 2026-05-13 11:04:03 +02:00
Henrik Rydgård 9d5a3ec354 Android: Add an error message with an info link if launching a file browser fails 2026-05-12 01:45:30 +02:00
Henrik Rydgård a128d2caa1 Add a translation string for the "Show player port numbers" setting, and for player ports.
See #21661
2026-05-12 00:00:31 +02:00
Henrik Rydgård bc62602935 Add checkboxes to enable/disable the three input backends.
Can probably serve as a workaround for #21494
2026-05-01 21:28:25 +02:00
Henrik Rydgård 56229ea468 Improved error and success messages for cheat import 2026-05-01 20:45:42 +02:00
Henrik Rydgård 1288070f95 Translation string 2026-04-28 22:18:30 +02:00
Henrik Rydgård 8304d8622a Hide the save/load indicator by default, add a (developer) setting. Also sneak in an adhoc server list bug fix.
Fixes #21523
2026-04-06 10:04:09 -06:00
Henrik Rydgård df7ebd38be More translation strings 2026-03-30 12:06:23 -06:00
Henrik Rydgård c2b6070c74 Add translation string for Players waiting 2026-03-30 11:34:24 -06:00
Henrik Rydgård cfc5d74602 Some progress with server status UI 2026-03-30 11:34:19 -06:00
Henrik Rydgård 6c24a8b758 Add another missing translation 2026-03-26 10:07:52 -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 c5e0403ffd Add the screen rotation control to the display layout page (to reduce confusion) 2026-03-14 09:52:35 +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 52d26f6acd Merge pull request #21421 from hrydgard/split-mmpx-upscaler
Split MMPX texture upscaling shader into regular and advanced
2026-03-12 18:56:17 +01:00
Henrik Rydgård 3934c3facb Split MMPX texture upscaling shader into regular and advanced
The newer one, improved by CrashGG, will not load on many older devices
due to complexity.
2026-03-12 18:27:07 +01:00
Henrik Rydgård f2ebcf42cb On the pause screen, ask for confirmation when creating configs. Too easy to slip and do by accident. 2026-03-12 15:41:24 +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 9cb1c01a00 Update the port offset setting hint 2026-03-12 12:01:36 +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 0cc5eb920b Translation fixes, more button images in MessagePopupScreen 2026-03-09 14:06:20 +01:00
Henrik Rydgård 620c6ae049 Add UI for adding and removing custom servers from the adhoc server screen 2026-03-09 11:57:31 +01:00
Henrik Rydgård f6dda460f9 Translate relay connection messages 2026-03-09 00:19:36 +01:00
Henrik Rydgård 86dc349c1b Lang fixes 2026-03-07 10:19:17 +01:00
Henrik Rydgård d2e7510cea Rename a translation string, remove ':' 2026-03-06 13:25:07 +01:00
Henrik Rydgård 686c4a35dd Add translation strings 2026-03-06 13:25:07 +01:00
Henrik Rydgård bc0d074677 Merge pull request #21357 from hrydgard/axis-swap-hold
Add a "hold" version of the axis swap toggle. Often more convenient.
2026-03-06 00:30:54 +01:00
Henrik Rydgård abb70094ee Fix two untranslatable strings
See #21356
2026-03-05 23:09:46 +01:00
Henrik Rydgård 232ea1a8a1 Add a "hold" version of the axis swap toggle. Often more convenient.
This is useful for working around some annoying control schemes.

Fixes #21354
2026-03-05 23:05:35 +01:00
Henrik Rydgård 892ef99daa Misc cleanups and fixes 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 c74e21243d Add support for installing plugins directly from zip files 2026-02-25 14:28:57 +01:00
Henrik Rydgård 61fd0430e5 Update strings for the adhoc mode message 2026-02-19 16:43:55 +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
Henrik Rydgård 20dac95d7d Translation 2026-02-18 19:18:43 +01:00
Henrik Rydgård 1a2e32d451 Fix some untranslatable strings, thanks TotalCaesar569 2026-02-18 18:39:44 +01:00
Henrik Rydgård 1e93693f73 Revert "Remove the upgrade reminder"
This reverts commit a1a9278047.
2026-02-14 11:17:29 +01:00