Commit Graph

10814 Commits

Author SHA1 Message Date
ike709
4973592731 Adds sell prices to fuel & water tanks (#9466)
Co-authored-by: ike709 <ike709@github.com>
2022-07-06 13:52:36 +10:00
PJBot
faaf7ee052 Automatic changelog update 2022-07-05 23:44:27 -04:00
Rane
f432592b0d Convert rat king to use a ghost role spawner (#9459)
* Convert rat king to use a ghost role spawner

* fix literally unplayable spelling mistake
2022-07-06 13:43:23 +10:00
Nemanja
836c0bb1c4 Zombie Mode [New Game Mode] (#8501)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-07-06 13:42:51 +10:00
PJBot
ab12345168 Automatic changelog update 2022-07-05 23:10:01 -04:00
themias
1014c7c335 Fix hunger/thirst 'Dead' thresholds (#9453) 2022-07-05 20:08:57 -07:00
metalgearsloth
f9f460af31 Fix intrinsic UI keys (#9437)
struct moment
2022-07-05 14:59:08 -05:00
PJBot
13b99d61db Automatic changelog update 2022-07-05 15:58:02 -04:00
Nemanja
9ee772fbe2 department tech 1984 (#9449) 2022-07-05 14:56:58 -05:00
Rane
723004a300 Tiny fans for freezers/shuttles (#9451) 2022-07-05 14:54:27 -05:00
Emisse
c008507914 ass (#9445) 2022-07-05 13:52:45 -05:00
Emisse
e2cdba58b0 ass (#9446) 2022-07-05 13:52:34 -05:00
PJBot
07d4831dea Automatic changelog update 2022-07-05 14:41:22 -04:00
ninruB
3c4998649b Make the extra bright lantern actually flash you. (#9387)
* lantern goes STUN STUN

* fix an awkward extra spacebar

* fixing the lantern as emogarbage suggested

* buffs the usage amount

ngl, 15 might be a bit over the top, but it is several times larger than a normal flash so it somewhat makes sense.

* fixed encoding
2022-07-05 11:40:19 -07:00
PJBot
f71c5806c9 Automatic changelog update 2022-07-05 13:10:58 -04:00
Aerocrux
064e34e9c5 Fix invisible held sprites for capgun (#9390)
* Fix capgun YAML for held sprites and touch up in-hand sprites

* Remove capgun size to inherit BaseItem size 5
2022-07-05 10:09:54 -07:00
wrexbe
f9589f82cc Fix salvage gib attempt 2 (#9444) 2022-07-05 09:24:29 -07:00
wrexbe
4766638413 Fix salvage gibbing (#9426) 2022-07-05 08:03:36 -07:00
wrexbe
8c4e17eef3 Make destructible test more reliable (#9425) 2022-07-05 08:02:24 -07:00
PJBot
4f3e4fc9ab Automatic changelog update 2022-07-05 10:12:33 -04:00
Peptide90
1af84204d8 Fixes entity spawner icons (#9411)
* fixes asteroid icon / parent and adds suffix

* fixes asteroid icon / parent and adds suffix

* fix rust wall icon

* fix table icon

* fix counter icons

* makes base grenade abstract

* fixes rat stomach sprite error

* really fixed rat stomachs
2022-07-06 00:12:24 +10:00
Peptide90
33ea8df379 Sec external access (#9412)
* Security officer external access

* Update warden.yml

* Update head_of_security.yml
2022-07-06 00:11:29 +10:00
Jessica M
1be8efdffb add tongue twister to the miasma pool (#9423) 2022-07-05 23:51:56 +10:00
TimrodDX
07b22e3a8d Fixes Waystation's cargo dock. (#9420) 2022-07-05 23:43:52 +10:00
PJBot
b5d7294334 Automatic changelog update 2022-07-05 09:41:34 -04:00
metalgearsloth
88053e86ea Fix remote piloting rotation (#9439) 2022-07-05 23:40:30 +10:00
metalgearsloth
4ac5c6af49 Bandaid NSS Pillar (#9436) 2022-07-05 22:01:02 +10:00
PJBot
bc38cc9c11 Automatic changelog update 2022-07-05 03:25:40 -04:00
OldDanceJacket
017702afa8 Add files via upload (#9413) 2022-07-05 02:25:18 -05:00
Kara
d8b2886f71 Makes the nuke keypad play a nonatonic scale (#9431) 2022-07-05 02:24:37 -05:00
PJBot
bbc2c39f58 Automatic changelog update 2022-07-05 02:50:22 -04:00
Kara
69871ef73a Experimental nukie changes (#9428) 2022-07-04 23:49:19 -07:00
PJBot
398f05657c Automatic changelog update 2022-07-04 21:31:48 -04:00
Kara
33e1c77de2 Fix collisions passing firestacks between mobs (#9324) 2022-07-04 20:30:45 -05:00
PJBot
407514f31c Automatic changelog update 2022-07-04 20:38:25 -04:00
Rane
6f9e3cc461 Bloodstreams now have their own drawing behavior (#8920) 2022-07-04 17:37:21 -07:00
PJBot
598e350afc Automatic changelog update 2022-07-04 20:21:48 -04:00
ike709
42b053159c Humans can now have their ID cards examined (#9415)
Co-authored-by: ike709 <ike709@github.com>
2022-07-04 17:20:44 -07:00
Delete69
478a8848c3 reeee (#9385) 2022-07-04 09:52:09 -05:00
Vera Aguilera Puerto
aa9281d667 Refactors the AtmosphereSystem public-facing API to allow for multiple atmos backends. (#8134)
* Refactors the entirety of the AtmosphereSystem public-facing API to allow for multiple atmos backends.

* actually compiles

* Remove commented out code

* funny bracket

* Move archived moles, temperature from GasMixture to TileAtmosphere.

* WIP customizable map default mixture
still VERY buggy

* broken mess
aaaaaaaaaaaaa

* Fix lattice, etc not being considered space

* visualization for "IsSpace"

* help

* Update Content.Client/Atmos/Overlays/AtmosDebugOverlay.cs

Co-authored-by: Moony <moonheart08@users.noreply.github.com>

* Holy SHIT it compiles AGAIN

* Fix AtmosDeviceSystem crash at shutdown

* Fix immutable tiles on map blueprints not being fixed by fixgridatmos/revalidate.

* Use space instead of gasmixture immutable for heat capacity calculations

* Remove all LINDA-specific code from GasMixture, move it to TileAtmosphere/AtmosphereSystem instead.

* Fix roundstart tiles not processing

* Update Content.Server/Atmos/Commands/SetTemperatureCommand.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Server/Atmos/EntitySystems/AtmosphereSystem.API.cs

Changed Files tab is so large I can't commit both suggestions at once mfw

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-07-04 09:51:34 -05:00
Emisse
43216a000f Cargo Shuttle Shuttle Windows (#9401) 2022-07-04 23:14:50 +10:00
Emisse
6204e17b08 window (#9399) 2022-07-04 23:14:37 +10:00
PJBot
c67b32b912 Automatic changelog update 2022-07-04 09:10:14 -04:00
metalgearsloth
76e4766d65 Make shuttle launch use ID card entity name (#9405) 2022-07-04 23:09:10 +10:00
Jessica M
6f76c95a36 Fixes tongue twister disease message, also adds it to the outbreak event (#9400) 2022-07-04 00:28:58 -07:00
PJBot
11455169ae Automatic changelog update 2022-07-04 03:12:50 -04:00
Peptide90
bc19f52aa6 removes metal walls, adds rusted walls (#8416)
* removes metal walls, adds rusted walls

* removes 2 metal walls in bagel

* remove metal walls from pillar

* Remove icon from rust wall

* Made welding work

* removes old prototype
2022-07-04 02:11:47 -05:00
PJBot
6702ce209d Automatic changelog update 2022-07-04 03:11:33 -04:00
Peptide90
649b94303e Telescreens and big flat screen TV (#8842)
* first pass wall tv

* telescreen first pass

* adds flat screen television

* removed duplicate assets

* code changes and construction graph start

* Update lv stack to apc

* completed graphs and fixed bb sizes

* Proto update

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-07-04 17:10:29 +10:00
PJBot
f8522c81bc Automatic changelog update 2022-07-04 02:57:35 -04:00