Hotfix 20.01.2026 #6703
Annotations
10 warnings
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L530
'TransformComponent.WorldRotation' is obsolete: 'Use the system method instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L530
'TransformComponent.WorldPosition' is obsolete: 'Use the system method instead'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L316
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/ComponentTreeEntry.cs#L16
'IComponent.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L173
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L167
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L166
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L144
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L339
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
|
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|