Dean Herbert
|
a4aa008793
|
Fix frequency ramping a second time incorrectly after fail
|
2021-11-14 14:41:17 +09:00 |
|
Bartłomiej Dach
|
b47c0b63f4
|
Tweak loader transition when testing gameplay in editor
|
2021-11-13 13:39:18 +01:00 |
|
Dean Herbert
|
d2d66766d4
|
Merge branch 'master' into songselect-audio-improvements
|
2021-11-12 19:40:04 +09:00 |
|
Dean Herbert
|
338e5a78b8
|
Adjust easing of logo to better match the sound
I'm sure we can come up with something better, but giving it a bit more
speed definitely feels closer to what the sound is portraying.
|
2021-11-12 19:30:35 +09:00 |
|
Dean Herbert
|
692e846acd
|
Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface
|
2021-11-12 17:52:44 +09:00 |
|
Dean Herbert
|
6a098a8634
|
Rename BeatmapInfo.OnlineBeatmapID to OnlineID to match interface
|
2021-11-12 17:46:24 +09:00 |
|
Bartłomiej Dach
|
759450502f
|
Merge branch 'master' into pp-counter-fixed-width
|
2021-11-12 08:05:56 +01:00 |
|
Jamie Taylor
|
113c95f3f5
|
Only apply high-pass temporarily
|
2021-11-12 14:22:43 +09:00 |
|
Dean Herbert
|
b9f9c27770
|
Standardise spacing and padding between UR and PP counters
|
2021-11-12 13:59:22 +09:00 |
|
Dean Herbert
|
e31ea49dd4
|
Use fixed width font for performance points counter
Matches all other display counters for in-game metrics.
As mentioned in https://github.com/ppy/osu/discussions/15584.
|
2021-11-12 13:18:47 +09:00 |
|
Bartłomiej Dach
|
b66758dac7
|
Fix missing unsubscribe from JudgementReverted
|
2021-11-11 18:11:18 +01:00 |
|
Bartłomiej Dach
|
2e3acffd1d
|
Perform initial update of PP counter value on load complete
|
2021-11-11 16:33:33 +01: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 |
|
Dean Herbert
|
51a353e12d
|
Rename BeatmapInfo.Version to DifficultyName to match underlying interface
|
2021-11-11 17:20:53 +09:00 |
|
Jamie Taylor
|
e33c1f9a41
|
Lower filter cutoff frequency
|
2021-11-11 11:00:55 +09:00 |
|
Jamie Taylor
|
b13d020a49
|
Don't re-use confim-selection sample for the skip intro button
|
2021-11-10 17:15:08 +09:00 |
|
Jamie Taylor
|
8d0f5b0d82
|
Add high-pass filter when song selection is confirmed
|
2021-11-10 17:15:08 +09:00 |
|
Bartłomiej Dach
|
74c37e248d
|
Merge branch 'master' into master
|
2021-11-09 08:40:52 +01:00 |
|
Chinmay Patil
|
d5ad776c33
|
Remove decimal part of UR Counter and rename methods
|
2021-11-08 06:27:25 -07:00 |
|
Dean Herbert
|
62600b47b1
|
Merge branch 'master' into user-class-cleanup
|
2021-11-08 12:51:12 +09:00 |
|
Chinmay Patil
|
a8c9ad73c1
|
Make UR Counter isValid into a bindable boolean
|
2021-11-07 18:06:13 -07:00 |
|
Chinmay Patil
|
cc0bcf6b2c
|
Clean up judgement checks and clean up setter/getter for UR counter Text
|
2021-11-07 17:44:50 -07:00 |
|
Bartłomiej Dach
|
6d30248cef
|
Merge branch 'master' into use-class-rename
|
2021-11-07 15:41:00 +01:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Chinmay Patil
|
77e853ce25
|
Optimized UR Counter and removed redundant code
|
2021-11-05 12:16:58 -06:00 |
|
Dean Herbert
|
6399c695e8
|
Update usages of BufferedContainer in line with framework changes
|
2021-11-05 15:54:49 +09:00 |
|
Chinmay Patil
|
8bfcb89221
|
Fixed issue where UR counter was always invalid
|
2021-11-04 21:24:25 -06:00 |
|
Chinmay Patil
|
0ffd41bb70
|
Slight logical error in the setValid method
|
2021-11-04 14:32:28 -06:00 |
|
Chinmay Patil
|
8923561b05
|
Removed Unnessicary class in the Test file, and optimized UR counter
|
2021-11-04 14:27:48 -06:00 |
|
Chinmay Patil
|
a76878e053
|
A bit more formatting
|
2021-11-04 09:52:16 -06:00 |
|
Chinmay Patil
|
c568888500
|
Edited to remove unessicary blank lines
|
2021-11-04 09:47:52 -06:00 |
|
Dean Herbert
|
ed07ee8c61
|
Update all existing usages of AuthorString /AuthorId
Unfortunately the getters need to be left in place else EF breaks.
|
2021-11-04 18:59:37 +09:00 |
|
Dean Herbert
|
b9983add15
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +09:00 |
|
Dean Herbert
|
0df339d0b8
|
Fix incorrect invocation of download method in SoloSpectator
|
2021-11-04 13:50:04 +09:00 |
|
Dean Herbert
|
05f1fd4bc9
|
Remove unnecessary properties and parameters
|
2021-11-04 13:33:54 +09:00 |
|
Chinmay Patil
|
9aa3021bbc
|
Added Unstable Rate Counter as a skinable element
|
2021-11-03 22:22:44 -06:00 |
|
Dean Herbert
|
3453160a8b
|
Change PlaylistItem.Beatmap to be an IBeatmapInfo
|
2021-11-04 13:16:56 +09:00 |
|
Dean Herbert
|
b21e0e7efb
|
Merge branch 'beatmap-refactor/get-and-present' into beatmap-refactor/beatmap-overlays
|
2021-11-01 18:07:51 +09:00 |
|
Dean Herbert
|
02e69626e3
|
Reduce fail animation tint slightly
|
2021-11-01 13:06:26 +09:00 |
|
Dean Herbert
|
a16c8f1ebc
|
Update all beatmap overlay views to use APIBeatmap /APIBeatmapSet
|
2021-10-29 18:50:55 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
91cc77407d
|
Fix low-pass filter continuing to take effect after fail animation has already ended
|
2021-10-22 17:02:02 +09:00 |
|
Dean Herbert
|
7cf4395875
|
Merge branch 'master' into default-value-indicator
|
2021-10-19 16:23:02 +09:00 |
|
sh0ckR6
|
e7b280fc81
|
Comment out RankDisplay
Commented out as it may be revisited at a later time.
Also currently unused.
|
2021-10-18 23:12:33 -04:00 |
|
Bartłomiej Dach
|
8db2fc439d
|
Change ruleset ID assert in player to null-check
|
2021-10-18 23:45:06 +02:00 |
|
Bartłomiej Dach
|
6d9d85685f
|
Fix settings item having zero height
|
2021-10-18 23:30:38 +02:00 |
|
Dan Balasescu
|
8643c725cc
|
Merge pull request #15175 from peppy/fail-animation-flash-controlled-by-setting
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 15:27:10 +09:00 |
|
Dean Herbert
|
762949f49f
|
Don't flash screen red on fail if the user has disabled red tinting
|
2021-10-18 14:20:38 +09:00 |
|
Dean Herbert
|
59dc04017e
|
Fix epilepsy warning not being faded out on an early exit from PlayerLoader
|
2021-10-18 13:30:37 +09:00 |
|