Commit Graph

5891 Commits

Author SHA1 Message Date
Kara D
f3993be925 fixes #4736 2021-10-11 15:23:45 -07:00
Kara D
fc46ff305c fix gas loc 2021-10-11 15:08:21 -07:00
Kara D
d7c1200104 fix emitter layers/mask
prototypes when closes #3918
2021-10-11 14:47:27 -07:00
Julian Giebel
a6f2c21919 Device network as ecs (#4205)
* Work on DeviceNetworkSystem

* Implement device networking as ecs
Remove mailing unit code for now
Remove device network metadata

* Implement integration tests for device networking

* Remove manual updating DeviceNetworkSystem and use WaitRunTicks

* Fix wrong component name in ignored components

* Apply suggestions from code review

Co-authored-by: mirrorcult <notzombiedude@gmail.com>

* Rename NetworkUtils to DeviceNetworkConstants
Change connection type constants to enum
Remove create function from network payload class

* Change broken nodegroup check in wirenet to grid check

* Change ComponentManager to entity manager in DeviceNetworkSystem

* Fix smaller mistakes

* Wtf random test fail pls run them again smh

* Fix DataField in DeviceNetworkComponent

* Fix yaml in DeviceNetworkTest

* Fix DeviceNetworkComponent DeviceNetId property

Co-authored-by: Julian Giebel <j.giebel@netrocks.info>
Co-authored-by: mirrorcult <notzombiedude@gmail.com>
2021-10-11 14:41:18 -07:00
Vera Aguilera Puerto
4c80fb9586 Refactor AccentManager to be an entity system, makes accents ECS. (#4825) 2021-10-11 11:18:39 -07:00
PJBot
55b4edb895 Automatic changelog update 2021-10-10 09:59:28 -04:00
Vera Aguilera Puerto
2fe5db9498 Fixed airlocks not autoclosing anymore.
AutoClose is true by default now.
2021-10-10 15:58:17 +02:00
Vera Aguilera Puerto
6eee256b11 Refactors stunnable to be ECS. (#4819)
Also cleans up StandingStatesystem.
2021-10-10 12:47:26 +02:00
moonheart08
19a588a70a Adds a adminbus button to delete the singularity (#4816) 2021-10-10 12:47:15 +02:00
PJBot
3ff525c69c Automatic changelog update 2021-10-10 06:44:52 -04:00
mirrorcult
9b4e495c95 Blast doors & shutters (#4822) 2021-10-10 12:43:50 +02:00
E F R
72d30724c4 protoypes/atmos: fix trinary port directions (#4824)
The trinary ports were assigned N/W/S, but the current sprite uses E/S/W.
2021-10-10 11:40:47 +02:00
Vera Aguilera Puerto
6247299c84 Fix AI Reachable CanAccess exception when target is not on a valid grid. 2021-10-10 10:56:59 +02:00
E F R
f5ed593ac2 client/atmos: Fix pipe overlay rotation (#4823)
The Pipe Connection Visualizer failed to account for entity rotation,
making the connection overlay sprites appear out of sync with the actual
entity connections.
2021-10-10 10:30:07 +02:00
metalgearsloth
8bfa18face Update physics command perm 2021-10-10 16:58:19 +11:00
metalgearsloth
4cea497554 Update submodule 2021-10-10 14:19:05 +11:00
metalgearsloth
f0f7cd0e76 Update content for physics query namespace change (#4701) 2021-10-10 14:18:19 +11:00
metalgearsloth
801033b582 Update submodule 2021-10-10 13:18:11 +11:00
metalgearsloth
04b374f32f Turn off collision for all subfloor objects (#4813)
* Turn off collision for all subfloor objects

And not just ones that are hidden.

* Only update collision on terminating

* Move termination
2021-10-10 13:17:07 +11:00
Kara D
fbea5744e2 god bless Ana06
fixes rsi diff error on swept's massive PR
2021-10-09 13:15:08 -07:00
Vera Aguilera Puerto
e534e555c1 Removes jitter when (de)activating a stunbaton. 2021-10-09 21:20:54 +02:00
moonheart08
2b9d3d8ff8 that moment when you fuck up your changelog (#4818) 2021-10-09 20:35:20 +02:00
PJBot
0a8fa66e6d Automatic changelog update 2021-10-09 14:19:23 -04:00
moonheart08
9f0c3daa65 Restart round vote now correctly shows round end screen. (#4817) 2021-10-09 20:18:20 +02:00
PJBot
1a635553cb Automatic changelog update 2021-10-09 14:15:06 -04:00
Pieter-Jan Briers
a5c92e0d14 Fixed certain vending machines having very large ambient light radius and shining through walls.
base VendingMachine didn't set a light radius so machines that didn't override it had radius 5 which is way too much.
2021-10-09 20:13:52 +02:00
moonheart08
d8be2ef784 Makes announcements a +ADMIN command instead of a +FUN command. (#4815) 2021-10-09 18:36:52 +02:00
PJBot
ec555ae896 Automatic changelog update 2021-10-09 12:34:27 -04:00
Ygg01
d0c6d6ae6c Fix puddle spilling properly (#4812) 2021-10-09 18:33:24 +02:00
PJBot
9bd0669b4d Automatic changelog update 2021-10-09 12:27:47 -04:00
mirrorcult
0dc32b6ac1 Modify light variables for optimization (#4753) 2021-10-09 18:26:45 +02:00
Pieter-Jan Briers
b9b216fa5a Update submodule 2021-10-09 18:25:24 +02:00
PJBot
8f898309f9 Automatic changelog update 2021-10-09 12:24:37 -04:00
mirrorcult
fe2298378d Add verb to reset rotation of rotatable entities (#4807) 2021-10-09 18:23:34 +02:00
Vera Aguilera Puerto
67fd509c9f Adds jittering. (#4809)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2021-10-09 17:30:04 +02:00
PJBot
05cd30b564 Automatic changelog update 2021-10-09 09:50:10 -04:00
20kdc
59277d8f86 Ensure pulling maximum length is at least 1 to avoid errors (#4808) 2021-10-09 15:49:08 +02:00
20kdc
4f5cbb63de Paper Visualizer (#4811) 2021-10-09 15:48:53 +02:00
PJBot
090692560b Automatic changelog update 2021-10-09 07:07:37 -04:00
20kdc
341b4458fa Expand Saltern's north-eastern maint a bit (#4810)
Just to give more room for the lockers.
2021-10-09 13:06:34 +02:00
PJBot
cabdec3e1e Automatic changelog update 2021-10-09 04:55:59 -04:00
Vera Aguilera Puerto
09d40b386a Added simple grilles with construction, deconstruction and destruction. (#4801) 2021-10-09 10:54:56 +02:00
moonheart08
f635909d4e Admin announcement panel. (#4803) 2021-10-09 10:54:27 +02:00
PJBot
2b9f3b2358 Automatic changelog update 2021-10-08 19:56:13 -04:00
metalgearsloth
b888b1fd9c Enable shuttle rotation (#4798)
* Enable shuttle rotation

* Tweaks
2021-10-09 01:55:10 +02:00
Kara D
d5cc7fce8a Update submodule 2021-10-08 16:30:39 -07:00
PJBot
5705dece5a Automatic changelog update 2021-10-08 10:24:00 -04:00
moonheart08
a2b04482a4 Add a warning dialog to the observe button. (#4794) 2021-10-08 16:22:57 +02:00
Vera Aguilera Puerto
cc7d4a40b8 Important job greeting specifies you should notify admins via ahelp. 2021-10-08 13:45:32 +02:00
Vera Aguilera Puerto
a00cc43889 Add missing localization to ConstructionMenuPresenter. 2021-10-08 13:45:32 +02:00