Salman Ahmed
|
843c8bd7a4
|
Move spinner approach circle to its own SkinnableDrawable
|
2021-06-18 20:33:50 +03:00 |
|
Salman Ahmed
|
c9458fd9ce
|
Hide spinner approach circle in "Hidden" mod
|
2021-06-18 06:23:54 +03:00 |
|
Salman Ahmed
|
9d9892e99e
|
Add legacy spinner approach circle implementation
|
2021-06-17 04:58:18 +03:00 |
|
Dean Herbert
|
4b45d8318e
|
Merge branch 'master' into transformers-per-skin
|
2021-06-16 16:37:28 +09:00 |
|
Salman Ahmed
|
52145c9237
|
Assign skinnable colour to spinner-background with correct default
|
2021-06-15 16:17:05 +03:00 |
|
Salman Ahmed
|
fbb856d84b
|
Call base when overriding lookup methods
Rather than arbitrarily accessing `Skin` here and there.
|
2021-06-11 12:44:44 +03:00 |
|
Salman Ahmed
|
cf40282f1f
|
Convert LegacySkinTransformer s to accept raw ISkin s rather than a full ISkinSource
|
2021-06-09 22:49:31 +03:00 |
|
ekrctb
|
5418e895ae
|
Remove useless ClearTransforms
The transforms are cleared by DHO before `ApplyCustomUpdateState` is invoked.
|
2021-06-09 16:50:13 +09:00 |
|
ekrctb
|
610cdaea98
|
Fix circle piece animation is sometimes not playing when a replay is rewound
|
2021-06-09 16:14:55 +09:00 |
|
ekrctb
|
4707918c6a
|
Fix hit circle animation when a replay is rewound
|
2021-06-09 10:53:52 +09:00 |
|
Dean Herbert
|
88b87b98a8
|
Fix slider ball layer sources
|
2021-06-08 12:10:14 +09:00 |
|
Dean Herbert
|
9ebafb1ec0
|
Fix cursor trail logic
|
2021-06-06 22:26:27 +09:00 |
|
Dean Herbert
|
06275a6a7d
|
Merge branch 'master' into legacy-skin-default-fallback
|
2021-06-04 16:00:30 +09:00 |
|
Dean Herbert
|
f62a2747f6
|
Add legacy implementation
|
2021-06-04 14:51:35 +09:00 |
|
Dan Balasescu
|
c065f761c7
|
Merge branch 'master' into legacy-skin-default-fallback
|
2021-06-02 19:08:52 +09:00 |
|
ekrctb
|
c06ff3c623
|
Remove defunct Animate calls
|
2021-06-02 11:46:28 +09:00 |
|
ekrctb
|
b82190e157
|
Fix hit circle animation reset when skin is changed
The transforms applied in `Animate` call was not applied because the piece is recreated.
|
2021-06-02 11:32:24 +09:00 |
|
Dean Herbert
|
33577cbad5
|
Fix multiple issues with default lookups
|
2021-05-31 21:29:47 +09:00 |
|
Dean Herbert
|
88ed95e012
|
Add FindProvider lookup function
|
2021-05-31 21:29:47 +09:00 |
|
Dean Herbert
|
17574833fb
|
Update other transformers with similar refactored logic
|
2021-05-30 19:15:59 +09:00 |
|
Salman Ahmed
|
fbc316ea1d
|
Fix legacy skin transformers potentially ignoring source implementations
|
2021-05-29 21:23:22 +03:00 |
|
Dean Herbert
|
004798d61d
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
47a4a07024
|
Split out animation triggering of MainCirclePiece to be interface driven
|
2021-04-21 19:15:10 +09:00 |
|
Salman Ahmed
|
367dafab56
|
Apply CursorCentre to old-style legacy cursor trail
|
2021-04-14 08:20:18 +03:00 |
|
Salman Ahmed
|
ad53ababe8
|
Fix wrong default
Ah, soz
|
2021-04-14 08:16:46 +03:00 |
|
Salman Ahmed
|
bf5ed12b75
|
Add support for legacy skin CursorCentre setting
|
2021-04-14 06:33:54 +03:00 |
|
Salman Ahmed
|
f848ef5347
|
Add legacy spinner SPM counter support
|
2021-03-30 04:19:23 +03:00 |
|
Salman Ahmed
|
bada1e7189
|
Update legacy spinner bonus counter usage
|
2021-03-25 15:00:06 +03:00 |
|
Salman Ahmed
|
6aa0c9d8fd
|
Merge branch 'master' into legacy-sprite-text-fonts
|
2021-03-25 14:52:01 +03:00 |
|
Dean Herbert
|
b4bccc19ba
|
Refactor LegacySpriteText initialisation
|
2021-03-25 18:37:13 +09:00 |
|
Salman Ahmed
|
848adddd92
|
Use double.ToString(InvariantInfo) instead
|
2021-03-15 11:05:29 +03:00 |
|
Salman Ahmed
|
779c55d768
|
Fix potentially adding null legacy text to hierarchy
|
2021-03-14 03:27:47 +03:00 |
|
Salman Ahmed
|
43c1e1d217
|
Update existing usages
Resolve post-conflict issues
|
2021-03-13 06:09:07 +03:00 |
|
Salman Ahmed
|
774ebf50bc
|
Move legacy spinner bonus counter to LegacySpinner
|
2021-03-13 05:59:42 +03:00 |
|
Salman Ahmed
|
8fdab5a7de
|
Revert legacy spinner presence changes and bonus counter component
No longer necessary, after inlining legacy coordinates logic to `LegacySpinner` and limiting precisely-positioned legacy components there
|
2021-03-13 05:57:47 +03:00 |
|
Salman Ahmed
|
c4048c9831
|
Merge branch 'master' into legacy-spinner-bonus
|
2021-03-13 05:54:34 +03:00 |
|
smoogipoo
|
ea9b48d17d
|
Remove unused using
|
2021-03-11 21:21:48 +09:00 |
|
smoogipoo
|
b5bdf235ca
|
Slightly improve comments more
|
2021-03-11 21:21:44 +09:00 |
|
smoogipoo
|
8bc494b224
|
Adjust explanatory comments
|
2021-03-11 20:57:00 +09:00 |
|
Salman Ahmed
|
3f34981664
|
Fix incorrect spinner top offset calculation with clarification
|
2021-03-11 05:40:20 +03:00 |
|
Salman Ahmed
|
0549395869
|
Inline "legacy coordinates container" and add "spinner Y centre" const
|
2021-03-09 08:55:32 +03:00 |
|
Salman Ahmed
|
bb79da1aac
|
Correct playfield shift counteract comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-03-09 00:34:00 +03:00 |
|
Salman Ahmed
|
0ad3073c1a
|
Use MathF utility class instead
Co-authored-by: Berkan Diler <b.diler@gmx.de>
|
2021-03-07 21:21:44 +03:00 |
|
Salman Ahmed
|
fbfaa378fc
|
Move spinner top offset constant outside
|
2021-03-07 20:47:16 +03:00 |
|
Salman Ahmed
|
413cbb30a0
|
Reword playfield shift counteract comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-03-07 13:39:46 +03:00 |
|
Salman Ahmed
|
30f07aa9fc
|
Add legacy spinner bonus counter piece
|
2021-03-06 20:27:56 +03:00 |
|
Salman Ahmed
|
1841a4d1c9
|
Extract legacy spinner presence to lazy field
|
2021-03-06 20:27:56 +03:00 |
|
Salman Ahmed
|
e4afe717d5
|
Publicize legacy coordinates container and sprite scale
|
2021-03-06 20:27:56 +03:00 |
|
Salman Ahmed
|
1525480e73
|
Demonstrate value of SPINNER_TOP_OFFSET to being more sensible
|
2021-03-06 19:18:40 +03:00 |
|
Salman Ahmed
|
d528ef426f
|
Reposition legacy spinner components in-line with osu!stable
|
2021-02-28 22:59:22 +03:00 |
|
Salman Ahmed
|
41b43dd39a
|
Add nested legacy-simulating coordinates container
|
2021-02-28 21:32:56 +03:00 |
|
TheOmyNomy
|
355ecc4499
|
Change cursor trail blending mode to match stable
|
2020-12-29 12:37:57 +11:00 |
|
ekrctb
|
0d88ff3404
|
Adjust namespace
|
2020-12-07 12:27:12 +09:00 |
|
ekrctb
|
c905df8a77
|
Move LegacySkinTransformer
|
2020-12-07 12:26:58 +09:00 |
|
ekrctb
|
245be2c5ed
|
Adjust namespace
|
2020-12-04 20:21:53 +09:00 |
|
ekrctb
|
a12b049154
|
Move piece files in Osu ruleset
|
2020-12-04 20:11:35 +09:00 |
|