Commit Graph

36638 Commits

Author SHA1 Message Date
SlamBamActionman b1a606aee8 Change from using obsolete method in ExplosionOverlay (#30550)
* Change from obsolete method in ExplosionOverlay

* Send AppearanceSystem through constructor
2024-08-09 18:17:31 +01:00
PJBot e6e95b635e Automatic changelog update 2024-08-09 18:17:31 +01:00
Ko4ergaPunk c88e9487ea Cutter machine & steel mozaic item tiles (#30431)
* no texture machine

* done

* delete wip

* bug fixes

* oops

* CutterMachineCircuitboard
Glass: 500
2024-08-09 18:17:31 +01:00
Nemanja 00fa513693 Add support for printing reagents in lathes (#30476)
* Add support for reagents in lathes

* missing locale
2024-08-09 18:17:30 +01:00
Mervill e6e0c5c945 Remove obsolete code from LightningSystem (#30546) 2024-08-09 18:16:14 +01:00
PJBot f620557738 Automatic changelog update 2024-08-09 18:16:14 +01:00
Plykiya 219bbda8e7 Adds hand labelers to the ChemDrobe, LawDrobe, and PTech (#29958)
* Adds hand labelers to the chemdrobe and ptech

* LawDrobe too

* Update cart.yml

---------

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:16:13 +01:00
PJBot e620ae9017 Automatic changelog update 2024-08-09 18:15:26 +01:00
PixeltheAertistContrib 7fcf8c8bd3 Change Social Anxiety ----> Stutter (#29898)
* Change Social Anxiety ----> Stutter

* Update traits.ftl

---------

Co-authored-by: Plykiya <58439124+Plykiya@users.noreply.github.com>
2024-08-09 18:15:26 +01:00
PJBot e46ae989fe Automatic changelog update 2024-08-09 18:15:25 +01:00
Mervill 316360112d Remove obsolete code from VomitSystem (#30544) 2024-08-09 18:15:16 +01:00
Plykiya f7b70eb1f7 Update RespiratorSystem.cs to not use Component.Owner (#30426)
Update RespiratorSystem.cs

Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:15:16 +01:00
themias 2242470cac Fix hypo pen clicking (#30535) 2024-08-09 18:15:16 +01:00
themias 872f256f4d Fix exploding pen clicking (#30533) 2024-08-09 18:15:16 +01:00
PJBot d546d5d9b9 Automatic changelog update 2024-08-09 18:15:16 +01:00
themias a56fbcadd7 Add pen clicking sound (#30531)
* Add pen clicking sound

* switch to OnUse and reduce distance a little
2024-08-09 18:15:16 +01:00
IgorAnt028 ac4ed25de6 A small addition to the documentation (#30506)
* Completion of documentation

Comments have been added to ConditionalSpawnerComponent and RandomSpawnerComponent

* Appear fix

Some fixes with word "appear"
2024-08-09 18:15:16 +01:00
PJBot adc6068809 Automatic changelog update 2024-08-09 18:15:16 +01:00
slarticodefast b3e2dc6784 Skeletons no longer have fingerprints (#30530)
skeletons no longer have fingerprints
2024-08-09 18:15:16 +01:00
PJBot f0b25db861 Automatic changelog update 2024-08-09 18:15:16 +01:00
metalgearsloth 2813ed83b8 Add sprite exporting (#29874)
* Redo of code

* Dump IDs on lobby exports
2024-08-09 18:15:15 +01:00
Brandon Hu 63bc8b4f29 add(SharedDoAfterSystem): Add a IsRunning "Utility" function (#30512) 2024-08-09 18:15:15 +01:00
metalgearsloth 68292a08b1 Add test for anchored prototypes (#30526)
Nothing fails at least but at some point will let us remove some hacky engine code.
2024-08-09 18:15:15 +01:00
PJBot b9aed24e61 Automatic changelog update 2024-08-09 18:15:15 +01:00
Repo 5f07c630f0 Fix aHelp menu sorting (#30518)
* Keep Pinned status through player status changes.

* Fix filtering to be admin optimal.
2024-08-09 18:15:15 +01:00
PJBot 1e69da618d Automatic changelog update 2024-08-09 18:15:15 +01:00
slarticodefast 8f3d7ad8d7 Fix singularity overlay mouse position correction when zooming (#30509)
fix singularity overlay mouse position correction when zooming
2024-08-09 18:15:15 +01:00
Pieter-Jan Briers 9ae9b8f5e5 Rename CLF3 to "chlorine trifluoride" (#30510)
Other chemicals like sodium hydroxide are written in full too, why wouldn't ClF3 be.
2024-08-09 18:15:15 +01:00
Dvir e110911d4a Fix Viper yaml (#30513)
Update pistols.yml
2024-08-09 18:15:14 +01:00
TemporalOroboros 55b87b6607 Relocate TemperatureProtectionComponent (#30437)
Moves it from the atmos module to the temperature module where it is actually used.
2024-08-09 18:14:53 +01:00
PJBot 19fa851c2b Automatic changelog update 2024-08-09 18:14:53 +01:00
Ed dd9d276d31 Added diamond into upgraded ore processor (#30499)
Update lathe.yml
2024-08-09 18:14:53 +01:00
Roudenn 650d588fdd Grappling gun's ReelRate can be changed (#30493)
* Grappling gun ReelRate can be changed

Moves ReelRate constant from SharedGrapplingGunSystem to GrapplingGunComponent, so it's Reel speed can be changed.

* Add coment + remove redudant
2024-08-09 18:14:53 +01:00
PJBot c6d9abaea0 Automatic changelog update 2024-08-09 18:14:53 +01:00
Cojoke cf2fbc9050 Another QSI Fix About Things Being in Places they Should not (#30241)
* Another QSI Fix About Things Being in Places they Should not

* cleanup
2024-08-09 18:14:53 +01:00
chavonadelal a06cc4a78f Localization of the Salvage Expedition Console (#30339)
* Localization of the Salvage Expedition Console

* Localization of the Salvage Expedition Console 2
2024-08-09 18:14:53 +01:00
lzk e64176172c add more logic gates prototypes for mapping (#30385)
* Add more logic gates types for mapping

* i forgor

* me stupid

* nuh
2024-08-09 18:14:52 +01:00
PJBot b292102b14 Automatic changelog update 2024-08-09 18:14:52 +01:00
Cojoke 29ab6da803 Remove Walking out of Containers while You can't Walk (#30391)
* Require Standing to Exit Containers

* whoops, forgot a not

* You can't walk out if cuffed

* GUAH(requested stuff)

* bwomp(tiny cleanup)
2024-08-09 18:14:52 +01:00
PJBot 543528ecb0 Automatic changelog update 2024-08-09 18:14:52 +01:00
chavonadelal a549cc3190 Adding an AccessReader to a particle accelerator with engineering access (#30394)
Adding an AccessReader to a particle accelerator
2024-08-09 18:14:52 +01:00
PJBot cf9f130821 Automatic changelog update 2024-08-09 18:14:52 +01:00
themias 083652a8ef Fix fingerprint transfer on weapon attack (#30257)
* Fix fingerprint transfer on weapon attack

* Switch to just not raising the event

* one more
2024-08-09 18:14:52 +01:00
DrSmugleaf d78647e7cc Fix climbing not ending when any contacts still exist (#30488) 2024-08-09 18:14:52 +01:00
PJBot e2fe3df717 Automatic changelog update 2024-08-09 18:14:52 +01:00
Repo fd69799cec aHelp fixes and improvements (#28639)
* Clear search criteria on loading aHelp window

* Pinning technology.

* Relay to aHelp window and discord if a user disconnect/reconnect

* Fix pinning localization

* Log disconnect, reconnects, bans to relay and admin in aHelp

* Drop to 5min to hold active conversations

* Update Content.Server/Administration/Systems/BwoinkSystem.cs

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>

* discord text styling if diconnect,reconnect,banned message.

* Pin icons instead of text

* Better Icons

* space

* Move button generation in to its own XAML

* List entry control

* Fix spaces

* Remove from active conversations on banned

* Discord if else block cleanup

* Better pin icons

* Move icons to stylesheet styleclass

* Better field order.

* PR review fixes

* fixes

---------

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-08-09 18:14:52 +01:00
TurboTracker f892f11b8c Update migration to remove maint detective armor (#30486)
Jensen migration
2024-08-09 18:14:49 +01:00
Brandon Hu 9fae973155 tweak(SyndicateReinforcements): Replace combat knife with throwing knife (#30466)
* .

* Update Resources/Prototypes/Catalog/Fills/Items/misc.yml

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>

* ugh

Co-authored-by:James Quiaoit <jquiaoit@ucsc.edu>

* ugh

Co-authored-by: James Quiaoit <jquiaoit@ucsc.edu>

---------

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
Co-authored-by: James Quiaoit <jquiaoit@ucsc.edu>
2024-08-09 18:14:35 +01:00
PJBot 48e2cd9b4e Automatic changelog update 2024-08-09 18:14:14 +01:00
Alzore d92a58ba62 Recolor the defibrillator (#29964)
* tide-ification

* metajoson
2024-08-09 18:14:14 +01:00