Bartłomiej Dach
|
80de5dac66
|
Fix judgement text never being added to hierarchy
|
2022-12-24 09:37:40 +01:00 |
|
Bartłomiej Dach
|
f973befcd4
|
Remove unused resolved member
|
2022-12-24 09:34:30 +01:00 |
|
Dean Herbert
|
5e9fb1063a
|
Move judgement text creation to base class and tidy things up
|
2022-12-24 12:22:36 +08:00 |
|
Dean Herbert
|
727ac00f6d
|
Combine base class for JudgementPiece
|
2022-12-24 03:32:13 +08:00 |
|
Berkan Diler
|
08d2fbeb8e
|
Use new ArgumentNullException.ThrowIfNull throw-helper API
|
2022-12-22 21:27:59 +01:00 |
|
Dean Herbert
|
4a7d7c6ed9
|
Use MaxBy in all locations that can and update inspection level to match dotnet-build
|
2022-12-19 16:47:10 +09:00 |
|
Dean Herbert
|
877413524f
|
Cherry-picked android changes from #17462
|
2022-12-19 15:46:54 +09:00 |
|
Dean Herbert
|
27c497145f
|
Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0
|
2022-12-16 18:16:26 +09:00 |
|
Dean Herbert
|
5800734589
|
Merge pull request #21587 from smoogipoo/spectatorstate-maximum-statistics
Store maximum statistics to spectator state
|
2022-12-12 20:00:52 +09:00 |
|
Dean Herbert
|
df94af4495
|
Inline ScoringValues and make some more methods private inside ScoreProcessor
|
2022-12-12 19:22:09 +09:00 |
|
Dan Balasescu
|
7a54bcac57
|
Remove unused using
|
2022-12-12 11:41:07 +09:00 |
|
Dan Balasescu
|
6e41efede8
|
Simplify dictionary construction
|
2022-12-12 11:40:47 +09:00 |
|
Dan Balasescu
|
5e8d75bbbf
|
Remove unused overload
|
2022-12-12 11:39:03 +09:00 |
|
Dean Herbert
|
85039209f8
|
Fix parsing of ruleset configuration values being incorrect on some locales
Closes #21611.
|
2022-12-12 01:56:36 +09:00 |
|
Dan Balasescu
|
e9998f1690
|
Store maximum statistics to spectator state
|
2022-12-09 20:15:07 +09:00 |
|
Bartłomiej Dach
|
81a42dc05d
|
Fix extended values in difficulty adjust being truncated to 10 on beatmap change
|
2022-12-06 23:25:48 +01:00 |
|
Dan Balasescu
|
9e64f8dab1
|
Fix loss of precision when computing accuracy
|
2022-12-05 19:08:50 +09:00 |
|
Dean Herbert
|
5a69656764
|
Merge pull request #21496 from peppy/fix-zero-length-spinners
Fix being able to place zero-length spinners
|
2022-12-02 19:25:00 +09:00 |
|
Dan Balasescu
|
850931120d
|
Merge pull request #21479 from peppy/fix-wrong-last-hit-object-time
Fix some components not accounting for final hold notes in osu!mania beatmaps
|
2022-12-02 18:12:00 +09:00 |
|
Dean Herbert
|
ba99f1288c
|
Update IBeatSnapProvider documentation to mention the pre-divided BeatSnap
|
2022-12-02 17:57:15 +09:00 |
|
Dan Balasescu
|
a39bd634c4
|
Merge pull request #21405 from LumpBloom7/Editor-DrawableRuleset-Dependencies
Provide DrawableRulesetDependencies from HitObjectComposer
|
2022-12-02 17:31:31 +09:00 |
|
Dean Herbert
|
25120060aa
|
Use new helper method in ModTimeRamp
|
2022-12-02 16:09:46 +09:00 |
|
Dean Herbert
|
809d02cda0
|
Fix two implementation oversights
|
2022-12-02 16:05:14 +09:00 |
|
Dean Herbert
|
d8dd7e7e0f
|
Fix test failures when no hitobjects are present in a scrolling ruleset
|
2022-12-01 21:42:03 +09:00 |
|
Dean Herbert
|
896f2d8f74
|
Fix multiple instances of last hitobject time being calculated incorrectly
|
2022-12-01 18:04:06 +09:00 |
|
Dean Herbert
|
c5bc071c4b
|
Merge pull request #21439 from LumpBloom7/Fix-DHO-load-state
Update DrawableHitObject state based on entry result during LoadComplete
|
2022-12-01 15:36:36 +09:00 |
|
Bartłomiej Dach
|
2e19e93036
|
Rename method
|
2022-11-30 22:54:14 +01:00 |
|
Bartłomiej Dach
|
6ebde9a747
|
Annotate Playfield.Mods as maybe-null
|
2022-11-30 20:00:25 +01:00 |
|
Derrick Timmermans
|
6a61e70766
|
Expose Ruleset from HitObjectComposer instead
|
2022-11-30 12:17:58 +01:00 |
|
Dean Herbert
|
5ce2d6f54a
|
Hide the game mouse cursor when playing osu!catch with relax mod
|
2022-11-30 18:13:53 +09:00 |
|
Dean Herbert
|
bb0237d4a9
|
Fix nullability inspection on disposal path
|
2022-11-30 17:49:08 +09:00 |
|
Dean Herbert
|
4215f4f5d7
|
Merge branch 'master' into Editor-DrawableRuleset-Dependencies
|
2022-11-30 17:42:46 +09:00 |
|
Derrick Timmermans
|
93ba84e5ff
|
Fix code style
|
2022-11-27 21:48:44 +01:00 |
|
Derrick Timmermans
|
70c320b2e8
|
Provide ruleset dependencies only to Compose Placement Blueprints
|
2022-11-27 21:43:33 +01:00 |
|
Derrick Timmermans
|
cff3e06ad6
|
Update state based on result during LoadComplete
|
2022-11-27 20:57:00 +01:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
76e9382e0b
|
Fix triangles showing on ExpandableButton s when in contracted state
|
2022-11-25 20:18:35 +09:00 |
|
Derrick Timmermans
|
65e5c9a3ae
|
Dispose DrawableRulesetDependencies in HitObjectComposer
|
2022-11-25 08:27:22 +01:00 |
|
Dean Herbert
|
f6e229c24d
|
"Fix" mod copy failure
|
2022-11-25 01:15:11 +09:00 |
|
Dean Herbert
|
2b2beadd06
|
Merge branch 'master' into update-framework
|
2022-11-25 01:00:08 +09:00 |
|
Derrick Timmermans
|
7b620392fe
|
Provide DrawableRulesetDependencies from HitObjectComposer
|
2022-11-24 13:13:45 +01:00 |
|
Dean Herbert
|
a2438428a2
|
Move base call to end
|
2022-11-24 13:57:43 +09:00 |
|
Dean Herbert
|
b381b4fd2d
|
Merge branch 'master' into update-framework
|
2022-11-24 01:27:58 +09:00 |
|
Bartłomiej Dach
|
508f1f488c
|
Merge branch 'master' into limit-barline-generation-sanity
|
2022-11-23 17:12:36 +01:00 |
|
Dean Herbert
|
f9d952220f
|
Fix barlines being misaligned if generation start time is clamped
|
2022-11-23 18:12:03 +09:00 |
|
Dean Herbert
|
172e798847
|
Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
|
2022-11-23 14:58:42 +09:00 |
|
Dean Herbert
|
1632df1f4d
|
Update DifficultyBindable to match new bindable spec
|
2022-11-22 14:51:19 +09:00 |
|
Dean Herbert
|
40f2da364c
|
Limit how far before the first hitobject that barlines can be generated
|
2022-11-21 14:40:25 +09:00 |
|
Bartłomiej Dach
|
0f382590e6
|
Remove unnecessary #nullable disable
|
2022-11-20 15:31:51 +01:00 |
|