Salman Ahmed
|
61078910a6
|
Handle all skin component types explicitly
|
2022-04-23 03:34:05 +03:00 |
|
Dean Herbert
|
f703828e1b
|
Clarify ambiguous conditionals in LegacyStageBackground
|
2022-02-16 15:27:49 +09:00 |
|
Joseph Madamba
|
7de43e3aba
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
|
Dean Herbert
|
6399c695e8
|
Update usages of BufferedContainer in line with framework changes
|
2021-11-05 15:54:49 +09:00 |
|
Dean Herbert
|
add39fbd4f
|
Merge branch 'master' into fix-skin-layout-editor-crash
|
2021-10-28 06:24:24 +09:00 |
|
Dean Herbert
|
6944151486
|
Apply batch fixing of built-in types using var
|
2021-10-27 13:04:41 +09:00 |
|
Dean Herbert
|
93482414d6
|
Remove SkinConfiguration subclasses and allow configuration parsing for all skin types
|
2021-10-22 14:42:23 +09:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
smoogipoo
|
34bde293ab
|
Fix tests
|
2021-09-15 13:26:39 +09:00 |
|
smoogipoo
|
c009e1473d
|
Add extra safety check
|
2021-09-14 17:47:12 +09:00 |
|
smoogipoo
|
63aa3ddcba
|
Add animation support for mania notes
|
2021-09-14 17:45:23 +09: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 |
|
Dean Herbert
|
d248bbd4c8
|
Use candidate skin for mania skin key lookup rather than this
|
2021-06-09 15:00:55 +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
|
5b1d9f4cf0
|
Fix constant case
|
2021-03-22 16:19:29 +09:00 |
|
Dean Herbert
|
690fb9224a
|
Combine constants for readability
|
2021-03-22 16:18:31 +09:00 |
|
smoogipoo
|
db64fac824
|
Delay key fade in legacy mania skins
|
2021-03-22 15:26:22 +09:00 |
|
Dean Herbert
|
00574a5288
|
Use ISample everywhere in Skin GetSample lookup path
|
2021-02-18 18:32:28 +09:00 |
|
smoogipoo
|
de9d075f94
|
Initial sample + samplechannel rework
|
2021-01-19 17:11:40 +09:00 |
|
Dean Herbert
|
bf39aa5980
|
Fix incorrectly converted rotation values
|
2020-12-22 12:18:42 +09:00 |
|
Dean Herbert
|
e1b2de27a6
|
Update osu!mania legacy skin's judgement animation to match stable
|
2020-12-21 17:23:23 +09:00 |
|
smoogipoo
|
a835ca9612
|
Fix anchors/origins for legacy pieces
|
2020-12-14 14:20:43 +09:00 |
|
smoogipoo
|
1794bfeddb
|
Move offset into legacy mania judgement
|
2020-12-14 13:07:55 +09:00 |
|
ekrctb
|
e3c035fe9c
|
Adjust namespace
|
2020-12-07 12:32:52 +09:00 |
|
ekrctb
|
40da799103
|
Move piece files of Mania ruleset
|
2020-12-07 12:31:56 +09:00 |
|
Bartłomiej Dach
|
21f29e28e2
|
Add clarification comment
|
2020-11-16 20:36:56 +01:00 |
|
Bartłomiej Dach
|
e88920442c
|
Use HitStateUpdateTime instead
|
2020-11-16 20:01:10 +01:00 |
|
Bartłomiej Dach
|
ba30800bf4
|
Extract constant
|
2020-11-13 22:21:22 +01:00 |
|
Bartłomiej Dach
|
a199a957cc
|
Use stored hold note break time to fade upon it
|
2020-11-13 22:16:38 +01:00 |
|
Bartłomiej Dach
|
4777b1be81
|
Fix fade not applying to tails sometimes
|
2020-11-13 20:52:15 +01:00 |
|
Bartłomiej Dach
|
55a91dbbe0
|
Add fading on hit state change
|
2020-11-13 20:52:15 +01:00 |
|
smoogipoo
|
b1877b649b
|
Use new hit results in mania
|
2020-09-29 16:33:38 +09:00 |
|
Dean Herbert
|
cd0a73883d
|
Merge pull request #9945 from smoogipoo/skin-colour-fix-2
Exactly reproduce osu!stable skin colour alphas
|
2020-08-29 20:06:26 +09:00 |
|
Dean Herbert
|
da34544fdc
|
Merge branch 'master' into hold-note-lighting
|
2020-08-28 18:27:29 +09:00 |
|
smoogipoo
|
7002193165
|
Mark nullable members
|
2020-08-27 23:16:59 +09:00 |
|
smoogipoo
|
29b29cde8e
|
Flip condition to reduce nesting
|
2020-08-27 23:09:54 +09:00 |
|
smoogipoo
|
157e1d8965
|
Add fades
|
2020-08-26 20:46:12 +09:00 |
|
smoogipoo
|
6fe1279e9d
|
Re-use existing inset container
|
2020-08-26 20:23:01 +09:00 |
|
smoogipoo
|
1db836e9e0
|
Merge branch 'master' into hold-note-lighting
|
2020-08-26 20:22:07 +09:00 |
|
smoogipoo
|
9372c6eef6
|
Implement hold note lighting
|
2020-08-26 20:21:56 +09:00 |
|
smoogipoo
|
d057f5f4bc
|
Implement mania "KeysUnderNotes" skin config
|
2020-08-26 15:37:16 +09:00 |
|
smoogipoo
|
c09cef4fca
|
Apply post-merge fixes to LegacyStageBackground
|
2020-08-25 19:40:17 +09:00 |
|
smoogipoo
|
8dde512657
|
Merge branch 'master' into skin-colour-fix-2
|
2020-08-25 19:39:01 +09:00 |
|
smoogipoo
|
ff72ccabd8
|
Rename method
|
2020-08-25 18:44:32 +09:00 |
|
smoogipoo
|
ab8d9be095
|
Move out into a separate method
|
2020-08-25 15:16:41 +09:00 |
|
smoogipoo
|
018523a43a
|
Rework to remove cross-class pollutions
|
2020-08-25 01:21:27 +09:00 |
|