Dean Herbert
|
105aa01e7d
|
Update usages of RemoveInternal
|
2022-08-29 15:57:40 +09:00 |
|
Dean Herbert
|
a215d009fe
|
Update Remove /RemoveRange /RemoveAll calls in line with framework changes
|
2022-08-29 15:57:40 +09:00 |
|
Dan Balasescu
|
81ac0daba8
|
Update xmldoc
|
2022-08-29 15:51:12 +09:00 |
|
Dan Balasescu
|
d75543ad68
|
Simplify GetMaximumAchievableCombo further
|
2022-08-29 15:36:10 +09:00 |
|
Dan Balasescu
|
423f6f90f2
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
|
Dan Balasescu
|
b2e80ca7f0
|
Don't include misses in failed score statistics
|
2022-08-29 15:27:19 +09:00 |
|
Salman Ahmed
|
3ff2058975
|
Fix back-to-front fallback comparison in HitObjectOrderedSelectionContainer
|
2022-08-29 09:23:53 +03:00 |
|
Dean Herbert
|
90b9c02ac6
|
Remove "internal" identifier as unnecessary
|
2022-08-29 14:01:15 +09:00 |
|
Dan Balasescu
|
c0b13c7e1f
|
Refactor ScoreProcessor ComputeScore() methods
|
2022-08-29 13:51:10 +09:00 |
|
HiddenNode
|
62210bce4e
|
Fixed issues found in UprightAspectMaintainingContainer
|
2022-08-29 00:08:19 +01:00 |
|
its5Q
|
0cc6a76c17
|
Fix crash with legacy import from incomplete installs
|
2022-08-28 14:13:38 +10:00 |
|
ansel
|
039f009562
|
Inherit difficulty multiplier display from ModsEffectDiplay
|
2022-08-27 20:26:05 +03:00 |
|
ansel
|
3e828c3416
|
Move base layout from DifficultyMultiplierDisplay to another class
|
2022-08-27 20:11:38 +03:00 |
|
Dan Balasescu
|
cf6bb3b030
|
Merge pull request #19958 from peppy/fix-fail-freq-stuck
Ensure fail animation sequence isn't run after the player exit sequence has started
|
2022-08-27 00:58:41 +09:00 |
|
Salman Ahmed
|
764ab9f095
|
Merge branch 'master' into text-selection-sfx
|
2022-08-26 17:50:03 +03:00 |
|
Dan Balasescu
|
289b6f1a58
|
Merge pull request #19924 from peppy/fix-playlist-overlay-test-failures
Fix intermittent test failures in `TestScenePlaylistOverlay`
|
2022-08-26 23:36:16 +09:00 |
|
Dean Herbert
|
470bec7949
|
Move private method down
|
2022-08-26 23:29:03 +09:00 |
|
Dean Herbert
|
9c64520f8f
|
Merge pull request #19909 from peppy/framework-ini-in-sentry
Include framework configuration in sentry output
|
2022-08-26 23:13:26 +09:00 |
|
Dean Herbert
|
e4100ee3f1
|
Merge branch 'master' into text-selection-sfx
|
2022-08-26 22:05:32 +09:00 |
|
Dean Herbert
|
b9d9bf3004
|
Merge pull request #19938 from frenzibyte/fix-multi-spectator-results-screen
Fix multi-spectator potentially getting stuck for passed players
|
2022-08-26 21:53:17 +09:00 |
|
Dan Balasescu
|
17a12807de
|
Merge branch 'master' into framework-ini-in-sentry
|
2022-08-26 21:30:07 +09:00 |
|
Salman Ahmed
|
a3e595a9aa
|
Update comment to include inserted indices
|
2022-08-26 14:51:19 +03:00 |
|
Salman Ahmed
|
81c0a641b4
|
Fix selection fallback path not updated to check inserted indices
|
2022-08-26 14:51:08 +03:00 |
|
HiddenNode
|
24edffcbc4
|
Moved ScaleMode to UprightAspectMaintainingContainer.cs
|
2022-08-26 12:47:12 +01:00 |
|
Salman Ahmed
|
f38194fb40
|
Merge branch 'master' into carousel-maintain-selection-over-update
|
2022-08-26 14:35:19 +03:00 |
|
Dean Herbert
|
6dc859973b
|
Merge branch 'master' into fix-playlist-overlay-test-failures
|
2022-08-26 20:25:53 +09:00 |
|
Dan Balasescu
|
35d262fc5d
|
Merge branch 'master' into no-gameplay-clock-beat-synced-container
|
2022-08-26 20:25:23 +09:00 |
|
Dean Herbert
|
90ff0864c0
|
Merge branch 'master' into no-gameplay-clock-editor-offset
|
2022-08-26 20:25:21 +09:00 |
|
Dan Balasescu
|
91e044542d
|
Merge pull request #19828 from peppy/no-gameplay-clock-gameplay-offset
Introduce `FramedBeatmapClock` (and use in gameplay flow)
|
2022-08-26 20:21:34 +09:00 |
|
Dean Herbert
|
217fa00a72
|
Bring logic up-to-date
|
2022-08-26 19:32:49 +09:00 |
|
Dean Herbert
|
a146db0e35
|
Merge branch 'master' into carousel-perform-selection
|
2022-08-26 19:29:00 +09:00 |
|
Dean Herbert
|
d6359b00ad
|
Fix filename mismatch
|
2022-08-26 19:20:36 +09:00 |
|
Dean Herbert
|
cd90536e4b
|
Remove Track access in Timeline
|
2022-08-26 18:25:48 +09:00 |
|
Dean Herbert
|
4b72e55770
|
Fix various test scenes not adding EditorClock to the draw hierarchy
|
2022-08-26 18:08:43 +09:00 |
|
Dean Herbert
|
12d6d6793c
|
Move EditorClock processing to Update and always decouple
|
2022-08-26 18:08:43 +09:00 |
|
Dean Herbert
|
fec744a7fe
|
Add global FramedBeatmapClock for BeatSyncProvider components
|
2022-08-26 17:48:21 +09:00 |
|
Dean Herbert
|
31e459364b
|
Use FramedBeatmapClock in EditorClock
|
2022-08-26 17:28:58 +09:00 |
|
Dean Herbert
|
ed0843aa84
|
Reword xmldoc regarding final clock source to read better
|
2022-08-26 16:46:22 +09:00 |
|
Dean Herbert
|
2c780eab5f
|
Merge branch 'master' into fix_progress_bar_info
|
2022-08-26 16:14:21 +09:00 |
|
Dean Herbert
|
a40355186a
|
Tidy up constructor field initialisation
|
2022-08-26 16:00:20 +09:00 |
|
Dean Herbert
|
23efec6505
|
Fix naming and comment typos
|
2022-08-26 15:57:36 +09:00 |
|
Dean Herbert
|
9862b79b47
|
Fix typo in long comment
|
2022-08-26 15:20:09 +09:00 |
|
HiddenNode
|
d98357aa57
|
Made text inside SongProgressInfo scale.
|
2022-08-26 01:30:44 +01:00 |
|
HiddenNode
|
29f3724047
|
Changed UprightUnscaledContainer to UprightUnstretchedContainer.
|
2022-08-26 01:28:57 +01:00 |
|
Dean Herbert
|
a260d7872d
|
Update framework
|
2022-08-25 21:50:10 +09:00 |
|
Dean Herbert
|
a546aa2673
|
Clamp SpectatorPlayerClock 's elapsed calculation to avoid player clocks getting too far ahead
|
2022-08-25 21:33:33 +09:00 |
|
Dean Herbert
|
ae38c9e58d
|
Update framework
|
2022-08-25 19:18:17 +09:00 |
|
Dean Herbert
|
510d9ac79f
|
Merge branch 'master' into text-selection-sfx
|
2022-08-25 19:18:14 +09:00 |
|
Dan Balasescu
|
9bca7223f6
|
Adjust xmldoc to better explain score contribution
|
2022-08-25 17:16:30 +09:00 |
|
Dan Balasescu
|
e2e10a8f26
|
Add some explanatory comments to conditions
|
2022-08-25 17:14:53 +09:00 |
|