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 14:03:12 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
41 Commits
remove unnec using
S Stewart
·
2020-09-19 15:13:52 -05:00
d2f498a268
spacing oops
S Stewart
·
2020-09-19 14:55:52 -05:00
c49dcca1ff
Change collection deletion notif to be consistent
S Stewart
·
2020-09-19 14:54:14 -05:00
e0cef6686d
Disable manage collections item in now playing overlay
smoogipoo
·
2020-09-11 16:58:18 +09:00
6327f12fe4
Re-expose sealed methods
smoogipoo
·
2020-09-11 16:09:08 +09:00
a6a76de7a9
Rename menu item
smoogipoo
·
2020-09-11 16:02:46 +09:00
4061480419
Re-namespace collections dropdown
smoogipoo
·
2020-09-11 16:01:01 +09:00
5b80a7db5f
Remove async load (now using loadComponentSingleFile)
smoogipoo
·
2020-09-09 15:40:45 +09:00
2d7e85f622
Move CollectionManager to OsuGame
smoogipoo
·
2020-09-09 15:39:15 +09:00
0360f7d845
Rename BeatmapCollectionManager -> CollectionManager
smoogipoo
·
2020-09-09 15:31:08 +09:00
4ddf5f054b
Add remark about temporary nature of database format
Dean Herbert
·
2020-09-09 14:44:04 +09:00
5d9ce0df98
Make BeatmapCollectionManager a component
Dean Herbert
·
2020-09-09 14:31:23 +09:00
8cd0bbe469
Fix test failures
smoogipoo
·
2020-09-08 19:41:05 +09:00
8e2f5d4ea8
Remove unnecessary check
smoogipoo
·
2020-09-08 19:14:48 +09:00
b7ca003928
Asyncify initial load
smoogipoo
·
2020-09-08 17:59:38 +09:00
070704cba7
Add import/deletion progress notifications
smoogipoo
·
2020-09-08 17:59:27 +09:00
06328e0000
Add close button to dialog
smoogipoo
·
2020-09-08 17:21:29 +09:00
4737add00b
Add count to deletion dialog
smoogipoo
·
2020-09-08 17:12:58 +09:00
d2650fc1a0
Fix tests/add placeholder item tests
smoogipoo
·
2020-09-08 17:05:51 +09:00
bee450ae1e
Only pad textbox after collection is created
smoogipoo
·
2020-09-08 17:05:31 +09:00
2e40ff25f7
Add some xmldocs
smoogipoo
·
2020-09-08 16:50:51 +09:00
38ade433a6
Create a new collection via a placeholder item
smoogipoo
·
2020-09-08 16:43:37 +09:00
0bf6bfe5ee
Don't prompt to remove empty collection
smoogipoo
·
2020-09-08 14:38:25 +09:00
17e8171827
Adjust sizing of delete button
Dean Herbert
·
2020-09-08 13:02:58 +09:00
0e93bbb62d
Improve paddings of collection management dialog
Dean Herbert
·
2020-09-08 12:51:42 +09:00
3e96c6d036
Remove elasticity from dialog appearing
Dean Herbert
·
2020-09-08 12:47:21 +09:00
ab58f60529
Add manage collections dialog tests
smoogipoo
·
2020-09-07 22:47:19 +09:00
0d5d293279
Add collection IO tests
smoogipoo
·
2020-09-07 22:10:18 +09:00
ad625ecc7a
General refactorings
smoogipoo
·
2020-09-07 21:08:48 +09:00
98e9c4dc25
Make collection name a bindable
smoogipoo
·
2020-09-05 04:43:59 +09:00
4b4dd02942
Rename classes
smoogipoo
·
2020-09-05 03:55:43 +09:00
345fb9d8e0
Add a collection management dialog
smoogipoo
·
2020-09-05 03:52:07 +09:00
ebd11ae0b7
Implement collection import
smoogipoo
·
2020-09-03 00:08:33 +09:00
a56f9d6770
Adjust error messages
smoogipoo
·
2020-09-02 23:47:42 +09:00
39c304d008
Adjust to prevent runaway errors
smoogipoo
·
2020-09-02 23:42:44 +09:00
ae1de1adcb
Save on disposal
smoogipoo
·
2020-09-02 23:32:08 +09:00
fd3ab41731
Add background save support + read safety
smoogipoo
·
2020-09-02 23:31:37 +09:00
b7adb4b1fd
Add basic ordering
smoogipoo
·
2020-09-02 21:19:15 +09:00
d363a5d164
Change to BindableList to notify of changes
smoogipoo
·
2020-09-02 20:44:26 +09:00
6d5e155106
Add reading from local file
smoogipoo
·
2020-09-01 19:33:06 +09:00
78648cb90d
Initial structure
smoogipoo
·
2020-09-01 19:32:49 +09:00
e4cb7eb964