Delta-v/Content.Shared/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
..
FloatingVisualsComponent.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
GravityAffectedComponent.cs [Bugfix] Fix Cross Grid Magboots (#39910) 2025-11-23 15:22:31 -06:00
GravityChangedEvent.cs Fix gravity shenanigans (#12866) 2022-12-18 16:03:23 +11:00
GravityComponent.cs EVENT BASED WEIGHTLESSNESS (#37971) 2025-11-23 15:22:27 -06:00
GravityGeneratorComponent.cs Gravity Generators cannot be unanchored while active (#41256) 2025-12-29 11:39:36 -06:00
GravityShakeComponent.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
SharedFloatingVisualizerSystem.cs Harpies Flightless No More! (#4888) 2025-12-08 14:58:52 +01:00
SharedGravityGeneratorSystem.cs Gravity Generators cannot be unanchored while active (#41256) 2025-12-29 11:39:36 -06:00
SharedGravitySystem.Shake.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
SharedGravitySystem.cs Fix throwing objects causing pushback on the player who threw them in a not weightless environment (#40335) 2025-12-29 11:39:07 -06:00