Dean Herbert
|
e5f765d1a8
|
Fix broken exception message
|
2021-05-13 19:06:58 +09:00 |
|
smoogipoo
|
2f025f1967
|
SkinnableTargetWrapper -> SkinnableTargetComponentsContainer
|
2021-05-13 18:54:30 +09:00 |
|
Dean Herbert
|
01bc71acd2
|
Improve ability to parse xmldoc of SkinnableTargetWrapper
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2021-05-13 18:40:28 +09:00 |
|
Dean Herbert
|
ebce3fd3c7
|
Use ScheduleAfterChildren to better match comment
|
2021-05-13 17:29:11 +09:00 |
|
Dean Herbert
|
3ea469813c
|
Use interface in place of SkinnableTargetContainer
|
2021-05-13 17:25:51 +09:00 |
|
Dean Herbert
|
0959e7156a
|
Remove outdated TODO
|
2021-05-13 17:22:05 +09:00 |
|
Dean Herbert
|
106fa97a11
|
Rename SkinnableElementTargetContainer to SkinnableTargetContainer
|
2021-05-13 17:07:38 +09:00 |
|
Dean Herbert
|
7921dc7ece
|
Rename ISkinnableComponent to ISkinnableDrawable
|
2021-05-13 17:06:00 +09:00 |
|
Dean Herbert
|
cdcd31b546
|
Replace ISkinSerialisable with IsEditable property
|
2021-05-13 17:03:17 +09:00 |
|
Dean Herbert
|
dd6a06a302
|
Reword xmldoc to read better
|
2021-05-13 16:43:42 +09:00 |
|
Dean Herbert
|
9dfa48b22e
|
Fix incorrect exception text
|
2021-05-13 16:42:43 +09:00 |
|
Dean Herbert
|
19223ba013
|
Remove left-over debug logging
|
2021-05-13 16:42:13 +09:00 |
|
Dean Herbert
|
5818ed4c8c
|
Remove unused DI resolution
|
2021-05-13 16:41:36 +09:00 |
|
Dean Herbert
|
db19617b8b
|
Add JsonConstructor attribute to SkinnableTargetWrapper
|
2021-05-13 13:16:20 +09:00 |
|
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
|
6caf4e3879
|
Add xmldoc to SkinnableInfo
|
2021-05-13 12:57:28 +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
|
d31fa20e92
|
Merge branch 'master' into skin-instantiation-info
|
2021-05-12 23:23:57 +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 |
|
Dan Balasescu
|
4e7c079560
|
Merge pull request #12753 from peppy/health-bar-hud-overlay-dependency
Remove downwards dependency from `HUDOverlay` to `HealthDisplay`
|
2021-05-12 19:27:02 +09:00 |
|
Dean Herbert
|
c6f0a6aed3
|
Merge pull request #12538 from smoogipoo/multiplayer-spectator-screen
Implement the multiplayer spectator screen
|
2021-05-12 17:24:35 +09: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 |
|
smoogipoo
|
e1dacde314
|
Add combo to test streaming client
|
2021-05-12 14:22:15 +09:00 |
|
Dean Herbert
|
96d4011de2
|
Use pattern matching to tidy up instance construction
|
2021-05-12 14:02:24 +09:00 |
|
smoogipoo
|
f4c96b2675
|
Only update playing user states when users are watched
|
2021-05-12 13:10:59 +09:00 |
|
smoogipoo
|
e0e8f5ab80
|
Fix ordering + threading issues
|
2021-05-12 13:06:28 +09:00 |
|
smoogipoo
|
ad11818868
|
Remove watched users on stop watching
|
2021-05-12 13:05:02 +09:00 |
|
Dean Herbert
|
4aad7b96ea
|
Merge branch 'health-bar-hud-overlay-dependency' into skin-serialisation
|
2021-05-12 12:54:37 +09:00 |
|
Dean Herbert
|
184dbaf202
|
Improve safety of bindings in HealthDisplay
|
2021-05-12 12:53:30 +09:00 |
|
smoogipoo
|
9b09361cc9
|
Add testable spectator streaming client
|
2021-05-12 12:16:41 +09:00 |
|
Dean Herbert
|
77e422409c
|
Add SkinInfo.InstantiationInfo to allow creating different skin types
|
2021-05-11 23:37:06 +09:00 |
|
Dean Herbert
|
8e226319e2
|
Remove downwards dependency from HUDOverlay to HealthDisplay
|
2021-05-11 23:18:23 +09:00 |
|
Dean Herbert
|
048677846b
|
Change HealthDisplay to be a CompositeDrawable
|
2021-05-11 23:10:30 +09:00 |
|
smoogipoo
|
9ad1e5067e
|
Fix spectate being entered while not having the beatmap
|
2021-05-11 19:22:09 +09:00 |
|
smoogipoo
|
811282a975
|
Add failing test
|
2021-05-11 19:01:41 +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 |
|