]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Improve throwing precision (#29726)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Mon, 8 Jul 2024 09:03:53 +0000 (11:03 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jul 2024 09:03:53 +0000 (19:03 +1000)
commit92e29805344dd2100d0c00cd4af35dce148b6d26
treeec2eef6f1b11f76f7df0aa90a79cd019f1feda4c
parentc8a87ceaab1b011565799230f17999ce47ff8f23
Improve throwing precision (#29726)

* improve throwing precision

* remove debugging logs

* minor fixes

* f

* Update Content.Shared/Throwing/LandAtCursorComponent.cs

---------

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
18 files changed:
Content.Client/Throwing/ThrownItemVisualizerSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Lube/LubedSystem.cs
Content.Server/Singularity/EntitySystems/ContainmentFieldSystem.cs
Content.Shared/Hands/Components/HandsComponent.cs
Content.Shared/Throwing/BeforeThrowEvent.cs
Content.Shared/Throwing/LandAtCursorComponent.cs [new file with mode: 0644]
Content.Shared/Throwing/ThrowingSystem.cs
Content.Shared/Throwing/ThrownItemSystem.cs
Resources/Prototypes/Entities/Objects/Fun/darts.yml
Resources/Prototypes/Entities/Objects/Misc/pen.yml
Resources/Prototypes/Entities/Objects/Specific/Janitorial/janitor.yml
Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/toy.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/knife.yml
Resources/Prototypes/Entities/Objects/Weapons/Melee/spear.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/bola.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/clusterbang.yml
Resources/Prototypes/Entities/Objects/Weapons/Throwable/throwing_stars.yml