smoogipooo
|
a96c259a8e
|
Fix up test case.
|
2017-06-02 18:07:45 +09:00 |
|
smoogipooo
|
1da5d508fa
|
aaaaa
|
2017-06-02 11:35:51 +09:00 |
|
smoogipooo
|
d30706f640
|
Move drawable timing changes to Timing/Drawables.
|
2017-06-01 15:13:52 +09:00 |
|
smoogipooo
|
f612914e87
|
Initial rewrite of timing changes to allow them to be more extensible.
|
2017-06-01 14:26:21 +09:00 |
|
Dean Herbert
|
4a0c8fb5dd
|
Merge branch 'master' into breadcrumbs
|
2017-05-29 15:59:37 +09:00 |
|
smoogipooo
|
27d6cb6275
|
Merge remote-tracking branch 'origin/master' into mania-holdnote-input
|
2017-05-29 10:57:49 +09:00 |
|
Dean Herbert
|
20c7a5e931
|
Merge branch 'master' into user-panel-test-data
|
2017-05-28 23:19:16 +09:00 |
|
Dean Herbert
|
bdeaf2dbb4
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
|
DrabWeb
|
e7087f22ea
|
Change UserPanel test case data to use always available covers
|
2017-05-27 17:27:11 -03:00 |
|
DrabWeb
|
cbe36259c3
|
Add BreadcrumbControl
|
2017-05-26 07:49:45 -03:00 |
|
smoogipooo
|
24ff599901
|
Merge remote-tracking branch 'origin/master' into mania-holdnote-input
|
2017-05-26 19:01:10 +09:00 |
|
Dan Balasescu
|
40e63a0870
|
Merge branch 'master' into mania-holdnote-input
|
2017-05-24 22:17:13 +09:00 |
|
smoogipooo
|
946cd4bfa3
|
General cleanup + more xmldocs.
|
2017-05-24 21:57:38 +09:00 |
|
smoogipooo
|
4ef18ff135
|
Test case improvements.
|
2017-05-24 20:54:01 +09:00 |
|
smoogipooo
|
dcf879687d
|
Implement basic hold note + tick input.
|
2017-05-24 20:45:01 +09:00 |
|
Seth
|
3094a8267f
|
Merge branch 'master' into drawable-multiplayer-room
|
2017-05-24 04:39:57 -03:00 |
|
Dean Herbert
|
3134f92051
|
Merge branch 'master' into user-panel
|
2017-05-24 16:32:09 +09:00 |
|
DrabWeb
|
a25c504965
|
CI fixes
|
2017-05-24 03:08:48 -03:00 |
|
DrabWeb
|
ba2627d4e2
|
Merge branch 'osu-direct' of https://github.com/DrabWeb/osu into osu-direct
|
2017-05-24 02:40:00 -03:00 |
|
DrabWeb
|
4490596f5f
|
Keep one object per file
|
2017-05-24 02:37:27 -03:00 |
|
DrabWeb
|
2be1b00a76
|
Hide status bar when Status is null
|
2017-05-24 00:45:56 -03:00 |
|
DrabWeb
|
247d8e9b21
|
Replace "Connected as _" in login form with a UserPanel
|
2017-05-24 00:23:48 -03:00 |
|
Dean Herbert
|
4ee11764b8
|
Merge branch 'master' into osu-direct
|
2017-05-24 12:16:34 +09:00 |
|
DrabWeb
|
4f17a4fe91
|
Make result counts scroll with the panels
|
2017-05-23 14:34:34 -03:00 |
|
smoogipooo
|
76fe4af9a6
|
Fix visual test failing.
|
2017-05-23 18:06:31 +09:00 |
|
smoogipooo
|
836bf930a0
|
More cleanups.
|
2017-05-23 15:29:38 +09:00 |
|
smoogipooo
|
002a0e99a2
|
Use SortedList + BinarySearch to find control points at time values.
|
2017-05-23 15:20:32 +09:00 |
|
smoogipooo
|
3cdfd2eef5
|
Split ControlPoint into different types.
# Conflicts:
# osu.Game.Rulesets.Mania/UI/Column.cs
|
2017-05-23 14:03:40 +09:00 |
|
DrabWeb
|
9798117d53
|
Move RoomStatus to a class instead of enum
|
2017-05-22 21:13:57 -03:00 |
|
DrabWeb
|
25b457e994
|
Proper Bindable usage
|
2017-05-22 13:05:18 -03:00 |
|
DrabWeb
|
65df2d2b70
|
MultiplayerRoomStatus -> RoomStatus
|
2017-05-22 12:46:41 -03:00 |
|
DrabWeb
|
2c16d9c3a7
|
CurrentBeatmap -> Beatmap
|
2017-05-22 12:45:40 -03:00 |
|
DrabWeb
|
03f6cded84
|
MultiplayerRoom -> Room
|
2017-05-22 12:44:58 -03:00 |
|
DrabWeb
|
62ca76bc41
|
Unused using
|
2017-05-22 03:42:32 -03:00 |
|
DrabWeb
|
8a364c6068
|
CI fixes
|
2017-05-22 03:37:36 -03:00 |
|
DrabWeb
|
aa40f88258
|
Add UserStatusOffline
|
2017-05-22 03:32:02 -03:00 |
|
DrabWeb
|
a73cf92994
|
Add second UserPanel to visual test, center cover sprite
|
2017-05-22 03:27:08 -03:00 |
|
DrabWeb
|
7ce3b73ecd
|
Added UserPanel and UserStatus
|
2017-05-22 03:11:42 -03:00 |
|
DrabWeb
|
87cdf5aac6
|
CI fixes
|
2017-05-22 01:29:39 -03:00 |
|
DrabWeb
|
82fdf1a918
|
Bindables, avatars, more cleanup
|
2017-05-22 01:01:55 -03:00 |
|
DrabWeb
|
e5ee7096f8
|
Initial cleanup
|
2017-05-22 00:07:15 -03:00 |
|
DrabWeb
|
c4e6870c12
|
Merge https://github.com/ppy/osu into roompanel
|
2017-05-21 22:37:00 -03:00 |
|
DrabWeb
|
bc980b60ac
|
Add files to project, update with framework changes
|
2017-05-21 22:36:46 -03:00 |
|
Dean Herbert
|
0b987be600
|
Merge branch 'master' into osu-direct
|
2017-05-20 16:17:59 +09:00 |
|
DrabWeb
|
c981a4a511
|
Formatting
|
2017-05-19 19:50:45 -03:00 |
|
DrabWeb
|
e1c4c36122
|
+BeatmapOnlineInfo, +OnlineWorkingBeatmap, minor cleanups, panel beatmap backgrounds
|
2017-05-19 15:43:18 -03:00 |
|
Dean Herbert
|
561b517dec
|
Merge branch 'master' into skip-redesign
|
2017-05-20 00:42:04 +09:00 |
|
Dean Herbert
|
da31d129ee
|
Merge branch 'master' into mania-beatmap-conversion
|
2017-05-19 18:18:59 +09:00 |
|
Dean Herbert
|
a7d16ac213
|
Move skip logic to inside SkipButton
|
2017-05-19 18:18:21 +09:00 |
|
smoogipooo
|
67cf64062a
|
Add flag to determine whether the beatmap requested for conversion is for the current ruleset.
|
2017-05-19 16:02:40 +09:00 |
|