eaab0deef3
Fix InspectCode issues
2022-10-03 19:20:51 -07:00
ccef189b81
Add barebones test for smoke
2022-10-03 18:19:05 -07:00
343bdaa98e
Remove unnecessary IsActive
variable
2022-10-03 16:07:39 -07:00
c1da3bc9cf
Remove skinnable parents at the same time as their smoke children
2022-10-03 16:03:37 -07:00
929eb8559e
Fix LegacySmoke
alpha calculations
2022-10-03 16:02:33 -07:00
0bac5ef465
Merge branch 'master' into smoke
2022-10-03 21:29:42 +09:00
8598eb29f8
Adjust flashlight to closely match classic
2022-10-03 18:38:05 +09:00
1890a66b28
Merge pull request #20509 from o-dasher/cleanup-setting-sources
...
Removes unnecessary setting sources specifications
2022-09-28 17:55:42 +09:00
cbed268ac9
Merge pull request #20510 from sw1tchbl4d3r/high_bpm_judgements
...
Clamp `LifetimeStart` of `HitObject`s to their judgement windows
2022-09-28 17:49:35 +09:00
0cffbb7562
Clamp LifetimeStart
of HitObject
's to their judgement windows
2022-09-27 16:54:24 +02:00
f3e25eacad
Removes unnecessary setting sources specifications
2022-09-27 09:25:58 -04:00
6e1edc4d8d
Use the StackedEndPosition
to determine the jump distance in the FlashlightEvaluator
.
...
Signed-off-by: abstrakt <abstrakt.osu@gmail.com >
2022-09-26 14:06:35 +02:00
a7449380cd
Fix osu! slider ticks appearing too late
2022-09-26 14:11:59 +09:00
537796c3a1
Cleanup mod bindings
2022-09-25 15:49:22 -04:00
965d0603ce
Fix slider tick colour not being applied properly
2022-09-23 21:11:25 +09:00
a94b4e402e
Merge branch 'master' into argon-spinner
2022-09-23 14:22:53 +09:00
49af80e17b
Remove 1.3x scale and adjust metrics with it
2022-09-22 20:39:42 +03:00
e9c3478f69
Add very basic "argon" spinner
2022-09-22 20:39:42 +03:00
3811ea113d
Adjust argon animations a bit
2022-09-23 00:54:24 +09:00
9f92925ecd
Merge branch 'master' into argon-cursor
2022-09-22 21:46:37 +09:00
44ae9a5048
Merge pull request #20403 from peppy/argon-follow-point
...
Add very basic follow point implementation for argon skin
2022-09-22 21:45:56 +09:00
e95758cfcd
Add basic "argon" cursor
2022-09-22 21:21:30 +09:00
8875f7ee43
Add very basic follow point implementation for argon skin
...
This is just something to look better than the glowing mess which
triangles fallback was providing. This element hasn't been designed yet,
so I'm just filling in with something amicable for the time being.
2022-09-22 20:24:29 +09:00
5dbe73ad0e
Merge pull request #20398 from peppy/fix-missing-notelock-shake
...
Fix "note lock" shake not always animating
2022-09-22 20:07:38 +09:00
a612fe70f9
Merge pull request #20401 from peppy/fix-argon-sprite-lookup
...
Fix "argon" skin not supporting user loaded sprites in gameplay
2022-09-22 19:40:31 +09:00
68e274b92d
Merge pull request #20400 from peppy/fix-argon-reverse-arrow-colour
...
Fix argon reverse arrow becoming white after switching skins
2022-09-22 19:01:19 +09:00
74aefdc5bd
Move basic transformer behaviour to base abstract
class
2022-09-22 18:53:43 +09:00
f8e9a960ba
Fix argon skin not forwarding resource lookups to user backing
2022-09-22 18:53:43 +09:00
ea7c5458fe
Fix sprite dropdown not showing resources from non-legacy skins during gameplay
2022-09-22 18:53:43 +09:00
68015ef10c
Fix argon reverse arrow becoming white after switching skins
2022-09-22 18:12:28 +09:00
0458305a23
Add argon judgement bubbles
2022-09-22 17:50:21 +09:00
c354e828af
Merge pull request #20385 from B3nn1/slider-controlpoint-snapping
...
Add snapping for slider control points in the editor
2022-09-22 15:06:47 +09:00
749053481a
Update osu! hitobject implementation to avoid triggering ClearInternal
2022-09-22 15:04:20 +09:00
b844d76311
Move Shake
logic local to hitcircle/slider
2022-09-22 15:04:20 +09:00
70bab81282
Merge pull request #20377 from peppy/argon-skin
...
Add new default "argon" skin
2022-09-22 14:50:43 +09:00
2bdc6417e9
Mark DrawableOsuHitObject
abstract
for clarity
2022-09-22 14:44:03 +09:00
9bbb53af40
Merge pull request #20370 from Pasi4K5/random-mod-customisation
...
Add mod settings `AngleSharpness` and `AngleVariety` to the random mod
2022-09-22 13:52:41 +09:00
112bbe2296
Always use Parent.ToScreenSpace() in PathControlPointVisualiser
2022-09-21 18:56:22 +02:00
5d54354588
Add missing ToScreenSpace() call
2022-09-21 18:53:25 +02:00
4492a26b59
Merge branch 'master' into argon-skin
2022-09-21 13:00:16 +09:00
1e9b60f07f
Merge pull request #16524 from stanriders/move-td-reduction
...
Fix touch device difficulty reduction not affecting star rating
2022-09-21 12:51:14 +09:00
368229f324
Remove unnecessary brackets
2022-09-21 01:25:01 +02:00
fe9e8635fc
Fix snapping of already existing slider control points in the editor
2022-09-21 01:04:39 +02:00
b1ecac514a
Correct comments
2022-09-20 23:13:38 +02:00
b7c1e8cc5a
Remove setting AngleVariety
2022-09-20 23:11:38 +02:00
092e6cfa1d
Lock smoke bounds to playfield
2022-09-20 12:03:07 -07:00
ddbd69dc67
Replace LifetimeAfterSmokeEnd with abstract LifetimeEnd
2022-09-20 09:44:01 -07:00
3ec16063bd
And another invalidate
2022-09-20 21:01:18 +09:00
102c140967
Remove another invalidate
2022-09-20 20:59:58 +09:00
c28ed477e1
Expose less stuff, clean up implementation
2022-09-20 20:54:49 +09:00