Dean Herbert
09a74cdfc6
Merge pull request #17023 from peppy/realm-async-write
...
Add `RealmAccess.WriteAsync` method and more statistics of realm reads/writes
2022-03-02 12:31:16 +09:00
Bartłomiej Dach
99af0d2bac
Merge pull request #17034 from frenzibyte/handle-null-performance-calculator
...
Fix performance statistic not handling rulesets with unimplemented calculator
2022-03-01 20:34:53 +01:00
Salman Ahmed
97c54de3bf
Fix performance statistic not handling rulesets with unimplemented calculator
2022-03-01 20:43:20 +03:00
Salman Ahmed
2767dda9d6
Add failing test case
2022-03-01 20:21:33 +03:00
Dean Herbert
9a117467b5
Add RealmAccess.WriteAsync
method
2022-03-01 18:44:05 +09:00
Dean Herbert
7fa5842783
Add global statistics output for all realm reads/writes
2022-03-01 18:31:18 +09:00
Dan Balasescu
5a4a07b146
Merge pull request #17019 from frenzibyte/disable-mtouch-strip
...
Fix iOS builds occasionally crashing on startup
2022-03-01 12:05:55 +09:00
Salman Ahmed
f95b7b992b
Disable running mono-cil-strip
during iOS builds
2022-02-28 17:16:02 +03:00
Dan Balasescu
2115d992cd
Merge pull request #17018 from peppy/display-hit-error
...
Show hit error on results screen
2022-02-28 20:27:31 +09:00
Dean Herbert
159db38f8a
Add missing xmldoc
2022-02-28 19:14:43 +09:00
Dean Herbert
a41e1c80f1
Show hit error on results screen
...
Leading up to implementation of "local offset", this feels like a good
thing to have visible first and foremost.
2022-02-28 19:11:06 +09:00
Dean Herbert
97de36d849
Merge pull request #17013 from bdach/beat-divisor-custom
...
Add support for arbitrary beat divisors
2022-02-28 18:38:28 +09:00
Dean Herbert
2be40f36f7
Reword popup text to read better (or more vaguely)
...
Removed some words but also don't mention "smaller" because it's...
musically incorrect and also functionally incorrect – entering 1/[8]
will result in 1/16 also being populated for instance.
2022-02-28 15:26:50 +09:00
Dean Herbert
368eadd8d1
Remove unused using statement
2022-02-28 15:24:02 +09:00
Dean Herbert
3634e12e66
Automatically focus divisor textbox and hide popover after successful change
2022-02-28 15:23:01 +09:00
Dean Herbert
852e5407c3
Merge pull request #17015 from smoogipoo/fix-test
...
Fix missing dependency in test
2022-02-28 13:07:24 +09:00
Dan Balasescu
fe63a09a0f
Fix missing dependency in test
2022-02-28 11:59:10 +09:00
Dean Herbert
fbf71c500e
Merge pull request #17012 from peppy/tourney-star-rating-dp
2022-02-28 11:18:11 +09:00
Bartłomiej Dach
a1786f62d7
Fix test failure due to attempting to set non-present divisor
...
With the latest changes permitting fully custom beat snapping, the 1/3
snap divisor isn't immediately available in editor, requiring a switch
to "triplets" mode first.
2022-02-27 23:10:22 +01:00
Bartłomiej Dach
a5600516f0
Fix test failures
2022-02-27 20:13:44 +01:00
Bartłomiej Dach
7de5dad4f0
Add test coverage for divisor behaviour
2022-02-27 19:23:02 +01:00
Bartłomiej Dach
423838a649
Add flow for specifying entirely custom snaps
2022-02-27 17:55:20 +01:00
Bartłomiej Dach
d0c01afc2e
Add flow for changing set of valid divisors between presets
2022-02-27 15:37:51 +01:00
Bartłomiej Dach
36137e0619
Add simple carousel divisor type selector
2022-02-27 15:37:51 +01:00
Bartłomiej Dach
746f28c848
Add test scene for song bar component
2022-02-27 15:31:34 +01:00
Dean Herbert
df4170b939
Display star ratings in tournament mode using two decimal places
2022-02-27 23:17:04 +09:00
Dean Herbert
297e5ec62e
Remove unused constants
2022-02-27 23:16:04 +09:00
Dean Herbert
6eb79c37d8
Merge pull request #16986 from MiraiSubject/current-tournament-explorer
...
Add button to open currently selected tournament in file explorer
2022-02-26 02:04:50 +09:00
Dean Herbert
391d6594b8
Merge pull request #16987 from MiraiSubject/vscode-net6
...
Update build configurations for Rider and VSCode for net6.0
2022-02-25 23:50:51 +09:00
Shivam
4c56458173
Change button location to the right side of dropdown
2022-02-25 15:15:40 +01:00
Dan Balasescu
f81158073a
Merge branch 'master' into vscode-net6
2022-02-25 22:57:35 +09:00
Dan Balasescu
6ce6eaf03d
Merge pull request #16975 from peppy/spectator-reliability
...
Improve resilience of spectator frame communication to ensure replays are sent in full
2022-02-25 22:57:19 +09:00
Shivam
333c0cd4f9
Add open folder button to open currently selected tournament
2022-02-25 14:31:46 +01:00
Shivam
c7f2759eb9
Update build configurations for Rider to net6.0 paths
2022-02-25 14:28:54 +01:00
Shivam
1a7a160f0a
Update vscode launch.json files for all other projects
2022-02-25 14:28:54 +01:00
Shivam
926108af7d
Change launch args from dotnet 5 to dotnet 6
2022-02-25 14:28:54 +01:00
Dean Herbert
67082b8c5d
Remove verbose logging from SpectatorClient
for now
2022-02-25 22:25:36 +09:00
Dan Balasescu
e947c97e10
Merge branch 'master' into spectator-reliability
2022-02-25 20:20:30 +09:00
Dean Herbert
926abf7a0c
Merge pull request #16985 from smoogipoo/multi-spectator-chat
...
Add chat display to multiplayer spectator
2022-02-25 20:19:07 +09:00
Dan Balasescu
8eef1774d5
Use Logger.Log instead of console
2022-02-25 20:18:22 +09:00
Dan Balasescu
a86bc344da
Merge pull request #16977 from peppy/pause-at-results
...
Allow pausing audio via hotkey at multiplayer lobby and results screen
2022-02-25 19:13:06 +09:00
Dan Balasescu
3a03833912
Merge pull request #16890 from peppy/beatmap-decoder-ruleset-store
...
Fix `LegacyBeatmapDecoder` not populating correct rulesets
2022-02-25 19:03:43 +09:00
Dan Balasescu
387ae59bc4
Fix nullref in tests
2022-02-25 16:12:25 +09:00
Dan Balasescu
48ed9c6144
Enable high chat polling rate
2022-02-25 16:03:56 +09:00
Dan Balasescu
f9d9ad388b
Add chat display to multiplayer spectator screen
2022-02-25 16:03:28 +09:00
Dean Herbert
a9e7e8fb18
Merge pull request #16924 from Susko3/android-allow-exiting
...
Allow exiting/minimizing the game on Android when on the initial screen
2022-02-25 11:01:35 +09:00
Dean Herbert
083d008de2
Merge pull request #16974 from bdach/mod-overlay/panel
...
Implement mod panel for new mod select design
2022-02-25 11:00:08 +09:00
Susko3
33a87976a8
Rewrite to read better
...
Co-authored-by: Dean Herbert <pe@ppy.sh>
2022-02-24 21:11:49 +01:00
Bartłomiej Dach
769dc9b00b
Merge branch 'master' into mod-overlay/panel
2022-02-24 21:02:28 +01:00
Bartłomiej Dach
c189cc5d00
Remove unused using directive
2022-02-24 21:01:37 +01:00