Leon Friedrich
|
7f81f0b8b8
|
Add more pretty strings to logs (#5768)
|
2021-12-13 12:22:58 +01:00 |
|
Vera Aguilera Puerto
|
c8b65be747
|
Replace IEntityManager resolves in systems for cached EntityManager
|
2021-12-08 13:00:43 +01:00 |
|
Vera Aguilera Puerto
|
3f79e3754f
|
Merge branch 'master' into 2021-12-03-remove-IEntity-komm-süsser-todd
# Conflicts:
# Content.Client/Crayon/CrayonDecalVisualizer.cs
# Content.Client/Tabletop/TabletopSystem.cs
# Content.IntegrationTests/Tests/InventoryHelpersTest.cs
# Content.Server/AI/EntitySystems/AiSystem.cs
# Content.Server/AI/Utility/AiLogic/UtilityAI.cs
# Content.Server/AME/AMENodeGroup.cs
# Content.Server/Administration/AdminVerbSystem.cs
# Content.Server/Body/Systems/RespiratorSystem.cs
# Content.Server/Chemistry/Components/InjectorComponent.cs
# Content.Server/Chemistry/TileReactions/CleanTileReaction.cs
# Content.Server/Chemistry/TileReactions/SpillTileReaction.cs
# Content.Server/Crayon/CrayonComponent.cs
# Content.Server/Doors/Components/ServerDoorComponent.cs
# Content.Server/Explosion/EntitySystems/TriggerSystem.cs
# Content.Server/Fluids/Components/MopComponent.cs
# Content.Server/Fluids/Components/SpillExtensions.cs
# Content.Server/Fluids/EntitySystems/PuddleSystem.cs
# Content.Server/Instruments/InstrumentSystem.cs
# Content.Server/Nutrition/EntitySystems/DrinkSystem.cs
# Content.Server/Nutrition/EntitySystems/FoodSystem.cs
# Content.Server/PneumaticCannon/PneumaticCannonSystem.cs
# Content.Server/Storage/Components/EntityStorageComponent.cs
# Content.Server/Storage/Components/StorageFillComponent.cs
# Content.Server/Stunnable/StunbatonSystem.cs
# Content.Server/Throwing/ThrowHelper.cs
# Content.Server/Weapon/Ranged/Barrels/BarrelSystem.cs
# Content.Server/Weapon/Ranged/Barrels/Components/ServerBatteryBarrelComponent.cs
# Content.Server/Weapon/Ranged/ServerRangedWeaponComponent.cs
# Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
# Content.Shared/Damage/Components/DamageableComponent.cs
# Content.Shared/Damage/Systems/DamageableSystem.cs
# Content.Shared/MobState/Components/MobStateComponent.cs
# Content.Shared/Slippery/SharedSlipperySystem.cs
|
2021-12-07 17:48:49 +01:00 |
|
pointer-to-null
|
090e74792c
|
Status effects fix. Refresh the status effect cooldown. (#5708)
|
2021-12-06 23:18:07 -07:00 |
|
DrSmugleaf
|
ab9d0cc6d8
|
Fix errors
|
2021-12-05 21:02:04 +01:00 |
|
DrSmugleaf
|
2a3b7d809d
|
Fix 3000 errors
|
2021-12-05 18:09:01 +01:00 |
|
Flipp Syder
|
4a161325f5
|
adds interactusing to electrocution (#5693)
|
2021-12-04 01:59:09 -08:00 |
|
Vera Aguilera Puerto
|
5cd42c9ad6
|
Inline UID
|
2021-12-03 15:53:09 +01:00 |
|
Vera Aguilera Puerto
|
0feebbff00
|
Inline HasComponent entirely
|
2021-12-03 12:23:18 +01:00 |
|
Vera Aguilera Puerto
|
b835bea086
|
Inline GetComponent
|
2021-12-03 11:55:25 +01:00 |
|
Pieter-Jan Briers
|
64861ff034
|
Add Content.Shared.Database (#5588)
|
2021-11-28 14:56:53 +01:00 |
|
Leon Friedrich
|
0de4b7bc9f
|
Modify damage logging. (#5579)
|
2021-11-28 14:34:44 +01:00 |
|
Clyybber
|
6ac2446d26
|
Remove some warnings (#5391)
* Remove unused Dependency fields
* Remove noop null check
|
2021-11-18 16:46:35 -07:00 |
|
Vera Aguilera Puerto
|
e6e15b3728
|
Replace all ITransformComponent by TransformComponent
|
2021-11-08 12:37:32 +01:00 |
|
Vera Aguilera Puerto
|
52bada79a3
|
Electrocute Command
|
2021-11-02 19:32:07 +01:00 |
|
Vera Aguilera Puerto
|
0bca9befca
|
Fix being able to electrocute pulled mobs when completely insulated.
|
2021-10-28 11:50:31 +02:00 |
|
Visne
|
c67160ae19
|
Disable warnings that would be refactored anyway (#5047)
|
2021-10-27 18:10:40 +02:00 |
|
Vera Aguilera Puerto
|
ed3bf94a3b
|
Electrocution. (#4958)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
|
2021-10-25 16:21:56 +02:00 |
|