Dean Herbert
|
3b862798e9
|
Standardise naming of methods related to SkinnableInfo
|
2021-05-13 13:14:49 +09:00 |
|
Dean Herbert
|
581e7940c7
|
Add xmldoc to SkinnableElementTargetContainer
|
2021-05-13 13:13:22 +09:00 |
|
Dean Herbert
|
c93ed541f3
|
Add xmldoc and tidy up logic in Skin
|
2021-05-13 13:09:33 +09:00 |
|
Dean Herbert
|
992a052426
|
Remove stray comment
|
2021-05-13 13:07:06 +09:00 |
|
Dean Herbert
|
469a7f5d2a
|
Reorder fields in SkinEditor
|
2021-05-13 13:04:17 +09:00 |
|
Dean Herbert
|
2bf8635ffd
|
Move field upwards in class
|
2021-05-13 13:03:23 +09:00 |
|
Dean Herbert
|
a38cb61b08
|
Remove duplicated call to base.GetDrawableComponent
|
2021-05-13 13:02:55 +09:00 |
|
Dean Herbert
|
8b9ac86d4b
|
Merge branch 'master' into skin-serialisation
|
2021-05-13 12:35:06 +09:00 |
|
Bartłomiej Dach
|
27ca7d0f4f
|
Actually annotate the correct ctor
|
2021-05-12 23:53:39 +02:00 |
|
Bartłomiej Dach
|
a6aec6e007
|
Fix missed InstantiationInfo setter usages
|
2021-05-12 23:34:25 +02:00 |
|
Bartłomiej Dach
|
1b579dd838
|
Extract invariant instantiation info extension method
|
2021-05-12 23:23:51 +02:00 |
|
Bartłomiej Dach
|
4464204e33
|
Mark all skin ctors used via reflection in SkinInfo.CreateInstance()
|
2021-05-12 23:23:42 +02:00 |
|
Dean Herbert
|
494a1b01a5
|
Move SkinnableElementTargetContainer out of HUD namespace
|
2021-05-12 15:59:33 +09:00 |
|
Dean Herbert
|
29e6f6b6b6
|
Remove public prefixes from interface type and add Components list for future use
|
2021-05-12 15:58:21 +09:00 |
|
Dean Herbert
|
96d4011de2
|
Use pattern matching to tidy up instance construction
|
2021-05-12 14:02:24 +09:00 |
|
Dean Herbert
|
77e422409c
|
Add SkinInfo.InstantiationInfo to allow creating different skin types
|
2021-05-11 23:37:06 +09:00 |
|
Dean Herbert
|
1231c08a07
|
Rename mismatching file
|
2021-05-11 18:58:26 +09:00 |
|
Dean Herbert
|
4bb933e4b1
|
Add missing base lookup call to DefaultSkin
|
2021-05-11 18:55:45 +09:00 |
|
Dean Herbert
|
f55407f871
|
Show a message when attempting to customisse a screen which doesn't support it
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
6d587dc392
|
Adjust target size slightly to better align with the screen
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
1831f581aa
|
Add basic metadata display and remove outdated message about not saving
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a4e0529617
|
Replace polling logic with direct bindable reactions
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a88a8b7d8d
|
Use ISkinnableComponent wherever possible (and expose as BindableList )
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a7e83aacfb
|
Ensure default skins are copied before modifying
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
a67cead0b3
|
Add SkinInfo.InstantiationInfo to allow creating different skin types
|
2021-05-11 18:39:15 +09:00 |
|
Dean Herbert
|
f6f4b90d2b
|
Add customisation support for LegacyHealthDisplay
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
d5fe4f0f72
|
Remove unused skin resolution in LegacyScoreCounter
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
944f09ec98
|
Move default skin cross-component dependencies out to default specifications
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
12684de66e
|
Add ability to adjust origin in skin editor
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
117d6d731d
|
Move cross-component layout dependencies for legacy skin to LegacySkin
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
bf65547eec
|
Allow some serialised components to not be mutable by the user
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
81902ad6a6
|
Add the ability to revert all skin changes
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
4769a95b49
|
Fix encapsulation and remove target lookup overhead
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
c957293ec3
|
Load json from disk store at skin construction for now
This allows for easier mutation without worrying about changes being
re-read from disk unexpectedly.
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b248b2e5e3
|
Hook up full save/load flow
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
004798d61d
|
Update Legacy components to not require skin in ctor
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
95a8f21ab2
|
Add the concept of skinnable target containers and mark a basic one for HUD elements
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
67ea4a7e97
|
Read from skin config
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
b9ab9342fa
|
Setup basics to allow extracting serializable content from skinnable Drawable s
|
2021-05-11 18:39:14 +09:00 |
|
Dean Herbert
|
1b701adfef
|
Add score/health processors to fill in default values
|
2021-05-10 18:15:39 +09:00 |
|
Dean Herbert
|
2ecd638f7f
|
Merge branch 'master' into skin-components-list
|
2021-05-10 18:13:10 +09:00 |
|
Dean Herbert
|
b274fdf20d
|
Merge branch 'master' into skin-components-bind-outwards-health
|
2021-05-10 11:13:44 +09:00 |
|
Bartłomiej Dach
|
eb716455b7
|
Merge branch 'master' into skin-components-bind-outwards-accuracy
|
2021-05-09 12:13:18 +02:00 |
|
Bartłomiej Dach
|
0bc6a026eb
|
Merge branch 'master' into skin-components-bind-outwards-accuracy
|
2021-05-08 21:08:53 +02:00 |
|
Bartłomiej Dach
|
c3bf6a0287
|
Remove weird vestigial Current reimplementation
Has no functional purpose anymore since the changes in the HUD element
data binding flow.
|
2021-05-08 21:01:37 +02:00 |
|
Dean Herbert
|
755588258e
|
Update HealthDisplay components to use DI to attach data source
|
2021-05-07 17:22:45 +09:00 |
|
Dean Herbert
|
01eff7f316
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display
|
2021-05-07 16:30:08 +09:00 |
|
Dean Herbert
|
93f10330e3
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-accuracy
|
2021-05-07 16:29:10 +09:00 |
|
Dean Herbert
|
ad398165a2
|
Update AccuracyCounter components to use DI to attach data source
|
2021-05-07 16:27:25 +09:00 |
|
Dean Herbert
|
a2e4fb5b6b
|
Update ScoreCounter components to bind outwards
|
2021-05-07 16:16:48 +09:00 |
|