Jamiras
d3475686bd
fix hardcore acting as if it's enabled when it isn't ( #16530 )
2024-05-15 07:23:43 -07:00
Jamiras
4ba5fc0333
(cheevos) upgrade to rcheevos 11.1 ( #16151 )
...
* move pause spam management into rc_client
* update to rcheevos 11.1
* show [m] on missables
* update makefile
2024-01-21 18:12:30 -08:00
Jamiras
93e5566b9a
(cheevos) inform user when server is unreachable ( #15970 )
...
* ensure game placard is loaded on main thread
* show on-screen indicator while disconnected
* show server unreachable message in achievements menu
* remove comment
2023-12-02 05:33:13 -08:00
Jamiras
bbe7afcd82
(cheevos) use rc_client for state management ( #15912 )
...
* use rc_client for achievement processing
* log disconnect/reconnect messages
* address compiler warnings
* address c89 warning
* address c89 warning
2023-11-15 13:18:20 -08:00
Jamiras
8523eaf5c0
[cheevos] upgrade to rcheevos 11.0 ( #15859 )
...
* update rcheevos
* update rcheevos
2023-11-02 11:52:36 -07:00
Jamiras
e2e193290c
show tracker
2023-05-15 03:41:45 +02:00
Jamiras
8ea9651d09
(cheevos) expand leaderboard visibility settings ( #15201 )
...
* migrate cheevos_leaderboard_enabled setting to cheevos_visibility_lboard_X
* provide translatable strings for leaderboard messages
2023-04-16 19:44:46 +02:00
Jamiras
2a7480d1e0
collapse trackers with same value definition ( #15163 )
2023-04-06 22:36:38 +02:00
retroNUC
31addc0a61
Achievement Visibility Submenu - Additional changes
...
- 'Unlocks/Mastery' split into two options
- 'Account/Login Messages' split off from 'Verbose', gated all login success/error messages
- menu_cbs_sublabel.c - Now in same order as menu options
- menu_setting.c - VISIBILITY_UNLOCK default value now uses define
- All suggested text/cleanup changes from Jamiras
2023-01-05 19:51:55 +01:00
retroNUC
6e81098132
Add Achievements Visibility submenu options
...
- Startup Summary split off from Verbose Mode, added option to hide for games with zero core cheevos
- Some existing options moved into this submenu
- Leaderboard-related options coming in future PR
2023-01-05 19:51:55 +01:00
Jamiras
2acc7c4b39
release achievement badge textures when video driver is deinitialized ( #14329 )
2022-08-18 04:28:55 +02:00
libretroadmin
050107a90e
(Cheevos) On platforms like WiiU that have cheevos support but no threading support, it was complaining about unused variables like rcheevos_locals. The macros for
...
slock_lock/slock_unlock seem needless anyway, so we just reference slock_lock/slock_unlock directly and put it behind
HAVE_THREADS ifdefs so the user/programmer knows what is going on
2022-06-19 18:06:17 +02:00
Jamiras
e3b59fd36d
upgrade to rcheevos 10.4 ( #13908 )
2022-05-04 04:46:47 +02:00
Jamiras
4d2adee166
use display name for UI
2022-03-20 18:31:07 +01:00
Jamiras
c092fa33e1
add mastery placard ( #13575 )
2022-01-31 16:33:23 +01:00
twinaphex
bfeffb2423
Fix local header path includes
2021-12-04 16:11:02 +01:00
Jamiras
99a1ffdb89
validate hashes for secondary discs in multi-disc games ( #13283 )
2021-11-25 07:15:37 +01:00
Jamiras
a3b508f136
show widget for loaded game
2021-11-16 08:26:42 -07:00
Jamiras
20264aaced
replace coroutines with tasks ( #13178 )
2021-11-01 18:02:40 +01:00
Jamiras
bb6911077a
add messages for unknown game and network error
2021-07-30 11:16:12 -06:00
Jamiras
46ffe5f4b2
use case-corrected username for server calls
2021-07-08 00:33:45 -06:00
Jamiras
7aca71e625
convert to rapi
2021-07-07 23:51:45 -06:00
twinaphex
0e1d5ba30e
Silence some warnings; cleanup
2021-06-21 21:15:03 +02:00
Jamiras
75fcd63b4a
(cheevos) use common functionality moved into rcheevos ( #12504 )
...
* user rcheevos for disallowed_settings
* use rcheevos for memory map
2021-06-09 06:32:34 +02:00
Jamiras
f8479c2b5a
address travis warnings
2021-06-02 06:37:54 -06:00
Jamiras
ef9beea9f8
use info icon for headers; use server default image while downloading badges
2021-06-01 21:27:02 -06:00
Jamiras
cd8f6ede4e
support for almost there, active challenge, and recently unlocked categories
2021-06-01 19:38:10 -06:00
Jamiras
e76265e1aa
group achievements by category
2021-06-01 15:23:18 -06:00
Jamiras
293e797146
move menu code to separate file
2021-06-01 09:02:12 -06:00