Dean Herbert
|
611562c650
|
Add more comments around catch up logic
|
2022-03-18 16:21:14 +09:00 |
|
Dean Herbert
|
f09a946722
|
Start GameplayClockContainer paused for better state control
|
2022-03-18 15:28:22 +09:00 |
|
Dean Herbert
|
59aef88504
|
Simplify clock reset/start flow in MultiSpectatorScreen
|
2022-03-18 15:07:57 +09:00 |
|
Dean Herbert
|
c6be26eb01
|
Rename start time calculation method and add more commenting to explain purpose better
|
2022-03-18 01:35:50 +09:00 |
|
Dean Herbert
|
e3ab5de8cd
|
Tidy up constructor logic overlap with gameplayStartTime
|
2022-03-18 01:35:50 +09:00 |
|
Dean Herbert
|
a4a0241800
|
Use a more explicit flow to set and reset GameplayClockContainer start time
|
2022-03-17 20:57:30 +09:00 |
|
Dean Herbert
|
5164b4d640
|
Use nullable in PlayerLoader
|
2022-03-17 20:57:30 +09:00 |
|
Dean Herbert
|
e3a5299b1a
|
Expose the loading player in PlayerLoader
|
2022-03-17 19:32:01 +09:00 |
|
Dean Herbert
|
c6aa32a003
|
Add basic song select setup for skinnability
|
2022-03-16 19:12:06 +09:00 |
|
Dan Balasescu
|
7e8aa77b2b
|
Merge pull request #17260 from peppy/editor-sidebar
Add `EditorSidebar` component
|
2022-03-16 18:20:18 +09:00 |
|
Dean Herbert
|
ba1642a680
|
Allow section headers to wrap
|
2022-03-16 17:19:08 +09:00 |
|
Dan Balasescu
|
d80830b415
|
Merge pull request #17226 from peppy/skin-component-settings
Allow skin components to have settings
|
2022-03-16 17:12:11 +09:00 |
|
Dean Herbert
|
a0a033520f
|
Rider no add licence headers
|
2022-03-15 16:48:14 +09:00 |
|
Dean Herbert
|
4ab5d6e3f0
|
Remove unnecessary FillFlowContainer from section
|
2022-03-15 16:47:08 +09:00 |
|
Dean Herbert
|
9e476ced63
|
Add EditorSidebar component
|
2022-03-15 16:38:00 +09:00 |
|
Dean Herbert
|
1814a325d8
|
Move GetSettingUnderlyingValue to a SettingSource extension method
|
2022-03-15 14:54:00 +09:00 |
|
Dean Herbert
|
6fb06d69cc
|
Merge branch 'master' into pp-counter-alloc-reduction
|
2022-03-15 13:31:57 +09:00 |
|
Dean Herbert
|
deb4aeb4b2
|
Merge pull request #17242 from smoogipoo/performance-calculator-cleanup
Restructure PerformanceCalculator to not require ScoreInfo argument
|
2022-03-15 13:31:34 +09:00 |
|
Dan Balasescu
|
4ff6879b85
|
Fix incorrect copied room end dates
|
2022-03-15 11:30:57 +09:00 |
|
Dean Herbert
|
e047413329
|
Merge pull request #17196 from frenzibyte/skinnable-welcome-intro
Add skinning support for "Welcome" intro sequence
|
2022-03-14 22:54:19 +09:00 |
|
Dean Herbert
|
163cd48bf6
|
Further metrics tweaking
|
2022-03-14 19:27:53 +09:00 |
|
Dean Herbert
|
e91b3ae5f1
|
Move constants closer to usages
|
2022-03-14 19:18:47 +09:00 |
|
Dean Herbert
|
6eed2c35a4
|
Adjust visual appearance of BarHitErrorMeter for easier reading
|
2022-03-14 19:16:38 +09:00 |
|
Dan Balasescu
|
028750936c
|
Apply review suggestions
|
2022-03-14 17:10:37 +09:00 |
|
Dan Balasescu
|
3fff7f4b7e
|
Require ScoreProcessor to receive ruleset
|
2022-03-14 15:51:10 +09:00 |
|
Dan Balasescu
|
926827207a
|
Reduce calculator allocations in counter
|
2022-03-14 14:44:06 +09:00 |
|
Dan Balasescu
|
4a3e3aba65
|
Restructure PerformanceCalculator to not require ScoreInfo argument
|
2022-03-14 14:25:28 +09:00 |
|
Dean Herbert
|
c99397f75a
|
Add the ability to add settings to skinnable elements
|
2022-03-13 17:03:25 +09:00 |
|
Bartłomiej Dach
|
398af246a5
|
Merge branch 'master' into blueprint-container-selected-items-bind
|
2022-03-11 00:37:45 +01:00 |
|
Salman Ahmed
|
8cbc8b944f
|
Rescope scheduling and improve comment
|
2022-03-10 17:25:13 +03:00 |
|
Dean Herbert
|
68aedd63a7
|
Move SelectionHandler 's SelectedItems binding to the base implementation
Until now it was up to each implementation to connect
`BlueprintContainer` to its `SelectionHandler`, which didn't make much
sense at all.
|
2022-03-10 23:22:19 +09:00 |
|
Dean Herbert
|
e31b174cc2
|
Merge pull request #17198 from smoogipoo/fix-beatmap-wedge-async-mutation
Fix beatmap wedge possibly applying transforms incorrectly and crashing
|
2022-03-10 23:12:58 +09:00 |
|
Dean Herbert
|
cee6a12d0b
|
Merge pull request #17199 from smoogipoo/fix-multiplayer-test-failures
Fix potential multiplayer crash with async disposal
|
2022-03-10 23:07:05 +09:00 |
|
Dan Balasescu
|
885cb3ce5b
|
Add current screen checks for added safety
|
2022-03-10 20:03:02 +09:00 |
|
Dan Balasescu
|
2de7795844
|
Fix always rolling up from zero
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-03-10 19:59:05 +09:00 |
|
Dean Herbert
|
2d135e5be6
|
Explain purpose of Schedule call in MultiplayerPlayer.onResultsReady
|
2022-03-10 19:56:13 +09:00 |
|
Dan Balasescu
|
dfe98c6536
|
Merge pull request #17162 from peppy/realm-offset-feedback-fix-2
Fix feedback from realm writes causing offset slider to jump around
|
2022-03-10 18:53:08 +09:00 |
|
Dan Balasescu
|
45d537ef72
|
Fix potential multiplayer crash with async disposal
|
2022-03-10 18:50:53 +09:00 |
|
Dan Balasescu
|
671d614c92
|
Fix beatmap wedge mutating transforms incorrectly
|
2022-03-10 17:54:33 +09:00 |
|
Dean Herbert
|
db5c2c15dc
|
Merge pull request #17164 from smoogipoo/scoreprocessor-rework
Rework ScoreProcessor score calculation methods to fix various issues
|
2022-03-10 16:48:58 +09:00 |
|
Dan Balasescu
|
13a4058efd
|
Merge pull request #17191 from peppy/fix-mod-conversion-exceptions
Change `ToMod` to return an `UnknownMod` rather than throw if a mod isn't available
|
2022-03-10 16:20:50 +09:00 |
|
Salman Ahmed
|
2c1589e068
|
Add skinning support for "seeya" sample
|
2022-03-10 05:52:45 +03:00 |
|
Salman Ahmed
|
b8ee786d77
|
Add skinning support for "welcome" sample
|
2022-03-10 05:52:45 +03:00 |
|
Salman Ahmed
|
b38de6e580
|
Add skinning support for welcome sprite text
|
2022-03-10 05:52:43 +03:00 |
|
Dean Herbert
|
94ff6a338f
|
Merge branch 'master' into scoreprocessor-rework
|
2022-03-09 23:04:18 +09:00 |
|
Dean Herbert
|
df500dec04
|
Merge pull request #17187 from smoogipoo/fix-playlist-copy
Fix unable to copy playlist rooms without first opening
|
2022-03-09 23:03:43 +09:00 |
|
Dean Herbert
|
02f44d7061
|
Merge branch 'master' into fix-mod-conversion-exceptions
|
2022-03-09 18:07:42 +09:00 |
|
Dean Herbert
|
2eb3365f46
|
Fix regressing issues when attempting to exit Player after an unsuccessful beatmap load
|
2022-03-09 17:57:58 +09:00 |
|
Dean Herbert
|
1ee0be5e39
|
Ensure gameplay can't start when an UnknownMod is present
|
2022-03-09 17:57:58 +09:00 |
|
Dan Balasescu
|
4839bd8044
|
Notify if copying room fails
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-03-09 16:47:47 +09:00 |
|