Delta-v/Content.Server/GameObjects/Components
bhespiritu df395b9435
Fixed Welding Tool Not Updating (#1314)
* Fix Welding Tool Not Updating

- Added in the ISolutionChange interface so that it dirties the entity any time the amount of welding fuel changes. This applies whether it's lit or unlit.
- I also removed some redundant code.

* Update Content.Server/GameObjects/Components/Interactable/WelderComponent.cs

Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2020-07-08 11:46:54 +02:00
..
Access Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
BarSign Power Rework (#863) 2020-06-28 17:23:26 +02:00
Cargo Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
Chemistry Hide transfer verbs when right clicking reagent container in active hand. 2020-07-08 02:54:54 +02:00
Command Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Construction Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Damage Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Doors Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Explosion Cleanup flashbangs. Fixes #1305 2020-07-08 00:51:08 +02:00
Fluids Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
GUI Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Gravity Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Healing Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Instruments Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Interactable Fixed Welding Tool Not Updating (#1314) 2020-07-08 11:46:54 +02:00
Items Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Kitchen Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Markers Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Medical Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Metabolism Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Mining Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Mobs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
Movement Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
NodeContainer NodeGroup remake deferment (#1268) 2020-07-06 15:48:18 +02:00
Nutrition Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Observer Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PDA Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00
Paper Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Power Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Projectiles Cleanup flashbangs. Fixes #1305 2020-07-08 00:51:08 +02:00
Research Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Sound Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Stack Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Strap Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +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 Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
Utensil Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
VendingMachines Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
Weapon Cleanup flashbangs. Fixes #1305 2020-07-08 00:51:08 +02:00
AnchorableComponent.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +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
MagicMirrorComponent.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PlaceableSurfaceComponent.cs Click Drag Functionality + Refactor Interaction Interfaces (#1125) 2020-07-06 23:27:03 +02:00
PottedPlantHideComponent.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +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
RandomToolColorComponent.cs Randomize wirecutter and screwdriver colors. 2020-05-23 02:14:11 +02:00
RotatableComponent.cs Re-organizing the Resources folder. Part 1. (#1234) 2020-07-07 19:19:00 +02:00
StressTestMovementComponent.cs Adds movement stress test component. 2020-06-30 18:34:42 +02:00
WiresComponent.cs Replace CanBeNull annotations with nullable reference types (#1270) 2020-07-08 01:41:20 +02:00