]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add conditional camera offset based on cursor - Hristov Rework, Part 1 (#31626)
authorSlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
Mon, 27 Jan 2025 23:20:45 +0000 (00:20 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2025 23:20:45 +0000 (00:20 +0100)
commit5c782d30283d5e3661e1ce6ebc6d972f12671c41
tree9f1b01070ddb22a4261156bc8cd6a72a6c95a50b
parent3e091c4dfaf2c23dd469c3d2b8e0e66b292a596f
Add conditional camera offset based on cursor - Hristov Rework, Part 1 (#31626)
20 files changed:
Content.Client/Movement/Components/EyeCursorOffsetComponent.cs [new file with mode: 0644]
Content.Client/Movement/Systems/ContentEyeSystem.cs
Content.Client/Movement/Systems/EyeCursorOffsetSystem.cs [new file with mode: 0644]
Content.Client/Wieldable/WieldableSystem.cs [new file with mode: 0644]
Content.Server/Movement/Components/EyeCursorOffsetComponent.cs [new file with mode: 0644]
Content.Server/Wieldable/WieldableSystem.cs [new file with mode: 0644]
Content.Shared/Camera/GetEyeOffsetEvent.cs
Content.Shared/Camera/GetEyePvsScaleEvent.cs [new file with mode: 0644]
Content.Shared/Camera/SharedCameraRecoilSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Relay.cs
Content.Shared/Movement/Components/CursorOffsetRequiresWieldComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Components/EyeCursorOffsetComponent.cs [new file with mode: 0644]
Content.Shared/Movement/Systems/SharedContentEyeSystem.cs
Content.Shared/Weapons/Melee/Components/MeleeRequiresWieldComponent.cs
Content.Shared/Weapons/Ranged/Components/GunRequiresWieldComponent.cs
Content.Shared/Weapons/Ranged/Components/GunWieldBonusComponent.cs
Content.Shared/Wieldable/Components/IncreaseDamageOnWieldComponent.cs
Content.Shared/Wieldable/Components/WieldableComponent.cs
Content.Shared/Wieldable/SharedWieldableSystem.cs [moved from Content.Shared/Wieldable/WieldableSystem.cs with 99% similarity]
Resources/Prototypes/Entities/Objects/Weapons/Guns/Snipers/snipers.yml