Commit Graph

2913 Commits

Author SHA1 Message Date
PJBot
23db634539 Automatic changelog update 2021-12-01 02:33:52 -05:00
metalgearsloth
1c089a4079 Fixtures (again) (#5636) 2021-12-01 18:32:37 +11:00
metalgearsloth
a87ff4388f Fix Kudzu 2021-12-01 13:58:07 +11:00
metalgearsloth
43b637826d Revert "Content update for fixture changes (#5524)"
This reverts commit 0a843b671f.
2021-12-01 13:55:24 +11:00
metalgearsloth
6ccd1d7110 Fix master 2021-12-01 13:28:21 +11:00
metalgearsloth
0a843b671f Content update for fixture changes (#5524) 2021-12-01 13:05:08 +11:00
metalgearsloth
c2f2d27b16 ECS chemical ammo shooting (#5620) 2021-12-01 12:40:00 +11:00
mirrorcult
ccf01d7431 Remove LungBehavior and replace with LungComponent/System (#5630) 2021-11-30 18:25:02 -07:00
PJBot
6178b202ee Automatic changelog update 2021-11-30 17:58:38 -05:00
Kara D
6ecb9997ed Kudzu weedkiller effect 2021-11-30 15:56:25 -07:00
PJBot
e1d9e55773 Automatic changelog update 2021-11-30 15:50:02 -05:00
Peptide90
71c73ffe1f Created a crate for inflatable walls and added to cargo (#5627) 2021-11-30 13:48:58 -07:00
metalgearsloth
d0efe50e83 Comment out invalid access tags (#5619) 2021-11-30 14:40:46 +01:00
PJBot
e910a0728b Automatic changelog update 2021-11-30 08:39:16 -05:00
metalgearsloth
c5ba483be5 Mix flashlight audio to mono 2021-12-01 00:30:12 +11:00
PJBot
e3b057973d Automatic changelog update 2021-11-30 06:32:16 -05:00
pointer-to-null
d0b40fae4b Implemented toggleable FPS counter. (#5409)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2021-11-30 22:31:13 +11:00
FoLoKe
6f455346b2 Fixes mouse self-eating (#5622) 2021-11-30 21:45:33 +11:00
PJBot
da73e271c6 Automatic changelog update 2021-11-30 05:43:51 -05:00
Vera Aguilera Puerto
94fa6efefb Misc Atmos Improvements (#5613)
* Revert "Remove atmos archiving."

This reverts commit 7fa10bd17b.

* Explosive Depressurization now brings tiles down to TCMB.

* Tiles now specify heat capacity.

* Do not serialize archived gas mixture values.

* Remove bad idea

* dumb typo

* Space gas mixtures now have a harcoded heat capacity.
This is a bit of a hack, but rooms exposed to space now cool down properly when monstermos is disabled.
Huge thanks to @LemonInTheDark for helping me with this!

* Clean up heat capacity methods

* Better logging based on the original monstermos' logging

* Comment explosive depressurization hack better
2021-11-30 11:42:48 +01:00
FoLoKe
9db2fbefe1 Moves Sliceable to ECS (#5552) 2021-11-30 21:20:13 +11:00
PJBot
c1cc9ff676 Automatic changelog update 2021-11-30 05:13:26 -05:00
FoLoKe
db238c571c Carp crit\dead (#5503) 2021-11-30 21:12:18 +11:00
Moony
cc1741f0a9 Shuffle around command perms for trial admin (#5606) 2021-11-29 21:40:10 +01:00
Leon Friedrich
d0c5d72d47 Forcefeed DoAfters, again. (#5582) 2021-11-29 14:27:15 +11:00
PJBot
87f500c551 Automatic changelog update 2021-11-28 21:26:54 -05:00
mirrorcult
9cce58a70b The Pyro Update (#5575) 2021-11-28 19:25:51 -07:00
mirrorcult
fc4a950257 Split Respirator into ThermalRegulator and Respirator and ECSes both (#5603) 2021-11-28 19:25:42 -07:00
Moony
9075cf6163 Space Kudzu (#5472) 2021-11-28 19:25:36 -07:00
Spartak
30c87ca6b2 Added auto label for ChemMaster (#5596) 2021-11-28 19:25:23 -07:00
PJBot
47186a6dec Automatic changelog update 2021-11-28 18:26:25 -05:00
PJBot
5520921ec2 Automatic changelog update 2021-11-27 21:04:49 -05:00
PJBot
1c02b1d0d2 Automatic changelog update 2021-11-27 20:39:09 -05:00
iczero
fc4977924e Add lathe circuit board recipes to protolathe (#5509) 2021-11-28 02:38:06 +01:00
PJBot
6d6cd8bb56 Automatic changelog update 2021-11-27 20:31:50 -05:00
Elijahrane
18e38ceddf Pill canisters added to fills (#5576) 2021-11-28 02:30:46 +01:00
PJBot
839b80f2f7 Automatic changelog update 2021-11-27 03:55:11 -05:00
Pancake
6df66a6661 Cargo Crate Tweaks (#5574) 2021-11-27 19:54:07 +11:00
PJBot
6cdb859afe Automatic changelog update 2021-11-27 02:32:52 -05:00
mirrorcult
bf30f82ff5 Acid effects (#5466)
* acid

* balance

* nerf area effects
2021-11-27 00:31:49 -07:00
PJBot
3e32e0f81f Automatic changelog update 2021-11-27 01:45:38 -05:00
Spartak
b06becaf98 Adds pills type selection and pills canister (#5539)
* Added pill type selection

Ui textures missing for now

* bugfixes

* Pill type selection

* ui changes

* Added pills canister

* Change requests
2021-11-26 23:44:36 -07:00
Moony
7792c0b5f1 Station management commands (#5553) 2021-11-26 23:43:43 -07:00
Pancake
7de62519e5 Light Power Cell Standardization (#5531)
Lanterns and hardhats have been upgraded to starting with PowerCellSmallHigh instead of the default of PowerCellSmallSmall.

Partially for standardization of lights and partially because having a light last only 2 minutes is annoying.
2021-11-26 23:43:38 -07:00
TimrodDX
ce6fe6af32 Bugfixes a bunch of stuff on Packed. (#5571) 2021-11-26 23:43:26 -07:00
PJBot
3fa33fc54d Automatic changelog update 2021-11-26 17:51:39 -05:00
Moony
ef89af1a0c Fix the job overflow crash (#5560)
* Fix the overflow crash

* localization fail
2021-11-26 15:51:00 -07:00
20kdc
1f09f7f055 Patch thrusters into knightship (#5558)
* Patch thrusters into knightship

* Knightship: Increase size of external airlock/docking port

* Knightship: Add missing firelock
2021-11-26 15:50:36 -07:00
Leon Friedrich
61423be24e Add cheese & dough reactions (#5547)
* git mv

* rename CreateEntityReaction -> CreateEntityTileReaction

* cheese

* change microwave recipes

* remove unnecessary test

* TryGet->Get
2021-11-26 15:50:14 -07:00
PJBot
c7ef7901f0 Automatic changelog update 2021-11-26 08:55:35 -05:00