Delta-v/Content.Shared/Random
TemporalOroboros f284b43ff6
Fixes obsolete Transform warnings in Content. (#25256)
* Fix TransformComponent.MapPosition warnings in Content.Client

* Fix TransformComponent.MapPosition warnings in Content.IntegrationTests

* Fix TransformComponent.MapPosition warnings in Content.Shared

* Fix TransformComponent.MapPosition warnings in Content.Server

* Fix TransformComponent.WorldPosition warnings in Content.Shared

* Fix TransformComponent.WorldPosition warnings in Content.Client
Excepts ClickableComponent b/c that needs to be ECS'd entirely later

* Fix TransformComponent.WorldPosition warnings in Content.Server

* Fix TransformComponent.WorldRotation warnings in Content.*

* Fix TransformComponent.MapPosition warnings I missed

* Fix TransformComponent.WorldMatrix warnings in Content.*

* Fix TransformComponent.InvWorldMatrix warnings in Content.*

* Fix TransformComponent.GetWorldPositionRotationMatrixWithInv warnings in Content.*

* Fix TransformComponent.GetWorldPositionRotationMatrix warnings in Content.*

* Fix TransformComponent.GetWorldPositionRotation warnings in Content.*

* Fix TransformComponent.Anchored.set warnings in Content.*

* Fix TransformComponent.Coordinates.set warnings in Content.*

* Fix TransformComponent.LocalPosition.set warnings in Content.*

* Fix TransformComponent.AttachToGridOrMap warnings in Content.*

* Fix TransformComponent.AttachParent warnings in Content.*

* Preempt TransformComponent.LocalRotation.set warnings in Content.Shared

* Preempt TransformComponent.LocalRotation.set warnings in Content.Client

* Preempt TransformComponent.LocalRotation.set warnings in Content.IntegrationTests

* Preempt TransformComponent.LocalRotation.set warnings in Content.Server

* Fix/Preempt the remaining obsolete TransformComponent properties/methods in Content.*

* ECS ClickableComponent

* Fix obsolete SharedTransformSystem methods in Content.*

* Fix ExplosionOverlay `SharedTransformSystem` dependency

* Maybe fix null eye position breaking tests

* MGS requested changes
2024-02-27 12:06:20 +11:00
..
Helpers Kill `SharedEntityExtensions` and all popup extensions (#20909) 2023-10-16 16:56:09 +11:00
IBudgetEntry.cs Expeditions rework (#18960) 2023-09-19 22:52:01 +10:00
IWeightedRandom.cs Add linter-friendly WeightedRandom prototypes (#18729) 2023-08-06 12:31:25 +10:00
RandomFillSolution.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RandomHelperSystem.cs Fixes obsolete Transform warnings in Content. (#25256) 2024-02-27 12:06:20 +11:00
RandomSystem.cs Expeditions rework (#18960) 2023-09-19 22:52:01 +10:00
RulesPrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
RulesSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
WeightedRandomEntityPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WeightedRandomFillSolutionPrototype.cs Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
WeightedRandomOrePrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WeightedRandomPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WeightedRandomSpeciesPrototype.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00