Commit Graph

31 Commits

Author SHA1 Message Date
94c259bd59 Remove most usages of DelayReset
ButtonSystem requires some more work.
2017-04-27 18:39:40 +09:00
5aa90df819 Allow OsuScreens to decide whether ruleset switching should be allowed.
Tidies up ToolbarModeSelector a lot by using DI.
2017-04-21 16:03:59 +09:00
49f4981f1c Fix CI issues. 2017-04-18 22:28:16 +09:00
2bf560a371 Disable page three for now. 2017-04-18 22:22:14 +09:00
e8d55b5bb5 Add back button. 2017-04-18 22:22:14 +09:00
4a3fc710c4 Add temporary combo/accuracy display. 2017-04-18 22:22:14 +09:00
f1bd64a74d Adjust colour metrics. 2017-04-18 22:22:14 +09:00
886ac1fb40 Add progress graph background and update ruleset references. 2017-04-18 22:22:14 +09:00
968d46a10f whitespace. 2017-04-18 22:22:14 +09:00
49fc91cf37 Add an exit transition. 2017-04-18 22:22:14 +09:00
72fcc09a98 Add beatmap info and score date.
Also adjusts design metrics.
2017-04-18 22:22:14 +09:00
d51b37cb44 Add a basic implementation of the new design results screen. 2017-04-18 22:22:14 +09:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
f7dc7e9bb9 Update references. 2017-03-28 21:26:20 +09:00
2074812f46 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
0cad5d7d41 Fix most warnings. 2017-03-07 13:05:57 +09:00
a2317e5a1e Update usage of FillDirection 2017-03-04 11:00:17 +01: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
a5dfa7ab06 Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
e6ef9f67aa GameMode -> Screen. 2017-02-17 19:23:58 +09:00
aaaf7163e0 Update framework. 2017-02-13 17:46:50 +09:00
6b011a50d2 Naming standardisation and enforcing. 2017-02-07 16:20:36 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
6b66ecc131 Global shadows and more sane font size setting. 2017-01-31 18:53:52 +09:00
74e3a87f78 Add *very* basic ranking screen. 2016-11-29 23:59:56 +09:00
9871960112 Basic score flow. 2016-11-29 17:34:16 +09:00
0f4538f69f Rename GameModes namespace to Screens. 2016-11-14 17:23:33 +09:00