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-31 14:30:30 +08:00
Code
Issues
Releases
Wiki
Activity
12,470
Commits
4
Branches
799
Tags
53b11155d1504babbb5ccbbfdaaf375f0ba7600a
Commit Graph
32 Commits
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
move HitResult in Scoring namespace to replace HitCount
Aergwyn
·
2017-12-30 21:23:18 +01:00
ccb69d16d9
add HitCount enum and replace string usage with enum
Aergwyn
·
2017-12-30 18:07:30 +01:00
138d78309f
Merge remote-tracking branch 'upstream/master' into ranks-section
Dean Herbert
·
2017-10-13 18:49:05 +09:00
520b806305
Remove single usage of dynamic and stop referencing Microsoft.CSharp.dll
Dean Herbert
·
2017-09-28 00:14:04 +08:00
4eaf6b4b94
And then everything became one
Dean Herbert
·
2017-09-19 16:06:58 +09:00
6d3d485565
Add API retrieval support
Dean Herbert
·
2017-09-14 20:08:07 +09:00
98b847b025
Merge remote-tracking branch 'upstream/master' into ranks-section
Dean Herbert
·
2017-09-12 19:50:58 +09:00
28a25c201f
Moved all online related score parsing to its class
MrTheMake
·
2017-09-08 02:46:54 +02:00
01553fc9ef
CI fix
MrTheMake
·
2017-09-07 18:36:16 +02:00
e71f907f89
Moved all online score related parsing to its own class
MrTheMake
·
2017-09-07 18:20:14 +02:00
709aa1ed3d
CI fix
MrTheMake
·
2017-08-19 00:13:06 +02:00
f831832c59
Changed Mods to be a property
MrTheMake
·
2017-08-17 12:24:22 +02:00
586a652b08
Made modString private and moved the beatmap assignment inside GetScoresRequest
MrTheMake
·
2017-08-15 15:30:53 +02:00
105048500a
Assign a score's beatmap and cleanup to the Score class
MrTheMake
·
2017-08-14 13:30:54 +02:00
920710e7d0
Suggested changes
MrTheMake
·
2017-08-13 22:37:39 +02:00
e54f659916
Suggested changes
MrTheMake
·
2017-08-13 19:54:07 +02:00
d9c26f98c7
CI fix
MrTheMake
·
2017-08-13 17:45:46 +02:00
997d0c9053
Parse the mods of a leaderboard's score
MrTheMake
·
2017-08-13 17:41:13 +02:00
4c2d7bf343
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
Jorolf
·
2017-07-29 00:45:14 +02:00
4720a47363
replace
Play
with
Score
Jorolf
·
2017-07-29 00:31:52 +02:00
0fc36065f4
Reshuffle namespaces
Dean Herbert
·
2017-07-26 13:22:46 +09:00
fce580d717
Use DateTimeOffset.
Huo Yaoyuan
·
2017-05-16 21:14:50 +08:00
d213706d07
Update score to read statistics from server.
Also brings some naming up-to-date.
Dean Herbert
·
2017-04-20 18:54:35 +09:00
008ca07b16
Apply Ruleset to Scores. Reduce complexity of score creation.
Dean Herbert
·
2017-04-20 11:16:08 +09:00
a47870b376
Remove OsuScore and change the way statistics are stored (dynamic dictionary).
Dean Herbert
·
2017-04-20 11:03:11 +09:00
6cf026e5c1
Move replay creation logic to ScoreDatabase.
Dean Herbert
·
2017-04-20 10:25:07 +09:00
3e65cab9b7
Merge branch 'master' into score-statistics
Dean Herbert
·
2017-04-19 20:36:14 +09:00
3e48a57e9a
Add score statistic tracking (osu!).
Dean Herbert
·
2017-04-19 16:29:27 +09:00
3b95fbab7d
Bring API request structure up-to-date.
Dean Herbert
·
2017-04-19 16:05:06 +09:00
83fa143e17
Mode -> Ruleset.
Dean Herbert
·
2017-04-18 16:05:58 +09:00
fbd26a1d5e