OliBomby
|
6bb72a9fcc
|
Revert "Remove other grid types"
This reverts commit de14da95fa .
|
2024-01-01 15:46:07 +01:00 |
|
OliBomby
|
de14da95fa
|
Remove other grid types
|
2024-01-01 15:44:20 +01:00 |
|
OliBomby
|
9796fcff52
|
Merge position snap grid tests into single file
|
2024-01-01 15:24:54 +01:00 |
|
OliBomby
|
31d1799480
|
Create TestSceneCircularPositionSnapGrid.cs
|
2024-01-01 15:24:54 +01:00 |
|
OliBomby
|
8425c7226c
|
fix rectangular and triangular grid tests
|
2024-01-01 15:24:54 +01:00 |
|
OliBomby
|
f223487e1c
|
improve code
|
2024-01-01 15:13:10 +01:00 |
|
OliBomby
|
92c3b142a4
|
Added Triangular snap grid
|
2024-01-01 15:11:50 +01:00 |
|
OliBomby
|
f3b88c318b
|
Add rotation to snap grid visual
|
2024-01-01 15:11:49 +01:00 |
|
Salman Ahmed
|
68dd103c89
|
Add failing test cases
|
2023-12-30 21:33:22 +03:00 |
|
Dean Herbert
|
2b81f4f557
|
Merge pull request #26221 from bdach/system-title-only-on-top-level-menu
Do not display system title in inital menu state
|
2023-12-29 21:13:40 +09:00 |
|
Bartłomiej Dach
|
db78d73fa5
|
Do not display system title in inital menu state
Addresses https://github.com/ppy/osu/discussions/26199.
|
2023-12-29 11:50:30 +01:00 |
|
Bartłomiej Dach
|
9bb0663b3b
|
Add test coverage of failure case
|
2023-12-29 10:36:53 +01:00 |
|
Bartłomiej Dach
|
68402bfd11
|
Add test coverage of failure scenario
|
2023-12-28 20:39:11 +01:00 |
|
Dean Herbert
|
8e3fe090f3
|
Merge pull request #26169 from bdach/universal-offset-from-session-plays
Implement automatic suggestion of global audio offset based on last plays
|
2023-12-28 22:57:30 +09:00 |
|
Bartłomiej Dach
|
24a80da83f
|
Merge branch 'master' into universal-offset-from-session-plays
|
2023-12-28 14:07:46 +01:00 |
|
Bartłomiej Dach
|
bb0737837b
|
Fix test failing due to querying button position during transform
|
2023-12-28 13:58:00 +01:00 |
|
Dean Herbert
|
6bc0f02e2d
|
Fix test initialising dialogs without cleaning up
|
2023-12-28 20:40:51 +09:00 |
|
Dean Herbert
|
f8347288c1
|
Add padding around text in dialogs
|
2023-12-28 20:29:56 +09:00 |
|
Dean Herbert
|
28e220ca50
|
Update popup dialog design
Had to be done. I hated the old ones so much.
As usual, disclaimer that this is an iterative design and will probably
be replaced in the future.
|
2023-12-28 19:04:35 +09:00 |
|
Dean Herbert
|
bd0e2b4dde
|
Remove disclaimer screen completely
|
2023-12-28 17:21:29 +09:00 |
|
Dean Herbert
|
1f2339244e
|
Add supporter display to main menu
|
2023-12-28 17:20:01 +09:00 |
|
Bartłomiej Dach
|
d9299a8a55
|
Implement visual appearance of "system title" message in main menu
|
2023-12-27 23:07:17 +01:00 |
|
Bartłomiej Dach
|
160342ceed
|
Implement automatic suggestion of audio offset based on last plays
|
2023-12-27 21:14:37 +01:00 |
|
Bartłomiej Dach
|
1b7af989ec
|
Migrate BeatmapOffsetControl to use session static directly
|
2023-12-27 19:19:27 +01:00 |
|
Bartłomiej Dach
|
53766285ce
|
Remove remaining hexacons usages
|
2023-12-27 17:42:18 +01:00 |
|
Dean Herbert
|
901674a130
|
Move back button inside sidebar to fix weird animation
|
2023-12-27 13:39:13 +09:00 |
|
Bartłomiej Dach
|
6f672b8cb3
|
Fix TestSceneKeyBindingPanel failures
|
2023-12-26 20:36:12 +01:00 |
|
Bartłomiej Dach
|
9ac79782d2
|
Add visibility toggle step to settings panel test scene
|
2023-12-26 20:21:15 +01:00 |
|
Dean Herbert
|
03e2463b06
|
Add test coverage and refactor to better handle equality edge case
|
2023-12-26 21:21:08 +09:00 |
|
Bartłomiej Dach
|
30b5b36f1d
|
Fix code quality inspection
|
2023-12-26 12:20:17 +01:00 |
|
Nathan Tran
|
4e3bdb2b56
|
Add test coverage
|
2023-12-26 00:57:06 -08:00 |
|
Bartłomiej Dach
|
32d8ee2d0c
|
Add test coverage
|
2023-12-23 13:42:19 +01:00 |
|
Dean Herbert
|
9f34dfa2ba
|
Add missing using statement
|
2023-12-23 16:25:52 +09:00 |
|
Simon G
|
01cf4ee15a
|
add test for length updates
|
2023-12-22 18:11:37 +01:00 |
|
Bartłomiej Dach
|
fbf19ea598
|
Merge branch 'master' into add-score-version
|
2023-12-21 13:06:53 +01:00 |
|
Bartłomiej Dach
|
5ff95db02c
|
Add test coverage of ClientVersion serialisation
|
2023-12-21 13:06:42 +01:00 |
|
Bartłomiej Dach
|
81bbdccee7
|
Rename ScoreInfo.{ -> Client}Version
|
2023-12-21 12:56:43 +01:00 |
|
Bartłomiej Dach
|
7e9d12e1d2
|
Merge pull request #25993 from smoogipoo/fix-total-score-conversion
Relocate numeric HitResult values, add accuracy conversion
|
2023-12-21 12:10:54 +01:00 |
|
Dean Herbert
|
a4baa0a716
|
Add versioning of local scores
For any potential future usage
|
2023-12-21 18:37:15 +09:00 |
|
Dean Herbert
|
0648201844
|
Cancel test more
|
2023-12-21 18:17:03 +09:00 |
|
Dan Balasescu
|
6b4b2a57fc
|
Expose only as one method
|
2023-12-21 14:58:23 +09:00 |
|
Dan Balasescu
|
4e3b994142
|
Relocate HitResult numeric score to ScoreProcessor
|
2023-12-21 14:52:31 +09:00 |
|
Dean Herbert
|
c5fb4d0f5c
|
Mark flaky test temporarily
|
2023-12-21 01:52:40 +09:00 |
|
Bartłomiej Dach
|
322cfaae1d
|
Merge branch 'master' into fix-standardised-score-conversion
|
2023-12-19 17:41:38 +01:00 |
|
Bartłomiej Dach
|
64b0534fb8
|
Merge pull request #25857 from peppy/fix-mod-settings-keyboard-adjust
Fix mod search textbox having focus while settings are visible
|
2023-12-19 15:44:17 +01:00 |
|
Bartłomiej Dach
|
d793d1cea1
|
Add test coverage of desired input handling behaviour
|
2023-12-19 14:52:16 +01:00 |
|
Bartłomiej Dach
|
e306cc35ba
|
Merge branch 'master' into fix-song-select-realm-refresh-performance
|
2023-12-19 14:14:46 +01:00 |
|
Dean Herbert
|
8f5d21dc70
|
Actually fix realm selection retention regression
|
2023-12-19 18:10:55 +09:00 |
|
Bartłomiej Dach
|
9c8df4e6d1
|
Run score conversion for previously-imported scores
|
2023-12-18 22:27:51 +01:00 |
|
Bartłomiej Dach
|
bf668174ec
|
Use nunit constraints in test for transparency
|
2023-12-18 19:02:23 +01:00 |
|