Commit Graph

77 Commits

Author SHA1 Message Date
a048e666d7 Fix autoproperty which doesn't work on mono. 2017-03-09 14:26:09 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
a14bdf8624 Use Color4Extensions from Framework and remove redundant Name 2017-03-04 19:42:37 +01:00
a2317e5a1e Update usage of FillDirection 2017-03-04 11:00:17 +01:00
ef8a35f5cc Fix Toolbar's mode changer not working correctly. 2017-03-02 22:01:24 +09:00
4d28696479 FlowDirection -> FillDirection 2017-03-01 20:15:38 +01:00
9c853b0465 Update framewörk 2017-03-01 19:33:01 +01:00
03889e6ca6 Update References to FlowStrategies
References now use the Create*-names instead of the outdated
Get*-names to create instances of FlowStrategies.
2017-02-27 16:55:55 +01:00
8d91519d59 Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
1585ae842a Update framework 2017-02-26 11:22:58 +09:00
aaaf7163e0 Update framework. 2017-02-13 17:46:50 +09:00
8ec927899f Implement notifications. 2017-02-10 16:30:23 +09:00
18bb61897f Update overlay containers in lines with framework changes.
Allows closing the MusicController using escape.
2017-02-09 13:57:44 +09:00
b6398a1c77 Centralise toolbar size variables and adjust to design. 2017-02-08 20:30:45 +09:00
143cfae93a Login overlay should disappear when toolbar is hidden. 2017-02-08 20:30:45 +09:00
a7dac15d05 Toolbar is now toggled by the main menu. 2017-02-08 20:30:45 +09:00
2e119cd74f Handle toolbar offsets better. 2017-02-08 20:30:45 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
22ef576c64 Make LoginOverlay mask better. 2017-01-31 16:59:38 +09:00
2aa924c104 Fix global hover regression. 2017-01-30 23:24:30 +09:00
74366c620b Move login screen to toolbar and update design (still not fully implemented).
# Conflicts:
#	osu.Game/Overlays/Options/General/LoginOptions.cs
#	osu.Game/Overlays/Toolbar/Toolbar.cs
2017-01-30 22:55:35 +09:00
cbd6fe3f36 Move definition of MusicController's position out of itself. 2017-01-30 22:54:33 +09:00
fa007e632d Refactor colors to palette based design 2017-01-12 16:38:27 -05:00
c222be05c0 Add Color4.Opacity and OsuColor.Gray 2017-01-10 13:44:40 -05:00
9bf36418a0 Make toolbar buttons more independent logic-wise.
Also adds visual toggle state for toggleable buttons.
2016-12-02 18:43:01 +09:00
d7ab74363d Simplify toolbar width/padding calculations. Add avatar display (incorrect user id). 2016-12-01 16:05:54 +09:00
167b559a95 Move toolbar to own namespace. 2016-12-01 14:22:29 +09:00