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-20 15:20:18 +08:00
Code
Issues
Releases
Wiki
Activity
29,148
Commits
4
Branches
793
Tags
6ec55eb400a480dbf475565fdf48589b7e0ea50d
Commit Graph
163 Commits
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
Add back local bool (required due to action limitations)
Dean Herbert
·
2019-09-10 01:18:02 +09:00
7eb20da820
Remove unnecessary bool storage
Also delay show slightly for better user experience.
Dean Herbert
·
2019-09-10 01:12:30 +09:00
f398f134e1
Show instead of toggle
Dean Herbert
·
2019-09-10 01:06:37 +09:00
0ec642d826
remove redundancies
LeNitrous
·
2019-09-09 13:50:14 +08:00
ff49c4ae98
move logic to logo action
LeNitrous
·
2019-09-09 13:30:48 +08:00
c2353cbdfa
use IsLoggedIn and remove useless clause
LeNitrous
·
2019-09-09 11:26:51 +08:00
04a4f9c9a3
remove null conditional
LeNitrous
·
2019-09-09 06:14:49 +08:00
be4f0cc2dd
move api state check to it's own clause
LeNitrous
·
2019-09-08 16:18:15 +08:00
a67a2899a9
open login on enter main menu
LeNitrous
·
2019-09-08 13:36:58 +08:00
3435e2a8d3
Remove unused direct placeholder screen
Joehu
·
2019-08-07 21:16:36 -07:00
77df6a0cb7
Merge branch 'master' into intro-testing-improvements
Dean Herbert
·
2019-07-11 23:46:02 +09:00
a1e64106d4
Use canBeNull instead of needlessly caching MusicController for tests
Dean Herbert
·
2019-07-11 00:20:01 +09:00
6819c528db
Rename to IsUserPaused
Dean Herbert
·
2019-07-11 00:18:19 +09:00
b225b2eb39
Move reseting tempo to Editor
Desconocidosmh
·
2019-07-10 10:43:02 +02:00
100d15e651
Add accidentally deleted code
Desconocidosmh
·
2019-07-10 10:41:52 +02:00
8b8e67fd72
Completely change the way we fix the bug
Desconocidosmh
·
2019-07-09 11:32:49 +02:00
2546f647be
Abstract intro screen logic to base class
Dean Herbert
·
2019-07-09 18:05:57 +09:00
0580c32263
Fix music playing while exiting from editor
Desconocidosmh
·
2019-07-09 00:08:18 +02:00
338371c3fc
First
Previous
1
2
3
4
Next
Last