Dean Herbert
|
5f61936700
|
Update legacy encoder tests to only compare pieces we care about
|
2021-09-10 17:29:09 +09:00 |
|
Dean Herbert
|
1952ebece9
|
Update tests to use more correct control point definitions
|
2021-09-06 22:04:51 +09:00 |
|
Dean Herbert
|
8ffcea2e51
|
Remove unnecessary null checks
|
2021-09-06 21:32:43 +09:00 |
|
Dean Herbert
|
3c7a34bdbd
|
Move mania-specific conversion to converter
|
2021-09-06 21:06:13 +09:00 |
|
Dean Herbert
|
766d789845
|
Rename ApproachRate to ScrollSpeed for now (to reduce complexity/confusion)
|
2021-09-06 21:06:13 +09:00 |
|
Dean Herbert
|
0500cd578a
|
Merge branch 'master' into no-more-difficulty-control-points-info
|
2021-09-06 21:06:12 +09:00 |
|
Dean Herbert
|
7c60c6a733
|
Merge pull request #14571 from rednir/get-user-from-username
Add ability to open user profile links with username instead of user ID
|
2021-09-06 00:15:09 +09:00 |
|
Davran Dilshat
|
7f9b80e3e5
|
add tests for ShowUser() username overload
|
2021-09-05 15:11:41 +01:00 |
|
Dean Herbert
|
6e4efdd1b1
|
Add test coverage for per-ruleset setup screens
|
2021-09-05 13:40:58 +09:00 |
|
Dean Herbert
|
b2a14b13dc
|
Update outdated tests
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
d587dc6203
|
Populate new approach rate where required
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
d4e5a612ea
|
Update IPositionalSnapProvider to take a HitObject as reference, rather than raw time
This allows fetching the correct `DifficultyControlPoint` from the
hitobject. Nothing more.
|
2021-09-03 17:11:12 +09:00 |
|
Dean Herbert
|
a3d9ab1e2e
|
Move approach rate to EffectControlPoint
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
071c56e90b
|
Update usages of DifficultyPointAt
|
2021-09-03 16:58:16 +09:00 |
|
Dean Herbert
|
cdd0262ca1
|
Merge pull request #14598 from smoogipoo/adjust-classic-scoring
Make classic scoring a constant multiple of standardised scoring
|
2021-09-02 19:18:03 +09:00 |
|
Dan Balasescu
|
6c649b7bbe
|
Merge branch 'master' into no-more-sample-control-points-info
|
2021-09-02 18:09:05 +09:00 |
|
smoogipoo
|
e3ec7e3ddc
|
Adjust test values
|
2021-09-02 17:01:09 +09:00 |
|
dependabot[bot]
|
5a1eccd8e3
|
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.10.0 to 16.11.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.10.0...v16.11.0)
---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-01 18:17:37 +00:00 |
|
Dean Herbert
|
ef64c05af8
|
Merge pull request #14533 from frenzibyte/move-incompatibility-icon
Move mod incompatibility logic to "local player" mod select overlays
|
2021-09-01 18:12:27 +09:00 |
|
Dean Herbert
|
9e21f5a59c
|
Rename LocalPlayer to User in mod select prefixes
|
2021-09-01 17:22:52 +09:00 |
|
Dean Herbert
|
edf29e405b
|
Merge pull request #14581 from bdach/setup-screen-countdown-settings
Add countdown settings to setup screen
|
2021-09-01 15:35:46 +09:00 |
|
Dean Herbert
|
c70ac5e5c2
|
Merge branch 'master' into privatise-toolbar-offset
|
2021-09-01 14:54:15 +09:00 |
|
Bartłomiej Dach
|
1e4fa87648
|
Merge branch 'master' into setup-screen-countdown-settings
|
2021-08-31 22:43:18 +02:00 |
|
Bartłomiej Dach
|
5dc938cc9f
|
Update tests to match expectations
|
2021-08-31 22:41:47 +02:00 |
|
Bartłomiej Dach
|
b969398e2d
|
Merge branch 'master' into adjust-triangle-speed
|
2021-08-31 20:44:09 +02:00 |
|
Dean Herbert
|
eb21ed08f8
|
Update test to only compare HitObject s
|
2021-08-31 14:51:14 +09:00 |
|
Dean Herbert
|
ce0d7cce2d
|
Merge branch 'remove-ijsonserializable' into no-more-sample-control-points-info
|
2021-08-31 14:40:54 +09:00 |
|
Dean Herbert
|
529a9a6ff8
|
Adjust minimum triangle movement speed to avoid "static" triangles in logo
Closes #14584.
|
2021-08-31 14:08:23 +09:00 |
|
Joseph Madamba
|
570d36fde7
|
Make toolbar handle mouse events instead
|
2021-08-30 20:53:43 -07:00 |
|
Bartłomiej Dach
|
ddf9d2aa6c
|
Add test coverage
|
2021-08-30 22:55:58 +02:00 |
|
Bartłomiej Dach
|
89429021c9
|
Add test scene for labelled dropdowns
|
2021-08-30 21:37:15 +02:00 |
|
Dean Herbert
|
a2cff75fc0
|
Fix editor not cloning control points as expected
|
2021-08-30 21:55:08 +09:00 |
|
Salman Ahmed
|
6154642075
|
Merge branch 'master' into local-popover-containers
|
2021-08-30 15:44:29 +03:00 |
|
Dan Balasescu
|
c4da966ad9
|
Merge pull request #14575 from peppy/add-legacy-convert-encode-stability-tests
Fix multiple conversions of a beatmap to taiko ruleset applying speed multiplier multiple times
|
2021-08-30 18:47:09 +09:00 |
|
Dean Herbert
|
015df282fe
|
Simplify copy operations
|
2021-08-30 18:32:55 +09:00 |
|
Dean Herbert
|
9fae2c350d
|
Fix test regressions
|
2021-08-30 17:25:36 +09:00 |
|
Dean Herbert
|
2115d6f93e
|
Add test coverage of legacy sample point recreation
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
ccacf56dd8
|
Move to legacy namespace
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
7257aae7f2
|
Move samples to LegacyControlPointInfo
|
2021-08-30 17:14:53 +09:00 |
|
Dean Herbert
|
4adfe9a6dc
|
Add test coverage of double-convert stability
|
2021-08-30 15:30:04 +09:00 |
|
Joseph Madamba
|
7bb2269eba
|
Add overlay closing behavior test
|
2021-08-29 22:27:56 -07:00 |
|
Dean Herbert
|
4dd60e3299
|
Merge branch 'master' into taiko-drum-refacor
|
2021-08-30 14:12:52 +09:00 |
|
Dan Balasescu
|
7be825f470
|
Merge pull request #14488 from frenzibyte/multi-spectator-player-leaving
Gray out and stop player instances who quit during multi-spectator sessions
|
2021-08-30 12:04:19 +09:00 |
|
Bartłomiej Dach
|
2efe82a18d
|
Remove popover container from manual input manager test scene
|
2021-08-28 20:20:42 +02:00 |
|
Salman Ahmed
|
eb90cedc9b
|
Fix editor screen test scenes not updated to show their screens
|
2021-08-28 20:09:35 +03:00 |
|
Salman Ahmed
|
1650fbb8be
|
Add failing test steps
|
2021-08-27 13:24:37 +03:00 |
|
Salman Ahmed
|
b7a0316194
|
Shorten test player count to 4 for less steps
|
2021-08-27 13:14:56 +03:00 |
|
Dean Herbert
|
97f27897b1
|
Add test coverage of mass multiplayer event firing
|
2021-08-27 18:57:35 +09:00 |
|
Dean Herbert
|
33aa48bcf6
|
Merge branch 'master' into lobby-sounds
|
2021-08-27 18:46:12 +09:00 |
|
Dean Herbert
|
23414b0c63
|
Combine test scene to avoid huge copy paste
|
2021-08-27 18:44:44 +09:00 |
|