1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 09:30:07 +08:00
Files
osu-lazer/osu.Desktop
T
SupDos f23734858f Fix Discord playtime counter resetting on every activity change (#36973)
Discord resets the playtime counter on the rich presence whenever the
status changes since there's no timestamp set as the start time for the
activity. This PR adds the timestamp as `Timestamps.Now` as per the
[library
docs](https://lachee.github.io/discord-rpc-csharp/articles/features/timestamps.html)

<table>
<tr>
 <td> Before
 <td> After
<tr>
 <td>


https://github.com/user-attachments/assets/a745967a-3dfa-4f70-938c-a9abd45866c6


 <td>


https://github.com/user-attachments/assets/09c24fde-f150-4a3b-bb6a-afb325561508


</table>
f23734858f · 2026-03-17 12:31:28 +09:00
History
..
2024-09-14 02:46:19 +09:00
2024-11-09 15:11:47 +09:00
2025-07-09 12:46:14 +09:00
2024-05-23 12:53:33 +02:00