Leon Friedrich
|
88c5e8a7ce
|
Fix door saving/loading (#6506)
|
2022-02-19 12:34:01 -07:00 |
|
Rane
|
8049a709e6
|
Emags (#6738)
|
2022-02-17 19:43:24 -07:00 |
|
mirrorcult
|
ec4d4688c7
|
Seal/abstract/virtual everything (#6739)
|
2022-02-16 18:23:23 +11:00 |
|
Leon Friedrich
|
9fecdcdde3
|
Fix windoor deconstruction (#6581)
|
2022-02-14 13:44:21 +11:00 |
|
WlarusFromDaSpace
|
50b1af08a2
|
Adds emergency access to airlocks (#6500)
|
2022-02-09 14:13:35 +11:00 |
|
metalgearsloth
|
70c0a502cf
|
ECS tags (#6504)
|
2022-02-08 14:08:11 +11:00 |
|
Leon Friedrich
|
45f90d15b6
|
Maybe fix door deconstruct (#6420)
|
2022-02-04 14:14:21 -07:00 |
|
ElectroJr
|
86fb89edb8
|
update codeowners & tiny door bugfix
|
2022-02-01 13:39:33 +13:00 |
|
Leon Friedrich
|
21a5bce90d
|
fix airlocks/shutters, again (#6386)
|
2022-01-30 18:30:24 +11:00 |
|
Leon Friedrich
|
c465715273
|
ECS Doors (#5887)
|
2022-01-30 11:49:56 +11:00 |
|
Vera Aguilera Puerto
|
c8b65be747
|
Replace IEntityManager resolves in systems for cached EntityManager
|
2021-12-08 13:00:43 +01: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
|
883cbf40b2
|
Fix airlocks being opened by anything that bumps into them.
- Adds DoorBumpOpener component.
|
2021-10-01 13:47:38 +02:00 |
|
mirrorcult
|
af2e21c355
|
Refactor IDoorCheck into entity events (#4366)
* IDoorCheck refactored to events
# Conflicts:
# Content.Server/Atmos/TileAtmosphere.cs
# Content.Server/Doors/Components/AirlockComponent.cs
# Content.Server/Doors/Components/FirelockComponent.cs
# Content.Server/Doors/Components/ServerDoorComponent.cs
# Content.Server/Doors/IDoorCheck.cs
* namespaces
* Fix mapinit bug with refreshautoclose
* ok i guess these just didnt feel like staging today
|
2021-08-02 21:57:06 +10:00 |
|