Commit Graph

8891 Commits

Author SHA1 Message Date
ShadowCommander
4571af1e6e Change doors to ignore static entities when closing (#7646) 2022-04-19 08:45:36 -05:00
PJBot
2d851a8f87 Automatic changelog update 2022-04-18 18:48:07 -04:00
Júlio César Ueti
bea86f3ddc Fix #7574 - Lights stay off if taken from the fixture and placed back (#7595)
* Fix 7574

* Added .Load to broken and burned states

* 2am head

* I swear after this I'm reading every single power code line there eis
2022-04-18 15:47:04 -07:00
Leon Friedrich
b99b14b143 Make mapping use consistent Entity Uids (#7625) 2022-04-18 15:46:32 -07:00
PJBot
02cc196109 Automatic changelog update 2022-04-18 18:44:22 -04:00
Fishfish458
530dd4193b Fix flares to last their full intended duration + 1 minute (#7605)
Co-authored-by: fishfish458 <fishfish458>
2022-04-18 15:44:05 -07:00
Flipp Syder
afb999fb50 Restores the palette picker in decals (#7635) 2022-04-18 15:43:27 -07:00
CrzyPotato
ff05ec238e Airlock Painter now can be found in vendor, lathe, and closets (#7603) 2022-04-18 15:43:19 -07:00
PJBot
f60cc73695 Automatic changelog update 2022-04-18 18:42:10 -04:00
Júlio César Ueti
8845cab23c Bees cannot disarm anymore (#7638) 2022-04-18 15:41:07 -07:00
Ripmorld
f6355432c9 Grindable Pills (#7634) 2022-04-18 15:40:34 -07:00
PJBot
29107ac9af Automatic changelog update 2022-04-18 18:31:25 -04:00
EmoGarbage404
db56d5ef60 Zombies!!! (#7509)
* wip

* heal on bite

* more fixes and additions

* don't crash

* Update medicine.yml

* zombie claw item and damage resist

* ignoredcomponents.cs

* Add zombie claw, fix infection, add immunities

* fix

* razzle dazzle

* yaml fix

* Update Content.Server/Disease/DiseaseZombieSystem.cs

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

* Update Content.Server/Disease/DiseaseZombieSystem.cs

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

* Update Content.Server/Disease/DiseaseZombieSystem.cs

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

* Update Content.Server/Disease/DiseaseZombieSystem.cs

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

* sdasadsadsadasd

* Generalize DiseaseProgression.cs

* final final final final final final cope seethe

* Update medicine.yml

* Update Content.Server/Disease/Components/DiseaseZombieComponent.cs

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

* Update BloodstreamSystem.cs

* Update Content.Server/Disease/Components/DiseaseZombieComponent.cs

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

* Update Content.Server/Disease/DiseaseZombieSystem.cs

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

* fixing until i die

* folder + zombietransfer fix

* smol fixe

* the smallest of fixes

* aaaa

* Infection timer buff

Co-authored-by: Moony <moonheart08@users.noreply.github.com>
Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
2022-04-18 17:30:22 -05:00
PJBot
4901a61b5e Automatic changelog update 2022-04-18 10:43:35 -04:00
20kdc
4892b7960f Add an atmos throw velocity cap, adjustible console variables, and fix throw directions for station rotation (#7631) 2022-04-18 09:42:32 -05:00
PJBot
86a474f321 Automatic changelog update 2022-04-18 09:24:24 -04:00
Leon Friedrich
95edd8be9f fix more lights (#7632) 2022-04-18 23:23:20 +10:00
Emisse
224584e0d6 Paramedic Voidsuit and Armor Balance Pass (#7610) 2022-04-18 20:04:04 +10:00
Leon Friedrich
9ac2a44de1 Fix pointing in mapping mode (#7624) 2022-04-18 19:51:24 +10:00
Leon Friedrich
e73d80332e Fix airtight init rotation. (#7629) 2022-04-18 19:51:01 +10:00
Leon Friedrich
2457d2c9be Fix lathe completetime (#7628) 2022-04-18 18:08:12 +10:00
Leon Friedrich
df7289d17c Fix disposals error when sending something to space (#7626) 2022-04-18 18:01:32 +10:00
PJBot
c3728314d0 Automatic changelog update 2022-04-18 02:57:40 -04:00
Leon Friedrich
2ab64c7539 Fix hardsuit lights not working (#7627) 2022-04-17 23:56:37 -07:00
PJBot
a971f5fe3d Automatic changelog update 2022-04-17 23:26:24 -04:00
Leon Friedrich
66b28c4524 fix airlock collision (#7623) 2022-04-18 13:25:19 +10:00
TimrodDX
383f9c1d43 Adds airlock painters and map posters to Delta (#7591) 2022-04-18 12:22:56 +10:00
PJBot
9e4b61896c Automatic changelog update 2022-04-17 17:56:26 -04:00
Rane
a518d4936b [1 line] Fix broken Sec Techfab visuals (#7616) 2022-04-17 14:55:23 -07:00
PJBot
6253b5b0eb Automatic changelog update 2022-04-17 17:44:05 -04:00
Rane
05af8776ea Familiar QOL changes (#7614) 2022-04-17 14:43:00 -07:00
PJBot
d0a3044edd Automatic changelog update 2022-04-17 07:15:56 -04:00
Pieter-Jan Briers
df825a9d2c Use bilinear filtering for lobby art. (#7611)
Makes it looks not terrible.
2022-04-17 21:14:53 +10:00
PJBot
f5f745dc92 Automatic changelog update 2022-04-17 03:35:17 -04:00
Rane
93cdca4f82 Partial lathe ECS, fix cursed lathe visualizer, a bit more audiovisual feedback for lathes (#7238)
* Prototype that's mostly borked rather than completely borked

* ECS inserting mats

* Partial ECS mostly done, needs cleanup and visualizer

* Replace timers

* Power visualizes at least

* First ""working"" version

* Clean up all lathes

* Colors

* Fix animation timing

* Fixes greyscale, adds a bunch of colors

* Give every (used) material a color

* Made most lathes take long enough you can at least see there's some sort of animation

* Insertion feedback popup

* Sound for circuit printer and uniform printer

* Fix queueing, optimize update

* Remove mono crash

* cleanup

* Fix test failure

* Techfab inserting sprite

* Cleanup and commenting

* Fix bug in CanProduce check

* Fix UI resolves

* Mirror review stuff
2022-04-17 17:34:14 +10:00
PJBot
5f9cb8271d Automatic changelog update 2022-04-17 03:17:05 -04:00
Rane
7a6d3e69a8 Emaggable vendors + Familiars for Chaplain (#6961) 2022-04-17 17:16:02 +10:00
PJBot
22735ab5ee Automatic changelog update 2022-04-17 02:30:35 -04:00
mirrorcult
b311c9e2c9 Stop healing when target is dead (#7224) 2022-04-17 16:29:31 +10:00
PJBot
2b9349841c Automatic changelog update 2022-04-16 19:09:55 -04:00
mirrorcult
80118a3e4c Salvage mob tweaks (#7602) 2022-04-16 16:08:52 -07:00
PJBot
2eda8d1804 Automatic changelog update 2022-04-16 19:05:20 -04:00
Rane
b5b6da018d Fix some bugs and tweak Rane's PRs that were merged yesterday (#7600) 2022-04-16 16:04:16 -07:00
Moony
88549da309 moop (#7594) 2022-04-16 17:23:22 -05:00
Júlio César Ueti
5c5f9efbc8 Hugging - Hotfix (#7598) 2022-04-16 14:15:12 -07:00
PJBot
41f0cb0a90 Automatic changelog update 2022-04-16 14:58:53 -04:00
DrSmugleaf
5227d1a023 Admin notes (#7259)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-04-16 20:57:50 +02:00
PJBot
0041b9d933 Automatic changelog update 2022-04-16 14:17:25 -04:00
Júlio César Ueti
f031549aa1 Adds hugging (#7571)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-04-17 04:16:20 +10:00
Emisse
3255411324 Saltern Update 2.9 (#7585) 2022-04-16 09:16:52 -05:00