This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-07 06:23:39 +08:00
Code
Issues
Releases
Wiki
Activity
62,623
Commits
4
Branches
802
Tags
6865d8894de02cf68466d809875e45508d839bb1
Commit Graph
22 Commits
Remove pending export operation if active score is changed
Dean Herbert
·
2023-07-30 16:41:45 +09:00
6d5b3617b3
Don't queue export replay operations if button is disabled
Dean Herbert
·
2023-07-30 16:41:33 +09:00
35ec55c1f6
Fix
ReplayDownloadButton
handling key repeat
Dean Herbert
·
2023-07-26 15:21:43 +09:00
e26afc2b89
Improve and combine logic that exists in two classes
Dean Herbert
·
2023-06-21 17:48:12 +09:00
9ca772421d
Also add hotkey to export replays
Dean Herbert
·
2023-06-20 16:54:37 +09:00
4bd121d3b8
Apply NRT and hotkey support to save replay button at results screen
Dean Herbert
·
2023-06-20 16:29:15 +09:00
1e0e29847f
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Standardise
HasReplay
implementation (and remove from persisting to realm)
Dean Herbert
·
2022-07-15 16:14:21 +09:00
c8c79d2185
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Move enabled setting to each case
Joseph Madamba
·
2022-04-06 21:22:56 -07:00
358931842f
Fix replay button being disabled when available locally but not online
Joseph Madamba
·
2022-04-06 20:43:56 -07:00
4432a93d09
Move score download logic out of
ScoreManager
Dean Herbert
·
2021-11-25 17:33:04 +09:00
a2ab9f457d
Fix some oversights and test failures
Dean Herbert
·
2021-10-27 23:42:27 +09:00
746d6a4c16
Update remaining usages of download tracking
Dean Herbert
·
2021-10-27 21:00:46 +09:00
f014ceaead
Fix incorrect DI retrieval in
ReplayDownloadButton
Dean Herbert
·
2021-10-06 05:29:00 +09:00
5a4474e1b2
Split out
IModelDownloader
and also split apart
ScoreManager
Dean Herbert
·
2021-09-30 18:25:20 +09:00
3e3b9bc963
Rename download state
Downloaded
to
Importing
Salman Ahmed
·
2021-01-13 18:04:53 +03:00
1f12b2bd09
Fix replay download button always being disabled when initial score's replay is unavailable
Joehu
·
2020-08-29 09:33:01 -07:00
0a643fd5e5
Load imported scores to results screen rather than gameplay
Dean Herbert
·
2020-06-15 20:23:35 +09:00
c3c5a99a22
Fix potential nullref
smoogipoo
·
2020-05-28 21:46:02 +09:00
013461377e
Improve results screen behaviour when changing selected score
smoogipoo
·
2020-05-28 21:40:01 +09:00
47d5974f04
Implement the new results screen
smoogipoo
·
2020-03-17 17:43:16 +09:00
1c4296f5e7