This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 08:02:38 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
791
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
181 Commits
Merge branch 'master' into editor-new-beatmap
Dean Herbert
·
2020-09-04 13:11:59 +09:00
1f2f21e07a
Merge branch 'master' into game-overlay-activation-mode
Dan Balasescu
·
2020-09-03 13:34:22 +09:00
84b3604192
Start with a fresh beatmap when entering editor from main menu
Dean Herbert
·
2020-09-03 13:20:23 +09:00
e032844570
Add back disabling of overlays on exiting game.
Lucas A
·
2020-08-29 19:34:53 +02:00
8de7744b52
Rename resolved variable in MainMenu
Dean Herbert
·
2020-08-16 23:04:54 +09:00
a6708c4286
Make MusicController non-nullable
smoogipoo
·
2020-08-11 12:40:58 +09:00
7d35893ecd
Update inspections
smoogipoo
·
2020-08-07 20:51:56 +09:00
5002d69f69
Ensure CurrentTrack is never null
smoogipoo
·
2020-08-07 19:43:16 +09:00
61b632516e
Refactor MainMenu
smoogipoo
·
2020-08-06 18:54:14 +09:00
f8279dab32
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Fix behavioural regression by splitting methods out
Dean Herbert
·
2020-07-10 18:03:56 +09:00
1760cc2427
Ensure music starts when returning to lounge or main menu
Dean Herbert
·
2020-07-10 17:20:27 +09:00
44fdb5b82e
Move dialog classes to own file
Dean Herbert
·
2020-07-06 23:44:26 +09:00
a650a5ec83
Move start fresh button above
smoogipoo
·
2020-07-06 22:41:51 +09:00
ddac511c8c
Apply suggestions from code review
Co-authored-by: Dean Herbert <
pe@ppy.sh
>
Dan Balasescu
·
2020-07-06 22:40:45 +09:00
8f792603ee
Add dialog for storage options
smoogipoo
·
2020-07-06 22:03:09 +09:00
1effe71ec2
Expose MainMenu Track as internal get private set
Shivam
·
2020-06-29 02:10:40 +02:00
444504f2b9
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Remove unused classes and replace overlay in game
Dean Herbert
·
2020-04-21 16:38:47 +09:00
1cec0575b7
Correct spelling
Alchyr
·
2020-04-07 17:34:18 -07:00
737a3b608a
Fix intro tests not asserting pass or working at all
Dean Herbert
·
2020-03-25 15:12:19 +09:00
880d138a47
Open rankings overlay on spotlights page.
Lucas A
·
2020-02-25 20:57:15 +01:00
535a7989d6
Show RankingsOverlay when clicking on charts button
Lucas A
·
2020-02-22 11:55:34 +01:00
c9d600b69c
Ensure game is at main menu before performing exit on screen
Dean Herbert
·
2020-02-11 22:37:38 +09:00
2a67246b21
Fix NullReferenceException on main menu for mobile game hsots
Salman Ahmed
·
2020-01-25 11:41:26 +03:00
8aec9e4500
Fix regressed input handling order
Dean Herbert
·
2020-01-24 17:15:05 +09:00
f9e93e2a6a
Tidy up implementation and show on returning with new song
Dean Herbert
·
2020-01-24 16:27:37 +09:00
f9a54dfb1d
Fade out instead of insta hiding on menu suspending
Andrei Zavatski
·
2020-01-11 22:43:07 +03:00
730cc92bf3
Add AllowUpdates flag to SongTicker
Andrei Zavatski
·
2020-01-11 18:27:22 +03:00
bd33687f53
Some animation adjustments
Andrei Zavatski
·
2020-01-11 07:17:13 +03:00
d59cae33d3
Move only ButtonSystem on screen changes rather than everything
Andrei Zavatski
·
2020-01-11 07:08:00 +03:00
7716a555ec
Implement SongTicker component
Andrei Zavatski
·
2020-01-11 06:58:35 +03:00
6500cc967f
Invert if
mcendu
·
2019-12-22 21:39:25 +08:00
796223d3e0
Integrate auto click into exit confirmed check
mcendu
·
2019-12-22 21:20:55 +08:00
1f41acc5b9
Animate "Good bye" instead on exit
mcendu
·
2019-12-22 20:52:00 +08:00
5d29ff29cb
Combine and simplify beatmap change logic
Dean Herbert
·
2019-11-22 02:32:02 +09:00
f390e558c7
Allow screen to specify whether to apply audio rate adjustments from mods
Dean Herbert
·
2019-11-15 13:47:14 +09:00
6d06b444ba
Change bindable int to float
HDragonHR
·
2019-10-02 12:26:46 +08:00
faf8fe132e
Rename and add simple xmldoc
Dean Herbert
·
2019-09-28 20:21:51 +08:00
a45f8c968b
Use bindable setting instead
iiSaLMaN
·
2019-09-25 15:56:47 +03:00
8844d567cb
Use direct get and set instead
iiSaLMaN
·
2019-09-25 01:26:02 +03:00
cde7f49db1
Add sample usage to the session statics
iiSaLMaN
·
2019-09-24 05:45:47 +03:00
267e12ce3c
Always show exit confirmation when closing via alt-f4 or window control
Dean Herbert
·
2019-09-20 02:22:49 +09:00
636582e089
Apply code styling suggestions
Dean Herbert
·
2019-09-19 22:46:21 +09:00
67796e0982
Fix exit scenarios
Dean Herbert
·
2019-09-19 20:17:58 +09:00
50d4206c45
Fix test failures
Dean Herbert
·
2019-09-19 17:40:46 +09:00
fa54a0bfd3
Always confirm exit when button is clicked
Dean Herbert
·
2019-09-19 16:28:06 +09:00
929f05884b
Add confirmation dialog when exiting game
Dean Herbert
·
2019-09-19 16:26:22 +09:00
a214e7e72f
Remove redundant initialisation
Dean Herbert
·
2019-09-10 01:34:48 +09:00
98e384129c
First
Previous
1
2
3
4
Next
Last