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 |
|
Dean Herbert
|
1aa0e40f2f
|
Add "Component" prefix to lookup naming
|
2022-11-09 17:46:43 +09:00 |
|
Dean Herbert
|
c908969d9b
|
Rename ISkinComponent to ISkinLookup
|
2022-11-09 17:46:43 +09:00 |
|
Dean Herbert
|
82ff142b1b
|
Apply nullability to osu! skinning classes
|
2022-11-09 13:37:09 +09:00 |
|
Dean Herbert
|
5e7dc34d05
|
Move some non-default skin files to correct namespace
|
2022-11-09 13:31:52 +09:00 |
|
Dean Herbert
|
710c224de4
|
Remove unused IHasMainCirclePiece interface
|
2022-11-09 13:31:50 +09:00 |
|
Dean Herbert
|
e89d3840fc
|
Adjust completion animation
|
2022-11-03 15:12:30 +09:00 |
|
Dean Herbert
|
0868c00ee8
|
Fix spinner centre size being updated every frame using transforms
|
2022-11-03 14:36:16 +09:00 |
|
Dean Herbert
|
62660ec92f
|
Reorganise drawables and transforms to make more sequential sense
|
2022-11-03 14:21:22 +09:00 |
|
Dean Herbert
|
304f6f0418
|
Merge branch 'master' into argon-spinner-sides
|
2022-11-03 13:21:22 +09:00 |
|
Dan Balasescu
|
947e6d41c0
|
Merge pull request #21056 from peppy/fix-argon-explosion-size
Fix argon hit circle outer gradient getting smaller each state application
|
2022-11-01 20:03:22 +09:00 |
|
Dean Herbert
|
ff60eebe21
|
Fix large transform retention when adjusting accent colour of hitobject during pause
|
2022-11-01 19:12:59 +09:00 |
|
Dean Herbert
|
c179f0bb52
|
Fix argon hit circle outer gradient getting smaller each state application
|
2022-11-01 18:31:30 +09:00 |
|
Dean Herbert
|
995216cced
|
Merge pull request #20819 from Joppe27/taiko-kiai-flashing
Implement taiko hitobject kiai flashing
|
2022-10-24 15:31:13 +09:00 |
|