Dean Herbert
|
321aa456a7
|
Adjust button size slightly
|
2021-11-12 14:04:34 +09:00 |
|
Bartłomiej Dach
|
459ec7b3bf
|
Fix test failures due to missing dependencies
|
2021-11-11 20:54:37 +01:00 |
|
Bartłomiej Dach
|
c465bcb821
|
Ensure track is stopped on player completion
|
2021-11-11 20:54:36 +01:00 |
|
Bartłomiej Dach
|
385df51b06
|
Ensure editor test player is exited on completion
|
2021-11-11 20:54:36 +01:00 |
|
Bartłomiej Dach
|
6ce1a78723
|
Add test coverage for basic gameplay testing scenarios
|
2021-11-11 20:54:36 +01:00 |
|
Bartłomiej Dach
|
59727ce836
|
Add minimal implementation of gameplay testing from editor
|
2021-11-11 20:54:35 +01:00 |
|
Bartłomiej Dach
|
32b5a736c8
|
Add preview gameplay button to bottom editor bar
|
2021-11-11 17:12:21 +01:00 |
|
Dean Herbert
|
3b7a8f9d58
|
Merge pull request #15576 from bdach/unstable-rate-not-receiving-past-judgements
Fix unstable rate counter not including judgements before show in calculations
|
2021-11-11 22:47:08 +09:00 |
|
Bartłomiej Dach
|
576417947e
|
Round unstable rate in counter rather than truncating
|
2021-11-11 13:36:06 +01:00 |
|
Bartłomiej Dach
|
69809390d3
|
Fix HUD unstable rate counter not including judgements before load complete
Also unifies UR calculation logic with the results screen statistic item
to reduce duplication.
|
2021-11-11 13:36:05 +01:00 |
|
Bartłomiej Dach
|
40cffd1682
|
Expose HitEvents publically from ScoreProcessor
|
2021-11-11 13:22:07 +01:00 |
|
Bartłomiej Dach
|
9bad912dd0
|
Add failing test case
|
2021-11-11 13:22:06 +01:00 |
|
Dan Balasescu
|
de4f7fa2f3
|
Merge pull request #15572 from peppy/rename-ef-model-properties
Rename EF properties to match underlying interface
|
2021-11-11 21:07:30 +09:00 |
|
Bartłomiej Dach
|
b4bcfa92fc
|
Merge branch 'master' into rename-ef-model-properties
|
2021-11-11 12:40:58 +01:00 |
|
Dean Herbert
|
e507fc8b9d
|
Merge pull request #15573 from bdach/fix-android-builds
Fix Android builds failing due to Xamarin-side regression
|
2021-11-11 19:30:00 +09:00 |
|
Dan Balasescu
|
4db2ad1cb3
|
Merge branch 'master' into rename-ef-model-properties
|
2021-11-11 19:12:54 +09:00 |
|
Dean Herbert
|
4a7bdee833
|
Merge branch 'master' into fix-android-builds
|
2021-11-11 19:04:03 +09:00 |
|
Dan Balasescu
|
1540352b4d
|
Merge pull request #15569 from peppy/avoid-throwing-unnecessary-exception
Gracefully handle missing type rather than triggering `ArgumentNullException`
|
2021-11-11 18:50:21 +09:00 |
|
Bartłomiej Dach
|
53e52d2c4b
|
Fix Android builds failing due to Xamarin-side regression
|
2021-11-11 10:14:50 +01:00 |
|
Dean Herbert
|
aa9cbd0c40
|
Merge pull request #15571 from bdach/fix-switch-teams-via-not-own-indicator
Fix being able to switch own team by clicking other players' team indicators
|
2021-11-11 17:44:24 +09:00 |
|
Dean Herbert
|
4bca96d548
|
Throw again to ensure correct available state is set
Also standardises handling between `RulesetStore` and `RealmRulesetStore`.
|
2021-11-11 17:39:36 +09:00 |
|
Dean Herbert
|
51a353e12d
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
|
Dean Herbert
|
ebe58cee11
|
Rename BeatmapInfo.StarDifficulty to StarRating to match underlying interface
|
2021-11-11 17:19:46 +09:00 |
|
Bartłomiej Dach
|
9664b9a97c
|
Fix being able to switch own team by clicking other players' team indicators
|
2021-11-11 09:01:50 +01:00 |
|
Bartłomiej Dach
|
f38d6ef8db
|
Add failing test steps
|
2021-11-11 09:01:50 +01:00 |
|
Dan Balasescu
|
57c333b472
|
Remove unused using
|
2021-11-11 15:29:08 +09:00 |
|
Dan Balasescu
|
374d1cc241
|
Merge pull request #15567 from peppy/serialisation-shit
Replace usage of `TypeNameHandling.All` with custom type converter
|
2021-11-11 15:27:34 +09:00 |
|
Dean Herbert
|
ea536dea23
|
Gracefully handle missing type rather than triggering ArgumentNullException
|
2021-11-11 14:46:21 +09:00 |
|
Dean Herbert
|
98fa253e1e
|
Replace usage of TypeNameHandling.All with custom type converter
|
2021-11-11 14:04:19 +09:00 |
|
Dean Herbert
|
16418ac2ab
|
Remove outdated comments
|
2021-11-11 14:02:12 +09:00 |
|
ekrctb
|
99d638677d
|
Merge pull request #15547 from Darius-Wattimena/catch-spinner-checks
Add a catch specific beatmap spinner gap check
|
2021-11-11 12:00:38 +09:00 |
|
ekrctb
|
dca2cd6c44
|
Merge branch 'master' into catch-spinner-checks
|
2021-11-11 11:32:58 +09:00 |
|
Bartłomiej Dach
|
8195b4c1b9
|
Merge pull request #15556 from Semro/reset-combo-in-different-way
Reset combo different way in NoScope mod tests (osu! ruleset)
|
2021-11-10 20:13:33 +01:00 |
|
Darius Wattimena
|
d370f64ac3
|
Changed finding the spinner gaps via a dictionary instead of getting the thresholds via an array
|
2021-11-10 19:58:36 +01:00 |
|
Bartłomiej Dach
|
28c73abad7
|
Merge branch 'master' into reset-combo-in-different-way
|
2021-11-10 19:47:19 +01:00 |
|
Dean Herbert
|
61225092bf
|
Merge pull request #15545 from bdach/editor-clipboard-refactor
Move clipboard operation implementations to individual editor subscreens
|
2021-11-11 02:09:19 +09:00 |
|
Dean Herbert
|
8371307709
|
Merge branch 'master' into editor-clipboard-refactor
|
2021-11-11 01:09:39 +09:00 |
|
Dean Herbert
|
17a05f4dd8
|
Merge pull request #15539 from bdach/display-string
Fix model download notifications not formatting model correctly
|
2021-11-11 01:09:19 +09:00 |
|
Dean Herbert
|
6d44deefac
|
Merge pull request #15557 from bdach/fix-sample-playback
Fix logo sample always playing in main menu when initially logged out
|
2021-11-10 23:01:59 +09:00 |
|
Bartłomiej Dach
|
c7bd12c8f6
|
Merge branch 'master' into reset-combo-in-different-way
|
2021-11-10 14:11:11 +01:00 |
|
Bartłomiej Dach
|
30efc589d1
|
Fix logo sample always playing in main menu when initially logged out
|
2021-11-10 14:03:34 +01:00 |
|
Semyon Rozhkov
|
34d235b790
|
Reset combo in different way
|
2021-11-10 15:50:36 +03:00 |
|
ekrctb
|
b1e13e2d63
|
Merge pull request #15540 from Semro/no-scope-catch
Add "No Scope" mod implementation for Catch
|
2021-11-10 21:22:45 +09:00 |
|
ekrctb
|
116b857cea
|
Merge branch 'master' into no-scope-catch
|
2021-11-10 20:50:31 +09:00 |
|
Bartłomiej Dach
|
b25ad8dfcb
|
Copy editor timestamp to OS clipboard even when triggered via menu bar
Would only work when triggered via Ctrl+C before, and not work at all
for Ctrl+X.
|
2021-11-10 12:49:10 +01:00 |
|
Bartłomiej Dach
|
5e31e890ae
|
Extract class for clipboard contents for DI purposes
|
2021-11-10 12:36:23 +01:00 |
|
Bartłomiej Dach
|
5e3ac5ac9f
|
Reset combo in test in a less weird way
|
2021-11-10 12:05:14 +01:00 |
|
Bartłomiej Dach
|
6d04823b05
|
Remove unnecessary virtual specs
|
2021-11-10 12:00:36 +01:00 |
|
Bartłomiej Dach
|
343318c6f9
|
Merge branch 'master' into display-string
|
2021-11-10 11:10:38 +01:00 |
|
Bartłomiej Dach
|
a52d9363f9
|
Rewrite tests to be easier to follow
|
2021-11-10 11:09:09 +01:00 |
|