Delta-v/Content.Shared/Physics
Paul Ritter 501156f84c
makes conveyors to use machine linking & refactors machine linking a bit (#2464)
* makes conveyors to use machine linking & refactors machine linking a bit

* nullable errors

* temp commit, starting work on construction

* working recipies & graphs

* fixes crash

* makes items gravitate towards the center when on a conveyor

* makes conveyors take bool signal too

* ignores components clientside

* default arm
entitymanager
maxtransmitters
unsubscribe methods

* twowayLEVER

* _

* componentreference
struct

* yaml run
leverDefinitelyNotCopiedFromGirderNoNoNo dies today :(

* nullable

* no divide by 0

* making sloth happy

* space gone - happy?

* final fix

* yes

* adds item to lathe

* conveyor item -> conveyor assembly

* technology

* reviews ADRESSED

* Update Content.Shared/GameObjects/Verbs/VerbUtility.cs

Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-19 00:53:46 +11:00
..
Pull Add pulling rotating the pulled entity (#2449) 2020-10-30 01:05:28 +01:00
BulletController.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
ClimbController.cs Fix for climb jank (#1803) 2020-08-19 17:21:15 -07:00
CollisionGroup.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
ContainmentFieldCollisionController.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
ContainmentFieldRepellController.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
ConveyedController.cs makes conveyors to use machine linking & refactors machine linking a bit (#2464) 2020-11-19 00:53:46 +11:00
FrictionController.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
MoverController.cs Add IEntity.IsWeightless extension method (#2255) 2020-10-14 22:37:25 +02:00
ShuttleController.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
SingularityController.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
SingularityPullController.cs Singularity, Particle Accelerator & Radiation Collectors (#2169) 2020-10-28 19:19:47 +01:00
SlipController.cs Fix throwing knockback when weightless (#2369) 2020-10-30 01:06:51 +01:00
ThrowKnockbackController.cs Fix compiler warnings. 2020-11-11 01:48:54 +01:00
ThrownController.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
VaporController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00