Dean Herbert
|
abaa532766
|
Add test coverage for streaming replay playback
|
2020-10-30 16:24:02 +09:00 |
|
Dan Balasescu
|
0ef1459f4b
|
Merge pull request #10621 from peppy/hud-momentary-visibility
Add momentary HUD toggle
|
2020-10-30 15:40:54 +09:00 |
|
Dan Balasescu
|
b14291a312
|
Merge branch 'master' into tracked-hud-visibility-settings
|
2020-10-30 14:58:45 +09:00 |
|
Dean Herbert
|
984a243eff
|
Add skinnable test scene for HUD overlay
|
2020-10-30 14:24:16 +09:00 |
|
Dean Herbert
|
bd7871d9f5
|
Update test scene to be non-skinnable (and add test covering momentary display)
|
2020-10-30 14:20:00 +09:00 |
|
Dean Herbert
|
53bd31c69e
|
Commit missing test pieces
|
2020-10-30 14:00:07 +09:00 |
|
Dean Herbert
|
823230f06a
|
Merge branch 'sample-lookup-improvements' into results-screen-applause
|
2020-10-30 12:17:36 +09:00 |
|
Dean Herbert
|
fed4accfea
|
Update tests to refect new mappings
|
2020-10-30 12:12:30 +09:00 |
|
Dean Herbert
|
2ea4aa0a37
|
Fix incorrect specification on some sample lookups
|
2020-10-30 11:59:41 +09:00 |
|
Dean Herbert
|
0c1d12460f
|
Remove unused parameter
|
2020-10-30 10:30:11 +09:00 |
|
Dean Herbert
|
87be7d162b
|
Merge branch 'master' into spectator-replay-watcher
|
2020-10-30 00:25:17 +09:00 |
|
Dean Herbert
|
71e373ff51
|
Make results panels aware of whether they are a local score that has just been set
|
2020-10-29 17:08:59 +09:00 |
|
Dean Herbert
|
a8e9c62583
|
Make results panels aware of whether they are a local score that has just been set
|
2020-10-29 16:11:25 +09:00 |
|
Dean Herbert
|
fa85751425
|
Move helper functions to bottom of class
|
2020-10-29 15:10:42 +09:00 |
|
Dean Herbert
|
fe409a55e6
|
Rename starvation test
|
2020-10-29 15:10:11 +09:00 |
|
Dean Herbert
|
ce58bfdc4e
|
Add test covering host retry after returning to spectator screen
|
2020-10-29 15:09:12 +09:00 |
|
Dean Herbert
|
6a31a313b6
|
Fix stop watching test to check correct screen presence
|
2020-10-29 15:08:06 +09:00 |
|
Dean Herbert
|
7dd3a748be
|
Add further test logic to ensure retry / restart flow is working correctly
|
2020-10-29 15:03:38 +09:00 |
|
Dean Herbert
|
a59ea987b7
|
Make tests more resilient under headless execution
|
2020-10-29 14:57:36 +09:00 |
|
Andrei Zavatski
|
4f6081c7f3
|
Use BindableList<T>
|
2020-10-28 19:44:13 +03:00 |
|
Dean Herbert
|
6c2cee7b3f
|
Avoid cross-pollution between tests of current playing state
|
2020-10-28 23:15:51 +09:00 |
|
Dean Herbert
|
7cc4a7cb5c
|
Add more accurate fail scenario test logic
|
2020-10-28 22:59:54 +09:00 |
|
Dean Herbert
|
1d499ec15d
|
Change beatmap not existing test to specify a beatmap ID that can't possibly exist
|
2020-10-28 22:51:35 +09:00 |
|
Dean Herbert
|
8bbcb9be8a
|
Always use imported beatmap in tests
|
2020-10-28 22:50:57 +09:00 |
|
Dean Herbert
|
5fcd39a43d
|
Ensure spectator screen is loaded before continuing
|
2020-10-28 16:29:06 +09:00 |
|
Andrei Zavatski
|
c4efceceb2
|
Use char instead of sting for request parameter creation
|
2020-10-27 23:57:11 +03:00 |
|
Andrei Zavatski
|
008d1d697c
|
Implement filtering by rank achieved
|
2020-10-27 23:14:48 +03:00 |
|
Andrei Zavatski
|
1710b396e7
|
Implement BeatmapSearchMultipleSelectionFilterRow
|
2020-10-27 22:27:29 +03:00 |
|
Lucas A
|
44471b4596
|
Fix tests not building.
|
2020-10-27 20:19:15 +01:00 |
|
Andrei Zavatski
|
1b40b56d41
|
Add ability to search by play criteria
|
2020-10-27 21:30:53 +03:00 |
|
Andrei Zavatski
|
26a60d898c
|
Implement BeatmapSearchExtraFilterRow
|
2020-10-27 21:22:20 +03:00 |
|
Dean Herbert
|
d5e0fa322b
|
Fix a couple of inspections
|
2020-10-27 22:30:45 +09:00 |
|
Dean Herbert
|
2cacdaa11b
|
Add basic beatmap download and play flow
|
2020-10-27 19:28:34 +09:00 |
|
Dean Herbert
|
42b3aa3359
|
Fix spectating when starting from a point that isn't at the beginning of the beatmap
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
a289b7034f
|
Add test helper functions to promote code share
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
b3d793a505
|
Fix gameplay proceeding when no frames have been received yet
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
d4467d20a2
|
Allow tests to continue sending frames from point they left off
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
63131d46aa
|
Send initial spectator state more correctly in test component
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
4dba96e189
|
Add more useful frame sending logic to tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
c1e7cd6e47
|
Stop replay playback when frames are starved
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
400542bc0b
|
Ensure frames arrive
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
593b0a3ada
|
Setup tests to run headless, add basic pass support
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
67f6d52e35
|
Setup tests
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
9bb2cff8a5
|
Convey actual beatmap and ruleset for full testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
82a27c73a0
|
Create basic testing setup
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
5fd97bd043
|
Add basic spectator screen
|
2020-10-27 18:58:37 +09:00 |
|
Dean Herbert
|
03d566da35
|
Rename test variable and remove unncessary cast
|
2020-10-27 14:35:12 +09:00 |
|
Dean Herbert
|
606a4304a8
|
Remove unused usings
|
2020-10-27 14:33:16 +09:00 |
|
Dean Herbert
|
6853da459d
|
Move sample pausing logic out of FrameStabilityContainer
|
2020-10-27 13:54:33 +09:00 |
|
Bartłomiej Dach
|
7392876b5f
|
Fix mania crashing due to spectator client handling frames with unconverted beatmap
|
2020-10-27 00:35:25 +01:00 |
|
Dean Herbert
|
b1a88a4993
|
Remove extra using
|
2020-10-26 16:34:30 +09:00 |
|
Dean Herbert
|
dfe07271de
|
Add very basic latency handling to spectator test
|
2020-10-26 16:31:39 +09:00 |
|
Dean Herbert
|
f5dbaa9b0f
|
Only watch local user to prevent conflict between testers
|
2020-10-26 15:27:15 +09:00 |
|
Dean Herbert
|
8508d5f8b9
|
Rename test scene to match purpose
|
2020-10-26 15:24:28 +09:00 |
|
Dean Herbert
|
e941f2fb71
|
Fix playback not being smooth (and event unbinding logic)
|
2020-10-26 15:24:12 +09:00 |
|
Dean Herbert
|
b86347dc81
|
Merge branch 'master' into spectator
|
2020-10-26 13:39:07 +09:00 |
|
Dean Herbert
|
431054377a
|
Merge branch 'master' into epilepsy-warning-volume-restoration
|
2020-10-25 22:22:11 +09:00 |
|
Dean Herbert
|
89797d7a57
|
Merge pull request #9786 from Wieku/storyboard-skin-sprites
Allow storyboard elements to load textures from skins
|
2020-10-23 17:16:55 +09:00 |
|
Dean Herbert
|
8232bf1957
|
Merge pull request #10576 from Game4all/song-select-wedge-dynamic-star-rating
|
2020-10-23 15:39:02 +09:00 |
|
Dean Herbert
|
9404096a28
|
Update tests to match new constructor
|
2020-10-23 15:06:00 +09:00 |
|
Dean Herbert
|
55f1b05dbf
|
Fix test failures due to recorder not stopping in time
|
2020-10-23 14:47:08 +09:00 |
|
Dean Herbert
|
51ae93d484
|
Revert unnecessary file changes
|
2020-10-22 19:31:59 +09:00 |
|
Dean Herbert
|
04f46bc1f8
|
Clean up usings
|
2020-10-22 19:24:32 +09:00 |
|
Dean Herbert
|
d659b7739d
|
Correctly stop watching users that leave
|
2020-10-22 19:16:34 +09:00 |
|
Dean Herbert
|
34e889e66e
|
Don't watch every user in normal gameplay (but allow so in test)
|
2020-10-22 18:38:03 +09:00 |
|
Dean Herbert
|
1ab6f41b3b
|
Add basic send and receive test
|
2020-10-22 18:10:27 +09:00 |
|
Dean Herbert
|
93db75bd41
|
Begin shaping the spectator streaming component
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
b39a4da6bc
|
Add initial classes for spectator support
|
2020-10-22 14:46:21 +09:00 |
|
Dean Herbert
|
da573c7487
|
Remove unused usings
|
2020-10-22 14:44:10 +09:00 |
|
Dean Herbert
|
9753dab93b
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09:00 |
|
Bartłomiej Dach
|
e2552d4c36
|
Merge branch 'master' into storyboard-skin-sprites
|
2020-10-20 23:01:54 +02:00 |
|
Bartłomiej Dach
|
8c14c9e1c4
|
Add basic test coverage
|
2020-10-20 23:01:25 +02:00 |
|
Bartłomiej Dach
|
2c7880e9d6
|
Add failing test case
|
2020-10-20 20:30:15 +02:00 |
|
Dan Balasescu
|
bd4e0e1a60
|
Merge branch 'master' into epilepsy-warning
|
2020-10-20 17:43:37 +09:00 |
|
Dan Balasescu
|
5fe38533e2
|
Merge branch 'master' into hide-hud-during-break-time
|
2020-10-20 15:39:35 +09:00 |
|
Dean Herbert
|
4f8a755518
|
Add "hide during gameplay" mode
|
2020-10-20 14:20:44 +09:00 |
|
Dean Herbert
|
80b1f816c7
|
Merge branch 'master' into hide-hud-during-break-time
|
2020-10-20 14:19:04 +09:00 |
|
Bartłomiej Dach
|
fd4bab85cf
|
Merge branch 'master' into epilepsy-warning
|
2020-10-20 01:06:46 +02:00 |
|
Bartłomiej Dach
|
1ac0b3b13d
|
Add asserts to tests
|
2020-10-20 00:08:26 +02:00 |
|
Bartłomiej Dach
|
a9f27a71a2
|
Fix code formatting issues
|
2020-10-19 23:53:41 +02:00 |
|
Bartłomiej Dach
|
ba818e3ae0
|
Merge branch 'master' into results-dynamic-pp-calc
|
2020-10-19 21:41:07 +02:00 |
|
Dean Herbert
|
46d17d3857
|
Merge branch 'master' into beatmap-carousel-refactor
|
2020-10-19 18:43:17 +09:00 |
|
Dan Balasescu
|
5333319482
|
Merge pull request #10401 from LittleEndu/score-test
Expand ScoreProcessor tests
|
2020-10-19 17:03:59 +09:00 |
|
Dan Balasescu
|
fe51236c00
|
Merge branch 'master' into score-test
|
2020-10-19 15:55:52 +09:00 |
|
Dean Herbert
|
f218a32e5f
|
Merge branch 'master' into tourney-asset-refactor
|
2020-10-19 14:42:52 +09:00 |
|
Dean Herbert
|
467bb9b96f
|
Merge branch 'master' into beatmap-carousel-refactor
|
2020-10-19 13:17:11 +09:00 |
|
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
|
9837286aea
|
Add test resources
|
2020-10-16 17:08:46 +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
|
1684c4f412
|
Merge pull request #10503 from smoogipoo/fix-mod-combinations
Fix MultiMod difficulty calculator combinations not generating correctly
|
2020-10-14 23:42:59 +09:00 |
|
Dean Herbert
|
b63303a2a8
|
Fix tests
|
2020-10-14 21:40:49 +09:00 |
|
smoogipoo
|
c4fdd35223
|
Fix same-type incompatibility through multimod
|
2020-10-14 19:53:37 +09:00 |
|
Dean Herbert
|
e3eaba7b2c
|
Move ISampleDisabler implementation to Player and FrameStabilityContainer
|
2020-10-14 19:39:48 +09:00 |
|
smoogipoo
|
7d2eeb9795
|
Fix test names
|
2020-10-14 19:18:04 +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
|
d7a52e97ff
|
Fix multimod difficulty combinations not generating correctly
|
2020-10-14 19:03:11 +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 |
|
Dean Herbert
|
5d11db7753
|
Locallise ChildItems to DrawableCarouselBeatmapSet for clarity
|
2020-10-13 19:31:29 +09:00 |
|
Dean Herbert
|
4160feb3da
|
Add test specifically for many panels visible
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
1f0aa974dd
|
Fix failing tests
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
dd8943eb7f
|
Update test scene to fix crash
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
9814e9ba7f
|
Split classes out to reduce loc burder on DrawableCarouselBeatmapSet
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
580ea62710
|
Temporarily increase test beatmap count for perf testing
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
3143224e5b
|
Refactor how drawable carousel items are constructed
|
2020-10-13 17:37:33 +09:00 |
|
Dean Herbert
|
7e709349b8
|
Use already available test ruleset
|
2020-10-13 06:26:14 +09:00 |
|
Bartłomiej Dach
|
25d9b1ecd0
|
Clarify purpose and construction of extra test
|
2020-10-12 17:38:22 +02:00 |
|
Bartłomiej Dach
|
82a28d4655
|
Fix some inaccuracies
|
2020-10-12 17:34:20 +02:00 |
|
Bartłomiej Dach
|
3224aa7a69
|
Clarify test math even further
|
2020-10-12 17:31:46 +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 |
|
smoogipoo
|
58194b4a31
|
Fix incorrect blank lines
|
2020-10-12 19:36:35 +09:00 |
|
smoogipoo
|
36a8f61d26
|
Add failing test for implicit segments
|
2020-10-12 18:58:07 +09:00 |
|
smoogipoo
|
e70d261474
|
Add failing test
|
2020-10-12 18:03:41 +09:00 |
|
Dean Herbert
|
16a78b3172
|
Merge pull request #10478 from bdach/fix-beatmap-difficulty-rating-rounding
Apply rounding when calculating beatmap difficulty rating
|
2020-10-11 03:36:59 +09:00 |
|
Bartłomiej Dach
|
75b26d0cde
|
Add failing test cases
|
2020-10-10 18:08:19 +02:00 |
|
Bartłomiej Dach
|
a7c43e17c2
|
Add test coverage
|
2020-10-10 15:41:48 +02:00 |
|
Bartłomiej Dach
|
df9c4bf0a5
|
Improve test xmldoc slightly
|
2020-10-10 13:01:52 +02:00 |
|
Endrik Tombak
|
d6a3564c01
|
Merge remote-tracking branch 'origin/score-test' into score-test
|
2020-10-09 17:39:01 +03:00 |
|
Endrik Tombak
|
a279c38af4
|
Convert all expectedScore values to int
|
2020-10-09 17:33:13 +03:00 |
|
Endrik Tombak
|
6e8011a7ee
|
Write xmldoc for TestFourVariousResultsOneMiss
|
2020-10-09 17:28:59 +03:00 |
|
Dan Balasescu
|
ecfb7e94c5
|
Merge branch 'master' into fix-editor-batch-handling
|
2020-10-09 20:06:06 +09: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
|
8dddd8aff5
|
Merge pull request #9883 from swoolcock/confine-during-gameplay
Add "During Gameplay" option for mouse confining
|
2020-10-08 20:25:27 +09:00 |
|
Dean Herbert
|
7ffab38728
|
Add test coverage of TransactionalCommitComponent
|
2020-10-08 18:04:07 +09:00 |
|
Bartłomiej Dach
|
2d070934d9
|
Add test coverage for empty beatmaps
|
2020-10-07 21:22:52 +02:00 |
|
Endrik Tombak
|
6113557acc
|
Add back small tick tests
|
2020-10-07 17:11:48 +03:00 |
|
Dean Herbert
|
1989141968
|
Merge branch 'master' into tourney-asset-refactor
|
2020-10-07 21:34:07 +09:00 |
|
Lucas A
|
7f5cf04b2b
|
Fix merge conflicts.
|
2020-10-07 13:28:49 +02: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
|
fbb10f6774
|
Merge branch 'master' into fix-first-hitobject-must-be-combo
|
2020-10-07 16:21:00 +09:00 |
|
Endrik Tombak
|
5e314c0662
|
Write new test for small ticks
|
2020-10-06 22:58:09 +03:00 |
|
Endrik Tombak
|
4c9840ccf1
|
Apply review suggestions
|
2020-10-06 22:57:55 +03:00 |
|
Endrik Tombak
|
a31fe5f5ff
|
Temporarily remove SmallTickHit tests
|
2020-10-06 22:26:18 +03:00 |
|
Endrik Tombak
|
6684a98a32
|
Also test Classic scoring
|
2020-10-06 20:24:42 +03:00 |
|
Endrik Tombak
|
879131c675
|
Also test Goods and Perfects
|
2020-10-06 20:02:33 +03:00 |
|
Endrik Tombak
|
bdc84c5291
|
Finish score portion tests for standardised scoring mode
|
2020-10-06 19:53:24 +03:00 |
|
Endrik Tombak
|
01636d501a
|
Add MinResults test and starts of score portion tests
|
2020-10-06 18:36:15 +03:00 |
|
Dean Herbert
|
1f2dd13b49
|
Update tests
|
2020-10-06 22:10:13 +09:00 |
|
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 |
|
Dean Herbert
|
606a08c6ad
|
Temporarily ignore failing gameplay samples test
|
2020-10-05 20:01:12 +09:00 |
|
Dan Balasescu
|
6d50a1ed7d
|
Merge branch 'master' into osu-selection-flip-rotate-buttons
|
2020-10-05 19:17:33 +09:00 |
|
Dan Balasescu
|
2df5ea8ba8
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-05 18:47:17 +09:00 |
|
Dan Balasescu
|
12c84df208
|
Merge pull request #10371 from peppy/fix-gameplay-seek-sample-pausing
Fix seeking in replays not correctly pausing samples
|
2020-10-05 17:13:43 +09:00 |
|
Dan Balasescu
|
0c93de858e
|
Merge pull request #10373 from peppy/fix-hitobject-samples-cut-off
Don't stop non-looping samples immediately when pausing
|
2020-10-05 17:13:11 +09:00 |
|
Dean Herbert
|
d43ea68709
|
Merge branch 'master' into fix-gameplay-seek-sample-pausing
|
2020-10-05 16:21:28 +09:00 |
|
Dean Herbert
|
a69b1636be
|
Update tests
|
2020-10-05 15:18:28 +09:00 |
|
Dan Balasescu
|
39f1ceb2ad
|
Merge pull request #10366 from peppy/fix-editor-save-new-beatmap
Fix editor persisting new beatmap even when user chooses not to
|
2020-10-05 14:38:43 +09:00 |
|
Dean Herbert
|
e1c4c8f3d5
|
Add failing test coverage of gameplay sample pausing (during seek)
|
2020-10-05 14:27:51 +09:00 |
|
Dean Herbert
|
432ba7cdf9
|
Add test coverage of exit-without-save
|
2020-10-04 23:57:35 +09:00 |
|
Bartłomiej Dach
|
ad42ce5639
|
Add failing test cases
|
2020-10-04 14:54:51 +02:00 |
|
Bartłomiej Dach
|
a366591d6d
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-04 13:28:59 +02:00 |
|
Endrik Tombak
|
d87e4c524c
|
Test HitResultExtensions methods
|
2020-10-03 14:21:40 +03:00 |
|
Dan Balasescu
|
06b55c6aba
|
Merge pull request #10326 from peppy/editor-less-autoplay-regeneration
Only regenerate autoplay on editor state change
|
2020-10-03 20:10:29 +09:00 |
|
Dean Herbert
|
0cb3926e1d
|
Add event on EditorChangeHandler state change
|
2020-10-02 15:44:34 +09:00 |
|
Dean Herbert
|
d6fe5482d3
|
Add failing test showing missing control point removal
|
2020-10-02 15:28:21 +09:00 |
|
Dean Herbert
|
94996f2cc0
|
Merge branch 'master' into osu-selection-scaling
|
2020-10-01 21:09:52 +09:00 |
|
Dan Balasescu
|
3a81602d0c
|
Merge pull request #10286 from peppy/fix-hitobject-sample-stuck-on-future-seek
Fix HitObject samples getting stuck in a playing state on seeking far into the future
|
2020-10-01 18:08:17 +09:00 |
|
Dean Herbert
|
b7ac779760
|
Merge branch 'master' into fix-hitobject-sample-stuck-on-future-seek
|
2020-10-01 16:46:14 +09:00 |
|
Dean Herbert
|
1aff263419
|
Split out classes and simplify construction of buttons
|
2020-10-01 16:34:34 +09:00 |
|
Dean Herbert
|
78c5d57074
|
Add flip event flow and stop passing raw input events to handle methods
|
2020-10-01 16:25:29 +09:00 |
|
smoogipoo
|
7890319802
|
Merge branch 'master' into adjust-hit-result-types
|
2020-10-01 16:19:07 +09:00 |
|