Commit Graph

1202 Commits

Author SHA1 Message Date
5568df1aee Remove StandardHUDOverlay
This class hierarchy was originally when we had different HUDs for rulesets, but this is no longer the case. Skins will be able to build off the base (new) HUDOverlay without issue, so there is no real need for the abstract class for now.

We can add it back if a need for it arises; for the moment I'd like to avoid as many Standard* classes as possible.
2017-06-05 17:18:07 +09:00
2712f49545 Remove bad 2017-06-05 17:06:47 +09:00
958cd9f8d8 Don't display in-game
Nothing does anything yet, so we can't display this. Make it functional before adding to game project.
2017-06-05 16:52:09 +09:00
af6f8bbd89 Fix namespaces and class names 2017-06-05 16:47:42 +09:00
c3c56820fa Fix lots of small issues 2017-06-05 16:43:23 +09:00
0cb1df35e9 Merge remote-tracking branch 'upstream/master' into ingame_options 2017-06-05 14:53:37 +09:00
94294e4b45 Changed default selection type and added suggestions from PR feedback 2017-06-01 08:54:48 +02:00
a3945bb11d Added suggestions by code inspector 2017-05-31 22:04:29 +02:00
9592e9778b Trim whitespace 2017-05-31 20:31:05 +02: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
8cde50a88a Merge branch 'master' of https://github.com/ppy/osu into ingame_options 2017-05-31 08:23:06 +03:00
d90006b229 Merge branch 'master' into update-framework 2017-05-31 13:01:17 +09:00
40312080f7 Merge branch 'master' into playsongselect-exit-fix 2017-05-31 11:14:41 +09:00
61fb5d6ac8 Add issue URL to comment 2017-05-31 11:04:18 +09:00
b61452024a Add comment 2017-05-31 11:02:26 +09:00
8544b45443 Update in line with framework 2017-05-30 22:23:51 +09:00
4b624ced36 CI fixes 2017-05-30 12:31:56 +03:00
e737ded382 Applied suggested changes 2017-05-30 12:23:53 +03:00
7416952eb3 Fix usings. 2017-05-30 17:36:42 +09:00
72fa50f944 Make replay settings match design colours. 2017-05-30 17:02:04 +09:00
08219ccb42 Applied suggested changes 2017-05-29 19:00:29 +03:00
6918368afc Merge branch 'master' into ingame_options 2017-05-29 18:12:02 +09:00
a4903e62ba Merge branch 'master' into fix-nullrefs 2017-05-28 16:07:10 +02:00
d749fc516d Update focus handling in line with framework changes 2017-05-28 20:08:46 +09:00
bdeaf2dbb4 Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
743dfcc130 More xmldoc and few Title text fixes 2017-05-28 00:56:11 +03:00
b5a6d73104 Toogle visibility without ctrl pressed 2017-05-27 02:38:29 +03:00
bedcf04043 Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options 2017-05-27 02:25:03 +03:00
5eab611255 Fix some possible nullrefs on beatmap load failure 2017-05-26 17:36:38 +09:00
012f60d59b Merge branch 'master' into drawable-multiplayer-room 2017-05-25 13:58:05 +09:00
b803e40a7d Unbind from room values when disposing 2017-05-24 17:02:28 -03:00
dee9d0e3bd Merge branch 'master' into playsongselect-exit-fix 2017-05-24 16:26:43 +02:00
0dbb2220e0 Add missing early activation to menu flashes 2017-05-24 21:07:12 +09:00
3094a8267f Merge branch 'master' into drawable-multiplayer-room 2017-05-24 04:39:57 -03:00
45a964cebe Merge branch 'master' into osu-direct 2017-05-24 15:33:53 +09:00
03f9a86366 Add missing readonly 2017-05-24 13:29:12 +09:00
16d9a677d0 Add a low-end cutoff for scale adjust 2017-05-24 13:08:59 +09:00
a9d1e54c27 Adjust triangle movement based on amplitude 2017-05-24 13:08:54 +09:00
4ee11764b8 Merge branch 'master' into osu-direct 2017-05-24 12:16:34 +09:00
b1bd88ae71 Merge branch 'master' into logo-beat 2017-05-24 11:41:02 +09:00
90d54a6cfe Merge branch 'master' into logo-beat 2017-05-24 10:36:30 +09:00
87a2cc2004 Merge branch 'master' into menu-flashes 2017-05-24 10:10:29 +09:00
207d6e4ac3 Update to new syntax of OnNewBeat 2017-05-23 20:01:20 -05:00
c6d744eb7c Merge branch 'master' of ppy/osu into menu-flashes 2017-05-23 20:00:02 -05:00
dee6a1e2be Merge branch 'master' into songselect-fix 2017-05-24 09:45:34 +09:00
24f64c8815 More formatting 2017-05-24 02:38:05 +02:00
67774192dd Formatting fixes 2017-05-24 02:30:32 +02:00
0616256bd0 CI fix 2017-05-24 02:23:52 +02:00
09adb23591 Fix scheduled task not being canceled 2017-05-24 02:22:30 +02:00
b477e5cd9e Fix potential nullref 2017-05-24 02:53:21 +09:00