Delta-v/Content.Client/Weapons/Ranged/Systems
DisposableCrewmember42 9146c59ecf
feat: Fancy Screenshake from Ephemeral Space (#5503)
* cherry-pick: Screenshake (EphemeralSpace/ephemeral-space#627)

* commit your shit at some point maybe

* y

* who knows

* rename?

* debugging  + shit api

* i hope no one fucks my ass

* erm

* p

* replace with shit that makes way more sense

* stuff

* pretty sure this is just fine

* actual fix noise shit

* uhhh hmaybe if i feel like it wrong then later

* explosion shake

* grav shake

* gun shake

* idk

* projectile melee

Co-authored-by: DisposableCrewmember42 <disposablecrewmember42@proton.me>

* tweak: tune recoil on weapons

* docs: add _ES license info to LEGAL.md

* fix: screenshake on spawn fix from ss14Starlight/space-station-14#3664

Co-authored-by: neomoth <69372252+neomoth@users.noreply.github.com>

* feat: add client cvar to disable screenshake

* feat: add screenshake toggle to accessibility settings

* fix: upmerge compatibility

* docs: properly document cvar

* docs: add missing import comments

---------

Co-authored-by: mirrorcult <mirrorcult@pm.me>
Co-authored-by: neomoth <69372252+neomoth@users.noreply.github.com>
2026-05-15 23:32:40 +02:00
..
FlyBySoundSystem.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.AmmoCounter.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.Ballistic.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.BasicEntity.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.Battery.cs Predict powercells, chargers and PowerCellDraw (#41379) 2026-01-26 19:25:30 +01:00
GunSystem.ChamberMagazine.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.Magazine.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.MagazineVisuals.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.Revolver.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.SpentAmmo.cs Update (MOST) instances of `EntityUid, Component` in GunSystem to `Entity<T>` (#41966) 2026-04-04 16:57:22 +02:00
GunSystem.cs feat: Fancy Screenshake from Ephemeral Space (#5503) 2026-05-15 23:32:40 +02:00