tsrk
|
952814604e
|
style: fix late night oopsies
|
2023-03-06 20:06:56 +00:00 |
|
tsrk
|
ddee6400df
|
test: add coverage for Player{Avatar,Flag}
|
2023-03-05 23:46:51 +00:00 |
|
Dean Herbert
|
9793774377
|
Update SkinDeserialisationTest to work with new serialisation structure
|
2023-02-17 16:22:48 +09:00 |
|
Dean Herbert
|
6b3652f567
|
Change serialisation format of skin layouts to allow more flexibility
Also adds per-ruleset storage for each container type.
|
2023-02-17 14:19:19 +09:00 |
|
Dean Herbert
|
a92e42bb84
|
Rename SkinnableTargetContainer to SkinComponentsContainer
Also use full `SkinComponentsContainerLookup` instead of the sub-type.
This will potentially be useful once we bring in per-ruleset targets.
|
2023-02-15 18:37:41 +09:00 |
|
Dean Herbert
|
d159d6b970
|
Rename ISkinnableDrawable to ISerialisableDrawable
|
2023-02-15 18:37:41 +09:00 |
|
Dean Herbert
|
856efd9fd9
|
Rename SkinnableDrawableInfo to SerialisedDrawableInfo
|
2023-02-15 18:23:19 +09:00 |
|
Dean Herbert
|
9e651a7ca2
|
Rename SkinnableInfo to SkinnableDrawableInfo
|
2023-02-15 18:23:17 +09:00 |
|
Bartłomiej Dach
|
b62ff8d644
|
Merge branch 'master' into skin/argon-song-progress-cleaner
|
2023-01-18 23:52:12 +01:00 |
|
mk56-spn
|
905dec913a
|
update skin deserialisation
|
2023-01-17 12:37:30 +01:00 |
|
Dean Herbert
|
d2309feec2
|
Merge branch 'master' into skin/argon-song-progress-cleaner
|
2023-01-12 19:49:27 +09:00 |
|
mk56-spn
|
621c75daed
|
Add updated SkinDeserialisationTest.cs including BPM counter
|
2023-01-11 11:16:24 +01:00 |
|
tsrk
|
48deef4056
|
test: adapt and create tests to cover new components
|
2023-01-09 22:07:18 +01:00 |
|
mk56-spn
|
9eef74b8d8
|
Add new counter to skin deserialisation test
|
2022-12-05 19:34:03 +01:00 |
|
C0D3 M4513R
|
93ab1c9432
|
Merge branch 'master' into beatmap-info
|
2022-11-21 09:01:24 +00:00 |
|
Dean Herbert
|
1aa0e40f2f
|
Add "Component" prefix to lookup naming
|
2022-11-09 17:46:43 +09:00 |
|
Dean Herbert
|
e75c3b3f94
|
Rename SkinnableTarget to GlobalSkinLookup
|
2022-11-09 17:46:43 +09:00 |
|
C0D3 M4513R
|
75b5025e12
|
Fix Skin Deserialisation Test
|
2022-11-02 16:37:48 +01:00 |
|
Dean Herbert
|
f1f323ee82
|
Add new deserialisation test including longest combo counter
|
2022-10-12 18:55:50 +09:00 |
|
Ryuki
|
3ac6500423
|
Add new test resources for CPS counter
|
2022-08-21 03:00:51 +02:00 |
|
Dan Balasescu
|
b4e55f7309
|
Apply IRenderer changes
|
2022-08-02 19:50:57 +09:00 |
|
Dan Balasescu
|
47860bb966
|
Remove unused using
|
2022-08-01 16:33:59 +09:00 |
|
Dean Herbert
|
3b6349a145
|
Add test coverage of remaining components which weren't already included
|
2022-08-01 14:16:26 +09:00 |
|
Dean Herbert
|
d112743cea
|
Improve test coverage of skin serialisation to ensure full coverage
Will fail when new skinnable components are added until they have
coverage in resources.
|
2022-08-01 14:04:12 +09:00 |
|
Dean Herbert
|
f9f9b65c86
|
Add test coverage of deserialisation skin layouts
|
2022-08-01 01:14:05 +09:00 |
|