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-22 03:31:54 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
793
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
443 Commits
Merge branch 'master' into add-collections-to-beatmap-options
Dan Balasescu
·
2020-09-15 15:23:33 +09:00
6cbff98295
Add null check in SongSelect disposal for safety
Dean Herbert
·
2020-09-15 14:34:58 +09:00
2c7492d717
Remove unused using and move dialog to BDL
Joehu
·
2020-09-14 12:10:00 -07:00
43daabc982
Reorder buttons to match stable
Joehu
·
2020-09-14 11:23:41 -07:00
c833f5fcc4
Add manage collections button to beatmap options
Joehu
·
2020-09-14 11:21:23 -07:00
c30174cea3
Remove hardcoded key param from AddButton
Joehu
·
2020-09-14 11:19:18 -07:00
1a8a7ae7f8
Unsubscribe from track changed event on disposal
Bartłomiej Dach
·
2020-09-14 17:10:35 +02:00
a377cccb4d
Ensure track is looping in song select immediately
Bartłomiej Dach
·
2020-09-12 20:43:17 +02:00
f17b2f1359
Import collections on initial import-from-stable step
Dean Herbert
·
2020-09-11 11:16:00 +09:00
b594a2a507
Make MusicController non-nullable
smoogipoo
·
2020-08-11 12:40:58 +09:00
7d35893ecd
Fix incorrect value being set
smoogipoo
·
2020-08-06 16:24:14 +09:00
f058f5e977
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
Check sub screen's OnBackButton instead
Joehu
·
2020-07-14 13:19:48 -07:00
73e1bf0d89
Fix back button not working correctly with multi song select's mod select
Joehu
·
2020-07-14 00:29:57 -07:00
36041fc245
Fix mod select blocking home and alt f4 in song select
Joehu
·
2020-07-14 00:00:10 -07:00
4caf4d31d4
Remove group selector for now, tidy up code somewhat
Dean Herbert
·
2020-07-09 13:47:11 +09:00
bbbe8d6f68
Merge branch 'master' into master
Dan Balasescu
·
2020-05-05 13:33:29 +09:00
0eae8d078b
Add spaces to comments
alex
·
2020-05-04 18:36:24 -07:00
0e2ccac33b
Ensure correct beatmap and ruleset when presenting a score from song select
Dean Herbert
·
2020-05-04 15:20:43 +09:00
06f58dd3e3
Move recommender to field construction
Dean Herbert
·
2020-04-30 21:01:53 +09:00
000c34dc26
Show loading spinner when carousel is not ready to be displayed
Dean Herbert
·
2020-04-30 11:51:06 +09:00
cf4e79cf38
Reduce database includes where possible
Dean Herbert
·
2020-04-28 21:43:35 +09:00
119000f1ab
Merge branch 'master' into scroll-to-center
Dan Balasescu
·
2020-04-21 10:21:08 +09:00
3b3a7bdd85
Fix in a slightly different and hopefully more understandable way
Dean Herbert
·
2020-04-20 14:03:55 +09:00
ee1ccb8bcb
Don't use Parent
Endrik Tombak
·
2020-04-19 18:29:06 +03:00
b57d709d15
Fix presenting new ruleset and beatmap at once causing wedge display desync
Dean Herbert
·
2020-04-17 18:56:17 +09:00
5833a7ac91
Add exception disallowing potential edit when disabled at a property level
Dean Herbert
·
2020-04-16 12:11:12 +09:00
91b13f91ea
Hide edit context menu item in multiplayer song select
Joehu
·
2020-04-15 18:17:12 -07:00
e2b28bfe88
Tidy up function passing, naming, ordering etc.
Dean Herbert
·
2020-04-11 17:13:35 +09:00
abea7b5299
Un-nest class
Dean Herbert
·
2020-04-11 16:41:11 +09:00
a843793957
Style changes
Endrik Tombak
·
2020-04-09 18:59:18 +03:00
35f97dfc75
Initial rewrite, moving API logic to SongSelect
Endrik Tombak
·
2020-04-09 18:47:28 +03:00
f40bdcd34e
Fix track looping state not being reset when entering editor from song select
Closes
#8432
.
Dean Herbert
·
2020-03-25 15:50:19 +09:00
b1d4261402
Fix selection not occurring when switching from empty ruleset on first load
Dean Herbert
·
2020-03-20 15:01:26 +09:00
9b60b535e5
Move selection fallback logic out of BeatmapCarousel to SongSelect
Dean Herbert
·
2020-03-12 18:42:08 +09:00
ca9cfbe51d
Force a selection after filtering to ensure correct difficulty is selected
Dean Herbert
·
2020-03-05 21:45:19 +09:00
0477ef6c13
Display all difficulties from overriding selection
Dean Herbert
·
2020-03-04 22:59:49 +09:00
f8776a0be4
Reapply filters on next change after a forced beatmap display
Dean Herbert
·
2020-03-04 20:14:18 +09:00
a62550b323
Make beatmap detail area abstractable
smoogipoo
·
2020-02-13 13:46:23 +09:00
6f7196b0b8
Fix song select not showing active beatmap if it is filtered by local criteria
Dean Herbert
·
2020-02-10 16:59:54 +09:00
66fb72cd8a
Merge branch 'master' into fix-mod-select-overflowing
Dan Balasescu
·
2020-02-04 11:57:54 +09:00
3600b0daf0
Fix comment and remove magic numbers
Joehu
·
2020-02-03 17:21:06 -08:00
22e3150f68
Fix mod select overlay not showing up in test
Joehu
·
2020-02-01 11:41:41 -08:00
609ee26030
Fix mod select overlay overflowing toolbar at max ui scale
Joehu
·
2020-02-01 11:24:29 -08:00
2d42a83bb9
Merge branch 'master' into decouple-mod-select-bindable
Dean Herbert
·
2020-02-01 02:06:23 +09:00
c5422743e2
Fix song select remaining issue locally
Dean Herbert
·
2020-01-31 17:35:53 +09:00
2f61d3f5ad
Decouple ModSelectOverlay from global SelectedMods
Dean Herbert
·
2020-01-30 17:38:15 +09:00
7bf2e9b369
Merge branch 'master' into fix-import-different-ruleset
Dan Balasescu
·
2020-01-30 15:08:25 +09:00
09f6c57b0f
Fix typo in comment
Co-Authored-By: Bartłomiej Dach <
dach.bartlomiej@gmail.com
>
Dean Herbert
·
2020-01-30 11:31:34 +09:00
c158570249
First
Previous
1
2
3
4
5
...
Next
Last