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-04 11:04:04 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
801
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
3395 Commits
Merge remote-tracking branch 'upstream/master' into async-beatmap-load
Dean Herbert
·
2019-06-27 13:58:59 +09:00
0bad86f6d9
Add finaliser to WorkingBeatmap
Dean Herbert
·
2019-06-27 13:56:36 +09:00
8b0aaccfe6
Adjust background colour of non-loaded beatmap set cover to play better with black foreground elements
Dean Herbert
·
2019-06-27 12:17:28 +09:00
a4929f19e5
Merge remote-tracking branch 'upstream/master' into not-available-to-download
Dean Herbert
·
2019-06-27 11:44:41 +09:00
375a6f406d
Merge remote-tracking branch 'upstream/master' into generic-download-tracking-composite
naoey
·
2019-06-26 18:17:53 +05:30
f3a84de7b5
Merge branch 'master' into generic-download-model-manager
Dean Herbert
·
2019-06-26 20:37:56 +09:00
c34f6180e6
Don't throw exception for non-existent files
smoogipoo
·
2019-06-26 17:23:12 +09:00
cb65fc6317
Merge branch 'master' into generic-download-model-manager
Dean Herbert
·
2019-06-24 18:35:58 +09:00
88b182ab3f
Move task out of ctor to avoid initialisation ordering issues
Dean Herbert
·
2019-06-24 17:10:50 +09:00
1830362337
Load beatmap content asynchronously in the background
Dean Herbert
·
2019-06-24 13:38:30 +09:00
6d864cb47e
Merge branch 'master' into difficulty-icon-tooltip
Ganendra Afrasya
·
2019-06-22 11:54:00 +07:00
d540565197
Merge remote-tracking branch 'origin/master' into import-stable-scores
HoLLy
·
2019-06-21 17:42:59 +02:00
f072a53e93
Move responsibility for selecting paths to model managers
HoLLy
·
2019-06-21 17:32:47 +02:00
802da225d4
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-21 14:16:31 +03:00
a1c58b164c
Remove bad words on code comments
Joehu
·
2019-06-19 21:33:58 -07:00
ca919f02e6
Add basic score import from stable
HoLLy
·
2019-06-19 18:33:51 +02:00
15c75b4442
Fix inspection
Dean Herbert
·
2019-06-20 01:10:14 +09:00
63d0324f96
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-19 01:14:32 +03:00
5278c5f365
Simplify download method
Dean Herbert
·
2019-06-19 01:41:19 +09:00
341dc74834
Merge branch 'master' into generic-download-model-manager
Dean Herbert
·
2019-06-19 01:29:06 +09:00
d65c20bbdc
Make sure tooltip appear in specific cases
Ganendra Afrasya
·
2019-06-17 22:44:28 +07:00
aa53f14329
Add color to star rating and star sprite icon
Ganendra Afrasya
·
2019-06-16 00:40:44 +07:00
1f2f26a503
Adding custom tooltip to DifficultyIcon
Ganendra Afrasya
·
2019-06-16 00:02:26 +07:00
515534cb34
Move metrics to beatmap set
smoogipoo
·
2019-06-13 16:52:49 +09:00
0a79b444d9
Make BeatmapMetrics non-IEnumerables
smoogipoo
·
2019-06-13 16:30:38 +09:00
aef94ce9f1
Remove unused delegate, use model name in notifications, add more xmldoc
- Applies a `class` constraint to the generic type in `IModelManager` - Add xmldoc
naoey
·
2019-06-12 19:26:06 +05:30
9cd5519da3
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
naoey
·
2019-06-12 18:20:35 +05:30
c5f1da0f71
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
naoey
·
2019-06-12 17:41:16 +05:30
951a5abccc
Use "beatmap" as the model name
smoogipoo
·
2019-06-12 20:41:02 +09:00
a17d480f51
Remove async when not required
smoogipoo
·
2019-06-12 17:08:50 +09:00
fd7dc9504e
Rename methods
smoogipoo
·
2019-06-12 17:00:38 +09:00
c4f54d94bc
Rename request type to be less verbose
Dean Herbert
·
2019-06-12 13:30:23 +09:00
c591a6f1fa
Rename to DownloadableArchiveModelManager
Dean Herbert
·
2019-06-12 13:28:44 +09:00
eaeeffaa86
Make BeatmapSetInfo equatable
naoey
·
2019-06-11 23:23:40 +05:30
41da491a7e
Create interfaces for DownloadTrackingComposite to consume
naoey
·
2019-06-11 22:42:57 +05:30
4a6074865e
Remove unecessary third generic and change usages to match
naoey
·
2019-06-11 21:11:30 +05:30
06a558c4b7
Fill in thread pool names
Dean Herbert
·
2019-06-12 00:35:13 +09:00
27054a744e
Remove unused usings
naoey
·
2019-06-11 20:21:06 +05:30
709ca03a08
Add ability to perform a download request with options
naoey
·
2019-06-11 20:14:36 +05:30
802f48712d
Make BeatmapManager inherit from new base class
naoey
·
2019-06-11 19:36:08 +05:30
341d137f5c
Disable download button + Fix AppVeyor Errors
KingLuigi4932
·
2019-06-10 21:13:37 +03:00
70fdd4ba5b
Centalise and prefix all ArchiveModelManager database logging
Dean Herbert
·
2019-06-10 19:34:32 +09:00
6ca2fcebfc
Fix prefixing spaces in BeatmapInfo's ToString when metadata is not populated yet
Dean Herbert
·
2019-06-10 19:33:23 +09:00
54497fb1e7
Add Availability to BeatmapSetOnlineInfo
KingLuigi4932
·
2019-06-10 13:18:38 +03:00
3fc604b60a
Use variable for web request concurrency for clarity
Dean Herbert
·
2019-06-10 13:52:09 +09:00
e4bad93b66
Fix one more instance of improperly handled cancellation
Dean Herbert
·
2019-06-10 13:50:22 +09:00
b79fdfc12f
Simplify and combine concurrency of ArchiveModelManager
Dean Herbert
·
2019-06-10 13:42:33 +09:00
b4d2d0bd0b
Move ArchiveModelManager import process to async flow
smoogipoo
·
2019-06-10 13:42:22 +09:00
f090e292c9
Allow beatmapsets to be sorted by date added
smoogipoo
·
2019-06-05 18:17:43 +09:00
a6dc5606bc
Cleanups
smoogipoo
·
2019-06-04 11:25:18 +09:00
4763a41c7e
First
Previous
...
41
42
43
44
45
...
Next
Last