Commit Graph

36638 Commits

Author SHA1 Message Date
Leon Friedrich 1cd15723fb
Make large explosions use approximate lookups (#9296) 2022-06-30 12:43:06 +10:00
metalgearsloth b144a572eb
1 more radio loc (#9287)
Woops
2022-06-29 23:33:02 +10:00
metalgearsloth 07a1576518
Don't play empty gun sounds (#9286) 2022-06-29 06:31:09 -07:00
metalgearsloth ed6e07e941
Log kitchen spikings (#9284)
Easier to find.
2022-06-29 07:55:59 -05:00
metalgearsloth 7be21c6577
Fix radio localisation (#9283) 2022-06-29 22:17:35 +10:00
metalgearsloth 62519971ea
Clarify EORG (#9282) 2022-06-29 14:06:52 +02:00
TekuNut 750822796b
Check smokable is in mouth (#9281) 2022-06-29 06:36:32 -05:00
metalgearsloth 7a08f5bedd
Update submodule (#9280)
No one reads this unless it's in #github
2022-06-29 20:07:27 +10:00
metalgearsloth b32846b253
Buff cuff times again (#9279) 2022-06-29 19:41:28 +10:00
DrSmugleaf 2a59e1b7fd
Disable admin logs next button when there are no more logs (#9277) 2022-06-29 10:38:24 +02:00
DrSmugleaf f1bc15b6fb
Add shown/visible counter to admin logs control (#9276) 2022-06-29 10:24:13 +02:00
DrSmugleaf 000e7f6a64
Fix duplicate logs when skipping before filtering (#9275) 2022-06-29 10:17:45 +02:00
DrSmugleaf fedd63118c
Include text search in admin logs db query (#9274) 2022-06-29 09:53:58 +02:00
Morber c3a164b906
Localize radio channel names (#9256)
* Add localized channel names

* Full names
2022-06-29 13:27:19 +10:00
TimrodDX 75a7d8e794
Fixes the external airlocks on Waystation (#9269) 2022-06-29 13:26:15 +10:00
Leon Friedrich 6150a6d697
Detach to null & icon smoothing (#9268) 2022-06-29 13:24:34 +10:00
metalgearsloth d48609c5c8
Update submodule (#9270) 2022-06-29 13:24:26 +10:00
Morber 4cceface6f
Localize ETA units (#9267) 2022-06-29 13:13:36 +10:00
Leon Friedrich bb04646bbe
Fix radio/chat error (#9264) 2022-06-29 13:13:01 +10:00
Leon Friedrich 8df89bd055
Misc state handling changes (#9265)
* misc state handling changes

* ambient dirtying
2022-06-29 13:11:09 +10:00
themias 9064360fbc
Remove BreathMask component from sterile masks (#9257) 2022-06-29 07:45:36 +10:00
Moony 9457416090
OH NO THE SERVER IS DYING (#9259)
Fix a typo that hangs the server.
2022-06-28 15:07:06 -05:00
Rane e86e6a5cce
Port research disks from nyano (#9081)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-29 00:41:08 +10:00
metalgearsloth 793f0e1281
Revert "Pillar update (#9126)" (#9255) 2022-06-29 00:29:36 +10:00
OldDanceJacket bbf5976f00
Pillar update (#9126)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-28 23:44:40 +10:00
metalgearsloth 5885e108ae
Fix master merge (#9254) 2022-06-28 23:39:48 +10:00
Peptide90 20e27e2c7d
Salvage Locker Balance / Changes (#8839)
* added items and added probability to more items

* increased pickaxe probability. Made Spatio suit guaranteed

* removed pickaxe and ore bag

* removed laser gun. rip
2022-06-28 23:21:46 +10:00
metalgearsloth cef3b8b7e4
Update submodule (#9252) 2022-06-28 22:57:22 +10:00
Leon Friedrich c13c0b8b0b
Remove implicit GridId conversions (#8975) 2022-06-28 22:56:02 +10:00
Morber 7a14c6f331
Localize jobs (#8968)
* Localize job supervisors

* Rename supervisors file

* Localize job names

* Remove localization for fallback job name

* Use LocalizedName for Job

* Fix job names case
2022-06-28 22:55:05 +10:00
metalgearsloth 5dbb3220dd
ECS and bandaid research (#9251) 2022-06-28 22:54:08 +10:00
Peptide90 9b08457e52
dart ert fix (#8958)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-28 21:14:31 +10:00
metalgearsloth f0cc636c1d
Add door prying to xenos (#8917)
* Add door prying to xenos

* a

* c
2022-06-28 20:50:58 +10:00
EmoGarbage404 ef3a02397a
Potted Plants Cleanup (#9196)
* pray for me

* yippee

* collision fix
2022-06-28 20:49:26 +10:00
Pieter-Jan Briers 97c74d5903
Completions for fixgridatmos (#8983)
* Completions for fixgridatmos

* Fix stuff

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-28 19:08:29 +10:00
metalgearsloth 4eccdc73ee
Bandaid awakebodies for tilefriction (#9249) 2022-06-28 14:43:00 +10:00
metalgearsloth 34f969ea9f
Update submodule (#9248) 2022-06-28 13:13:50 +10:00
OldDanceJacket 65edf3680b
Add files via upload (#9202) 2022-06-27 20:20:33 -05:00
ike709 d770eb6a35
Forensics (#8451)
* Port forensics from nyanotrasen

* port updates

* printing

* Update Resources/Locale/en-US/forensics/forensics.ftl

Co-authored-by: Veritius <veritiusgaming@gmail.com>

* Update Content.Server/Forensics/Components/ForensicPadComponent.cs

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

* Update Content.Server/Forensics/Systems/ForensicPadSystem.cs

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

* Update Content.Server/Forensics/Systems/ForensicScannerSystem.cs

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

* partially address reviews

* comments

* redo the events

* handle it

* rewrite loc

* master fixes

Co-authored-by: ike709 <ike709@github.com>
Co-authored-by: Veritius <veritiusgaming@gmail.com>
Co-authored-by: Kara <lunarautomaton6@gmail.com>
2022-06-27 20:04:53 -05:00
TaralGit 8b0e8915a8
Hand made pistol replacement and inhands for ak and china lake (#9198)
* hand made pistol replacement and inhands for ak and china lake

* china lake inhands correction

* change

Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
2022-06-27 19:18:01 -05:00
EmoGarbage404 d3f44b8d5a
Make Inflatable doors transparent (#9243)
* Update inflatable_wall.yml

* Update inflatable_wall.yml
2022-06-27 19:15:47 -05:00
keronshb 206513c31b
Thieving component and Thieving Gloves (#9158)
* Thieving component and gloves

* Fixes popup issue

* Forgot to add it for hands

* Adds a bool datafield

* Comments

* Requested changes
2022-06-27 19:14:51 -05:00
Ablankmann 1af61c5041
Syndicate Shoulder Holster and the Outlaw's Hat (#9147)
* Syndie Holster sprite

* Outlaw Hat sprite

* Outlaw Hat entity

* Syndie Shoulder Holster entity

* Tweaked sussy toolbox

* Tweaked Syndie Holster

* Outlaw Hat and Syndie Holster to the Uplink

* it was a misinput, calm down

* Tweaked holster so it can only hold weapons

* and ammo too

* fixing conflicts... from my OWN PR....

* Fixed another conlfict

* fix
2022-06-27 16:25:22 -07:00
Moony 764503bb81
webedit so that people can execute the RemoteExecCommand. (#9242) 2022-06-28 01:09:11 +02:00
Júlio César Ueti bda1999675
Adjust alert level volumes (#9145)
* Finally

* Requested adjustments
2022-06-27 13:45:01 -07:00
Rane 21b07b7b26
Remove plants with no utility from common sources (#9235)
* Remove plants with no utility from common sources

* review
2022-06-27 11:12:03 -07:00
wrexbe c97243413b
Make centcomm unvotable (#9239) 2022-06-27 10:38:41 -07:00
KIBORG04 a62486d38d
Puddle slippery again! (#8899)
* f

* blood

* Revert "f"

This reverts commit 7a8375120699142a5c6202c80e5fd0e193575d16.

* Revert "blood"

This reverts commit d6510f4c3b8f80992900c6e1d9218b88b146529f.

* normal fix
2022-06-27 10:30:06 -07:00
Rane 3ff3d21ff1
Add mintemp to meth reaction (#9234) 2022-06-27 10:22:55 -07:00
EmoGarbage404 71e61dcf22
Give lawyer sec headset (#9205) 2022-06-27 09:43:16 -07:00