fish-station/Content.Server/GameObjects/Components
FL-OZ a295d205b1
Drink fixes part 2 eclectic boogaloo (#1052)
* Drink fixes part 2 eclectic boogaloo

* NOT THE NNEWLINES

* oops

Co-authored-by: FL-OZ <anotherscuffed@gmail.com>
2020-05-31 19:47:46 +02:00
..
Access Add basic PDA/Syndicate Uplink. (#942) 2020-05-28 13:22:47 +02:00
BarSign Bar sign is now unshaded when lit. 2020-04-24 21:55:39 +02:00
Cargo Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
Chemistry Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Command Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
Construction Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Damage Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Doors Fix compiler warnings 2020-05-28 17:44:51 +02:00
Explosion Fixed a bunch of unused variables warnings (#492) 2019-12-15 14:12:23 +01:00
Fluids Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Gravity Merge branch 'master' into 2020-04-28-tool-component 2020-05-23 18:00:28 +02:00
GUI Improve equip fail messages. 2020-05-23 22:57:25 +02:00
Healing Fix #274 (#927) 2020-05-23 17:23:25 +02:00
Instruments Fix compiler warnings 2020-05-28 17:44:51 +02:00
Interactable Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Items Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Kitchen Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Markers Adds warp points to make moving around the map for testing easier. 2020-05-24 14:32:22 +02:00
Medical Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
Metabolism Merge branch 'master' into DecimalReagents 2020-04-12 14:37:36 +02:00
Mining Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Mobs Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Movement Fixes ServerPortalComponent spamming exceptions and crashing server if spawned manually. 2020-05-28 20:09:14 +02:00
Nutrition Drink fixes part 2 eclectic boogaloo (#1052) 2020-05-31 19:47:46 +02:00
Observer Update content repo and RobustToolbox 2020-04-20 10:36:02 +01:00
Paper Fix #274 (#927) 2020-05-23 17:23:25 +02:00
PDA Add basic PDA/Syndicate Uplink. (#942) 2020-05-28 13:22:47 +02:00
Power Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Projectiles Merge physics rewrite 2020-05-23 01:26:43 +02:00
Research Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Sound Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
Stack Fix #274 (#927) 2020-05-23 17:23:25 +02:00
Temperature Add OnDamaged method to IOnDamageBehavior (#685) 2020-02-13 15:57:40 +01:00
Timing Use Delay Component (#540) 2020-01-22 23:08:14 +01:00
Trigger/TimerTrigger Use automatic component registration. 2019-07-31 15:07:54 +02:00
VendingMachines Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
Weapon Rename SoundComponent and refactor its wrong usages. (#1036) 2020-05-31 19:40:36 +02:00
AnchorableComponent.cs Fix remnants of IAfterAttack 2020-05-24 13:47:13 +02:00
CatwalkComponent.cs Use automatic component registration. 2019-07-31 15:07:54 +02:00
ComputerComponent.cs Eris computer sprites, visualizer. 2019-08-12 18:43:24 +02:00
MagicMirrorComponent.cs Add interaction checks to all interactions (#923) 2020-05-23 11:27:31 +02:00
PlaceableSurfaceComponent.cs Fix #274 (#927) 2020-05-23 17:23:25 +02:00
PottedPlantHideComponent.cs You can now hide small items in potted plants. 2020-05-27 15:17:29 +02:00
RandomPottedPlantComponent.cs Potted plants from TG. 2020-04-23 13:56:16 +02:00
RandomToolColorComponent.cs Randomize wirecutter and screwdriver colors. 2020-05-23 02:14:11 +02:00
RotatableComponent.cs Fix rotate CCW verb icon. 2020-05-30 16:45:54 +02:00
WiresComponent.cs Wire hacking is now fancy. 2020-05-27 15:24:07 +02:00