Commit c141e3a
committed
Plumbing Sinks and Smart Dispensers now respect reagent filters
1 parent e6a1e85 commit c141e3a
3 files changed
Lines changed: 31 additions & 2 deletions
File tree
- Content.Server/_Starlight/Plumbing/EntitySystems
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
38 | 54 | | |
39 | 55 | | |
40 | 56 | | |
| |||
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
454 | 455 | | |
455 | 456 | | |
456 | 457 | | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
457 | 470 | | |
458 | 471 | | |
459 | 472 | | |
| |||
Submodule RobustToolbox updated 17 files
- MSBuild/Robust.Engine.Version.props+1-1
- RELEASE-NOTES.md+2-40
- Robust.Shared.IntegrationTests/Prototypes/PrototypePartialTest.cs+11-135
- Robust.Shared.IntegrationTests/Toolshed/LocTest.cs+1-1
- Robust.Shared/GameObjects/ComponentFactory.cs+2-6
- Robust.Shared/GameObjects/ComponentRegistration.cs-5
- Robust.Shared/GameObjects/EntityManager.Components.cs+2-2
- Robust.Shared/GameObjects/EntityManager.cs+11-11
- Robust.Shared/Prototypes/IPrototypeManager.cs+3-13
- Robust.Shared/Prototypes/PrototypeManager.YamlLoad.cs+53-257
- Robust.Shared/Prototypes/PrototypeManager.YamlValidate.cs+3-63
- Robust.Shared/Prototypes/PrototypeManager.cs-7
- Robust.Shared/Serialization/NetComponentDeltaStateSerializer.cs+2-28
- Robust.Shared/Serialization/TypeSerializers/Implementations/ComponentRegistrySerializer.cs+2-10
- Robust.Shared/Toolshed/Attributes.cs-22
- Robust.Shared/Toolshed/ToolshedCommand.cs+1-3
- Robust.Shared/Toolshed/ToolshedCommandImplementor.cs+2-21
0 commit comments