Commit Graph

396 Commits

Author SHA1 Message Date
5f5dd54f9d Use a List instead of a Dictionary. 2017-09-09 09:56:01 +05:30
20becbe576 Use the specifically created progress action, add license header. 2017-09-09 01:53:42 +05:30
20f93c83d6 Make downloads happen in BeatmapManager. 2017-09-09 00:57:40 +05:30
0b1403683b Moved OnlineScore inside GetScoresRequest.cs 2017-09-08 12:21:35 +02:00
526ee107b8 Use a method to apply a beatmap, its ruleset and the mods. 2017-09-08 12:17:16 +02:00
01553fc9ef Moved all online related score parsing to its class 2017-09-08 02:46:54 +02:00
a7f874e5b6 Merge branch 'master' into leaderboard-scores 2017-09-07 18:25:33 +02:00
709aa1ed3d Moved all online score related parsing to its own class 2017-09-07 18:20:14 +02:00
3c10b2d3d9 Populate set IDs in GetBeatmapSetsResponse 2017-08-24 20:14:35 +09:00
105048500a Made modString private and moved the beatmap assignment inside GetScoresRequest 2017-08-15 15:30:53 +02:00
5f53426a9a *Database -> *Store
Welcome back BeatmapManager
2017-07-27 16:56:41 +09:00
fce580d717 Reshuffle namespaces 2017-07-26 13:22:46 +09:00
3a4150c6c3 Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
#	osu.Game/Graphics/Containers/SectionsContainer.cs
2017-07-13 13:44:21 +09:00
fbe414d780 Cleanup. 2017-07-11 01:03:38 -03:00
273e2b4a3c Fill more json fields. 2017-06-15 22:09:53 +08:00
312fd16631 Ruleset filtering 2017-06-07 11:00:05 -03:00
f7f4f5e155 Request sorting, fix VS Code's "refactoring" 2017-06-07 10:40:18 -03:00
8006fab3c7 Merge https://github.com/ppy/osu into osu-direct-search 2017-06-07 09:56:13 -03:00
94c961ddb8 CI Fixes 2017-06-07 20:16:34 +09:00
6a12173175 Add very temporary data source for social browser 2017-06-07 20:05:43 +09:00
95cfce2950 Rank status filtering 2017-05-28 02:43:37 -03:00
8745948a01 Basic searching in osu!direct, move BeatmapSetOnlineInfo covers into their own class 2017-05-28 02:26:25 -03:00
e2b1fcc088 Use string.Join in GetMessagesRequest. 2017-05-18 02:40:33 +08:00
6b08f485b4 fix typo 2017-04-30 14:45:23 +02:00
9ecfb4e4bf Last CI fix. 2017-04-24 20:22:04 +09:00
9670ea9a2a CI fixes 2017-04-24 20:16:41 +09:00
8b048a6706 Fix typo. 2017-04-24 19:33:48 +09:00
e1a2f1bc7a Add beatmap metrics lookup. 2017-04-24 19:17:11 +09:00
7475b39dc1 Merge branch 'master' into chat-post-support 2017-04-19 21:29:07 +09:00
3129708ccb Add chat sending support. 2017-04-19 18:46:52 +09:00
83fa143e17 Bring API request structure up-to-date. 2017-04-19 16:05:06 +09:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
039f4a65dc Combine user models. 2017-03-28 00:08:24 +09:00
2074812f46 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
54e1b24fe9 Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
08e93275fa Styling fixes. 2017-03-15 17:50:52 +09:00
e3e19a156c Rename incorrect class file. 2017-03-15 14:37:29 +09:00
8f5d262f30 Add GetScoresRequest API methods. 2017-03-15 14:06:05 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
e06aa44c4c Warning Fixes 2017-02-09 16:18:08 +03:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
f356640cb7 Add missing licence headers. 2016-12-06 19:07:15 +09:00
6ccce88a0e Add proper user data retrieval on connect. 2016-12-01 16:44:24 +09:00
28045b7136 Add back basic API support for channel/message retrieval. 2016-09-27 18:33:52 +09:00
013cf1cf3f Fix broken namespaces. 2016-08-31 20:16:05 +09:00
8870935a4b Add basic online API support. 2016-08-31 20:14:01 +09:00