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-06-08 22:04:47 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
802
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
9126 Commits
Move music global action handling to an own component
Due to requiring components that are added at an OsuGame-level
Salman Ahmed
·
2020-09-04 10:24:54 +03:00
001509df55
Expose track change results on the methods
Salman Ahmed
·
2020-09-04 10:24:54 +03:00
42895e27b6
Fix MusicController raising TrackChanged event twice
Salman Ahmed
·
2020-09-04 10:24:31 +03:00
54013790fc
Fix potential hard crash if ruleset settings fail to construct
Dean Herbert
·
2020-09-04 16:15:57 +09:00
a15653c77c
Fix UserProfile weirdness
Dean Herbert
·
2020-09-03 17:11:34 +09:00
d55c9c3cc2
Update with missing icons
Dean Herbert
·
2020-09-03 17:05:45 +09:00
99e34d8562
Fix regression in sidebar button sizing
Dean Herbert
·
2020-09-03 16:34:58 +09:00
f5a73130e1
Combine settings strings to read from same location
Dean Herbert
·
2020-09-03 16:34:58 +09:00
0d1674ca5e
Adjust toolbar button sizing
Dean Herbert
·
2020-09-03 16:34:58 +09:00
2fac0a180e
Update home button
Dean Herbert
·
2020-09-03 16:34:58 +09:00
98c5a04a09
Remove outdated SearchableList classes
Dean Herbert
·
2020-09-03 16:34:58 +09:00
942276d88f
Move header setting to FullscreenOverlay
Dean Herbert
·
2020-09-03 16:34:58 +09:00
7bcbac6f45
Update names and icons to match new designs
Dean Herbert
·
2020-09-03 16:34:58 +09:00
dbf44fbaf2
Centralise fetching of overlay component titles and textures
Dean Herbert
·
2020-09-03 16:34:58 +09:00
dceae21bbf
Merge branch 'master' into update-framework
Dean Herbert
·
2020-09-03 14:58:32 +09:00
fe524ec491
Merge branch 'master' into game-overlay-activation-mode
Dan Balasescu
·
2020-09-03 13:34:22 +09:00
84b3604192
Implement collection import
smoogipoo
·
2020-09-03 00:08:33 +09:00
a56f9d6770
Add smooth fading between audio tracks on transition
Dean Herbert
·
2020-09-02 20:04:56 +09:00
6a765d2d76
Add xmldoc to MusicController.ResetTrackAdjustments()
smoogipoo
·
2020-09-02 15:23:50 +09:00
555b2196b7
Update BindableList usages
Dean Herbert
·
2020-09-01 11:56:23 +09:00
d45a1521a1
Make game bindable immutable.
Lucas A
·
2020-08-29 19:34:53 +02:00
ad223bc460
Add to more places
smoogipoo
·
2020-08-28 22:51:48 +09:00
c1838902a6
Separate bindables
smoogipoo
·
2020-08-28 22:51:19 +09:00
d7bbb362bf
Add support for standardised -> classic changes
smoogipoo
·
2020-08-28 21:34:34 +09:00
1e5e5cae0c
Implement basic score recalculation
smoogipoo
·
2020-08-28 19:16:46 +09:00
4d15f0fe52
Revert some usages based on review feedback
Dean Herbert
·
2020-08-26 23:28:58 +09:00
f65991f31f
Rename and clarify comment regarding "previous" track disposal
Dean Herbert
·
2020-08-22 19:44:54 +09:00
db52260427
Ensure locally executed methods are always loaded before propagation
Dean Herbert
·
2020-08-21 18:43:58 +09:00
308d9f5967
Merge branch 'master' into beatmap-track-rework
Dean Herbert
·
2020-08-21 12:53:09 +09:00
357fb3a10e
Fix toolbar not respecting current overlay activation mode.
Lucas A
·
2020-08-18 15:34:56 +02:00
6aa31dffdb
Merge branch 'master' into beatmap-track-rework
Dean Herbert
·
2020-08-18 13:03:49 +09:00
5ade1e8259
Fix beatmap transfer not working
Dean Herbert
·
2020-08-18 13:01:35 +09:00
083bcde3cf
Add explicit LoadTrack method
Dean Herbert
·
2020-08-17 15:38:16 +09:00
d9debef156
Improve visibility of toolbar tooltips against bright backgrounds
Dean Herbert
·
2020-08-17 14:56:19 +09:00
948c3cfbf1
Replace settings item with osu! confine cursor mode
Shane Woolcock
·
2020-08-16 11:04:28 +09:30
322d179076
Merge branch 'master' into beatmap-track-rework
Dean Herbert
·
2020-08-13 17:56:50 +09:00
9e7a28002d
Merge branch 'update-framework' into beatmap-track-rework
Dean Herbert
·
2020-08-12 23:35:46 +09:00
429ad783cf
Naming adjustments
Andrei Zavatski
·
2020-08-12 11:24:26 +03:00
f3202fb123
Change hover colour for news title
Andrei Zavatski
·
2020-08-11 20:17:29 +03:00
84655b0798
Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-news
Andrei Zavatski
·
2020-08-11 20:14:52 +03:00
fdfda453c7
Fix potential hierarchy mutation from async context
smoogipoo
·
2020-08-12 01:33:06 +09:00
688e447950
More cleanups
smoogipoo
·
2020-08-12 00:48:38 +09:00
070d71ec27
Inspect current track directly
smoogipoo
·
2020-08-11 13:53:23 +09:00
031d29ac34
Fix incorrect load state being used
smoogipoo
·
2020-08-11 12:37:00 +09:00
b64142dff9
Merge pull request
#9633
from Joehuu/fix-keybind-clearing
Dean Herbert
·
2020-08-11 11:01:03 +09:00
dd2f677aa4
Remove HomeNewsPanelFooter
Andrei Zavatski
·
2020-08-09 05:28:43 +03:00
d8f8930691
Remove NewsPostDrawableDate
Andrei Zavatski
·
2020-08-09 05:16:08 +03:00
a72a48624d
Remove impossible null case (DummyWorkingBeatmap)
smoogipoo
·
2020-08-08 00:58:04 +09:00
87ce1e3558
Move beatmap bind to BDL load()
smoogipoo
·
2020-08-07 23:08:09 +09:00
b8373e89b7
Rename method
smoogipoo
·
2020-08-07 22:31:41 +09:00
e87f50f74f
First
Previous
...
74
75
76
77
78
...
Next
Last