Dean Herbert
|
62600b47b1
|
Merge branch 'master' into user-class-cleanup
|
2021-11-08 12:51:12 +09: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 |
|
Dean Herbert
|
6399c695e8
|
Update usages of BufferedContainer in line with framework changes
|
2021-11-05 15:54:49 +09: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 |
|
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 |
|
Bartłomiej Dach
|
874decb3cd
|
Replace spectator-local fix for wrong ruleset ID with player-global consistency check
|
2021-10-16 16:10:42 +02:00 |
|
Dean Herbert
|
7a5a612896
|
Move retry and exit hotkey overlays to same depth / container
|
2021-10-16 02:29:45 +09:00 |
|
Dean Herbert
|
91754450b2
|
Remove dispose method completely
|
2021-10-15 21:27:44 +09:00 |
|
Dean Herbert
|
6f947cacbd
|
Fix test failures
|
2021-10-15 21:22:38 +09:00 |
|
Dean Herbert
|
b9fd1f52df
|
Tweak animation slightly
|
2021-10-15 19:37:22 +09:00 |
|
Dean Herbert
|
b08743342b
|
Fix incorrect nesting
|
2021-10-15 19:35:08 +09:00 |
|
Dean Herbert
|
66f3370a19
|
Add new fail animation to better match new sound effects
|
2021-10-15 19:14:59 +09:00 |
|
Jamie Taylor
|
8d6d7fcdbe
|
Add high-pass filter to gameplay fail sequence
|
2021-10-15 17:03:37 +09:00 |
|
Dean Herbert
|
f73e505ee6
|
Further adjustments to glow to be less bright on settings overlay
|
2021-10-15 12:35:19 +09:00 |
|
Dean Herbert
|
1212b08672
|
Fix gameplay audio ramping down in frequency a second time at the end of the fail sequence
|
2021-10-14 16:45:34 +09:00 |
|
Dan Balasescu
|
d88daf0cc2
|
Merge pull request #15073 from peppy/fix-player-loader-low-pass
Improve `PlayerLoader` audio and visual transitions
|
2021-10-13 17:01:49 +09:00 |
|
Dean Herbert
|
26a1e40d24
|
Fix storyboard outro during fail test not being lenient enough
|
2021-10-13 13:48:57 +09:00 |
|
Dean Herbert
|
ae4dcbd829
|
Improve PlayerLoader audio and visual transitions
|
2021-10-13 13:26:20 +09:00 |
|
Dean Herbert
|
3d6602b8df
|
Ensure FailAnimation is disposed synchronously to avoid test failures
|
2021-10-11 14:05:31 +09:00 |
|
Dean Herbert
|
794b4c46cf
|
Split score counter class into two distinct classes to simplify usages
|
2021-10-10 17:56:32 +09:00 |
|
Dean Herbert
|
06cce0119c
|
Use localisable format string for comma separator mode
|
2021-10-10 17:41:16 +09:00 |
|
Dean Herbert
|
446f091d32
|
Use comma separator for tournament score displays
|
2021-10-10 16:06:12 +09:00 |
|
Dean Herbert
|
436ead421a
|
Move low pass fail effect to FailAnimation
|
2021-10-08 12:27:04 +09:00 |
|
Dean Herbert
|
da96cc73d8
|
Fix dual specification of SuspensionHandler and move fields around slightly
|
2021-10-07 23:40:47 +09:00 |
|
Dean Herbert
|
310d7965b6
|
Merge branch 'master' into more-filter-effects
|
2021-10-07 20:52:38 +09:00 |
|
Jamie Taylor
|
cc209f0f2d
|
Add filter effect to fail sequence
|
2021-10-07 17:55:30 +09:00 |
|
Jamie Taylor
|
5c48340520
|
Add filter effect to beatmap loading
|
2021-10-07 17:55:21 +09:00 |
|
Dean Herbert
|
5f129ae33c
|
Remove local overridden storage of Mods in Player
Not required and only causing headaches. Accessing mods should now be
done via `GameplayState`.
Closes #14912.
|
2021-10-07 14:53:39 +09:00 |
|
Dean Herbert
|
9705c7b546
|
Use cloned mods in one more place
|
2021-10-06 21:30:30 +09:00 |
|
Dean Herbert
|
433e7cd403
|
Fix rate mods not working if pp counter is displayed
|
2021-10-06 21:26:30 +09:00 |
|
Dean Herbert
|
98fef6ece2
|
Handle judgement reverts with actual display updates
|
2021-10-05 19:08:30 +09:00 |
|
Dean Herbert
|
0859c336de
|
Also dim counter during initial calculation phase
|
2021-10-05 17:24:36 +09:00 |
|
Dean Herbert
|
f64226ded6
|
Fix display not displaying correctly after initial load
|
2021-10-05 17:10:32 +09:00 |
|
Dean Herbert
|
599d82e383
|
Avoid returning a live IEnumerable
|
2021-10-05 17:01:07 +09:00 |
|