Dean Herbert
|
b83322281e
|
Consume updated logic at MainMenu
|
2021-05-19 16:51:54 +09:00 |
|
Dean Herbert
|
fcea900a53
|
Move main menu (song select) presentation logic to a local implementation
Reduces cross-dependencies between OsuGame and MainMenu.
|
2021-03-03 14:13:51 +09:00 |
|
Dean Herbert
|
421cdb6650
|
Consume new method in existing usages (and remove some unnecessary set/unset code)
|
2021-02-18 15:01:11 +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
|
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 |
|
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
|
1f2f21e07a
|
Merge branch 'master' into editor-new-beatmap
|
2020-09-04 13:11:59 +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 |
|
Lucas A
|
8de7744b52
|
Add back disabling of overlays on exiting game.
|
2020-08-29 19:34:53 +02:00 |
|
Dean Herbert
|
a6708c4286
|
Rename resolved variable in MainMenu
|
2020-08-16 23:04:54 +09:00 |
|
smoogipoo
|
7d35893ecd
|
Make MusicController non-nullable
|
2020-08-11 12:40:58 +09:00 |
|
smoogipoo
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
smoogipoo
|
61b632516e
|
Ensure CurrentTrack is never null
|
2020-08-07 19:43:16 +09:00 |
|
smoogipoo
|
f8279dab32
|
Refactor MainMenu
|
2020-08-06 18:54:14 +09:00 |
|
smoogipoo
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dean Herbert
|
1760cc2427
|
Fix behavioural regression by splitting methods out
|
2020-07-10 18:03:56 +09:00 |
|
Dean Herbert
|
44fdb5b82e
|
Ensure music starts when returning to lounge or main menu
|
2020-07-10 17:20:27 +09:00 |
|
Dean Herbert
|
a650a5ec83
|
Move dialog classes to own file
|
2020-07-06 23:44:26 +09:00 |
|
smoogipoo
|
ddac511c8c
|
Move start fresh button above
|
2020-07-06 22:41:51 +09:00 |
|
Dan Balasescu
|
8f792603ee
|
Apply suggestions from code review
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-07-06 22:40:45 +09:00 |
|
smoogipoo
|
1effe71ec2
|
Add dialog for storage options
|
2020-07-06 22:03:09 +09:00 |
|
Shivam
|
444504f2b9
|
Expose MainMenu Track as internal get private set
|
2020-06-29 02:10:40 +02:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
1cec0575b7
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
|
Alchyr
|
737a3b608a
|
Correct spelling
|
2020-04-07 17:34:18 -07:00 |
|
Dean Herbert
|
880d138a47
|
Fix intro tests not asserting pass or working at all
|
2020-03-25 15:12:19 +09:00 |
|
Lucas A
|
535a7989d6
|
Open rankings overlay on spotlights page.
|
2020-02-25 20:57:15 +01:00 |
|
Lucas A
|
c9d600b69c
|
Show RankingsOverlay when clicking on charts button
|
2020-02-22 11:55:34 +01:00 |
|
Dean Herbert
|
2a67246b21
|
Ensure game is at main menu before performing exit on screen
|
2020-02-11 22:37:38 +09:00 |
|
Salman Ahmed
|
8aec9e4500
|
Fix NullReferenceException on main menu for mobile game hsots
|
2020-01-25 11:41:26 +03:00 |
|
Dean Herbert
|
f9e93e2a6a
|
Fix regressed input handling order
|
2020-01-24 17:15:05 +09:00 |
|
Dean Herbert
|
f9a54dfb1d
|
Tidy up implementation and show on returning with new song
|
2020-01-24 16:27:37 +09:00 |
|
Andrei Zavatski
|
730cc92bf3
|
Fade out instead of insta hiding on menu suspending
|
2020-01-11 22:43:07 +03:00 |
|
Andrei Zavatski
|
bd33687f53
|
Add AllowUpdates flag to SongTicker
|
2020-01-11 18:27:22 +03:00 |
|
Andrei Zavatski
|
d59cae33d3
|
Some animation adjustments
|
2020-01-11 07:17:13 +03:00 |
|
Andrei Zavatski
|
7716a555ec
|
Move only ButtonSystem on screen changes rather than everything
|
2020-01-11 07:08:00 +03:00 |
|
Andrei Zavatski
|
6500cc967f
|
Implement SongTicker component
|
2020-01-11 06:58:35 +03:00 |
|
mcendu
|
796223d3e0
|
Invert if
|
2019-12-22 21:39:25 +08:00 |
|
mcendu
|
1f41acc5b9
|
Integrate auto click into exit confirmed check
|
2019-12-22 21:20:55 +08:00 |
|
mcendu
|
5d29ff29cb
|
Animate "Good bye" instead on exit
|
2019-12-22 20:52:00 +08:00 |
|
Dean Herbert
|
f390e558c7
|
Combine and simplify beatmap change logic
|
2019-11-22 02:32:02 +09:00 |
|
Dean Herbert
|
6d06b444ba
|
Allow screen to specify whether to apply audio rate adjustments from mods
|
2019-11-15 13:47:14 +09:00 |
|
HDragonHR
|
faf8fe132e
|
Change bindable int to float
|
2019-10-02 12:26:46 +08:00 |
|