Dean Herbert
|
b594a2a507
|
Import collections on initial import-from-stable step
|
2020-09-11 11:16:00 +09:00 |
|
Dean Herbert
|
18d96738a1
|
Fix hard crash on deleting a collection with no collection selected
|
2020-09-10 19:52:34 +09:00 |
|
smoogipoo
|
6b56c6e83f
|
Rename to CollectionMenuItem
|
2020-09-09 23:11:19 +09:00 |
|
smoogipoo
|
43525614ad
|
Store raw BeatmapCollection in filter control
|
2020-09-09 23:10:21 +09:00 |
|
smoogipoo
|
1a023d2c88
|
Fix a few more tests
|
2020-09-09 16:33:48 +09:00 |
|
smoogipoo
|
0360f7d845
|
Move CollectionManager to OsuGame
|
2020-09-09 15:39:15 +09:00 |
|
smoogipoo
|
4ddf5f054b
|
Rename BeatmapCollectionManager -> CollectionManager
|
2020-09-09 15:31:08 +09:00 |
|
smoogipoo
|
a5e1e8d043
|
Rename More... to Manage...
|
2020-09-08 18:57:18 +09:00 |
|
smoogipoo
|
ae022d7559
|
Show all items in dropdown, set global max height
|
2020-09-08 18:55:53 +09:00 |
|
smoogipoo
|
4962213cc4
|
Rename manage collections filter/text
|
2020-09-08 18:42:55 +09:00 |
|
smoogipoo
|
f581df47c8
|
Add "New collection..." item to dropdown
|
2020-09-08 18:25:09 +09:00 |
|
smoogipoo
|
c2da3d9c84
|
Fix button input and tests
|
2020-09-08 14:36:38 +09:00 |
|
smoogipoo
|
8a3c8a6185
|
Show button when selected or preselected
|
2020-09-08 14:03:49 +09:00 |
|
smoogipoo
|
32e3f5d091
|
Adjust button styling
|
2020-09-08 13:45:26 +09:00 |
|
Dean Herbert
|
8b770626fa
|
Add missing '...' from some popup menu items
|
2020-09-08 12:18:08 +09:00 |
|
Dean Herbert
|
b15bbc882a
|
Move items up in menu
|
2020-09-08 12:04:35 +09:00 |
|
Dean Herbert
|
3e5ea6c42f
|
Change "Add to" to "Collections"
Doesn't make send to be 'add to' when it can also remove
|
2020-09-08 12:00:00 +09:00 |
|
smoogipoo
|
ca4423af74
|
Fix tests
|
2020-09-08 00:07:12 +09:00 |
|
smoogipoo
|
e37c04cb6d
|
Change back to solid icon
|
2020-09-08 00:04:03 +09:00 |
|
smoogipoo
|
a1214512bc
|
Add filter control tests
|
2020-09-07 23:57:49 +09:00 |
|
smoogipoo
|
98e9c4dc25
|
General refactorings
|
2020-09-07 21:08:48 +09:00 |
|
smoogipoo
|
c1d255a04c
|
Split filter control into separate class
|
2020-09-07 20:44:39 +09:00 |
|
smoogipoo
|
120dfd50a6
|
Fix collection names not updating in dropdown
|
2020-09-07 20:29:28 +09:00 |
|
smoogipoo
|
b91a376f0a
|
Split dropdown into separate file
|
2020-09-07 20:06:38 +09:00 |
|
smoogipoo
|
6cc4517600
|
Merge branch 'master' into collection-database
|
2020-09-07 20:03:11 +09:00 |
|
smoogipoo
|
4b4dd02942
|
Make collection name a bindable
|
2020-09-05 04:43:59 +09:00 |
|
smoogipoo
|
345fb9d8e0
|
Rename classes
|
2020-09-05 03:55:43 +09:00 |
|
smoogipoo
|
ebd11ae0b7
|
Add a collection management dialog
|
2020-09-05 03:52:07 +09:00 |
|
Dan Balasescu
|
743c888986
|
Merge branch 'master' into expose-wedge-icons
|
2020-09-04 16:22:14 +09:00 |
|
Dan Balasescu
|
b631430a5b
|
Merge pull request #10045 from peppy/add-info-wedge-icons
Update and add missing beatmap statistic icons to info wedge
|
2020-09-04 16:22:01 +09:00 |
|
smoogipoo
|
4399f5976c
|
Fix global mods being retained by rooms
|
2020-09-04 15:20:55 +09:00 |
|
Dean Herbert
|
25e142965d
|
Strongly type and expose default beatmap information icon implementations for other rulesets
|
2020-09-04 15:01:32 +09:00 |
|
Dean Herbert
|
cd253ab055
|
Further tweaks to get closer to design originals
|
2020-09-04 13:05:39 +09:00 |
|
Dean Herbert
|
d6b46936a0
|
Adjust sizing to match updated textures with less padding
|
2020-09-04 12:55:28 +09:00 |
|
Dean Herbert
|
a99e7a1dc2
|
Merge branch 'master' into add-info-wedge-icons
|
2020-09-03 21:57:58 +09:00 |
|
Dean Herbert
|
7a0c1411b6
|
Merge branch 'master' into timeshift-leaderboard-topscore
|
2020-09-03 18:11:04 +09:00 |
|
Dean Herbert
|
72cb65c22f
|
Update and add missing beatmap statistic icons to info wedge
|
2020-09-03 17:52:22 +09:00 |
|
smoogipoo
|
fca0324264
|
Disallow being able to add dummy beatmap
|
2020-09-02 23:34:38 +09:00 |
|
smoogipoo
|
d83264f538
|
Add max height
|
2020-09-02 22:56:13 +09:00 |
|
smoogipoo
|
7fcbc3a814
|
Respond to changes in beatmap
|
2020-09-02 22:06:17 +09:00 |
|
smoogipoo
|
661eac8f1d
|
Add add/remove button to dropdown items
|
2020-09-02 22:03:38 +09:00 |
|
smoogipoo
|
02a908752f
|
Fix stackoverflow
|
2020-09-02 21:52:56 +09:00 |
|
smoogipoo
|
5ebead2bfd
|
Prevent ValueChanged binds to external bindable
|
2020-09-02 21:44:07 +09:00 |
|
smoogipoo
|
d363a5d164
|
Add basic ordering
|
2020-09-02 21:19:15 +09:00 |
|
smoogipoo
|
094ddecc95
|
Add dropdowns to carousel items
|
2020-09-02 21:08:31 +09:00 |
|
smoogipoo
|
6d5e155106
|
Change to BindableList to notify of changes
|
2020-09-02 20:44:26 +09:00 |
|
smoogipoo
|
9dde37fe40
|
Hook up collection filter
|
2020-09-02 20:25:42 +09:00 |
|
smoogipoo
|
bb090a55e0
|
Add dropdown to filter control
|
2020-09-02 20:25:25 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
Bartłomiej Dach
|
876fd21230
|
Apply shear to right-anchored items
|
2020-08-31 19:31:47 +02:00 |
|