Dean Herbert
|
af15a8a54b
|
Merge branch 'master' into fix-gamehost-tests
|
2021-10-13 18:02:18 +09:00 |
|
Dan Balasescu
|
d88daf0cc2
|
Merge pull request #15073 from peppy/fix-player-loader-low-pass
Improve `PlayerLoader` audio and visual transitions
|
2021-10-13 17:01:49 +09:00 |
|
Dan Balasescu
|
a781930135
|
Merge pull request #15042 from peppy/realm-live
Add realm `Live<T>` implementation
|
2021-10-13 17:01:02 +09:00 |
|
Dean Herbert
|
db5099de3a
|
Add missing licence header
|
2021-10-13 15:45:01 +09:00 |
|
Dean Herbert
|
f5f0486e18
|
Merge branch 'master' into realm-live
|
2021-10-13 15:24:34 +09:00 |
|
Dean Herbert
|
29dfe33465
|
Rewrite AudioFilter to be easier to follow (and fix tests)
|
2021-10-13 15:17:20 +09:00 |
|
Dan Balasescu
|
3445d915b9
|
Merge pull request #15074 from peppy/fix-storyboard-fail-test-fails
Fix storyboard outro during fail test not being lenient enough
|
2021-10-13 14:16:26 +09:00 |
|
Dan Balasescu
|
df5a76ad9d
|
Merge pull request #15041 from peppy/realm-file-store
Add realm `FileStore`
|
2021-10-13 13:54:56 +09:00 |
|
Dean Herbert
|
26a1e40d24
|
Fix storyboard outro during fail test not being lenient enough
|
2021-10-13 13:48:57 +09:00 |
|
Dean Herbert
|
b37096f440
|
Avoid using bindable for AudioFilter cutoff
It doesn't play nicely with screen exiting, as it is automatically
unbound during the exit process. Easiest to just avoid using this for
now.
|
2021-10-13 13:25:55 +09:00 |
|
Dean Herbert
|
f69a56a26a
|
Add test coverage of startup import sequence
|
2021-10-13 12:19:10 +09:00 |
|
Bartłomiej Dach
|
3ceee176e6
|
Merge branch 'master' into frame-stability-container-direction-flip
|
2021-10-12 18:34:04 +02:00 |
|
Bartłomiej Dach
|
8dcfc3dd7e
|
Replace no-op seeks with wait steps
|
2021-10-12 18:31:20 +02:00 |
|
Dean Herbert
|
e468bfb31c
|
Merge branch 'master' into realm-file-store
|
2021-10-12 23:11:02 +09:00 |
|
smoogipoo
|
91c286b1ad
|
Fix intermittent TestScenePlaySongSelect test failures
|
2021-10-12 22:07:57 +09:00 |
|
Dan Balasescu
|
60ba1987ba
|
Merge pull request #15050 from peppy/fix-cross-thread-list-manipulation-skin-source-provider
Fix cross-thread list manipulation in `SkinProvidingContainer`
|
2021-10-12 21:59:49 +09:00 |
|
Dan Balasescu
|
7bb401b974
|
Merge pull request #15040 from peppy/realm-test-game-host
Update realm tests to run inside a `GameHost` to allow running on update thread
|
2021-10-12 21:16:06 +09:00 |
|
Dan Balasescu
|
f76b58e843
|
Merge pull request #15055 from peppy/fix-taiko-convert-woes
Fix `BeatmapConverter` not cloning deeply enough
|
2021-10-12 21:07:39 +09:00 |
|
Dan Balasescu
|
f01e995cd9
|
Merge branch 'master' into fix-cross-thread-list-manipulation-skin-source-provider
|
2021-10-12 20:59:17 +09:00 |
|
Dean Herbert
|
79ac64a088
|
Split out editor save steps to try and catch test failure
|
2021-10-12 19:40:35 +09:00 |
|
smoogipoo
|
d1b0dd1f6b
|
Fix GameHosts being run on TPL threads
|
2021-10-12 17:13:36 +09:00 |
|
Bartłomiej Dach
|
55bd7d2512
|
Add failing coverage for saving difficulty params from editor
|
2021-10-12 16:43:56 +09:00 |
|
Dean Herbert
|
d7cbacc5a0
|
Rename OnSourceChanged and expand on xmldoc to mention that it doesn't fire SourceChanged
|
2021-10-12 13:04:48 +09:00 |
|
Gagah Pangeran Rosfatiputra
|
7fcb01bdf1
|
add changelog links test
|
2021-10-12 09:57:46 +07:00 |
|
Dean Herbert
|
39a3482458
|
Replace Add/Reset methods with single Set method
|
2021-10-12 11:55:07 +09:00 |
|
Dan Balasescu
|
696193198a
|
Merge pull request #15049 from bdach/settings-panel-rounded-buttons
Update appearance of buttons in settings sidebar
|
2021-10-12 09:32:52 +09:00 |
|
Bartłomiej Dach
|
ff382259ca
|
Use rounded buttons in tablet rotation preset settings
|
2021-10-11 23:17:09 +02:00 |
|
Bartłomiej Dach
|
b1ad3161dd
|
Add failing test case for frame stable clock direction flip scenario
|
2021-10-11 21:25:02 +02:00 |
|
Dean Herbert
|
81a0fbfc40
|
Add Live<> casting test
|
2021-10-11 15:36:41 +09:00 |
|
Dean Herbert
|
b01d82b3fd
|
Add RealmLive implementation
|
2021-10-11 15:36:41 +09:00 |
|
Dean Herbert
|
03bf88ae81
|
Add realm FileStore and test coverage
|
2021-10-11 15:26:16 +09:00 |
|
Dean Herbert
|
b946011292
|
Update tests to run inside a GameHost to allow running on update thread
|
2021-10-11 15:19:18 +09:00 |
|
Dean Herbert
|
6b35ccae95
|
Fix some cases where interface specifications can be used but weren't
|
2021-10-11 15:06:24 +09:00 |
|
Dean Herbert
|
a16ffd2976
|
Merge pull request #14999 from smoogipoo/fix-score-async
Fix intermittent playlist results screen test failures
|
2021-10-11 10:44:04 +09:00 |
|
Bartłomiej Dach
|
21ee24ea6d
|
Add rounded button variant
|
2021-10-10 21:45:41 +02:00 |
|
Bartłomiej Dach
|
237c063015
|
Fix typo in multipleIncrementMods variable name
|
2021-10-09 14:26:32 +02:00 |
|
smoogipoo
|
f199d6c521
|
Fix another related test failure
|
2021-10-08 15:26:25 +09:00 |
|
smoogipoo
|
d6ac6a5cd6
|
Fix intermittent results screen test failures
|
2021-10-08 15:18:01 +09:00 |
|
Dean Herbert
|
42d3fe8f02
|
Merge branch 'master' into fix-SettingsTextBox-using-null-as-default
|
2021-10-08 13:37:28 +09:00 |
|
Dan Balasescu
|
f8e50731b7
|
Merge pull request #14991 from peppy/intro-tests-no-menu-load
Allow intro screens to be created without loading a `MainMenu`
|
2021-10-07 20:48:54 +09:00 |
|
Dean Herbert
|
ba84da6ef8
|
Tidy up test scene
|
2021-10-07 20:08:28 +09:00 |
|
Dean Herbert
|
b88d4f1913
|
Fix weird edge case in TestSceneIntroWelcome
|
2021-10-07 19:58:34 +09:00 |
|
Dean Herbert
|
ef64c64f0b
|
Merge branch 'master' into popup-filter-effect
|
2021-10-07 18:56:07 +09:00 |
|
Dean Herbert
|
e578046b20
|
Rename Filter -> AudioFilter
|
2021-10-07 18:50:08 +09:00 |
|
Dean Herbert
|
0348c6c7e5
|
Apply some renaming and code quality fixes
|
2021-10-07 18:49:22 +09:00 |
|
Dan Balasescu
|
bece807857
|
Merge pull request #14980 from peppy/difficulty-move-to-beatmap
Copy `BaseDifficulty` to `Beatmap<T>` and move the majority of write operations across
|
2021-10-07 18:43:44 +09:00 |
|
Dean Herbert
|
f98dd1b811
|
Merge branch 'master' into popup-filter-effect
|
2021-10-07 18:40:21 +09:00 |
|
Dean Herbert
|
189358240d
|
Fix intro tests and move steps out of constructor
|
2021-10-07 18:39:48 +09:00 |
|
Dan Balasescu
|
7074021d1f
|
Merge branch 'master' into test-scene-osu-game-fix-async-disposal-contention
|
2021-10-07 17:47:11 +09:00 |
|
smoogipoo
|
e586fee091
|
Remove unused usings
|
2021-10-07 17:46:30 +09:00 |
|