Dean Herbert
|
dfbcf4d7b7
|
Add tests
|
2018-05-31 17:29:59 +09:00 |
|
Dean Herbert
|
7487c82ec1
|
Stop the logo from beating
|
2018-05-31 17:14:47 +09:00 |
|
Dean Herbert
|
c161d82474
|
Reduce the length of the fadeout animation
|
2018-05-31 17:14:04 +09:00 |
|
Dean Herbert
|
9497db0b0b
|
Add a delay before the loading logo is displayed
|
2018-05-30 20:22:26 +09:00 |
|
Aergwyn
|
b7e3ea348b
|
expose two Bindables with split logic instead of one with mixed logic
|
2018-05-21 15:53:55 +02:00 |
|
Aergwyn
|
1482bca147
|
Rename for better understanding
ShowOverlays -> AllowOverlays
ShowOverlaysOnEnter -> HideOverlaysOnEnter
|
2018-05-21 09:42:29 +02:00 |
|
Roman Kapustin
|
f2f2fb8c73
|
Use both OnKeyDown and GlobalAction.Back
|
2018-05-14 22:09:09 +03:00 |
|
Roman Kapustin
|
e802b722f0
|
Revert "Handle mouse back button using OnMouseDown override instead of using GlobalAction"
This reverts commit 44bbb8700e .
|
2018-05-14 20:27:05 +03:00 |
|
Roman Kapustin
|
44bbb8700e
|
Handle mouse back button using OnMouseDown override instead of using GlobalAction
|
2018-05-08 00:22:11 +03:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipoo
|
5eb2dc3d64
|
Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
|
2018-01-05 01:20:24 +09:00 |
|
Dean Herbert
|
71a94d6b44
|
Add a bindable Enabled flag to NotificationManager
Also better handles delays before notifications are displayed.
|
2017-12-25 20:53:23 +09:00 |
|
Dean Herbert
|
fb6408257a
|
Add shader precompile step
Resolves https://github.com/ppy/osu-framework/issues/1180 in a way.
|
2017-12-05 17:41:47 +09:00 |
|
Dean Herbert
|
49a5af60e2
|
Fix multiple order-of-execution issues with osu! logo
Also sets better defaults.
|
2017-11-13 18:43:16 +09:00 |
|
Dean Herbert
|
5eb94f7e68
|
Fix loader pushing children screens before it is displayed itself
|
2017-11-09 23:29:56 +09:00 |
|
Dean Herbert
|
e3a868744e
|
Merge branch 'master' into intro-v2
|
2017-11-09 17:48:42 +09:00 |
|
Dean Herbert
|
4874371dbf
|
Rename methods back
|
2017-11-09 17:38:20 +09:00 |
|
Dean Herbert
|
cabb22b6d1
|
Merge branch 'single-osu-logo' into intro-v2
|
2017-11-08 16:43:07 +09:00 |
|
Dean Herbert
|
c2d4a213b1
|
Rename logo-related methods
|
2017-11-08 16:34:03 +09:00 |
|
Dean Herbert
|
d8d7165164
|
Add a test case which starts the game
|
2017-11-08 13:52:44 +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
|
cbf188c293
|
Add new main menu backgrounds
|
2017-06-26 19:10:13 +09:00 |
|
Dean Herbert
|
6f1fff4ee7
|
Update async load usage to new style.
|
2017-04-02 15:56:12 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Thomas Müller
|
2689de0c0c
|
Update framework and add "Async" suffix to asynchronous methods
|
2017-02-23 22:32:10 +01:00 |
|
Dean Herbert
|
fe3a6248ec
|
Add better screen hierarchy and placeholder for dev build disclaimer.
|
2017-02-17 20:07:16 +09:00 |
|