smoogipooo
|
3a8d1d3619
|
Add license headers.
|
2017-03-15 21:32:47 +09:00 |
|
Dean Herbert
|
b5edcf864b
|
Update framework.
|
2017-03-15 21:10:00 +09:00 |
|
Dean Herbert
|
ae645f85d6
|
Merge pull request #473 from smoogipooo/beatmap_parsing
Rework/rewrite beatmap parsing to parse to base hit objects, which mo…
|
2017-03-15 21:08:50 +09:00 |
|
DrabWeb
|
efd617dd34
|
Formatting
|
2017-03-15 08:53:36 -03:00 |
|
DrabWeb
|
20685d51cd
|
Adjust delays to start at 0
|
2017-03-15 08:51:07 -03:00 |
|
DrabWeb
|
847d485d5f
|
Remove schedules
|
2017-03-15 08:49:17 -03:00 |
|
DrabWeb
|
aea9a7b795
|
LeaderboardScore state, initial delay handled by leaderboard
|
2017-03-15 08:44:29 -03:00 |
|
DrabWeb
|
e286356c4a
|
Merge branch 'leaderboards' of https://github.com/DrabWeb/osu into leaderboards
|
2017-03-15 08:09:52 -03:00 |
|
DrabWeb
|
7572947214
|
Badge -> Team
|
2017-03-15 08:09:44 -03:00 |
|
Dean Herbert
|
2b82f256d2
|
More resilient API cancel/fail logic.
|
2017-03-15 20:08:12 +09:00 |
|
smoogipooo
|
0f4df0566b
|
HasSpecial -> HasHold.
|
2017-03-15 19:43:38 +09:00 |
|
smoogipooo
|
c24d98cd11
|
Merge branch 'beatmap_parsing' of https://github.com/smoogipooo/osu into beatmap_parsing
|
2017-03-15 19:40:12 +09:00 |
|
smoogipooo
|
76c0a4d836
|
HitObjectType -> LegacyHitObjectType, move to Legacy namespace.
|
2017-03-15 19:39:40 +09:00 |
|
Dan Balasescu
|
a3906820ec
|
Merge branch 'master' into beatmap_parsing
|
2017-03-15 19:29:45 +09:00 |
|
smoogipooo
|
e0e0a2726d
|
Move OsuJudgementInfo to its own class, remove PositionalJudgementInfo.
|
2017-03-15 19:23:42 +09:00 |
|
Dean Herbert
|
56868e3c06
|
Make a few more strings literals.
|
2017-03-15 19:21:55 +09:00 |
|
smoogipooo
|
a9bc253b8c
|
General refactoring (no more casts :D).
|
2017-03-15 19:18:23 +09:00 |
|
Dean Herbert
|
f2cfcdb2ca
|
Force an OnBeatmapChanged event to invoke when entering a screen.
|
2017-03-15 19:09:30 +09:00 |
|
Dean Herbert
|
d208614495
|
Add local off-screen avatar optimisation.
|
2017-03-15 19:07:26 +09:00 |
|
smoogipooo
|
36e8618370
|
Make DrawableHitObjects have generic JudgementInfos.
|
2017-03-15 18:55:38 +09:00 |
|
Dean Herbert
|
1855f48997
|
Add cancellation support for API requests.
|
2017-03-15 18:07:26 +09:00 |
|
Dean Herbert
|
08e93275fa
|
Styling fixes.
|
2017-03-15 17:50:52 +09:00 |
|
Dean Herbert
|
295f821025
|
Add leaderboard to song select.
|
2017-03-15 17:11:08 +09:00 |
|
Dean Herbert
|
4f95378f27
|
Add fade out of previously displayed scores.
|
2017-03-15 17:10:54 +09:00 |
|
Dean Herbert
|
78efecb89d
|
Remove Alpha 0.001 hack.
|
2017-03-15 17:07:56 +09:00 |
|
Dean Herbert
|
9d0c687453
|
Refactor avatar to handle better.
|
2017-03-15 17:04:50 +09:00 |
|
smoogipooo
|
1c87d998a6
|
Rename HitObjectType -> TObject.
|
2017-03-15 16:29:14 +09:00 |
|
smoogipooo
|
bf66b84ff8
|
Move a few classes/enums into separate files.
|
2017-03-15 16:07:40 +09:00 |
|
Dean Herbert
|
775a86e798
|
Add null-checks and fallbacks to make display work with current API version.
|
2017-03-15 15:22:46 +09:00 |
|
Dean Herbert
|
1ae4c2dfbb
|
Remove a lot of customisation from Avatar (and add it in individual usages).
|
2017-03-15 15:22:28 +09:00 |
|
Dean Herbert
|
7bc0a1fdfe
|
Use fixed-width for score display.
|
2017-03-15 15:21:07 +09:00 |
|
Dean Herbert
|
dfc4bccbe0
|
Add some padding to leaderboard.
|
2017-03-15 14:42:56 +09:00 |
|
Dean Herbert
|
c1f56c7c0e
|
Scores should be enumerable.
|
2017-03-15 14:38:38 +09:00 |
|
Dean Herbert
|
e3e19a156c
|
Rename incorrect class file.
|
2017-03-15 14:37:29 +09:00 |
|
Dean Herbert
|
15e713899d
|
Add a left content area to song select.
|
2017-03-15 14:34:19 +09:00 |
|
Dean Herbert
|
61c45ceb08
|
Give Region a default value for empty ctor.
|
2017-03-15 14:06:22 +09:00 |
|
Dean Herbert
|
8f5d262f30
|
Add GetScoresRequest API methods.
|
2017-03-15 14:06:05 +09:00 |
|
Dean Herbert
|
d96a78459d
|
Rename ScoreRanks to be in line with current API.
|
2017-03-15 13:55:29 +09:00 |
|
smoogipooo
|
ae7547bbda
|
Fix up distance -> positional length comments.
|
2017-03-15 12:59:19 +09:00 |
|
smoogipooo
|
41f912836a
|
Refactorings.
|
2017-03-15 12:57:17 +09:00 |
|
smoogipooo
|
6a31219781
|
Add further abstraction to Sliders/IHasCurve.
|
2017-03-15 12:52:25 +09:00 |
|
Kelvin
|
4353c9dc3d
|
Fixed Warnings
|
2017-03-14 20:42:02 -07:00 |
|
Kelvin
|
18afd8eabe
|
Fixed license headers
|
2017-03-14 20:30:42 -07:00 |
|
smoogipooo
|
9fdeff3f9e
|
Make interfaces inherit other interfaces for now.
|
2017-03-15 12:30:31 +09:00 |
|
smoogipooo
|
808f9fccca
|
Add comment to IHasSpecial.
|
2017-03-15 12:29:54 +09:00 |
|
Dean Herbert
|
253bcebf51
|
Merge remote-tracking branch 'upstream/master' into leaderboards
# Conflicts:
# osu.Game/osu.Game.csproj
|
2017-03-15 12:23:34 +09:00 |
|
Kelvin
|
20e2e7a8c8
|
Sort on SortTabs ValueChanged
|
2017-03-14 20:19:41 -07:00 |
|
Kelvin
|
755fb260db
|
Updated TabControl Usage
|
2017-03-14 19:52:21 -07:00 |
|
Kelvin
|
ee3d3b682f
|
Updated usage for DropDownHeader of FilterTabControl
|
2017-03-14 19:49:40 -07:00 |
|
Kelvin
|
40bcc63a90
|
Added and styled FilterTabControls
|
2017-03-14 19:49:40 -07:00 |
|