Commit graph

1280 commits

Author SHA1 Message Date
Henrik Rydgård
0ab4c58343 Improve handling of server/token errors 2023-07-22 12:36:26 +02:00
Henrik Rydgård
8cfc4fe60d
Merge pull request #17647 from lvonasek/postshader_fake_reflections
Postshader - Fake reflections
2023-07-22 12:24:40 +02:00
Henrik Rydgård
fbf10e132b Allow entering an exact Mac address, while keeping the randomization ability
Fixes #16546
2023-07-21 23:50:30 +02:00
Henrik Rydgård
ace217008a In D3D11, force block compressed textures to have dimensions divisible by 4
Fixes #17745 (crash when loading certain texture packs in D3D11)

This is an old unfortunate limitation. Only applies to the top mip
level, which makes it obvious that it's kinda unnecessary for the
hardware and indeed, Vulkan and OpenGL don't have this limitation.
2023-07-20 19:44:00 +02:00
DDinghoya
3770b3af04
Update ko_KR.ini 2023-07-19 23:07:47 +09:00
Henrik Rydgård
370bb4c315 More progressbar improvements 2023-07-18 15:52:14 +02:00
Henrik Rydgård
ee634e0d32 Add Encore Mode warning on Achievements screen 2023-07-16 22:12:06 +02:00
Henrik Rydgård
ec8b041f73 Remove unused strings, copy new ones 2023-07-16 16:45:54 +02:00
Henrik Rydgård
4a7ac59389 Translation fixes 2023-07-16 16:33:35 +02:00
Henrik Rydgård
8a59ed0062 Add function ApplySafeSubstitution for translation strings with parameters 2023-07-16 16:26:49 +02:00
Henrik Rydgård
bd4f3f8953 Start work on making sound effects customizable 2023-07-16 12:56:46 +02:00
Henrik Rydgård
437a984d7f Quick message fix for games with no achievements but still recognized by RA 2023-07-14 15:28:02 +02:00
Henrik Rydgård
aa4264a192 RetroAchievements: Better handling of not being online when trying to log in 2023-07-13 11:26:43 +02:00
Henrik Rydgård
c6d33957af Add a checkmark icon. Rebuild the UI icon atlas image 2023-07-13 11:02:15 +02:00
Henrik Rydgård
a21d70f5b4
Merge pull request #17665 from lvonasek/postshader_bloom
Postshader - New version of bloom
2023-07-13 10:18:38 +02:00
Henrik Rydgård
943bfb7329 Show a warning message on login failure 2023-07-12 19:55:53 +02:00
Henrik Rydgård
af92430b18 Achievement Unlocked and Leaderboard Submitted sound effects 2023-07-12 19:55:53 +02:00
Kung-chih
c1b9e32bc3
Update zh_TW.ini 2023-07-12 21:42:36 +08:00
Patrxgt
6c49af73c7
Fixed Polish translation (#17698)
* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini

* Update pl_PL.ini
2023-07-11 20:59:33 +02:00
DDinghoya
58430854fd
Update ko_KR.ini 2023-07-11 23:36:31 +09:00
Henrik Rydgård
98cb26b8d0 RetroAchievements UI updates: Merge Account and Settings tabs
Move rare settings to a Developer Tools tab instead.

Minor translation updates.
2023-07-11 10:36:32 +02:00
Henrik Rydgård
c17b84b3d4 Implement RetroAchievements challenge mode restrictions, and fix related bugs 2023-07-08 21:55:32 +02:00
Henrik Rydgård
0889e7cf3e Add setting to enable unofficial achievements 2023-07-08 21:47:19 +02:00
Henrik Rydgård
cff13d56d1 Implement Encore Mode. Clean some stuff up. 2023-07-08 21:47:19 +02:00
Henrik Rydgård
bf0d074688 Add game achievement summary view directly on pause screen, code cleanup 2023-07-08 21:47:19 +02:00
Henrik Rydgård
9bd67df5b2 Achievement savestate fixes 2023-07-08 21:47:16 +02:00
Henrik Rydgård
b9327073bb Add checkbox controlling if new mappings can be combo mappings.
These can be problematic with certain controllers that send double
signals. Like PS4 controllers on Android, the analog triggers send dual
axis events, and additionally digital events.
2023-07-07 10:42:08 +02:00
Lubos
6a1b36ce3f Typo removed 2023-07-05 19:27:33 +02:00
Lubos
0729aa5d46 Postshader - New version of bloom 2023-07-05 19:20:17 +02:00
tofilwiktor
3022caa4ec Fixed a misspelling in the Polish translation 2023-07-05 15:34:22 +02:00
Lubos
6e10f20f8b OpenXR - Tony Hawk mirroring hack better 2023-07-02 20:29:59 +02:00
Lubos
2a7d6fe9f8 Postshader - Fake reflections added 2023-06-30 14:38:35 +02:00
Henrik Rydgård
b93591bb7e
Merge pull request #17645 from NABN00B/compat
Add Sindacco Chronicles to compat.ini and compatvr.ini
2023-06-29 15:01:28 +02:00
DDinghoya
7843a172f4
Update ko_KR.ini 2023-06-29 20:22:50 +09:00
Nab
08348d704c
add Sindacco Chronicles 2023-06-28 21:39:31 +02:00
Nab
6c479812cb
Add Sindacco Chronicles 2023-06-28 21:15:06 +02:00
Felipe
4aab87f205
Small fix 2023-06-28 13:13:44 -03:00
Felipe
1e813a3c57
Updated brazilian portuguese translation
Updated with the latest strings.
2023-06-28 13:10:10 -03:00
Henrik Rydgård
aefedb14c9 Force circle to confirm in Shining Blade too, thanks Irfan.
See report in issue #17622
2023-06-27 22:11:18 +02:00
Henrik Rydgård
e752f30890
Merge pull request #17635 from hrydgard/lang-updates
Language file updates after RetroAchievements merge
2023-06-27 21:27:54 +02:00
Henrik Rydgård
0b75174d02 Force circle button to confirm in Danball Senki original too. See #17622 2023-06-27 21:26:16 +02:00
Henrik Rydgård
d42112d10d More Swedish 2023-06-27 18:04:27 +02:00
Henrik Rydgård
64a585ece4 Copy the achievement lines to all the other languages 2023-06-27 18:04:27 +02:00
Henrik Rydgård
5f38883973 Translate achievement stuff to Swedish 2023-06-27 18:04:27 +02:00
Henrik Rydgård
d5b3c25bfb en_US: Move [Achievements] to the alphabetical position (top) 2023-06-27 18:04:27 +02:00
Henrik Rydgård
5ae266ebe6 Remove wrong space from pt_BR.ini 2023-06-27 18:04:27 +02:00
Henrik Rydgård
b991e9d8fd Minor cleanups, add most translation strings to en_US.ini 2023-06-27 09:53:03 +02:00
Henrik Rydgård
80ff3f89bf Improve the pause screen achievement list, show a game banner at the top 2023-06-26 10:01:41 +02:00
Henrik Rydgård
c9c1796dff Second batch of fixes. Doesn't link yet and much work remains. 2023-06-26 10:01:40 +02:00
Henrik Rydgård
029b887491 Initial batch of fixes. Not compiling yet, http will be the tricky one. 2023-06-26 10:01:40 +02:00