Bartłomiej Dach
|
21e1d68b15
|
Remove unused using directive
|
2023-11-11 15:52:24 +09:00 |
|
Poyo
|
064857c40b
|
Calculate unstable rate using rate-adjusted offsets
|
2023-11-10 19:57:44 -08:00 |
|
Salman Ahmed
|
96da7a07bb
|
Add detailed explaination on existence of ScheduleUntilTransitionEnd
|
2023-11-11 02:57:29 +03:00 |
|
Salman Ahmed
|
bb912bc616
|
Avoid spinning another load thread on initial storyboard load
|
2023-11-11 02:57:17 +03:00 |
|
Salman Ahmed
|
080f13e34d
|
Schedule outside of UnloadStoryboard and fix disposal happening on update thread
|
2023-11-11 02:56:45 +03:00 |
|
Givikap120
|
60c3e7250b
|
fixed naming incconvinence
|
2023-11-10 15:13:40 +02:00 |
|
Givikap120
|
c5feefc2ad
|
Update ManiaRuleset.cs
|
2023-11-10 15:06:32 +02:00 |
|
Givikap120
|
d0d334a371
|
Update Ruleset.cs
|
2023-11-10 15:05:26 +02:00 |
|
Givikap120
|
9ef34fa51a
|
FIxed stated problems
|
2023-11-10 15:02:15 +02:00 |
|
Dean Herbert
|
2e48569982
|
Improve test comparison logic
Doesn't really help that much with nunit output,
but at least you can breakpoint and see the json kinda.
|
2023-11-10 20:00:51 +09:00 |
|
Dean Herbert
|
57cd5194ce
|
Flip comparison to allow non-composite drawables to still get resized
|
2023-11-10 20:00:20 +09:00 |
|
Bartłomiej Dach
|
b7acbde719
|
Only store width/height of serialised drawable if it isn't automatically computed
|
2023-11-10 19:12:26 +09:00 |
|
Dan Balasescu
|
793d90e396
|
Add some notes
|
2023-11-10 19:09:09 +09:00 |
|
Bartłomiej Dach
|
b6dcd7d55f
|
Fix tests so that they actually assert something
|
2023-11-10 18:48:45 +09:00 |
|
Dan Balasescu
|
12e5766d50
|
Implement OsuHealthProcessor following osu-stable
|
2023-11-10 18:41:02 +09:00 |
|
Dan Balasescu
|
fecc6f580b
|
Add legacy reference health processor
|
2023-11-10 18:40:21 +09:00 |
|
Bartłomiej Dach
|
fbf94214a5
|
Fully delegate tooltip show/hide logic
|
2023-11-10 18:36:09 +09:00 |
|
Bartłomiej Dach
|
ec2200d54f
|
Remove another reference to bar length
|
2023-11-10 18:26:08 +09:00 |
|
Bartłomiej Dach
|
26eae0bdee
|
Remove unused using directive
|
2023-11-10 18:25:39 +09:00 |
|
Bartłomiej Dach
|
43a4b34295
|
Fix typo
|
2023-11-10 18:20:14 +09:00 |
|
Bartłomiej Dach
|
c522a703eb
|
Merge branch 'master' into skin-size-editing
|
2023-11-10 18:19:27 +09:00 |
|
Bartłomiej Dach
|
374e13b496
|
Remove argon health display bar length setting
It is no longer needed.
Intentionally not doing backwards migration to simplify things; users
can fix their skins.
|
2023-11-10 18:18:58 +09:00 |
|
Bartłomiej Dach
|
2c1f304f3b
|
Fix test failures due to fluctuations in needlessly-serialised automatic sizings
|
2023-11-10 18:13:36 +09:00 |
|
Dean Herbert
|
1c63f1f89d
|
Merge pull request #25348 from bdach/less-basic-touchscreen-detection
Implement basic touchscreen detection
|
2023-11-10 18:01:40 +09:00 |
|
Bartłomiej Dach
|
36d0bae42d
|
Restore mention of dependency on another ctor param
|
2023-11-10 17:57:16 +09:00 |
|
Dean Herbert
|
35e11c7c63
|
Rename diagonal scale variable and update xmldoc
|
2023-11-10 17:55:02 +09:00 |
|
Bartłomiej Dach
|
d0f1326a63
|
Fix formatting
|
2023-11-10 17:54:48 +09:00 |
|
Dean Herbert
|
f25489cc7b
|
Check X/Y sizing available separately to fix weird edge cases
|
2023-11-10 17:54:43 +09:00 |
|
Dean Herbert
|
46a219e010
|
Add comment explaining AutoSize change in LegacySongProgress
|
2023-11-10 17:53:52 +09:00 |
|
Dean Herbert
|
74ccb0873e
|
Merge pull request #25403 from smoogipoo/attempt-fix-diffcalc-quotes
Attempt to support quotes in handling of GH comment body
|
2023-11-10 16:59:17 +09:00 |
|
Dean Herbert
|
a02aeed50a
|
Adjust combo animation slightly
|
2023-11-10 16:53:16 +09:00 |
|
Dean Herbert
|
67312a2db9
|
Remove ArgonScoreWedge and use ArgonWedgePiece directly
|
2023-11-10 16:53:16 +09:00 |
|
Dean Herbert
|
b4ec62473e
|
Remove width/height bindables from ArgonWedgePiece
|
2023-11-10 16:53:15 +09:00 |
|
Dean Herbert
|
fa5921862f
|
Update deserialising test
|
2023-11-10 16:53:15 +09:00 |
|
Bartłomiej Dach
|
b7938e78a0
|
Make sure test is in a break
...because apparently it may take a while to update the flag.
|
2023-11-10 16:30:44 +09:00 |
|
Dean Herbert
|
7c4e9506da
|
Merge pull request #25399 from Susko3/mobile-touch-settings
Show touch input settings on mobile
|
2023-11-10 16:25:01 +09:00 |
|
Dean Herbert
|
7db14baed7
|
Update resources
|
2023-11-10 16:20:05 +09:00 |
|
Dean Herbert
|
60df2722ab
|
Rename RoundedLine to BoxElement and make more generically useful
|
2023-11-10 16:20:05 +09:00 |
|
Bartłomiej Dach
|
8690b08769
|
Fix compose select box test failures
|
2023-11-10 16:08:45 +09:00 |
|
Bartłomiej Dach
|
1818a84034
|
Rewrite tests to not rely on realtime clock
Definitely faster, hopefully more reliable too.
|
2023-11-10 15:53:25 +09:00 |
|
Dean Herbert
|
4f90ac15fa
|
Reduce the default wireframe opacity a bit
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
7e0b41219c
|
Change animation to only affect number portion, add miss animation
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
e861681cd4
|
Adjust argon rolling easings
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
7c3a626f4b
|
Add basic animation for combo counter
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
6c1d48dfaf
|
Remove unused function
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
99d9db5b76
|
Use a better default size for line
|
2023-11-10 15:53:05 +09:00 |
|
Dean Herbert
|
f31c1c9c79
|
Rename and move skinnable line component to a more commomn place
|
2023-11-10 15:53:05 +09:00 |
|
Dan Balasescu
|
a8cf105beb
|
Merge pull request #25342 from peppy/slider-combo-matching-2
Fix osu! (slider) combo not matching expectations when classic mod is disabled
|
2023-11-10 15:07:05 +09:00 |
|
Dan Balasescu
|
93ff82bc80
|
Attempt to support quotes in handling of GH comment body
|
2023-11-10 14:52:20 +09:00 |
|
Dean Herbert
|
175dae49c6
|
Reset scale per axis
|
2023-11-10 14:43:51 +09:00 |
|