Dean Herbert
|
4eaf6b4b94
|
Remove single usage of dynamic and stop referencing Microsoft.CSharp.dll
|
2017-09-28 00:14:04 +08:00 |
|
Dean Herbert
|
a17cc04cde
|
Make APIAccess's state only privately settable
|
2017-09-27 13:16:17 +08:00 |
|
Dean Herbert
|
05c6829deb
|
Move all APIAccess State changes to the local thread
Previously changes to the state were triggering events like Logout, which could get things into a bad state.
|
2017-09-27 12:18:24 +08:00 |
|
Dean Herbert
|
f9300ec3fe
|
Populate author using existing data for now
|
2017-09-25 23:34:56 +08:00 |
|
Dean Herbert
|
a80f0d4858
|
Merge branch 'master' into chat-commands
|
2017-09-25 15:52:35 +08:00 |
|
Dean Herbert
|
2c99fa29f0
|
Merge branch 'master' into net46
|
2017-09-25 12:43:35 +08:00 |
|
Huo Yaoyuan
|
2b11ecec13
|
Remove usings to extensions.
|
2017-09-24 06:03:52 +08:00 |
|
Huo Yaoyuan
|
c5aebf6401
|
Use TimeSpan to represent time.
|
2017-09-24 03:23:31 +08:00 |
|
Huo Yaoyuan
|
d277952e0f
|
Use DateTimeOffset.ToUnixTime
|
2017-09-24 00:42:46 +08:00 |
|
WebFreak001
|
e04526222c
|
URL encode beatmap filename
|
2017-09-22 22:47:26 +02:00 |
|
MrTheMake
|
02bc429911
|
CI fix
|
2017-09-22 15:37:17 +02:00 |
|
MrTheMake
|
18c26a85ba
|
Added an infoMessage class to represent system messages that aren't errors
|
2017-09-22 15:30:07 +02:00 |
|
MrTheMake
|
31e26364a6
|
Initial implementation of chat commands
|
2017-09-22 01:47:24 +02:00 |
|
TocoToucan
|
51a5e963bb
|
Dispose IDisposable object before method returns
|
2017-09-16 15:10:24 +03:00 |
|
Dean Herbert
|
b72921b30e
|
Ensure an OnlineBeatmapID is present before attempting API requests
|
2017-09-15 12:44:48 +09:00 |
|
naoey
|
5f5dd54f9d
|
Use a List instead of a Dictionary.
|
2017-09-09 09:56:01 +05:30 |
|
naoey
|
20becbe576
|
Use the specifically created progress action, add license header.
|
2017-09-09 01:53:42 +05:30 |
|
naoey
|
20f93c83d6
|
Make downloads happen in BeatmapManager.
|
2017-09-09 00:57:40 +05:30 |
|
MrTheMake
|
0b1403683b
|
Moved OnlineScore inside GetScoresRequest.cs
|
2017-09-08 12:21:35 +02:00 |
|
MrTheMake
|
526ee107b8
|
Use a method to apply a beatmap, its ruleset and the mods.
|
2017-09-08 12:17:16 +02:00 |
|
MrTheMake
|
01553fc9ef
|
Moved all online related score parsing to its class
|
2017-09-08 02:46:54 +02:00 |
|
MrTheMake
|
a7f874e5b6
|
Merge branch 'master' into leaderboard-scores
|
2017-09-07 18:25:33 +02:00 |
|
MrTheMake
|
709aa1ed3d
|
Moved all online score related parsing to its own class
|
2017-09-07 18:20:14 +02:00 |
|
Dean Herbert
|
4f4b0a1f35
|
Allow posting to chat in all channels
|
2017-09-06 20:26:01 +09:00 |
|
Dean Herbert
|
3c10b2d3d9
|
Populate set IDs in GetBeatmapSetsResponse
|
2017-08-24 20:14:35 +09:00 |
|
Dean Herbert
|
314108146a
|
Add a download API request
|
2017-08-24 20:14:17 +09:00 |
|
Dean Herbert
|
a9fe1d94f7
|
Remove unnecessary using
|
2017-08-21 23:41:51 +09:00 |
|
Dean Herbert
|
7d1c270126
|
Review fixes
|
2017-08-21 23:34:08 +09:00 |
|
Dean Herbert
|
1d0b89d592
|
Restore usage of AddRange
|
2017-08-21 18:51:14 +09:00 |
|
Dean Herbert
|
877c69d5fe
|
Add local chat echo support
|
2017-08-21 17:43:26 +09:00 |
|
MrTheMake
|
105048500a
|
Made modString private and moved the beatmap assignment inside GetScoresRequest
|
2017-08-15 15:30:53 +02:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
Dean Herbert
|
f705589bf2
|
Rename NotificationManager to NotificationOverlay
|
2017-07-28 15:03:42 +09:00 |
|
Dean Herbert
|
5f53426a9a
|
*Database -> *Store
Welcome back BeatmapManager
|
2017-07-27 16:56:41 +09:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Huo Yaoyuan
|
6cf36da389
|
Merge branch 'master' into profile
|
2017-07-14 22:52:19 +08:00 |
|
Dean Herbert
|
3a4150c6c3
|
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
|
2017-07-13 13:44:21 +09:00 |
|
DrabWeb
|
dc5ec319a2
|
Merge https://github.com/ppy/osu into drawable-room-update
|
2017-07-13 01:00:32 -03:00 |
|
DrabWeb
|
fbe414d780
|
Cleanup.
|
2017-07-11 01:03:38 -03:00 |
|
DrabWeb
|
84701846ec
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-07-11 00:26:49 -03:00 |
|
DrabWeb
|
fe875957a7
|
Share ruleset and type displaying, fix tag team icon.
|
2017-06-24 05:43:52 -03:00 |
|
Dean Herbert
|
b90c9bcacf
|
Merge branch 'master' into profile
|
2017-06-23 22:51:31 +09:00 |
|
Dean Herbert
|
81de1bd5a7
|
Merge branch 'master' into multiplayer-room-inspector
|
2017-06-23 21:55:18 +09:00 |
|
Huo Yaoyuan
|
273e2b4a3c
|
Fill more json fields.
|
2017-06-15 22:09:53 +08:00 |
|
John Neijzen
|
4abad17b92
|
Fix Black Space after } and Symbol Spacing
|
2017-06-08 14:48:42 +08:00 |
|
DrabWeb
|
312fd16631
|
Ruleset filtering
|
2017-06-07 11:00:05 -03:00 |
|
DrabWeb
|
f7f4f5e155
|
Request sorting, fix VS Code's "refactoring"
|
2017-06-07 10:40:18 -03:00 |
|
DrabWeb
|
8006fab3c7
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-06-07 09:56:13 -03:00 |
|
Dean Herbert
|
94c961ddb8
|
CI Fixes
|
2017-06-07 20:16:34 +09:00 |
|
Dean Herbert
|
6a12173175
|
Add very temporary data source for social browser
|
2017-06-07 20:05:43 +09:00 |
|