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-25 11:50:04 +08:00
Code
Issues
Releases
Wiki
Activity
19,753
Commits
4
Branches
796
Tags
7d9e21574477ab4fb4818fa66a82841dbe6a6563
Commit Graph
389 Commits
Code quality fixes
naoey
·
2019-06-29 12:29:12 +05:30
7d9e215744
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
Merge remote-tracking branch 'upstream/master' into not-available-to-download
Dean Herbert
·
2019-06-27 11:44:41 +09:00
375a6f406d
Merge branch 'master' into not-available-to-download
Salman Ahmed
·
2019-06-26 05:13:58 +03:00
f4e765cf99
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
naoey
·
2019-06-25 18:27:16 +05:30
9d88295ece
Avoid calling api request callback after user cancel
Dean Herbert
·
2019-06-25 13:52:43 +09:00
90acc9b6ca
Remove redundant variable, handle all request failures
naoey
·
2019-06-19 19:43:09 +05:30
4b46601eae
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-19 01:14:32 +03:00
5278c5f365
Merge branch 'master' into generic-download-model-manager
Dean Herbert
·
2019-06-19 01:29:06 +09:00
d65c20bbdc
Fix typo in VersionNavigation class name
Dean Herbert
·
2019-06-17 16:32:38 +09:00
84a0b948e1
Fix multiplayer score submission failing silently
smoogipoo
·
2019-06-16 00:31:14 +09:00
d693b2a329
Merge branch 'master' into fix-beatmapoverlay-graphs
Dean Herbert
·
2019-06-15 18:37:01 +09:00
38616a2bb5
Rephrase xmldoc
naoey
·
2019-06-13 16:55:41 +05:30
aa7cae0879
Add ability to change the flie extension of API download requests
naoey
·
2019-06-13 16:16:48 +05:30
52c7ed9960
Fix metrics being populated with null ratings
smoogipoo
·
2019-06-13 19:14:58 +09:00
389997dbc4
Remove GetBeatmapDetailsRequest
smoogipoo
·
2019-06-13 16:57:19 +09:00
583bb53f53
Move metrics to beatmap set
smoogipoo
·
2019-06-13 16:52:49 +09:00
0a79b444d9
Deserialize API metrics
smoogipoo
·
2019-06-13 16:39:38 +09:00
f240a157b2
Rename Info to Model
naoey
·
2019-06-12 21:56:36 +05:30
7ba676ad31
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
naoey
·
2019-06-12 17:41:16 +05:30
951a5abccc
Split out user activity from user status (
#4619
)
Split out user activity from user status Co-authored-by: Dean Herbert <
pe@ppy.sh
>
Dean Herbert
·
2019-06-12 20:14:03 +09:00
021d0273f9
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
Dean Herbert
·
2019-06-12 18:28:43 +09:00
b2b3df3885
Move activity (writable) bindable to APIAccess so it correctly transfers between users
Dean Herbert
·
2019-06-12 18:04:57 +09:00
f358fce9ab
Rename request type to be less verbose
Dean Herbert
·
2019-06-12 13:30:23 +09:00
c591a6f1fa
Remove unecessary third generic and change usages to match
naoey
·
2019-06-11 21:11:30 +05:30
06a558c4b7
Add license headers and xmldoc
naoey
·
2019-06-11 19:49:10 +05:30
8ff26a8fbc
Make BeatmapManager inherit from new base class
naoey
·
2019-06-11 19:36:08 +05:30
341d137f5c
Create a generic base archive download manager class
naoey
·
2019-06-11 18:29:33 +05:30
b4de51b612
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-11 12:32:46 +03:00
1c6a81e2aa
Fix all "Maintainability" CodeFactor issues
Arphox
·
2019-06-11 10:28:16 +02:00
07e17518e9
Merge branch 'master' into not-available-to-download
iiSaLMaN
·
2019-06-10 21:39:32 +03:00
ae284d1127
Add a container for Beatmap Availability
KingLuigi4932
·
2019-06-10 20:17:44 +03:00
3202110b80
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
Lucas A
·
2019-06-10 19:13:54 +02:00
2e911d0e96
Add Availability to BeatmapSetOnlineInfo
KingLuigi4932
·
2019-06-10 13:18:38 +03:00
3fc604b60a
Make APIChangelogEntry.Major a non-nullable property
Lucas A
·
2019-06-08 09:45:34 +02:00
e8c73f3127
Use a constant for lazer variables
Dean Herbert
·
2019-06-03 13:16:05 +09:00
115a75e4c6
Remove redundant prefixes
Dean Herbert
·
2019-05-21 14:02:34 +09:00
a9447eaf7b
Use bindables the whole way
Dean Herbert
·
2019-05-21 13:34:35 +09:00
a131875a7b
Update ChangelogHeader to work again with OverlayHeader
Dean Herbert
·
2019-05-21 12:52:50 +09:00
58a3480b6a
Remove StreamColour class and implement locally
Dean Herbert
·
2019-05-17 18:31:53 +09:00
dbc42fd59e
fixup! Convert BadgeDisplay to use bindable
Dean Herbert
·
2019-05-17 18:31:53 +09:00
37e989fc64
API request clean-up
Dean Herbert
·
2019-05-15 18:21:06 +09:00
1505ca976b
Add JsonProperty hinting
Dean Herbert
·
2019-05-13 17:26:50 +09:00
d66a26cd11
Split out web response classes into own files
Dean Herbert
·
2019-05-13 17:24:33 +09:00
8ecd1912e1
Share web request between builds and streams
Dean Herbert
·
2019-05-13 16:44:43 +09:00
e9c3f54307
Remove chart references for now
Dean Herbert
·
2019-05-13 16:27:54 +09:00
37a8d9eb80
Initial pass to make work with real API
Dean Herbert
·
2019-05-13 16:24:32 +09:00
219c590b8a
Fix deprecated calls and code styling (partly)
Dean Herbert
·
2019-05-13 00:46:22 +09:00
31b72f168d
Resolve compile-time issues
Dean Herbert
·
2019-05-13 00:36:05 +09:00
34f54aa945
First
Previous
1
2
3
4
5
...
Next
Last