Bartłomiej Dach
|
8aeeed9402
|
Fix weird number formatting in test
|
2020-10-17 15:47:37 +02:00 |
|
Bartłomiej Dach
|
e4463254d7
|
Add test coverage for score counter alignment
|
2020-10-17 15:29:30 +02:00 |
|
smoogipoo
|
dfbc0965e4
|
Merge branch 'master' into peppy/skinnable-health-display
|
2020-10-16 23:17:17 +09:00 |
|
Dean Herbert
|
e87f515a4f
|
Merge pull request #10522 from Morilli/legacyskin-fixes
Add support for ScorePrefix and ScoreOverlap values in legacy skins
|
2020-10-16 20:54:03 +09:00 |
|
Dean Herbert
|
0437f7e7e9
|
Delete outdated test scene
Has been replaced by the four new skinnable tests for each component.
|
2020-10-16 18:22:20 +09:00 |
|
Dean Herbert
|
de60374c88
|
Remove unused using
|
2020-10-16 17:26:14 +09:00 |
|
Dean Herbert
|
c0a1f2158c
|
Add basic component structure for skinnable health displays
|
2020-10-16 17:08:46 +09:00 |
|
Dean Herbert
|
88ffcb9234
|
Update EndsWith usages
|
2020-10-16 12:58:34 +09:00 |
|
Dean Herbert
|
88f74921fb
|
Update with new r# inspections
|
2020-10-16 12:49:39 +09:00 |
|
Dan Balasescu
|
583fdc3a95
|
Merge pull request #10510 from peppy/skinnable-accuracy-display
Add legacy skinning support for accuracy display
|
2020-10-15 21:20:48 +09:00 |
|
Dan Balasescu
|
5d8cf87155
|
Merge pull request #10511 from peppy/bottom-error-display
Add support for bottom-anchored hit error display
|
2020-10-15 20:51:09 +09:00 |
|
Dan Balasescu
|
70b050f212
|
Merge branch 'master' into skinnable-accuracy-display
|
2020-10-15 20:28:57 +09:00 |
|
Dan Balasescu
|
1ce0e83e59
|
Merge branch 'master' into skinnable-score-display
|
2020-10-15 19:16:03 +09:00 |
|
Dan Balasescu
|
93dfbd5d9e
|
Merge pull request #10505 from peppy/skin-disabler-refactor
Move ISampleDisabler implementation to Player and FrameStabilityContainer
|
2020-10-15 19:14:52 +09:00 |
|
Dean Herbert
|
70806deba1
|
Add support for bottom-anchored hit error display
|
2020-10-15 19:14:02 +09:00 |
|
Dan Balasescu
|
bfffad8fdb
|
Merge pull request #10504 from peppy/skinnable-combo-counter
Add legacy skinning support for combo counter
|
2020-10-15 19:11:22 +09:00 |
|
Dan Balasescu
|
5640d33d1a
|
Merge branch 'master' into skin-disabler-refactor
|
2020-10-15 18:32:50 +09:00 |
|
Dan Balasescu
|
190f3f36ce
|
Merge branch 'master' into skinnable-combo-counter
|
2020-10-15 18:13:00 +09:00 |
|
Dean Herbert
|
b31a3fbabb
|
Add test
|
2020-10-15 18:11:30 +09:00 |
|
Dean Herbert
|
e1da64398e
|
Add and consume skinnable score counter
|
2020-10-15 17:14:42 +09:00 |
|
Dean Herbert
|
219cbec6bd
|
Split out DefaultScoreCounter and make ScoreCounter abstract
|
2020-10-15 16:32:30 +09:00 |
|
Dean Herbert
|
b06f59ffdc
|
Split out test for combo counter specifically
|
2020-10-15 15:35:33 +09:00 |
|
Bartłomiej Dach
|
c3f1a30447
|
Merge branch 'master' into mod-customisation-absorb-mouse-input
|
2020-10-15 00:40:27 +02:00 |
|
Bartłomiej Dach
|
2ca6c4e377
|
Adjust test step names
|
2020-10-14 23:24:16 +02:00 |
|
Dean Herbert
|
b63303a2a8
|
Fix tests
|
2020-10-14 21:40:49 +09:00 |
|
Dean Herbert
|
e3eaba7b2c
|
Move ISampleDisabler implementation to Player and FrameStabilityContainer
|
2020-10-14 19:39:48 +09:00 |
|
Dean Herbert
|
7f5ea57bd4
|
Clean-up pass (best effort) on LegacyComboCounter
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
9bb8a43bce
|
Combine LegacyComboCounter and ComboCounter classes
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
2fce064e32
|
Add basic legacy combo counter and updating positioning logic
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
6eb3176776
|
Add combo incrementing tests to hud overlay test suite
|
2020-10-14 19:16:34 +09:00 |
|
Dean Herbert
|
375146b489
|
Make HUDOverlay test scene skinnable
|
2020-10-14 19:16:34 +09:00 |
|
smoogipoo
|
f04aec538f
|
Fix MultiMod throwing exceptions when creating copies
|
2020-10-14 18:12:19 +09:00 |
|
Leon Gebler
|
28d3295f9f
|
Test Class Fixes
|
2020-10-13 19:20:15 +02:00 |
|
Leon Gebler
|
7df9282727
|
CodeAnalysis fixes
|
2020-10-12 15:58:34 +02:00 |
|
Leon Gebler
|
8768891b12
|
Add testing for clicking mods through customisation menu
|
2020-10-12 14:41:05 +02:00 |
|
Dean Herbert
|
e618b62ccd
|
Update waveform tests
|
2020-10-09 19:02:53 +09:00 |
|
Dan Balasescu
|
a6d19cd2d6
|
Merge pull request #10431 from peppy/fix-distribution-graph-rounding
Fix incorrect timing distribution display due to lack of rounding
|
2020-10-09 18:12:29 +09:00 |
|
Dan Balasescu
|
4881a13f4b
|
Merge pull request #10443 from peppy/editor-timeline-tick-display-performance
Improve TimelineTickDisplay performance
|
2020-10-09 17:53:12 +09:00 |
|
Dean Herbert
|
955836916b
|
Fix timeline tick display test making two instances of the component
|
2020-10-09 16:45:11 +09:00 |
|
Dean Herbert
|
07558b5bc0
|
Merge branch 'master' into ruleset-result-types
|
2020-10-09 13:17:05 +09:00 |
|
Dean Herbert
|
ff5a1937f5
|
Fix test logic and stabilise rounding direction
|
2020-10-09 05:04:03 +09:00 |
|
Dean Herbert
|
a5b2c4195e
|
Fix incorrect timing distribution display due to lack of rounding
|
2020-10-09 04:41:45 +09:00 |
|
Dean Herbert
|
6487f58e9a
|
Fix failing tests
|
2020-10-07 17:52:35 +09:00 |
|
Shane Woolcock
|
f90ac2e76c
|
Ensure we assert after the seek has completed
|
2020-10-07 18:50:02 +10:30 |
|
Shane Woolcock
|
2e0a9f53c1
|
Add test coverage
|
2020-10-07 17:52:39 +10:30 |
|
Dan Balasescu
|
50872e3839
|
Merge pull request #10390 from peppy/editor-setup-sections-container
Split editor setup screen up into sections
|
2020-10-06 20:07:56 +09:00 |
|
Dean Herbert
|
98fe5f78ee
|
Split setup screen up into sections (and use a SectionContainer)
|
2020-10-06 17:29:08 +09:00 |
|
Dean Herbert
|
87bf3bdc16
|
Add the most basic implementation of LabelledSliderBar feasible
|
2020-10-06 17:26:06 +09:00 |
|
Bartłomiej Dach
|
9eeac759b8
|
Re-enable and fix gameplay sample playback test
|
2020-10-05 21:22:32 +02:00 |
|
Dan Balasescu
|
141b8eb766
|
Merge pull request #10374 from peppy/ignore-failing-test
Temporarily ignore failing gameplay samples test
|
2020-10-05 20:46:21 +09:00 |
|