fish-station/Content.Server/GameObjects/Components
DrSmugleaf 5e2109a2d6
Add unbuckling entities that are moved away from their straps (#1437)
* Add unbuckling entities that move away from their straps

* Remove range constraint from movement unbuckling check

* Fix setting the wrong positions when buckling

* Fix beds making you sleep for the rest of your life
2020-07-24 14:22:28 +02:00
..
Access Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
BarSign Power Rework (#863) 2020-06-28 17:23:26 +02:00
Buckle Add unbuckling entities that are moved away from their straps (#1437) 2020-07-24 14:22:28 +02:00
Cargo Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Chemistry Re-organizing the prototypes folder (#1384) 2020-07-20 12:26:16 +02:00
Command Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Construction Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Damage Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Doors Add headbutting open airlocks when you have no hands (#1433) 2020-07-20 16:03:05 +02:00
Explosion Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Fluids Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
Gravity Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
GUI Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
Healing Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Instruments Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Interactable Add two-way serialization in ExposeData for some of the components that are missing it (#1451) 2020-07-23 01:46:09 +02:00
Items Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
Kitchen Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Markers Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Medical Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Metabolism Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Mining Re-organizing the prototypes folder (#1384) 2020-07-20 12:26:16 +02:00
Mobs Damage visualizer for simple mobs (#1332) 2020-07-23 02:04:03 +02:00
Movement Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
NodeContainer Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
Nutrition Add two-way serialization in ExposeData for some of the components that are missing it (#1451) 2020-07-23 01:46:09 +02:00
Observer Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Paper Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
PDA Clean up PDA code a little. 2020-07-22 02:22:21 +02:00
Power Examine text feedback for when things are powered (#1441) 2020-07-22 09:55:09 +02:00
Projectiles Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
Research Remove unused imports (#1431) 2020-07-19 17:06:51 -07:00
Sound Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Stack Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Strap Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Temperature Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Timing Use Delay Component (#540) 2020-01-22 23:08:14 +01:00
Trigger/TimerTrigger Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Utensil Add two-way serialization in ExposeData for some of the components that are missing it (#1451) 2020-07-23 01:46:09 +02:00
VendingMachines Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
Weapon Add fire rate and caliber examine tooltip to guns (#1413) 2020-07-24 14:18:37 +02:00
AnchorableComponent.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07: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
MagicMirrorComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
PlaceableSurfaceComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
PottedPlantHideComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07: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
RandomToolColorComponent.cs Randomize wirecutter and screwdriver colors. 2020-05-23 02:14:11 +02:00
RotatableComponent.cs Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
StressTestMovementComponent.cs Adds movement stress test component. 2020-06-30 18:34:42 +02:00
WiresComponent.cs Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00