TemporalOroboros
|
201952e618
|
Adds temperature to solutions (#5834)
|
2021-12-24 02:22:34 -07:00 |
|
Mariner102
|
4257e8e731
|
Custom transfer amount to hydroponic trays (#5833)
|
2021-12-22 13:52:59 +11:00 |
|
Leon Friedrich
|
876c3aeae6
|
mustHaveAlivePlant: false (#5831)
|
2021-12-18 22:52:14 -08:00 |
|
Leon Friedrich
|
7e49b22a74
|
Verb predict (#5638)
|
2021-12-16 21:42:02 +11:00 |
|
Vera Aguilera Puerto
|
e3478f894e
|
Re-do InteractionSystem IEntity -> EntityUid conversion (#5767)
|
2021-12-13 22:17:18 -07:00 |
|
Leon Friedrich
|
7f81f0b8b8
|
Add more pretty strings to logs (#5768)
|
2021-12-13 12:22:58 +01:00 |
|
Vera Aguilera Puerto
|
f6371c6e62
|
Make all current admin logs use ToPrettyString
|
2021-12-11 16:00:10 +01:00 |
|
Vera Aguilera Puerto
|
8b09d55b10
|
Fix weird lifestage autorefactors.
|
2021-12-09 12:39:51 +01:00 |
|
Vera Aguilera Puerto
|
4dcfebfd53
|
Fix build
|
2021-12-08 17:44:39 +01:00 |
|
Vera Aguilera Puerto
|
ba736f70df
|
Remove many resolves on Content.Server
|
2021-12-08 17:04:21 +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
|
f2c72f7c0e
|
Fix last test
|
2021-12-07 18:10:51 +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 |
|
metalgearsloth
|
8af335097f
|
More (IComponent) shenanigans and also some contaminated IoCManager.Resolve<IEntityManager>() very long yes calls
|
2021-12-07 22:22:34 +11:00 |
|
metalgearsloth
|
373b5988d7
|
Remove redundant IComponent casts
|
2021-12-07 21:54:00 +11:00 |
|
Leon Friedrich
|
bd8acc5b6b
|
Fix food & do-after bugs (#5716)
|
2021-12-06 23:19:26 -07:00 |
|
pointer-to-null
|
090e74792c
|
Status effects fix. Refresh the status effect cooldown. (#5708)
|
2021-12-06 23:18:07 -07:00 |
|
Vera Aguilera Puerto
|
c57b07a4d0
|
Goes in-game now
|
2021-12-06 15:34:46 +01:00 |
|
DrSmugleaf
|
af4eb3c7cd
|
Fix more errors, client and server now build
|
2021-12-06 14:00:39 +01:00 |
|
metalgearsloth
|
525297c5fe
|
A bunch of AttachedEntity bullshit
|
2021-12-06 15:39:46 +11: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 |
|
Ygg01
|
d1ab9592aa
|
Minor spill refactors (#5569)
|
2021-12-05 14:18:30 +11:00 |
|
Leon Friedrich
|
49a5696fd6
|
Add Syringe DoAfter (#5658)
* syringe do after
* fix spacing
* delay and log tweaks
* Apply suggestions from code review
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
* clean up comments
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
|
2021-12-04 03:33:21 -08:00 |
|
Vera Aguilera Puerto
|
f386b57148
|
Inline OwnerUid
|
2021-12-03 16:30:34 +01:00 |
|
Vera Aguilera Puerto
|
5cd42c9ad6
|
Inline UID
|
2021-12-03 15:53:09 +01:00 |
|
Paul Ritter
|
219d91c6da
|
decal system & crayons (#5183)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
|
2021-12-03 15:35:57 +01:00 |
|
Vera Aguilera Puerto
|
2654775bf0
|
Inline GetComponentOrNull
|
2021-12-03 15:32:05 +01:00 |
|
Vera Aguilera Puerto
|
ee4ff9cfe8
|
Inline Name
|
2021-12-03 15:25:51 +01:00 |
|
Vera Aguilera Puerto
|
a5b57c8e10
|
Inline Transform
|
2021-12-03 14:20:34 +01:00 |
|
Vera Aguilera Puerto
|
69b270017b
|
Inline TryGetComponent completely, for real
|
2021-12-03 14:17:01 +01:00 |
|
Vera Aguilera Puerto
|
2ff4ec65d5
|
Inline TryGetComponent completely
|
2021-12-03 14:05:27 +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 |
|
Vera Aguilera Puerto
|
c2e6da1e54
|
Inline QueueDelete
|
2021-12-03 11:43:22 +01:00 |
|
Vera Aguilera Puerto
|
e3227546b3
|
Inline Delete
|
2021-12-03 11:43:03 +01:00 |
|
Vera Aguilera Puerto
|
f64df117be
|
Inline AddComponent
|
2021-12-03 11:33:40 +01:00 |
|
Vera Aguilera Puerto
|
b2035543e2
|
Inline Deleted
|
2021-12-03 11:30:03 +01:00 |
|
Vera Aguilera Puerto
|
f06bfc22ce
|
Inline Description
|
2021-12-03 11:18:05 +01:00 |
|
Vera Aguilera Puerto
|
70bbd8c502
|
Inline Prototype
|
2021-12-03 11:18:05 +01:00 |
|
Vera Aguilera Puerto
|
5e177ae734
|
Inline EntityManager
|
2021-12-03 11:18:05 +01:00 |
|
mirrorcult
|
e3af2b5727
|
ECS BloodstreamComponent (#5629)
|
2021-11-30 16:47:21 -07:00 |
|
Paul Ritter
|
fbcb53dcc0
|
pvs content (#5484)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
|
2021-11-30 15:20:38 +01:00 |
|
mirrorcult
|
9cce58a70b
|
The Pyro Update (#5575)
|
2021-11-28 19:25:51 -07:00 |
|
Spartak
|
30c87ca6b2
|
Added auto label for ChemMaster (#5596)
|
2021-11-28 19:25:23 -07:00 |
|
Pieter-Jan Briers
|
64861ff034
|
Add Content.Shared.Database (#5588)
|
2021-11-28 14:56:53 +01:00 |
|
mirrorcult
|
f697bf413c
|
Log a lot less reagent effects (#5572)
|
2021-11-27 00:31:56 -07:00 |
|
mirrorcult
|
bf30f82ff5
|
Acid effects (#5466)
* acid
* balance
* nerf area effects
|
2021-11-27 00:31:49 -07:00 |
|
Spartak
|
b06becaf98
|
Adds pills type selection and pills canister (#5539)
* Added pill type selection
Ui textures missing for now
* bugfixes
* Pill type selection
* ui changes
* Added pills canister
* Change requests
|
2021-11-26 23:44:36 -07:00 |
|
Leon Friedrich
|
61423be24e
|
Add cheese & dough reactions (#5547)
* git mv
* rename CreateEntityReaction -> CreateEntityTileReaction
* cheese
* change microwave recipes
* remove unnecessary test
* TryGet->Get
|
2021-11-26 15:50:14 -07:00 |
|