Delta-v/Content.Client/Gravity
Justin Pfeifler 83d4239d5f Gravity Generators cannot be unanchored while active (#41256)
* Add unanchor attempt check

* Combine shared component and server component

- Combines SharedGravityGeneratorComponent and GravityGeneratorComponent
- AutoNetworked the GravityActiveBool

* Remove SharedGravityGeneratorComponent

* Update to SharedGravityGeneratorComponent

* Fix to be a complete sentence

* Dirty GravityActive whenever changed

* Rename component and remove view variables

* Update referenced component name

* Move unanchor attempt to shared system

* Add client system

* Revert popup to PopupEntity

* Fix popup to be PopupClient

* Set access restriction on GravityActive
2025-12-29 11:39:36 -06:00
..
FloatingVisualizerSystem.cs Fix entities getting stuck red (#28981) 2024-07-25 00:35:03 +02:00
GravityGeneratorSystem.cs Gravity Generators cannot be unanchored while active (#41256) 2025-12-29 11:39:36 -06:00
GravitySystem.Shake.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-06-01 16:53:51 +02:00
GravitySystem.cs Gravity Generators cannot be unanchored while active (#41256) 2025-12-29 11:39:36 -06:00