Delta-v/Content.Server/DeviceLinking/Systems
Ed 145c2158ca
Star Wars 14: Shuttle weapon update (#23644)
* setup codebase

* make auto-fire, but its broken

* collider problem

* fix rate, add toggle port

* add laser

* power cages

* ginormous cells

* fix inhand

* add pirate cannon

* salvage gun

* functional Nuke cannon

* rewrite to standart grenade

* fix naming, add emp sprite

* grenade cartridge

* thruster fix

* nuke cannon

* audio + visual polish

* balance tweak

* tweaks

* laser balance tweak: new Electronic damage modifier set, reduce structural cannon damage

* resprite energy cages, start implementing in game

* fix cage recharger craft

* add small laser gun

* fix colliders

* add  lasers and ptk to research and crafting

* finish implementing weapon to rnd and sec

* some fixes

* splitted grenades and cannon balls

* integrate new cannon balls

* tweaks stick

* move circuits to sectechfab, fix

* fix?

* add ability to E shoot, without signals

* fix!

* fix?!?! and naming tweak

* go!

* Lank fix

* oh

* mornings don't start with coffee.

* the morning starts with bug fixes.

* fucking bugs!

* finally

* it is now possible to craft projectiles separately from cartridges

* +2 fix

* refactor

* piu

* More weight

* add AutoShootGunComponent

* move autoshoot to partial

* SetEnabled()

* some fixes

* remove CanShootWithoutUser field

* remove null-checks ToCoordinates from AttemptShoot()

* war without reason

* return to home

* ?

* forgot remove it

* review

* Fix formatting and update path

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>

(cherry picked from commit a2d5d74b46060d330e5aa14e166692f32dcce7a9)
2024-01-27 23:40:06 +01:00
..
AutoLinkSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
DeviceLinkOverloadSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
DeviceLinkSystem.cs Fix component constraints (#20241) 2023-09-27 21:59:12 +02:00
DoorSignalControlSystem.cs logic gate stuff (#16943) 2023-06-07 16:48:42 -07:00
EdgeDetectorSystem.cs Remove superseded machine linking code (#18244) 2023-07-24 12:07:35 +10:00
GunSignalControlSystem.cs Star Wars 14: Shuttle weapon update (#23644) 2024-01-27 23:40:06 +01:00
LogicGateSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
PowerSensorSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
SignalSwitchSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
SignalTimerSystem.cs Add input port of the network system in timer (#20026) 2024-01-26 21:48:00 +01:00
SignallerSystem.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
TwoWayLeverSystem.cs Fix tooltips for non-disabled verbs (#19009) 2023-08-11 23:18:22 -07:00