Dean Herbert
|
a8bacd1ed4
|
Remove unnecessary private method /shrug
|
2017-11-08 14:46:47 +09:00 |
|
Dean Herbert
|
6a206c616b
|
Update in line with framework changes
|
2017-11-03 14:34:12 +09:00 |
|
Dean Herbert
|
b8b05fe8d2
|
Make the osu! logo shared game-wide
There should only ever be one osu! logo. It is now passed around between screens in a superfluous manner.
|
2017-11-02 20:38:02 +09:00 |
|
Dean Herbert
|
6fa02ce9bb
|
Use internal less
Allows for more dynamic compilation to succeed. No reason for using internal here anyways.
|
2017-11-01 17:10:54 +09:00 |
|
Dean Herbert
|
09dd0cabd6
|
Move beatmap/ruleset change restrictions to OsuGame
Allows test cases to more freely exist
|
2017-08-22 15:59:32 +09:00 |
|
Huo Yaoyuan
|
df3f75b842
|
Merge branch 'master' into fixes
|
2017-07-31 17:51:34 +08:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Huo Yaoyuan
|
c2e5788ed1
|
Make OsuScreen.Ruleset protected.
|
2017-07-24 21:47:31 +08:00 |
|
Dean Herbert
|
d0dea33faa
|
Make Beatmap (bindable) non-nullable.
|
2017-07-19 15:16:53 +09:00 |
|
Dean Herbert
|
f168ee660c
|
Move dummy to BeatmapDatabase
|
2017-07-19 15:16:43 +09:00 |
|
Dean Herbert
|
3289d93f22
|
Give the dummy beatmap a background
|
2017-07-19 15:16:42 +09:00 |
|
Dean Herbert
|
21984ba764
|
Move DummyWorkingBeatmap to a more global level (OsuScreen)
|
2017-07-19 15:16:39 +09:00 |
|
Dean Herbert
|
04e99d1369
|
Only apply disable rules when in a screen stack.
|
2017-07-12 13:40:17 +09:00 |
|
Dean Herbert
|
9bbcc0526d
|
Disable beatmap changes in specified screens
|
2017-07-11 18:39:10 +09:00 |
|
Dean Herbert
|
ee96d39b93
|
Shuffle sound samples around and make more conformant
|
2017-06-28 10:19:04 -07:00 |
|
Dean Herbert
|
61fb5d6ac8
|
Add issue URL to comment
|
2017-05-31 11:04:18 +09:00 |
|
Dean Herbert
|
b61452024a
|
Add comment
|
2017-05-31 11:02:26 +09:00 |
|
MrTheMake
|
0603be5937
|
Unregister OnBeatmapChanged() when exiting song selection
|
2017-05-23 15:30:15 +02:00 |
|
MrTheMake
|
5ef7451dba
|
Improved LEFTand RIGHT key behaviour
|
2017-05-22 01:53:36 +02:00 |
|
Dean Herbert
|
cf239f4d9c
|
Move chat into main content
Also changes the way parallax is applied to OsuScreens game-wide.
|
2017-05-12 19:03:21 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
Huo Yaoyuan
|
9b1e010dcc
|
Fix filename mismatch.
|
2017-04-06 16:05:41 +08:00 |
|