smoogipoo
|
d3f0c0730d
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
|
Dean Herbert
|
3344e9f27f
|
Merge pull request #11720 from nekodex/new-buttonsystem-edit-sound
Use unique sample for edit button click (ButtonSystem)
|
2021-02-11 15:10:35 +09:00 |
|
Jamie Taylor
|
996f1098f6
|
Use alternate sample on the downbeat while hovering OsuLogo
|
2021-02-10 18:17:48 +09:00 |
|
Jamie Taylor
|
22995c216d
|
Use unique sample for edit button click (ButtonSystem)
|
2021-02-10 17:23:55 +09:00 |
|
smoogipoo
|
de9d075f94
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
|
Dean Herbert
|
0560eb4120
|
Reduce final fill alpha of main menu confirm-to-exit
|
2021-01-18 18:22:21 +09:00 |
|
Dean Herbert
|
35be7ec0e1
|
Add back button but rename to "browse"
|
2021-01-06 23:28:14 +09:00 |
|
Dean Herbert
|
cfbfb8d58b
|
Revert "Remove related events"
This reverts commit 59025e9d50 .
|
2021-01-06 23:21:46 +09:00 |
|
Dean Herbert
|
59025e9d50
|
Remove related events
|
2021-01-06 23:09:58 +09:00 |
|
Dean Herbert
|
32accc8eab
|
Remove "osu!direct" button
|
2021-01-06 22:56:10 +09:00 |
|
Dean Herbert
|
b3f08b29ca
|
Ensure that all changes to screen backgrounds are on the correct thread
|
2021-01-05 15:22:50 +09:00 |
|
Bartłomiej Dach
|
361d215ab4
|
Reword notification messages to match new logic
|
2020-12-29 10:56:59 +01:00 |
|
Bartłomiej Dach
|
5d23199233
|
Trim redundant IsLoggedIn checks
|
2020-12-29 10:56:29 +01:00 |
|
Dean Herbert
|
4d04e0dee7
|
Disallow entering the playlists/multiplayer screens if API is failing
|
2020-12-29 16:25:51 +09:00 |
|
Bartłomiej Dach
|
83fb7c7a1a
|
Re-namespace all files in OnlinePlay directory
|
2020-12-25 16:50:09 +01:00 |
|
Dean Herbert
|
836d1491d0
|
PlaylistsMultiplayer -> Playlists
|
2020-12-25 23:47:18 +09:00 |
|
Dean Herbert
|
5d4b73baa5
|
RealtimeMultiplayer -> Multiplayer
|
2020-12-25 14:10:59 +09:00 |
|
Dean Herbert
|
a1384942b1
|
Timeshift -> Playlists at a code level
|
2020-12-25 13:11:21 +09:00 |
|
Dean Herbert
|
60c7c8b63b
|
Pluralise playlists in tip
|
2020-12-25 00:44:42 +09:00 |
|
Dean Herbert
|
aec25e2d73
|
Rename "timeshift" to "playlists"
This only covers the user-facing instances. Code and class name changes
will happen once things have calmed down.
|
2020-12-24 21:53:20 +09:00 |
|
Dean Herbert
|
85e93c5dde
|
Fix main menu multiplayer icons being back to front
|
2020-12-22 15:22:27 +09:00 |
|
smoogipoo
|
3bf670510a
|
Split into two actions
|
2020-12-22 14:55:25 +09:00 |
|
smoogipoo
|
0566ed1a9b
|
Add button to main menu
|
2020-12-21 18:38:44 +09:00 |
|
smoogipoo
|
4494bb1eb5
|
Abstract RoomManager and Multiplayer
|
2020-12-19 00:52:27 +09:00 |
|
Dean Herbert
|
206bf3713e
|
Make IAPIProvider read-only bindables into IBindables
|
2020-12-18 15:16:36 +09:00 |
|
Dean Herbert
|
898e2dae27
|
Restore kiai time flashing behaviour
|
2020-11-23 14:27:02 +09:00 |
|
Dean Herbert
|
ae609b9d48
|
Remove unnecessary local variable
|
2020-11-23 13:35:13 +09:00 |
|
Dean Herbert
|
2ae5a95d77
|
Change opacity value to match master implementation
|
2020-11-23 13:35:02 +09:00 |
|
Derrick Timmermans
|
61078e9ae1
|
Use 0.2f instead of .2f
|
2020-11-22 18:59:16 +01:00 |
|
Derrick Timmermans
|
ba7ce4c933
|
Make colour readonly
|
2020-11-22 18:37:49 +01:00 |
|
Derrick Timmermans
|
458016d17d
|
Remove AccentColour member variable from LogoVisualisation
|
2020-11-22 17:36:59 +01:00 |
|
Derrick Timmermans
|
1551402a8d
|
Change IntroWelcome visualiser to use Colour instead of AccentColour
|
2020-11-22 17:33:40 +01:00 |
|
Derrick Timmermans
|
b468f061f1
|
Remove unused using
|
2020-11-22 17:20:00 +01:00 |
|
Derrick Timmermans
|
cc33b0f2c6
|
Apply MenuGlow to Visualisation Colour instead of AccentColour
|
2020-11-22 16:53:53 +01:00 |
|
Dean Herbert
|
46f6e84a33
|
Fix disclaimer potentially running same code from two different threads
|
2020-10-06 12:33:57 +09:00 |
|
Dean Herbert
|
4792b44911
|
Merge branch 'master' into editor-new-beatmap
|
2020-09-07 18:42:51 +09:00 |
|
Dean Herbert
|
1f2f21e07a
|
Merge branch 'master' into editor-new-beatmap
|
2020-09-04 13:11:59 +09:00 |
|
Lucas A
|
82e314da59
|
Fix merge conflicts.
|
2020-09-03 21:56:47 +02:00 |
|
Dan Balasescu
|
cf89a6e1a4
|
Merge pull request #10043 from peppy/better-outro-music-fade
Improve music fade on game exit
|
2020-09-03 14:24:46 +09:00 |
|
Dan Balasescu
|
84b3604192
|
Merge branch 'master' into game-overlay-activation-mode
|
2020-09-03 13:34:22 +09:00 |
|
Dean Herbert
|
e032844570
|
Start with a fresh beatmap when entering editor from main menu
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
2f42c57f4b
|
Add safeties to ensure the current track doesn't loop or change
|
2020-09-03 13:15:23 +09:00 |
|
Dean Herbert
|
547c8090e5
|
Improve game exit music fade
|
2020-09-03 13:15:23 +09:00 |
|
Dean Herbert
|
6a765d2d76
|
Add smooth fading between audio tracks on transition
|
2020-09-02 20:04:56 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
Lucas A
|
8de7744b52
|
Add back disabling of overlays on exiting game.
|
2020-08-29 19:34:53 +02:00 |
|
Lucas A
|
ad223bc460
|
Make game bindable immutable.
|
2020-08-29 19:34:53 +02:00 |
|
Poliwrath
|
edc15c965c
|
Update osu.Game/Screens/Menu/IntroSequence.cs
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-08-26 12:52:39 -04:00 |
|
Dean Herbert
|
f65991f31f
|
Revert some usages based on review feedback
|
2020-08-26 23:28:58 +09:00 |
|
Poliwrath
|
c50e495e03
|
fix lingering small ring in circles! intro
|
2020-08-26 02:49:55 -04:00 |
|