Commit Graph

21 Commits

Author SHA1 Message Date
MrTheMake 01553fc9ef Moved all online related score parsing to its class 2017-09-08 02:46:54 +02:00
MrTheMake e71f907f89 CI fix 2017-09-07 18:36:16 +02:00
MrTheMake 709aa1ed3d Moved all online score related parsing to its own class 2017-09-07 18:20:14 +02:00
MrTheMake f831832c59 CI fix 2017-08-19 00:13:06 +02:00
MrTheMake 586a652b08 Changed Mods to be a property 2017-08-17 12:24:22 +02:00
MrTheMake 105048500a Made modString private and moved the beatmap assignment inside GetScoresRequest 2017-08-15 15:30:53 +02:00
MrTheMake 920710e7d0 Assign a score's beatmap and cleanup to the Score class 2017-08-14 13:30:54 +02:00
MrTheMake e54f659916 Suggested changes 2017-08-13 22:37:39 +02:00
MrTheMake d9c26f98c7 Suggested changes 2017-08-13 19:54:07 +02:00
MrTheMake 997d0c9053 CI fix 2017-08-13 17:45:46 +02:00
MrTheMake 4c2d7bf343 Parse the mods of a leaderboard's score 2017-08-13 17:41:13 +02:00
Dean Herbert fce580d717 Reshuffle namespaces 2017-07-26 13:22:46 +09:00
Huo Yaoyuan d213706d07 Use DateTimeOffset. 2017-05-16 21:14:50 +08:00
Dean Herbert 008ca07b16
Update score to read statistics from server.
Also brings some naming up-to-date.
2017-04-20 18:54:35 +09:00
Dean Herbert a47870b376
Apply Ruleset to Scores. Reduce complexity of score creation. 2017-04-20 11:16:08 +09:00
Dean Herbert 6cf026e5c1
Remove OsuScore and change the way statistics are stored (dynamic dictionary). 2017-04-20 11:03:11 +09:00
Dean Herbert 3e65cab9b7
Move replay creation logic to ScoreDatabase. 2017-04-20 10:25:07 +09:00
Dean Herbert 3e48a57e9a Merge branch 'master' into score-statistics 2017-04-19 20:36:14 +09:00
Dean Herbert 3b95fbab7d
Add score statistic tracking (osu!). 2017-04-19 16:29:27 +09:00
Dean Herbert 83fa143e17
Bring API request structure up-to-date. 2017-04-19 16:05:06 +09:00
Dean Herbert fbd26a1d5e
Mode -> Ruleset. 2017-04-18 16:05:58 +09:00