Leon Friedrich
|
c0b657ca18
|
Remove InteractedWithEvent and friends. (#11939)
|
2022-10-26 12:15:48 +11:00 |
|
Leon Friedrich
|
7d276d1101
|
Remove server/client clothing components. (#11981)
|
2022-10-22 15:30:37 -07:00 |
|
themias
|
5ac7b63fb4
|
Add delay to dumping mop bucket (#11631)
|
2022-10-09 12:46:08 -07:00 |
|
corentt
|
7deb22e163
|
Fix cans that cant be spilled (#10529)
|
2022-08-13 22:19:45 -07:00 |
|
Jessica M
|
7650ddf78f
|
You can no longer spill closed solution containers (#10259)
|
2022-08-03 17:47:14 -07:00 |
|
Kara
|
258ec0cac1
|
Clothing/item ECS & cleanup (#9706)
|
2022-07-27 03:53:47 -07:00 |
|
Flipp Syder
|
25869cd501
|
Solution spiking (#8984)
|
2022-06-23 19:26:54 -07:00 |
|
Leon Friedrich
|
fa4c6f63f8
|
Nullable grid Uid (#8798)
|
2022-06-20 10:14:35 +10:00 |
|
Acruid
|
4f9be42f40
|
Remove Explicit GridId References (#8315)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-06-12 11:54:41 +10:00 |
|
wrexbe
|
1e0babbd50
|
Make AdminLogsSystem an IoC manager (#8492)
* Make log not entity system
* Fixes
|
2022-05-28 23:41:17 -07:00 |
|
metalgearsloth
|
72da2db62d
|
Content changes for grid splitting (#7645) (#7746)
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
|
2022-04-24 13:54:25 +10:00 |
|
metalgearsloth
|
ecaad9c349
|
Revert "Update submodule (again)" (#7730)
|
2022-04-24 02:26:00 +10:00 |
|
metalgearsloth
|
8c7772630c
|
Content changes for grid splitting (#7645)
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
|
2022-04-24 00:59:38 +10:00 |
|
metalgearsloth
|
836930e733
|
EntityLookup as a system for content (#6931)
|
2022-03-03 21:18:35 +11:00 |
|
Ygg01
|
6f36f5b60d
|
Replace old Overflow algorithm (#6280)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2022-02-15 13:22:26 +11:00 |
|
Leon Friedrich
|
1c9ffdc78c
|
Replace VerbTypes with verb classes (#6525)
|
2022-02-10 13:30:59 +11:00 |
|
Alex Evgrashin
|
206d7c119e
|
Filled bucket will spill player when it is worn on their head (#6114)
|
2022-01-14 01:22:19 +11:00 |
|
metalgearsloth
|
64de4bbed9
|
Nuke gridtilelookup (#6030)
|
2022-01-09 23:47:01 +11:00 |
|
Leon Friedrich
|
7f81f0b8b8
|
Add more pretty strings to logs (#5768)
|
2021-12-13 12:22:58 +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 |
|
Ygg01
|
d1ab9592aa
|
Minor spill refactors (#5569)
|
2021-12-05 14:18:30 +11:00 |
|
Clyybber
|
0e98c1c524
|
Refactor slip dropping to use throwing (#5476)
* Refactor slip dropping to use throwing
* Update Content.Server/Fluids/EntitySystems/SpillableSystem.cs
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Uncringe
* Update Content.Server/Fluids/EntitySystems/SpillableSystem.cs
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
|
2021-11-23 16:38:39 -07:00 |
|