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-16 02:04:00 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
26 Commits
Update with further framework-side changes
smoogipoo
·
2019-06-04 11:04:28 +09:00
cea353975f
Fix failures with a null-model
smoogipoo
·
2019-05-23 17:01:22 +09:00
f0d7728e81
Don't create a new drawable for the first background
smoogipoo
·
2019-05-23 15:59:22 +09:00
7971261fbc
Fix background unloading/reloading sometimes crashing
smoogipoo
·
2019-05-07 17:24:05 +09:00
a00e2b18a9
Fix usages of OnLoadComplete
Dean Herbert
·
2019-03-17 13:44:20 +09:00
c496f6e56b
Refactor UpdateableBeatmapBackground lookup logic for clarity
Closes
#4401
. Alternative to
#4439
.
Dean Herbert
·
2019-03-11 19:00:39 +09:00
59897bbeb5
Pass through timeBeforeLoad instead of hardcoding
Jamie Taylor
·
2019-03-06 19:12:37 +09:00
ab0ac7a82a
Prevent null beatmap from creating an extra drawable
Jamie Taylor
·
2019-03-06 19:12:28 +09:00
06b65e00c4
Fix UpdateableBeatmapBackgroundSprite not disposing of previously loaded sprites
Jamie Taylor
·
2019-03-06 19:12:22 +09:00
eb80549782
Use actual reference to default beatmap for fallback
Co-Authored-By: nyquillerium <
nyquill@ppy.sh
>
Dean Herbert
·
2019-03-06 13:01:37 +09:00
9441f88033
Remove redundant boolean
David Zhao
·
2019-03-05 18:59:25 +09:00
34b2553b95
Fix metadata potentially being null
David Zhao
·
2019-03-05 16:59:02 +09:00
52558c5cf6
Add back fallback behavior for match creation
David Zhao
·
2019-03-05 16:41:59 +09:00
166a8c8bbb
Fall back to default background
David Zhao
·
2019-03-05 15:51:43 +09:00
fc62877fdc
Remove local background logic
David Zhao
·
2019-03-05 15:33:39 +09:00
7c53c7b602
Use BeatmapSetCoverType.List for lobby listing
David Zhao
·
2019-03-05 12:08:14 +09:00
aecbc31ffa
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Revert some more instances of 'e' variable names
Dean Herbert
·
2019-02-22 20:15:25 +09:00
367bc53a06
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Update with framework bindable changes
smoogipoo
·
2019-02-21 18:56:34 +09:00
bca347427f
Restructure
Dean Herbert
·
2019-02-11 19:11:34 +09:00
88ffc78103
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix covers being loaded even when off-screen
Dean Herbert
·
2018-12-28 13:30:05 +09:00
55607634b4
Fade and no schedule
Dean Herbert
·
2018-12-26 21:18:55 +09:00
26834abd33
Add tests and modify fallback logic
Dean Herbert
·
2018-12-25 19:17:32 +09:00
c902c1587a
Add Updateable beatmap sprite
Dean Herbert
·
2018-12-25 18:04:13 +09:00
9542e3e24a