Dean Herbert
|
7dd9951c44
|
Split out reverse arrow implementations to allow better animation
|
2023-10-02 18:43:50 +09:00 |
|
Dean Herbert
|
990c54519b
|
Merge branch 'master' into limit-gameplay-sprite-dimensions
|
2023-09-26 16:40:32 +09:00 |
|
Dean Herbert
|
8e16b1d507
|
Simplify some maximum size specs
|
2023-09-20 12:48:15 +09:00 |
|
Salman Ahmed
|
922f6f36f2
|
Add size limitation for hit object numbers
|
2023-09-19 04:38:10 +03:00 |
|
Salman Ahmed
|
ab5226832a
|
Add size limitation for slider reverse arrow piece
|
2023-09-19 04:38:10 +03:00 |
|
Salman Ahmed
|
b823507b2a
|
Add size limitation for approach circles
|
2023-09-19 04:38:10 +03:00 |
|
Salman Ahmed
|
f963a921db
|
Add size limitation for slider follow circle
|
2023-09-19 04:18:12 +03:00 |
|
Salman Ahmed
|
fc1a39ede3
|
Add size limitations for slider balls
|
2023-09-19 04:18:12 +03:00 |
|
Salman Ahmed
|
291a91be66
|
Change extension from retrieval to post-processing instead
|
2023-09-19 03:40:30 +03:00 |
|
Salman Ahmed
|
57dc76b345
|
Revert "Update GetTexture signature rather than creating new overload"
This reverts commit 96f12cfbaa .
|
2023-09-19 03:21:19 +03:00 |
|
Dean Herbert
|
e3e7a81ad9
|
Remove slider head circle movement (and remove setting from "classic" mod)
|
2023-09-14 17:49:41 +09:00 |
|
Dean Herbert
|
96f12cfbaa
|
Update GetTexture signature rather than creating new overload
|
2023-09-05 18:01:19 +09:00 |
|
Salman Ahmed
|
351081eb27
|
Add limit to osu! hit circle elements
|
2023-09-03 02:22:53 +03:00 |
|
Dean Herbert
|
0858bef66e
|
Update SmokeSegment in line with framework vertex changes
|
2023-08-17 18:12:04 +09:00 |
|
Dean Herbert
|
2e9379474d
|
Change spinner rotation animation to match input 1:1
|
2023-07-25 19:21:20 +09:00 |
|
Dean Herbert
|
bddb91dc0a
|
Adjust adjustment to 1px based on review feedback
Also split out `Size` variable for clarity
|
2023-06-12 14:24:39 +09:00 |
|
Dean Herbert
|
03a5b701e9
|
Fix incorrect inline comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-06-12 14:20:54 +09:00 |
|
Dan Balasescu
|
4b8c4bd503
|
Fix black jaggies around argon hitcircles
|
2023-06-10 01:54:13 +09:00 |
|
Dean Herbert
|
9c4312b407
|
Add support for flipping colour of reverse arrow on legacy default skin when combo colour is too bright
|
2023-05-03 12:37:07 +09:00 |
|
Dean Herbert
|
bd72c67d68
|
Increase the rate of slider ball fade on argon skins to match other implementations
|
2023-05-02 15:47:35 +09:00 |
|
Dean Herbert
|
72b472a756
|
Change default scaling and add note about legacy cursor-ripple scale
|
2023-04-30 14:48:03 +09:00 |
|
Dean Herbert
|
a4ae9e409b
|
Implement ripples (legacy and default)
|
2023-04-30 14:48:03 +09:00 |
|
Dean Herbert
|
b39a9d816e
|
Add basic structural requirements for cursor ripples
|
2023-04-30 14:48:03 +09:00 |
|
Salman Ahmed
|
678e8ed736
|
Update UBO usages inline with framework changes
|
2023-03-16 14:06:35 +03:00 |
|
Bartłomiej Dach
|
a14481acca
|
Merge pull request #22440 from peppy/argon-hit-lighting-v2
Adjust argon hit lighting further
|
2023-01-30 19:34:58 +01:00 |
|
Dean Herbert
|
2b55e05b10
|
Adjust argon hit lighting further
|
2023-01-27 13:31:21 +09:00 |
|
Dean Herbert
|
de1d473d29
|
Fix kiai flash being visible and incorrectly sized during hit animation
|
2023-01-26 15:24:10 +09:00 |
|
Bartłomiej Dach
|
73f53328cf
|
Merge branch 'master' into argon-kiai
|
2023-01-25 22:21:26 +01:00 |
|
Bartłomiej Dach
|
3daa9e6295
|
Merge branch 'master' into argon-hit-lighting-peppy-take
|
2023-01-25 21:44:43 +01:00 |
|
Dean Herbert
|
48d68b0f4f
|
Add very basic kiai flash to argon hit circles
|
2023-01-25 18:59:26 +09:00 |
|
Dean Herbert
|
9499d3a20a
|
Add support for disabling "hit lighting" with osu! argon skin
|
2023-01-25 15:50:49 +09:00 |
|
Dean Herbert
|
d8365f4fca
|
Reverse order of application to match DrawableHitObject
|
2023-01-25 11:47:15 +09:00 |
|
Dean Herbert
|
3a47be6e00
|
Fix argon hit circles occasionally going missing during editor seeking
|
2023-01-24 17:43:14 +09:00 |
|
Bartłomiej Dach
|
7483967157
|
Merge branch 'master' into SliderEnd-Snap
|
2023-01-23 21:33:16 +01:00 |
|
ekrctb
|
7e466e1eba
|
Fix SPM calculation division by zero
|
2023-01-20 21:00:01 +09:00 |
|
Wleter
|
00f15d19f9
|
fix double newlines
|
2023-01-17 21:11:21 +01:00 |
|
Dean Herbert
|
e9571be4ab
|
Fix incorrect application layer causing completely discoloured circles
|
2023-01-11 19:29:17 +09:00 |
|
Dean Herbert
|
0d1046ed83
|
Add full colour application to kiai sprites
|
2023-01-11 19:29:17 +09:00 |
|
Wleter
|
98ffcd33c7
|
Merge branch 'ppy:master' into SliderEnd-Snap
|
2023-01-10 21:22:13 +01:00 |
|
Wleter
|
38bb7ac0c7
|
add fields for path's end location
|
2023-01-10 21:16:34 +01:00 |
|
Salman Ahmed
|
760b2d98df
|
Tint "argon" slider follow circle with combo colour
|
2023-01-04 16:19:30 +03:00 |
|
Salman Ahmed
|
d70df08f45
|
Tint "argon" slider ball with combo colour
|
2023-01-04 16:19:16 +03: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
|
03603f8b54
|
Don't show great or higher judgements when using argon "pro" skin
|
2022-12-24 03:35:44 +08:00 |
|
Dean Herbert
|
727ac00f6d
|
Combine base class for JudgementPiece
|
2022-12-24 03:32:13 +08:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Alden Wu
|
815cd56f13
|
Add support for nonsquare smoke textures
|
2022-11-20 16:50:15 -08:00 |
|
Thomas Müller-Höhne
|
9ef43ebd83
|
Fix compilation after framework-side PR updates
|
2022-11-12 21:24:12 +09:00 |
|
Thomas Müller-Höhne
|
fa8e38d9d6
|
Target rounded fragment shader
Compatibility with osu-framework change https://github.com/ppy/osu-framework/pull/5512
|
2022-11-12 17:18:23 +09:00 |
|
Dean Herbert
|
e19ba65f91
|
Remove LookupName from base ISkinComponentLookup
|
2022-11-09 17:46:43 +09:00 |
|