Delta-v/Content.Server/GameObjects/Components
Víctor Aguilera Puerto 272a992011 Redundant adjacent update 2020-09-11 12:54:42 +02:00
..
AI Add AI factions (#1807) 2020-08-24 12:33:03 +02:00
Access Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
ActionBlocking Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Atmos Redundant adjacent update 2020-09-11 12:54:42 +02:00
BarSign Add a test that puts all components on an entity and checks for no exceptions (#1815) 2020-08-22 22:29:20 +02:00
Body Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Buckle Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Cargo Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Chemistry Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Command Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
Construction Refactor UpdateKinematics() and fix a lot of Content warnings (#1709) 2020-08-15 20:38:35 -07:00
Conveyor Add extension method to shuffle an entity by a random value 2020-09-01 22:04:55 +02:00
Damage Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Disposal Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Doors Merge branch 'master' into 2020-08-19-firelocks 2020-09-08 15:21:58 +02:00
Explosion Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Fluids Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GUI Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Gravity Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
Instruments Replace usages of ISharedNotifyManager and IServerNotifyManager with extension methods (#1965) 2020-09-01 12:34:53 +02:00
Interactable Disables Tile Prying Can't reach msg (#2030) 2020-09-06 19:08:04 +02:00
Items Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Kitchen Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
MachineLinking Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Markers Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Medical Cloning (#1932) 2020-09-02 12:07:54 +02:00
Metabolism Fire damage (#2024) 2020-09-09 17:03:27 +02:00
Mining Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Mobs Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Movement Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
NodeContainer Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Nutrition Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Observer Cloning (#1932) 2020-09-02 12:07:54 +02:00
PDA Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Paper Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
Pointing Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Power Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Projectiles Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Recycling Add prediction for standing states and mob states (#1937) 2020-08-29 13:20:37 +02:00
Research Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
Rotatable Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Sound Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Stack Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
StationEvents Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Strap Add an entire nullable to buckle 2020-09-01 21:49:32 +02:00
Suspicion Add HUD button that displays your SSS role and allies (#1895) 2020-08-27 16:39:29 +02:00
Temperature Fire damage (#2024) 2020-09-09 17:03:27 +02:00
Timing Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Trigger/TimerTrigger Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Utensil Refactor InRangeUnobstructed and add extension methods (#1925) 2020-08-30 11:37:06 +02:00
VendingMachines Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Weapon Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
AnchorableComponent.cs Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
AtmosPlaqueComponent.cs Fix the damn atmos plaque 2020-09-09 21:41:52 +02:00
CatwalkComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ComputerComponent.cs Power Rework (#863) 2020-06-28 17:23:26 +02:00
DoAfterComponent.cs Nullability fixes. 2020-08-20 16:48:15 +02:00
ExtinguisherCabinetComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ExtinguisherCabinetFilledComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
LightBehaviourComponent.cs Fix jenkins build 2020-09-06 17:16:08 +02:00
ListeningComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
MagicMirrorComponent.cs Refactor UserInterface properties to use a helper (#1896) 2020-08-24 20:47:17 +02:00
PlaceableSurfaceComponent.cs Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00
PottedPlantHideComponent.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
RadioComponent.cs Replace resolve dependency with attribute in components (#1995) 2020-09-02 01:30:03 +02:00
RandomPottedPlantComponent.cs add complete strings that aren't defined in content files to allow them to be mapped (#1105) 2020-06-12 04:15:10 +02:00
RandomSpriteColorComponent.cs Commit (#1541) 2020-07-30 03:22:26 +02:00
StressTestMovementComponent.cs Adds movement stress test component. 2020-06-30 18:34:42 +02:00
WiresComponent.cs Makes more fields VV (#2026) 2020-09-08 13:30:22 +02:00