fish-station/Content.Server/Gravity
Justin Pfeifler 4f0b1f377e
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-11-07 00:53:27 +00:00
..
FloatingVisualizerSystem.cs Makes mobs visually float when weightless (#13391) 2023-01-17 18:01:53 -04:00
GravityGeneratorSystem.cs Gravity Generators cannot be unanchored while active (#41256) 2025-11-07 00:53:27 +00:00
GravitySystem.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-08-19 14:35:09 -04:00