Emisse
5c2eef9def
Lock Fire-Axe Cabinet ( #11117 )
2022-09-08 15:24:54 +10:00
PJBot
4a874e73fb
Automatic changelog update
2022-09-08 00:12:26 -04:00
rolfero
e4e878b76b
Adds examine values to armor ( #11104 )
...
Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com >
2022-09-08 14:11:22 +10:00
Leon Friedrich
5fda606243
Fix even more prototypes for save/spawn test ( #11108 )
2022-09-08 11:30:56 +10:00
Leon Friedrich
6f33d3a7f8
Fix more prototypes for save/spawn test ( #11087 )
2022-09-07 18:35:34 +10:00
PJBot
7c8351eee7
Automatic changelog update
2022-09-07 00:38:36 -04:00
PJBot
60f9d556dc
Automatic changelog update
2022-09-06 22:00:30 -04:00
PJBot
3a5821f7d6
Automatic changelog update
2022-09-06 21:55:12 -04:00
Nemanja
226072f592
Add 10 new Paintings ( #11081 )
...
* 6 paintings
* 4 more
* goof with aseprite
2022-09-06 20:54:08 -05:00
PJBot
55077d58a0
Automatic changelog update
2022-09-06 04:21:36 -04:00
T-Stalker
90f9043dd1
Turrets for the infiltrator ( #11065 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-09-06 18:20:32 +10:00
PJBot
aadc37a10e
Automatic changelog update
2022-09-06 04:02:39 -04:00
PJBot
4e8267d40a
Automatic changelog update
2022-09-06 01:56:36 -04:00
Leon Friedrich
35a142965d
Firelock ECS + some other stuff. ( #8366 )
...
* firelock rejig
* dont error failed resolves
* fix
* less resolves
* switch fire and pressure messages
* update
Co-authored-by: wrexbe <wrexbe@protonmail.com >
2022-09-05 22:55:33 -07:00
Leon Friedrich
414f32a4ee
Make ghost warp use AttachToGridOrMap() ( #11069 )
2022-09-05 22:36:52 -07:00
PJBot
1259898f6d
Automatic changelog update
2022-09-06 01:09:24 -04:00
0x6273
0c8e52c163
ChemMaster ECS ( #11052 )
2022-09-05 22:06:47 -07:00
metalgearsloth
34b7e31e76
Context menu tweaks ( #10883 )
2022-09-06 13:40:31 +10:00
PJBot
9243ddd090
Automatic changelog update
2022-09-05 22:54:01 -04:00
Rane
a29e86a896
Pacification status effect and Pax ( #10796 )
2022-09-05 19:52:58 -07:00
PJBot
263912f08c
Automatic changelog update
2022-09-05 22:50:59 -04:00
Emisse
959e215aa3
Nuke Plasma Price ( #10948 )
2022-09-05 19:50:29 -07:00
lapatison
99357f7ef4
CBURN tweaks ( #10887 )
2022-09-05 19:49:56 -07:00
PJBot
935f2d8a0b
Automatic changelog update
2022-09-05 22:49:39 -04:00
Kevin Zheng
92b759b890
Give filled jetpacks both O2 and N2 ( #10981 )
2022-09-05 19:49:10 -07:00
PJBot
1121470930
Automatic changelog update
2022-09-05 22:47:33 -04:00
Francesco
402648b8bd
Tweak: Allows putting the seclite in a security belt ( #10997 )
2022-09-05 19:46:30 -07:00
Flipp Syder
0882d85176
Air alarm balancing ( #11063 )
...
* threshold balancing, restores none mode on atmos alarm
dear lord, panic mode with unbalanced thresholds was a nightmare
* that was 10%, not 1%
* adds widenet mode for scrubbers
* adds the vents to wide filter as well
2022-09-05 19:35:36 -07:00
PJBot
57a19a7480
Automatic changelog update
2022-09-05 22:30:42 -04:00
Francesco
c11a431f70
Fix: Drop plasteel when deconstructing reinforced walls ( #10992 )
2022-09-05 19:28:15 -07:00
PJBot
a982256b94
Automatic changelog update
2022-09-05 22:21:04 -04:00
PJBot
8b8f7c2cad
Automatic changelog update
2022-09-05 22:16:53 -04:00
Rane
5e1aa9edd7
remove stripping doafter ( #11049 )
2022-09-05 19:15:49 -07:00
PJBot
d39f1921a5
Automatic changelog update
2022-09-05 21:44:07 -04:00
Kara
63b147e111
Chem entity nerf ( #11037 )
2022-09-05 18:43:04 -07:00
PJBot
9b67574225
Automatic changelog update
2022-09-05 21:42:42 -04:00
Flipp Syder
8e54ec27f2
Makes it so that all wires (except the bolt wire) have to be cut on airlocks/windoors ( #11056 )
2022-09-05 18:41:39 -07:00
PJBot
77784882e0
Automatic changelog update
2022-09-05 21:41:34 -04:00
PJBot
b3c0bb3de8
Automatic changelog update
2022-09-05 21:23:42 -04:00
Flipp Syder
c3d7ecace6
Adds a link limit and UI to device list ( #11017 )
...
* adds a link limit to device list
* locale strings
* uhhh what's efcore doing there
* adds a UI for device list on the device
* merge conflict fixing
2022-09-05 18:22:39 -07:00
PJBot
8114d9d614
Automatic changelog update
2022-09-05 20:56:49 -04:00
Flipp Syder
9ace52a6c1
Device link visualizer ( #11054 )
...
* shuffles devicelist to shared, adds an overlay for devicelist
* adds space property to overlay
* moves networkconfigurator to shared, makes devicelistsystem clientside check activedevicelist
* dirties components upon change, adds networkedcomponent to sharednetworkconfigurator
* state handlers for networked components
* whoops
* lots of shuffling, renaming, and access changes
* randomizes color for every new entity added to the overlay
* adds a client-side action to clear all network overlays if they're active
* clones action (oops)
* localization, adds a command for clearing network link overlays (in case the action disappears)
* moves the entity manager up into the bui fields
* makes that a dependency
* attempts to just directly get the color from the dict when drawing, now
* fixes up a few comments
* adds dirty on init to devicelistcomponent
* hacky solution related to mapping with a networkconfigurator
* more stricter bound on that hacky solution
* just checks if the life stage is initialized instead of if the entity was initialized
* moves getalldevices to shared
* readds linq import
* tries to ensure that the show button is toggled on if the device we're trying to configure is currently being tracked by the overlay
* some reorganization
2022-09-05 19:55:44 -05:00
corentt
6301ac5147
AirAlarms fixes ( #11062 )
...
* modify airalarm thresholds
* display percentage, not ratio
* reopen doors on normal/warning state
* panic mode on danger state
2022-09-05 19:54:26 -05:00
Emisse
eaa5df4ad3
Bagel Update 15.1 ( #11057 )
2022-09-05 18:16:35 -05:00
PJBot
55e234e087
Automatic changelog update
2022-09-05 10:29:29 -04:00
metalgearsloth
0286b88388
NPC refactor ( #10122 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-09-06 00:28:23 +10:00
PJBot
ef7f7146a4
Automatic changelog update
2022-09-05 02:20:18 -04:00
PJBot
2c0dd52776
Automatic changelog update
2022-09-04 20:07:46 -04:00
PJBot
f3e48210de
Automatic changelog update
2022-09-04 13:22:27 -04:00
Flipp Syder
d447b0f80e
Air alarm patches ( #11004 )
2022-09-04 02:04:15 -07:00