Dean Herbert
|
2643100644
|
Add xmldoc to new test mentioning failure rate and general purpose
|
2023-04-29 11:05:10 +09:00 |
|
Dean Herbert
|
32f8c674f4
|
Extract beatmap retrieval method for more legibility
|
2023-04-29 11:01:29 +09:00 |
|
Dean Herbert
|
a6f0186112
|
Improve legibility and code quality of new test
|
2023-04-29 10:51:56 +09:00 |
|
Dean Herbert
|
428b5fad3c
|
Rename test scene to explicitly mention navigation testing
|
2023-04-29 10:51:56 +09:00 |
|
Cootz
|
d9b3c97179
|
Fix testing
|
2023-04-29 10:29:33 +09:00 |
|
Cootz
|
c5357d30ab
|
Add test
|
2023-04-29 10:29:33 +09:00 |
|
Bartłomiej Dach
|
07efa7d660
|
Merge branch 'master' into fix-storyboard-loop-end-time
|
2023-04-26 21:53:26 +02:00 |
|
Dean Herbert
|
6a3b587374
|
Merge pull request #23260 from Haspamelodica/master
Fix some videos with uppercase file extensions not displaying correctly in-game
|
2023-04-26 14:29:25 +09:00 |
|
Bartłomiej Dach
|
196b5b41eb
|
Also disable counting on argon display in test
Mostly for my own peace of mind.
|
2023-04-25 20:17:57 +02:00 |
|
Bartłomiej Dach
|
753fa09356
|
Fix test failures due to type mismatch
|
2023-04-25 20:10:11 +02:00 |
|
Daniel Kirschten
|
54e8aa8fe9
|
Merge branch 'master' into master
|
2023-04-25 16:04:02 +02:00 |
|
Dean Herbert
|
0c3a015953
|
Fix key counter test not testing the full binding of IsCounting
|
2023-04-25 21:37:19 +09:00 |
|
Dean Herbert
|
d8b4db3a13
|
Merge branch 'master' into gameplay/argon-key-counter_le-retour
|
2023-04-25 19:54:31 +09:00 |
|
Dean Herbert
|
e330052852
|
Add second definition of EndTime for storyboard elements to account for loops in lifetime
|
2023-04-25 15:22:11 +09:00 |
|
Dean Herbert
|
dce0c5fac8
|
Add test coverage of expected behaviour for playback of loops with no explicit end time
|
2023-04-25 15:14:32 +09:00 |
|
Haspamelodica
|
3166f88c17
|
Removed unneccessary using directive
|
2023-04-21 10:11:47 +02:00 |
|
Haspamelodica
|
e9fb836e9c
|
Added tests for video backgrounds
|
2023-04-21 03:24:11 +02:00 |
|
Dean Herbert
|
01260e5f54
|
Merge branch 'master' into shader-cache-stages
|
2023-04-19 20:47:34 +09:00 |
|
Dean Herbert
|
26a2d1fdea
|
Merge pull request #23000 from Joehuu/fix-beatmap-terminology
Fix song select matching label not using right terminology
|
2023-04-18 13:53:05 +09:00 |
|
Joseph Madamba
|
c80a25328d
|
Shorten label to just "matches"
|
2023-04-17 20:59:41 -07:00 |
|
Dan Balasescu
|
c0a25144cf
|
Apply changes to custom ShaderManager
|
2023-04-18 11:31:56 +09:00 |
|
Bartłomiej Dach
|
0cc92ce5f9
|
Add failing test case
Covering nested object reverts not firing the parent's `RevertResult`
event in accordance with what the xmldoc of the event states.
|
2023-04-11 18:24:34 +02:00 |
|
Joseph Madamba
|
d0cbe206a9
|
Revert back to one number with "matching beatmap difficulties" label
|
2023-04-10 23:37:29 -07:00 |
|
Dean Herbert
|
52bb7891f7
|
Merge branch 'master' into fix-count-not-updating-when-deleting
|
2023-04-11 09:04:02 +09:00 |
|
Bartłomiej Dach
|
1f2c96c8e8
|
Merge branch 'master' into gd-onlinesetoverlay
|
2023-04-10 15:35:03 +02:00 |
|
Bartłomiej Dach
|
6e08105e2c
|
Remove usage of "diff" vernacular
|
2023-04-10 15:27:10 +02:00 |
|
Joseph Madamba
|
bfb7ead689
|
Add failing text box beatmap difficulty count test
|
2023-04-09 22:12:50 -07:00 |
|
Joseph Madamba
|
ed208ef127
|
Fix more typos and adjust font size to match web
|
2023-04-07 21:10:37 -07:00 |
|
Dean Herbert
|
0c71fa1bbd
|
Merge branch 'master' into gameplay/argon-key-counter_le-retour
|
2023-04-06 23:39:57 +09:00 |
|
Dean Herbert
|
e6872629f3
|
Merge pull request #22868 from peppy/no-epilepsy-warning-storyboard-disable
Don't show epilepsy warning when storyboards are disabled
|
2023-04-06 12:32:38 +09:00 |
|
tsrk
|
809b817e8e
|
Merge branch 'master' into gameplay/argon-key-counter_le-retour
|
2023-04-05 22:57:36 +02:00 |
|
Bartłomiej Dach
|
ba753a8aac
|
Merge branch 'master' into update-skinnable-sound-before-playing
|
2023-04-05 22:56:25 +02:00 |
|
Bartłomiej Dach
|
27055919a3
|
Merge branch 'master' into fix-old-beatmap-crash-on-load
|
2023-04-05 21:39:42 +02:00 |
|
Bartłomiej Dach
|
6df7614b9d
|
Add tests for suppressing epilepsy warning when storyboard disabled
|
2023-04-05 20:56:50 +02:00 |
|
Bartłomiej Dach
|
02c6126be7
|
Ensure storyboards are enabled in existing epilepsy warning tests
|
2023-04-05 20:53:54 +02:00 |
|
Bartłomiej Dach
|
432f698697
|
Merge branch 'master' into gameplay/key-counter-abstraction
|
2023-04-05 19:45:14 +02:00 |
|
Bartłomiej Dach
|
8cc425774b
|
Merge branch 'master' into fix-replay-fail-on-exit
|
2023-04-03 21:23:23 +02:00 |
|
Bartłomiej Dach
|
b5d9284de2
|
Merge pull request #23108 from peppy/fix-overlay-toggles-during-disclaimer
Fix attempting to show overlay during game intro playing hide sound effects
|
2023-04-03 20:48:03 +02:00 |
|
cdwcgt
|
9e0277b2fd
|
useless using
|
2023-04-04 00:19:14 +09:00 |
|
cdwcgt
|
735b48679e
|
use LinkFlowContainer directly
|
2023-04-03 20:09:49 +09:00 |
|
Dean Herbert
|
6239789188
|
Fix missing using statements in multiple test scenes
|
2023-04-03 15:37:10 +09:00 |
|
Dean Herbert
|
b0c09df259
|
Merge branch 'master' into gameplay/key-counter-abstraction
|
2023-04-03 15:33:35 +09:00 |
|
Dean Herbert
|
43d7386623
|
Merge pull request #22926 from Joehuu/fix-sort-direction-not-resetting
Fix beatmap listing sort direction not resetting when changing criteria
|
2023-04-03 15:32:10 +09:00 |
|
Dean Herbert
|
a097433cb1
|
Fix overlay toggle keys working during disabled activation modes
Closes #23104.
|
2023-04-03 15:03:47 +09:00 |
|
cdwcgt
|
2cf8636366
|
show guest diff author in BeatmapPicker
|
2023-04-02 22:25:58 +09:00 |
|
Dean Herbert
|
e66569b394
|
Update ruleset dependency tests in line with nullable changes
|
2023-04-02 21:04:44 +09:00 |
|
Dean Herbert
|
9b45591c2f
|
Add failing test coverage of saving failed replay causing progression to results
|
2023-03-29 14:00:11 +09:00 |
|
Dean Herbert
|
d31b37e87e
|
Merge branch 'master' into fix-ubo-not-bound
|
2023-03-26 16:14:11 +09:00 |
|
Joseph Madamba
|
e1906a90eb
|
Use image@2x from tournament banner api
|
2023-03-25 13:08:46 -07:00 |
|
Dean Herbert
|
ad5bdf6511
|
Merge branch 'master' into fix-ubo-not-bound
|
2023-03-22 16:46:39 +09:00 |
|