DrabWeb
|
6cc7602db1
|
Added download button animations
|
2017-05-19 19:02:53 -03:00 |
|
DrabWeb
|
649fc8362b
|
Fix ranked status dropdown expanding below the panels
|
2017-05-19 18:54:47 -03:00 |
|
DrabWeb
|
2f10b72cb2
|
Proper dropdown expansion, DisplayModeToggleButton -> DisplayStyleToggleButton
|
2017-05-19 18:32:04 -03:00 |
|
DrabWeb
|
05b8fc5126
|
Added switching between grid/list and little transitions for the panels
|
2017-05-19 17:52:34 -03:00 |
|
DrabWeb
|
1d61fc84c7
|
Remove duplicate code in SettingsEnumDropdown
|
2017-05-19 17:04:59 -03:00 |
|
DrabWeb
|
1bd13a8361
|
Indentation
|
2017-05-19 16:22:54 -03:00 |
|
DrabWeb
|
74ed4cf0e3
|
More cleanup
|
2017-05-19 16:19:23 -03:00 |
|
DrabWeb
|
6eac19e76b
|
Move constructor above methods in DirectPanel
|
2017-05-19 16:12:47 -03:00 |
|
DrabWeb
|
c3d753a585
|
DifficultyIcons -> GetDifficultyIcons()
|
2017-05-19 16:11:45 -03:00 |
|
DrabWeb
|
a86d07cac7
|
Remove enclosing background container
|
2017-05-19 16:07:05 -03:00 |
|
DrabWeb
|
e1c4c36122
|
+BeatmapOnlineInfo, +OnlineWorkingBeatmap, minor cleanups, panel beatmap backgrounds
|
2017-05-19 15:43:18 -03:00 |
|
DrabWeb
|
3b8cadd4df
|
Clean up DirectPanel and it's subclasses
|
2017-05-19 12:52:23 -03:00 |
|
DrabWeb
|
a5fa7e1a7d
|
Result counts displaying
|
2017-05-18 17:43:39 -03:00 |
|
DrabWeb
|
1d1375c4d4
|
Remove commented line
|
2017-05-18 17:13:53 -03:00 |
|
DrabWeb
|
ca6826f3ba
|
Fix incorrect height between sort tabs and ruleset toggle buttons
|
2017-05-18 17:12:57 -03:00 |
|
DrabWeb
|
c8102db780
|
Fix visual test crash
|
2017-05-18 16:54:50 -03:00 |
|
DrabWeb
|
065f4faa70
|
Fix ruleset toggle buttons not updating when changing from the toolbar
|
2017-05-18 16:34:34 -03:00 |
|
DrabWeb
|
0b480fe327
|
ModeToggleButton -> RulesetToggleButton
|
2017-05-18 16:17:16 -03:00 |
|
DrabWeb
|
c2880676db
|
Added displaying sets
|
2017-05-18 16:15:49 -03:00 |
|
DrabWeb
|
c3fb1ab7c6
|
Mapper -> Author, use BeatmapSetInfo for metadata
|
2017-05-18 15:01:01 -03:00 |
|
DrabWeb
|
ab1401054d
|
Added result counts (visually)
|
2017-05-18 14:08:14 -03:00 |
|
DrabWeb
|
9f36a39c59
|
More cleanup
|
2017-05-18 13:57:19 -03:00 |
|
DrabWeb
|
b26c8dd1c7
|
Added temporary difficulties on the panels
|
2017-05-17 18:42:40 -03:00 |
|
DrabWeb
|
b3ef8b8fd4
|
Design updates
|
2017-05-17 18:10:29 -03:00 |
|
DrabWeb
|
cabfe72c92
|
Changed DirectPanel to a base class for DirectGridPanel and DirectListPanel
|
2017-05-17 18:02:33 -03:00 |
|
DrabWeb
|
5fb445e3fe
|
Basic direct panel, minor cleanups
|
2017-05-17 16:37:34 -03:00 |
|
DrabWeb
|
9ba356f2c6
|
Added osu!direct header and filter control
|
2017-05-17 05:58:34 -03:00 |
|
Huo Yaoyuan
|
f1d5a92950
|
Use generic IEqutable to avoid typeless Equals.
|
2017-05-16 21:49:38 +08:00 |
|
Huo Yaoyuan
|
b9a40a841b
|
Use IsAssignableFrom.
|
2017-05-16 21:04:54 +08:00 |
|
Dan Balasescu
|
be3953aeb2
|
Merge branch 'master' into general-fixes
|
2017-05-16 20:52:38 +09:00 |
|
Dean Herbert
|
fdf0137fc2
|
Remove incorrect padding
|
2017-05-16 19:58:34 +09:00 |
|
Dean Herbert
|
23807aa3b9
|
Better handling of logged in state
|
2017-05-16 19:55:45 +09:00 |
|
Dean Herbert
|
0c7ceea4fd
|
Merge branch 'master' into on-screen-display
|
2017-05-16 18:54:54 +09:00 |
|
Dean Herbert
|
71b14bb8af
|
Merge branch 'master' into fix-duplicate-channels
|
2017-05-16 18:50:21 +09:00 |
|
Dean Herbert
|
712bd21e25
|
Fix duplicate channels being created on connection loss
Resolves #763
|
2017-05-16 18:28:42 +09:00 |
|
Dean Herbert
|
3673e4af1f
|
Fade bold state of chat tabs better
|
2017-05-16 18:00:29 +09:00 |
|
Dean Herbert
|
0feaa407f2
|
Merge branch 'margin-padding-namespace' into on-screen-display
|
2017-05-16 16:40:06 +09:00 |
|
Dean Herbert
|
89e2a39d14
|
Merge remote-tracking branch 'upstream/master' into margin-padding-namespace
|
2017-05-16 16:36:34 +09:00 |
|
Dan Balasescu
|
91de72e161
|
Merge branch 'master' into on-screen-display
|
2017-05-16 16:27:19 +09:00 |
|
Dean Herbert
|
f0ea445e46
|
Fix initial requests of channel mesages not being performed
fetchReq was being set even for initial lookups, which caused only one to run, and subsequent requests to be excessive to try and catch up.
|
2017-05-16 15:59:01 +09:00 |
|
Dan Balasescu
|
2ad9aa2ae5
|
Merge branch 'master' into chat-error-messages
|
2017-05-16 15:12:59 +09:00 |
|
Dean Herbert
|
5e5ad9a899
|
Add basic on-screen display
|
2017-05-16 15:03:03 +09:00 |
|
Dean Herbert
|
efab186384
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
|
Dean Herbert
|
3b1d5ce7df
|
CI fix
|
2017-05-15 13:31:51 +09:00 |
|
Dean Herbert
|
dcd4b4450d
|
Add error message in chat when attempting to use commands
|
2017-05-15 13:26:35 +09:00 |
|
Dean Herbert
|
1f3039926f
|
Reword settings text slightly
|
2017-05-15 12:57:55 +09:00 |
|
Dean Herbert
|
3b87a938db
|
Merge branch 'master' into cursor_size.
|
2017-05-15 12:23:49 +09:00 |
|
Dean Herbert
|
622b155fda
|
OsuConfig -> OsuSetting
|
2017-05-15 10:56:27 +09:00 |
|
Dean Herbert
|
eaaba11586
|
Change all instances of options to settings where applicable
|
2017-05-15 10:55:29 +09:00 |
|
EVAST9919
|
ca6df533bd
|
Automatic gameplay cursor size
|
2017-05-13 03:46:37 +03:00 |
|