Commit Graph

36638 Commits

Author SHA1 Message Date
PJBot 6b0e03e0d7 Automatic changelog update 2022-08-31 08:10:35 -04:00
metalgearsloth ceaa2f5b48
Hotfix storage arbitrage (#10652) 2022-08-31 05:10:06 -07:00
metalgearsloth 65954d207b
Fix area pickup bug (#10902)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
2022-08-31 05:09:31 -07:00
PJBot 2f56724d18 Automatic changelog update 2022-08-31 06:26:17 -04:00
Kara 31722fbfdc
Wizard's Den RP rules file (#10449)
Co-authored-by: Moony <moonheart08@users.noreply.github.com>
2022-08-31 03:25:13 -07:00
Alex Evgrashin cad6c760ad
Radiation pulse ECS (#10641) 2022-08-31 03:24:21 -07:00
rolfero ccb240ccca
adds which machine board currently inserted/building to machine frames, issue #10891 (#10945)
Co-authored-by: CommieFlowers <rasmus.cedergren@hotmail.com>
2022-08-31 03:59:02 -05:00
PJBot c964443714 Automatic changelog update 2022-08-31 04:25:54 -04:00
Jacob Tong 61d975644a
Implement lattice cutting (#10920)
* Add lattice cutting

* Add delay when spacing the floor.

* Add LatticeCutting to jaws of life

* Add warning

* Minor fixes

* Add atmos decompression delay

* Add CanWirecutter and lattice item drops

* Remove atmos check

* Prevent tile replacement edge case
2022-08-31 03:24:51 -05:00
PJBot c26074e978 Automatic changelog update 2022-08-31 03:29:44 -04:00
Jacob Tong 68a17b3794
Add shuttle airlock construction (#10944) 2022-08-31 02:28:40 -05:00
vulppine dffbe5b761 mapinit updates ui state for networkconfigurators as well 2022-08-30 22:06:06 -07:00
vulppine 855720c9dc makes devicelist work if the map hasn't been initialized yet
instead of storing the address, it instead stores the entityUID if in mapping mode
2022-08-30 21:56:42 -07:00
vulppine fa8c16358f alarmables should now attempt to update appearance on init 2022-08-30 21:41:29 -07:00
OldDanceJacket 8515b04de3
Lighthouse Update Biomass + Fixes (#10942) 2022-08-30 18:25:14 -07:00
PJBot cf6e2fb9cd Automatic changelog update 2022-08-30 02:16:30 -04:00
Rane c8d4f81dc1
Add a tag for immunity from shoe-required step triggers (#10660) 2022-08-29 23:15:25 -07:00
Emisse fced7e9f11
Marathon Biomass Reclaimer (#10928) 2022-08-29 22:59:35 -07:00
Emisse c708d02bd3
Packed Biomass Reclaimer (#10930) 2022-08-29 22:59:21 -07:00
Emisse 2e690d62b3
Saltern Biomass Reclaimer (#10931) 2022-08-29 22:59:15 -07:00
Emisse 2e28038c5e
Meta Biomass Reclaimer (#10929) 2022-08-29 22:59:08 -07:00
Emisse 10ea8d618f
Bagel Update 15.0 (#10926) 2022-08-29 22:58:56 -07:00
Emisse fb7489fd54
Box Update 1.7 (#10927) 2022-08-29 22:30:27 -07:00
Kevin Zheng 808677c117
Sort scanner "eject" verb first (#10932) 2022-08-29 22:29:50 -07:00
Kevin Zheng 4813a719ba
Fix reading rules multiple times (#10925) 2022-08-29 22:00:06 -07:00
PJBot f7b1a3e9fb Automatic changelog update 2022-08-29 22:40:26 -04:00
Nemanja d94c0119fe
cargo tech and QM icon swap (#10800) 2022-08-29 21:39:23 -05:00
PJBot e4e47b66e4 Automatic changelog update 2022-08-29 22:39:03 -04:00
Kevin Zheng b84d19e702
Send server rules over the network (#10847)
Add a new InfoSystem that sends SharedInfo from the server to client
when requested. Currently, only the rule header and rule text is sent.

Previously, the rule header and rule text was bundled in the client,
which means that the client would only display rules that it was built
with, even if the server has different rules.

This allows servers all running the same build to send different rules.
This could be useful, for example, for servers running the official
builds to send different rulesets without a client rebuild.
2022-08-29 21:38:56 -05:00
Nemanja 5f5f795ae2
empty id card name fix (#10860) 2022-08-29 21:38:00 -05:00
Leon Friedrich 9813aeb724
Fix SpillTileReaction errors (#10910)
* Fix SpillTileReaction errors

* namespace
2022-08-29 21:36:46 -05:00
PJBot 9fff279cb9 Automatic changelog update 2022-08-29 22:36:23 -04:00
Nemanja 0b52ac9389
zombie event overhaul (#10874) 2022-08-29 21:35:19 -05:00
Flipp Syder e789e1df2a
Makes delta alert louder (#10907)
* switches to smaller floats for volume

* ok, larger numbers again
2022-08-29 21:34:29 -05:00
PJBot f5966b6266 Automatic changelog update 2022-08-29 22:32:31 -04:00
Rane f36d278499
Biomass (#10313)
* Material

* good prototype

* Fix material storage

* You can insert biomass into the cloner

* ok, basic biomass subtraction works

* amogus

* ok chance works

* Alright, the biomass and genetic stuff works

* feedback for cloning

* more reclaimer polish

* ship it

* starting biomass + fix lathes

* I changed my mind on rat mass and these guys are definitely getting ground up

* Doafter

* clean up, sync the two

* fix naming, fix mass

* technology + construction

* additional logging, stop unanchoring when active

* fix event / logs

* dont gib dead salvage

* auto eject

* fix deconstruction behavior

* make warning message better, temporarily disable cancer scanner

* fix biomass stacks

* add easy mode CVAR

* stack cleanup, make biomass 2x as fast

* bugfix

* new sprite from hyenh

* fix tests

* hello? :smilethink:

* :smilethink:

* medical scanner gets antirotting

* fix cloner and medical scanner

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
2022-08-29 21:31:27 -05:00
PJBot b111ce8246 Automatic changelog update 2022-08-29 22:20:28 -04:00
metalgearsloth 9e8c5c0ed6
Make pull chains faster (#10794)
* Make pull chains faster

* swap order
2022-08-29 21:19:24 -05:00
PJBot b934c21e91 Automatic changelog update 2022-08-29 19:33:23 -04:00
LordEclipse 48787c5571
Add Health Analyzer to Medical Intern PDA (#10781)
* Add Health Analyzer to Medical Intern PDA

It feels a little strange for the Medical Intern PDA to not have a health analyzer.

* Fix Indentation for HealthAnalyzer

Oops
2022-08-29 16:32:20 -07:00
PJBot 31031f3672 Automatic changelog update 2022-08-29 14:00:21 -04:00
FunkySphere 85c6be2cea
magboots, galoshes and flippers no longer butcherable (#10866)
* magboots, galoshes and flippers no longer butcherable

* naming fix
2022-08-29 10:59:17 -07:00
vulppine e0bf77490d number of things, fixing warnings, AtmosAlarmType instead of AtmosMonitorAlarmType 2022-08-29 07:37:26 -07:00
metalgearsloth 3fa666bd06
Snap to nearest cardinal on traversal (#10869) 2022-08-29 15:59:19 +10:00
metalgearsloth fe177f4a3e
Update submodule to 0.45.1.0 (#10918) 2022-08-29 15:16:37 +10:00
PJBot d707d588fb Automatic changelog update 2022-08-29 01:06:56 -04:00
metalgearsloth 5b42861539
Smooth docking traversal (#10822) 2022-08-29 15:05:53 +10:00
Leon Friedrich 0ebc733b3a
Fix clickmaps for SnapCardinals (#10908)
* Fix clickmaps for SnapCardinals

* Poke tests
2022-08-28 20:55:32 -05:00
Leon Friedrich de7bd0063a
Fix two explosion bugs (#10909)
* Fix trigger LINQ error.

* divide by zero
2022-08-28 16:48:49 -07:00
wrexbe 0ab4d832f5
Update engine to v0.45.0.3 (#10914) 2022-08-28 15:56:45 -07:00