Dean Herbert
|
fcf770c744
|
Merge branch 'master' into update-framework
|
2019-08-28 17:04:44 +09:00 |
|
Dean Herbert
|
70da25cfca
|
Update framework
|
2019-08-28 17:03:54 +09:00 |
|
Dean Herbert
|
bef44b8e58
|
item -> model
|
2019-08-28 13:31:12 +09:00 |
|
Dean Herbert
|
3942c83c18
|
Simplify schedule layout
|
2019-08-28 13:28:57 +09:00 |
|
Dean Herbert
|
27633c8dbd
|
T -> TModel
|
2019-08-28 13:28:21 +09:00 |
|
Dean Herbert
|
f18b5a3c02
|
Remove "AllowCreate" function by instead handling nulls
|
2019-08-28 13:27:44 +09:00 |
|
Dean Herbert
|
c4aaab20c7
|
Merge remote-tracking branch 'upstream/master' into simplify-paginated-container
|
2019-08-28 13:15:57 +09:00 |
|
Dean Herbert
|
1aa09ff05c
|
Merge pull request #5795 from iiSaLMaN/allow-fallback-to-samples-without-bank
Try retrieving samples without bank names
|
2019-08-28 13:12:51 +09:00 |
|
Dean Herbert
|
4add1727b7
|
Fix hitsounds not updating immediately after switching skins
|
2019-08-28 03:25:57 +09:00 |
|
iiSaLMaN
|
18431a42e6
|
Resolve merge conflicts
|
2019-08-27 20:06:17 +03:00 |
|
iiSaLMaN
|
4ef991b973
|
Loop over lookup names on default-samples retrieval
|
2019-08-27 19:42:17 +03:00 |
|
Andrei Zavatski
|
5fd43d42f4
|
CI fixes
|
2019-08-27 16:09:37 +03:00 |
|
Andrei Zavatski
|
9a383eee1a
|
Add AllowCreate function
|
2019-08-27 15:58:57 +03:00 |
|
Andrei Zavatski
|
22ee7db805
|
Refactor PaginatedContainer to avoid code duplication
|
2019-08-27 15:47:37 +03:00 |
|
Dean Herbert
|
b59973c712
|
Update in line with framework changes
|
2019-08-27 18:43:58 +09:00 |
|
Dean Herbert
|
0fba446c01
|
Obsolete legacy UpdateState() method (#5853)
Obsolete legacy UpdateState() method
|
2019-08-27 18:34:16 +09:00 |
|
Dean Herbert
|
0ea10a4922
|
Fix skin sample reading failing
|
2019-08-27 17:18:32 +09:00 |
|
smoogipoo
|
9e926d44c0
|
Obsolete legacy UpdateState() method
|
2019-08-27 16:09:47 +09:00 |
|
Dean Herbert
|
66223b9954
|
Merge branch 'master' into allow-fallback-to-samples-without-bank
|
2019-08-27 14:44:16 +09:00 |
|
Dean Herbert
|
7885c79467
|
Make bindables private
|
2019-08-27 14:31:34 +09:00 |
|
Dean Herbert
|
69145eb83a
|
Merge branch 'master' into select-filters-persistence
|
2019-08-27 14:12:59 +09:00 |
|
smoogipoo
|
6368189d46
|
Refactor
|
2019-08-27 11:59:25 +09:00 |
|
Andrei Zavatski
|
9321f20884
|
Move arrow to the first line
|
2019-08-26 14:32:27 +03:00 |
|
Andrei Zavatski
|
fd0f42eee4
|
Fix filtered grouped difficulty items in DrawableCarouselBeatmapSet aren't hidden on first load
|
2019-08-26 14:11:24 +03:00 |
|
Dean Herbert
|
07380af877
|
Merge branch 'master' into scrolling-lifetime-safety
|
2019-08-26 19:07:05 +09:00 |
|
Dean Herbert
|
0422c19c2f
|
Group lifetime setters together
|
2019-08-26 19:06:23 +09:00 |
|
Dean Herbert
|
28dc51279a
|
Allow RulesetConfigCache to return null configs (#5835)
Allow RulesetConfigCache to return null configs
|
2019-08-26 18:59:26 +09:00 |
|
Dean Herbert
|
b41bed8ba0
|
Add nullref safety to FrameStablePlayback boolean (#5834)
Add nullref safety to FrameStablePlayback boolean
|
2019-08-26 18:58:27 +09:00 |
|
Dean Herbert
|
62641c149d
|
Fx component lookups being incorrect for non-databased legacy skins
|
2019-08-26 18:20:45 +09:00 |
|
smoogipoo
|
fd4c6e08ca
|
Merge remote-tracking branch 'origin/master'
|
2019-08-26 17:37:06 +09:00 |
|
smoogipoo
|
fb1cd9e5e7
|
Add a sane default lifetime end for scrolling hitobjects
|
2019-08-26 16:47:23 +09:00 |
|
smoogipoo
|
6dfe95db74
|
Allow RulesetConfigCache to return null configs
|
2019-08-26 16:34:12 +09:00 |
|
smoogipoo
|
6596d7fc46
|
Add nullref safety to FrameStablePlayback boolean
|
2019-08-26 16:33:24 +09:00 |
|
Dean Herbert
|
289bd8e6b0
|
Don't return DefaultSkin on beatmap skin parsing failure
|
2019-08-26 14:25:35 +09:00 |
|
Dean Herbert
|
9881d3677d
|
Simplify icon creation
|
2019-08-25 12:05:46 +09:00 |
|
Dean Herbert
|
ef397434f6
|
use GroupBy instead of Distinct+FindAll
|
2019-08-25 12:00:06 +09:00 |
|
Dean Herbert
|
1d34124667
|
Revert all DifficultyIcon changes
|
2019-08-25 11:56:07 +09:00 |
|
Dean Herbert
|
2e21fbcf6a
|
Fix incorrect colour usage
|
2019-08-25 11:44:56 +09:00 |
|
Dean Herbert
|
a19a9b90ed
|
Simplify group filter display
|
2019-08-25 11:39:26 +09:00 |
|
Dean Herbert
|
524547adbf
|
Merge branch 'master' into implement-grouped-difficulty-icons
|
2019-08-24 17:34:58 +09:00 |
|
Lucas A
|
b204e4419a
|
Rename SelectSortingMode & SelectGroupingMode -> SongSelectSortingMode & SongSelectGroupingMode
|
2019-08-24 10:34:54 +02:00 |
|
Dean Herbert
|
c4d203cb5c
|
Merge branch 'master' into allow-contents-in-difficulty-icon
|
2019-08-24 17:22:24 +09:00 |
|
iiSaLMaN
|
af4adb6339
|
Add xmldoc
|
2019-08-24 09:43:55 +03:00 |
|
iiSaLMaN
|
0bcd323d17
|
Remove unnecessary string literal
|
2019-08-24 09:30:43 +03:00 |
|
iiSaLMaN
|
008e39b738
|
Remove redundant using directive
|
2019-08-24 01:40:40 +03:00 |
|
iiSaLMaN
|
8ccbe84f67
|
Loop on distinct rulesets of beatmap instead of all
|
2019-08-24 01:30:33 +03:00 |
|
iiSaLMaN
|
f6feef6b56
|
Remove redundant using directive
|
2019-08-24 00:33:14 +03:00 |
|
iiSaLMaN
|
87340061e1
|
Add logic to create grouped difficulty icons in carousel beatmap set
|
2019-08-24 00:06:28 +03:00 |
|
iiSaLMaN
|
63e6aca61b
|
Add logic to create grouped difficulty icons in direct panel
|
2019-08-23 23:40:41 +03:00 |
|
iiSaLMaN
|
83b6e0f30c
|
Implement grouped difficulty icon
|
2019-08-23 23:36:23 +03:00 |
|