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-05-22 18:20:47 +08:00
Code
Issues
Releases
Wiki
Activity
21,856
Commits
4
Branches
794
Tags
1dfd104690c601330c4b9e90eb8f9fbd73a9c75e
Commit Graph
23 Commits
Merge branch 'master' into import-stable-scores
Dean Herbert
·
2019-07-05 15:54:33 +09:00
598b0d668b
Fix path specification not being cross-platform compliant
Dean Herbert
·
2019-07-05 14:15:29 +09:00
87c8fd0035
Clean up stable lookup and mutate logic
Dean Herbert
·
2019-07-05 13:59:31 +09:00
ba8df3ba92
Check if the locally available score has files
iiSaLMaN
·
2019-07-05 05:16:40 +03:00
bff5ad22f4
Merge branch 'master' into import-stable-scores
Dean Herbert
·
2019-07-04 01:00:42 +09:00
7575047db8
Move replay button to score card
naoey
·
2019-06-29 10:55:30 +05:30
bc52f76556
Update to match upstream changes
naoey
·
2019-06-28 09:33:13 +05:30
53d6d74537
Implement replay downloading with ArchiveDownloadModelManager
naoey
·
2019-06-28 09:33:13 +05:30
ab0bb8b678
Move responsibility for selecting paths to model managers
HoLLy
·
2019-06-21 17:32:47 +02:00
802da225d4
Change FirstOrDefault back to First
HoLLy
·
2019-06-19 20:40:30 +02:00
c1c19243cd
Remove now unneeded check against file extension
HoLLy
·
2019-06-19 20:38:43 +02:00
8d62ce8967
Add basic score import from stable
HoLLy
·
2019-06-19 18:33:51 +02:00
15c75b4442
Add proper co-dependent beatmap/score deletion via events
Dean Herbert
·
2019-05-09 15:15:28 +09:00
24e64c1333
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Add leaderboard display for local scores
smoogipoo
·
2018-11-30 18:40:53 +09:00
10ed09521c
Update hashing method in line with master
Dean Herbert
·
2018-11-30 17:36:06 +09:00
66e43e6ed9
ScoreInfo scoreInfo -> ScoreInfo score
Dean Herbert
·
2018-11-30 15:18:52 +09:00
831cd3ed59
Fix local score infos conflicting
smoogipoo
·
2018-11-30 14:27:34 +09:00
b673eb79b1
Don't import replays with no existing beatmap
smoogipoo
·
2018-11-28 20:19:35 +09:00
2bb7a078c9
Move replays to an wrapping Score class
smoogipoo
·
2018-11-28 18:45:17 +09:00
b8e60afa69
Score -> ScoreInfo
smoogipoo
·
2018-11-28 18:33:01 +09:00
219929eb47
Implement importing of scores into ScoreManager
smoogipoo
·
2018-11-28 17:19:58 +09:00
1717d7defb
Initial scoremanager/scorestore structure
smoogipoo
·
2018-11-28 16:50:16 +09:00
4ba7690e04