Dean Herbert
|
cbf188c293
|
Add new main menu backgrounds
|
2017-06-26 19:10:13 +09:00 |
|
Dean Herbert
|
4ee11764b8
|
Merge branch 'master' into osu-direct
|
2017-05-24 12:16:34 +09:00 |
|
ColdVolcano
|
c6d744eb7c
|
Merge branch 'master' of ppy/osu into menu-flashes
|
2017-05-23 20:00:02 -05:00 |
|
Dean Herbert
|
fe7ac20e29
|
Read menu music from osz resource
|
2017-05-23 16:38:43 +09:00 |
|
ColdVolcano
|
4e83f12f34
|
Initial implementation
Note this won't work with the osu!bgm because it is not a beatmap
|
2017-05-20 11:02:42 -05:00 |
|
DrabWeb
|
9ba356f2c6
|
Added osu!direct header and filter control
|
2017-05-17 05:58:34 -03:00 |
|
Dean Herbert
|
622b155fda
|
OsuConfig -> OsuSetting
|
2017-05-15 10:56:27 +09:00 |
|
Dean Herbert
|
eaaba11586
|
Change all instances of options to settings where applicable
|
2017-05-15 10:55:29 +09:00 |
|
Dean Herbert
|
a2f6d8a3e6
|
Fix broken test cases, remove some recursive lookup methods.
|
2017-05-11 19:38:28 +09:00 |
|
Huo Yaoyuan
|
767cfaaac3
|
Access database recursively.
|
2017-05-06 15:37:53 +08:00 |
|
Huo Yaoyuan
|
146d57953d
|
Use metadata field of WorkingBeatmap.
|
2017-05-06 14:57:11 +08:00 |
|
ColdVolcano
|
6ce0245c2b
|
Typo
|
2017-05-01 19:34:08 -05:00 |
|
ColdVolcano
|
1b52445f86
|
Fix crash when selecting non-existent IDs from database
|
2017-05-01 19:31:46 -05:00 |
|
Dean Herbert
|
f93adebc52
|
Minor style fixes.
|
2017-04-25 13:33:34 +09:00 |
|
ColdVolcano
|
51c577624b
|
Remove BeatmapInfo field
|
2017-04-24 22:59:33 -05:00 |
|
ColdVolcano
|
1df50adc3a
|
Post-merge fixes (and CodeFactor fixes)
|
2017-04-24 22:48:25 -05:00 |
|
ColdVolcano
|
fe35d20def
|
Remove not needed stuff (+typo fix)
|
2017-04-23 00:50:02 -05:00 |
|
ColdVolcano
|
094a0f9639
|
Move MenuMusic logic to MainMenu
|
2017-04-23 00:36:23 -05:00 |
|
Dean Herbert
|
6f1fff4ee7
|
Update async load usage to new style.
|
2017-04-02 15:56:12 +09:00 |
|
Dean Herbert
|
ab97967237
|
Update references and framework.
|
2017-03-29 09:54:00 +09:00 |
|
Dean Herbert
|
f7dc7e9bb9
|
Update references.
|
2017-03-28 21:26:20 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Dean Herbert
|
6be80c95ae
|
Preload song select from main menu.
|
2017-03-17 20:11:59 +09:00 |
|
Huo Yaoyuan
|
b2dd9afcf3
|
Update editor workflow and make edit button works.
|
2017-03-14 22:18:40 +08:00 |
|
Thomas Müller
|
a14bdf8624
|
Use Color4Extensions from Framework and remove redundant Name
|
2017-03-04 19:42:37 +01:00 |
|
Dean Herbert
|
4a109fcc55
|
Remvoe ctor argument and fallback to storage-based TeamList if no custom list has been provided.
|
2017-03-03 20:21:11 +09:00 |
|
smoogipooo
|
5a4d07d770
|
Better way to initialize team lists.
|
2017-03-03 18:47:56 +09:00 |
|
smoogipooo
|
26b81a14cf
|
Ctrl+Shift+D at main menu to open up drawings, until we get a permanent place for it.
|
2017-03-03 12:42:19 +09:00 |
|
smoogipooo
|
44f3dfa3fe
|
Make it display by default.
|
2017-02-27 23:38:37 +09:00 |
|
Thomas Müller
|
1585ae842a
|
Update framework
|
2017-02-26 11:22:58 +09:00 |
|
Thomas Müller
|
2689de0c0c
|
Update framework and add "Async" suffix to asynchronous methods
|
2017-02-23 22:32:10 +01:00 |
|
Jorolf
|
a48e4a31a7
|
Parallax Option works now
|
2017-02-18 21:34:21 +01:00 |
|
Dean Herbert
|
e6ef9f67aa
|
GameMode -> Screen.
|
2017-02-17 19:23:58 +09:00 |
|
Dean Herbert
|
9e8b4d43dd
|
Improve exit procedure.
|
2017-02-17 17:25:28 +09:00 |
|
Dean Herbert
|
a7dac15d05
|
Toolbar is now toggled by the main menu.
|
2017-02-08 20:30:45 +09:00 |
|
Dean Herbert
|
24ba21363e
|
Make intro->mainmenu work better by delaying interactiveness of osu! logo.
|
2017-02-07 21:37:34 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
ff85ccca6d
|
Move the actual outro sequence into Intro rather than MainMenu.
|
2016-12-05 19:34:52 +09:00 |
|
Thomas Müller
|
c6d688898f
|
Initial implementation of a beatmap carousell and various minor improvements to song select.
No big optimizations yet, but groundwork is laid out.
|
2016-11-20 20:34:16 +01:00 |
|
Dean Herbert
|
d846246ef2
|
ShowToolbar -> ShowOverlays; include MusicController.
|
2016-11-15 20:55:57 +09:00 |
|
Dean Herbert
|
06f4f93918
|
Move play modes to Modes namespace.
|
2016-11-14 18:03:20 +09:00 |
|
Dean Herbert
|
0f4538f69f
|
Rename GameModes namespace to Screens.
|
2016-11-14 17:23:33 +09:00 |
|