Commit Graph

264 Commits

Author SHA1 Message Date
a5e610a7ba Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
2017-07-14 19:18:12 +03:00
6cf36da389 Merge branch 'master' into profile 2017-07-14 22:52:19 +08:00
9dba363b08 Use button boundaries to decide when to expand sidebar 2017-07-14 17:57:01 +09:00
2ff92ac25a Contract sidebar on click
Also makes queueing of expand more correct.
2017-07-13 17:09:12 +09:00
8460e29bcb Sidebar now pushes full settings out further 2017-07-13 17:09:12 +09:00
fc28617099 Merge remote-tracking branch 'upstream/master' into ruleset-settings 2017-07-13 15:35:53 +09:00
de46f3ab07 Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
2017-07-13 15:11:33 +09:00
b13e8599f1 Hide the login overlay when the user panel container by it is clicked 2017-07-13 14:46:17 +09:00
9d523ea012 Update framework 2017-07-12 11:06:13 +09:00
f7c9e449d4 add ruleset settings 2017-07-11 20:25:24 +02:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
1b0e96f411 Fix some discrepancies when changing settings 2017-06-08 20:57:21 +09:00
83cdec3ee6 Merge remote-tracking branch 'upstream/master' into raw-input-osd 2017-06-08 20:41:04 +09:00
a454ca606f Merge remote-tracking branch 'upstream/master' into johnneijzen-master 2017-06-08 20:33:39 +09:00
028364b2d9 Add on-screen display support for RawInput and CursorSensitivity
Also allows resetting both at once using Ctrl+Alt+R.

- Depends on https://github.com/ppy/osu-framework/pull/807
2017-06-08 17:58:57 +09:00
5f7270ee4b Use new invalidation rules 2017-06-08 09:53:45 +02:00
2f7d9655fd More Clean up 2017-06-08 15:27:35 +08:00
d9a9616125 EOF remove blank spaces 2017-06-08 14:56:03 +08:00
431d225a60 Keyword Spacing and Brackets Fixing 2017-06-08 14:35:10 +08:00
09e075e3fb Allow adjusting mouse sensitivity at 0.01 increments 2017-06-05 20:22:39 +09:00
ae7388e68f Don't update sensitivity when dragging slider 2017-06-05 13:25:18 +09:00
ff0888449f Disable ability to adjust sensitivity when raw input is disabled 2017-06-05 12:13:15 +09:00
edead2ad3a Add settings for toggling raw input and adjusting sensitivity 2017-06-02 20:24:18 +09:00
1dd85b5986 Add alternative for random beatmap selection
"Never repeat" will not repeat until all songs have been seen by repeatedly pressing F2/Random button
2017-05-31 20:11:26 +02:00
bab3f1b89a Merge branch 'master' into user-dropdown-arrow 2017-05-31 15:39:52 +09:00
cd57343191 Text -> Label 2017-05-31 02:03:13 -03:00
4fd7405fb8 Fix user dropdown menu item chevron alignment 2017-05-31 01:57:32 -03:00
8544b45443 Update in line with framework 2017-05-30 22:23:51 +09:00
3644198c6e Fix CI issues 2017-05-28 21:20:11 +09:00
d749fc516d Update focus handling in line with framework changes 2017-05-28 20:08:46 +09:00
9eec2edd30 Fix initial login state not being reflected in user panel 2017-05-25 22:43:33 +09:00
1a255fdf48 Fix display order regression 2017-05-25 19:47:18 +09:00
be81346573 Attempt to fix inner scope warning 2017-05-25 14:47:25 +09:00
e22eb1f205 CI fixes 2017-05-24 22:39:07 -03:00
ec3c92fc3c Trim whitespace 2017-05-24 22:26:48 -03:00
9cad344401 Revert back header for login form, fix incorrect spacing on header 2017-05-24 22:02:32 -03:00
8e09b738b0 Remove magic numbers 2017-05-24 21:51:00 -03:00
9b863f60ab Adjust dropdown layout 2017-05-24 21:32:46 -03:00
efd4c57431 Dropdown actions, +User.Status, +UserStatusDoNotDisturb, properly align UserDropdownMenuItem 2017-05-24 21:09:18 -03:00
b57a3f2056 Initial layout of user panel and user dropdown 2017-05-24 19:44:48 -03:00
3134f92051 Merge branch 'master' into user-panel 2017-05-24 16:32:09 +09:00
2be1b00a76 Hide status bar when Status is null 2017-05-24 00:45:56 -03:00
247d8e9b21 Replace "Connected as _" in login form with a UserPanel 2017-05-24 00:23:48 -03:00
4ee11764b8 Merge branch 'master' into osu-direct 2017-05-24 12:16:34 +09:00
564abc1a5b using autosize instead of constant height 2017-05-23 14:32:45 +03:00
165d6ef1bb Make transition a bit smoother 2017-05-23 12:30:39 +03:00
c7a241246e Better letterbox settings transition 2017-05-23 12:09:32 +03:00
0634a3a5c5 Merge branch 'master' into osu-direct 2017-05-23 17:33:20 +09:00
f06f8b4dcd Make sidebar buttons working. 2017-05-21 04:33:05 +08:00