Commit Graph

24328 Commits

Author SHA1 Message Date
Flareguy bd58954d4e
Re-resprites labcoats (#26425)
* resprites labcoats again

* fix tests
2024-03-25 14:29:39 -04:00
Sphiral a0cc87c267
Church Bells (#26030)
* Adds Church Bells

* I'm dumb.

* The bell is no longer haunted.

* forgot attributions

* change sounds so scary law no hunt

* One day I'll stop needing to make an immediate micro-commit. One day.

* God damn it.
2024-03-26 00:24:00 +11:00
PJBot 66bb3fc672 Automatic changelog update 2024-03-25 13:21:45 +00:00
nikthechampiongr 94e4755a8d
Fix mailing units turning into disposal units while recharging. (#26383)
* Fix mailing units turning into disposal units while recharging.

The states were hardcoded.

* Fix error handling

* Make default states constants
2024-03-25 14:20:39 +01:00
PJBot aec1d6a02c Automatic changelog update 2024-03-25 07:06:07 +00:00
Weax b60f61c7b7
Wearable Harmonicas (#26261)
* Wearable Instrument Base + Changed harmonica base

Created the BaseWornInstrument base and updated the Harmonica to use it, being equipable in the neck slot.

* Update instruments_wind.yml

* compositions are cool and awesome
2024-03-25 18:05:01 +11:00
PJBot 3f9241090a Automatic changelog update 2024-03-25 06:47:27 +00:00
DenisShvalov 55ad9c7e43
Cleaner Grenade (#25444)
* Cleaner Grenade

Added Cleaner Grenade

* Sprite update

Draw issue moment

* Removed from jani closet | added box of cleanades
2024-03-25 17:46:21 +11:00
Tayrtahn 964c6d54ca
Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287)
Updated calls to SharedPhysicsSystem methods
2024-03-25 17:37:25 +11:00
Nemanja b2c5ae9023
nerf rad artifacts (#26422) 2024-03-25 17:22:59 +11:00
nikthechampiongr 266cc85f57
Create DeviceNetworkJammerComponent & System as a general way for entities to act as jammers (#26342)
* Add DeviceNetworkJammerComponent & System

Allows for entities to "jam" DeviceNetwork packets.

Whenever a device attempts to send a packet, the
DeviceNetworkJammerSystem listens for the BeforePacketSentEvent.
From there if any entity with the jammer component is within range of
either the sender or receiver of the packet the event will be cancelled.
Additionally jammers can only block packets in certain networks. If a
packet is not being transmitted in one of the networks it can block then
even if the jammer is in range the event will not be cancelled.

The range is stored in the jammer component along with the networks it
can jam.

Jammable network ids are stored as strings which seems to be how custom
networks are stored (E.g. network ids for suit sensors).

To allow for all of this, the BeforePacketSentEvent was modified to
provide the NetworkId.

* Make JammerSystem for the radio jammer use the DeviceNetworkJammer. Remove redundant event.

* Replace calls to TryDistance with InRange
2024-03-24 21:59:16 -04:00
PJBot 49dbead354 Automatic changelog update 2024-03-25 01:27:47 +00:00
Tayrtahn cd4eda44b8
Make parrots talk like parrots (#26340) 2024-03-24 18:26:41 -07:00
PJBot 8ee0fc5080 Automatic changelog update 2024-03-25 01:15:10 +00:00
IProduceWidgets 89235b9e1b
Add astro-jungle/mowed grass and astro-snow (#26381) 2024-03-24 18:14:04 -07:00
PJBot 6f55aa6b6e Automatic changelog update 2024-03-25 00:59:38 +00:00
IProduceWidgets 27a9b07823
Fix tags on antique laser gun (#26398)
It's missing the tag that's needed for it to go back in the glass storage box.
2024-03-24 17:58:33 -07:00
PJBot e972829ddd Automatic changelog update 2024-03-25 00:56:54 +00:00
Callmore 0bc886c009
Holoprojectors crafted at lathes no longer come with a cell (#26405)
Adds versions of the holoprojectors (janitoral, fan, and field) that start without a battery and changes the lathe recipe to use these instead. This is consistant with flashlights, which when made do not start with a cell.

Also it's a bit silly to have cargo printing a bunch of these to sell.
2024-03-24 17:55:48 -07:00
Luminight 92ab9a8a01
Unswap small and tall wodden fence gates (#26409) 2024-03-24 17:55:01 -07:00
Leon Friedrich 31d70db547
Use entity queries in ambient sound & power receiver systems (#26410) 2024-03-24 17:52:05 -07:00
IProduceWidgets 451890b85b
Fix admin verb to set unspawned ballisic ammo count (#26411)
Don't crash if an invalid value is given.
2024-03-24 17:45:01 -07:00
PJBot 3197262f34 Automatic changelog update 2024-03-25 00:44:10 +00:00
IProduceWidgets a46e7102cf
Accept cloth and ingots in the ammofab (#26413) 2024-03-24 17:43:04 -07:00
Pieter-Jan Briers a30fb1fffa
Update close-master-pr.yml (#26416)
Fix name of "Close PRs on master" workflow
2024-03-24 23:47:30 +01:00
Wrexbe (Josh) 5562bcebcb
Fixed some icon rsi warnings (#26414)
Fixed some icon warnings

Co-authored-by: wrexbe <wrexbe@protonmail.com>
2024-03-24 23:46:24 +01:00
SlamBamActionman 8f652eaa75
Immovable Rod visual variations (#25932)
* Adds variations to immovable rod

* slash oopsie

* Changed prototypes from being hardcoded to being defined in the rules component

* Changed from 10% chance to 5%

* Changes based on feedback

* Fix nullable error

* Moved randomized logic to .yaml. Probabilities of alternate rods add up to 5%.
2024-03-24 23:45:52 +01:00
PJBot a8b714af3f Automatic changelog update 2024-03-24 22:37:01 +00:00
SoulFN 1dff97901d
Gives borg industrial welder (#26332)
Update borg_modules.yml

Changes basic welder in borg tool module to industrial welder
2024-03-25 01:35:55 +03:00
PJBot a9b64331c8 Automatic changelog update 2024-03-24 22:04:05 +00:00
ChaseFlorom b44015bd55
Removed Cannabis from thief objectives (#26412)
* Removed Cannabis from thief objectives

* Removed the steal group and from cannabis prototypes
2024-03-25 01:02:56 +03:00
Pieter-Jan Briers 89db4409a4
Remove CRLF, enforce with workflow (#26401)
* Check for CRLF in actions workflow

Make emisse weep

* Copy paste bottom text

* I would like to thank StackOverflow for this spite PR.

* Mention file name in message because the workflow tab doesn't display it.

* dos2unix everything
2024-03-24 22:06:17 +01:00
IProduceWidgets f2112e6e9d
Make fland's mail into wheel-and-spoke distribution. (#26404) 2024-03-24 14:11:02 -06:00
brainfood1183 af6a2d7792
Origin Station Update 12.03.2024 (#26055)
* Origin Station Update 12.03.2024

* implement PJB requested changes

* changed ap magnum rounds for magnum rounds.

* added west side maints door per pjb request.

* removed laser glass box from captain quarters.
2024-03-24 12:58:17 -06:00
Wrexbe (Josh) f7a1ffd0aa
Store keybind priority (#26356)
* Fix saving keybind priority

* Change movestoreditem keybind priority to prevent bug

---------

Co-authored-by: wrexbe <wrexbe@protonmail.com>
2024-03-24 19:25:04 +01:00
keronshb 4dced51f0d
Fixes store purchase events and adds support to raise a directed event (#26389)
* fixes store event check

* raise directed product event
2024-03-24 19:07:05 +01:00
Pieter-Jan Briers 0303e9cb36
Adds "untriaged" labeler workflow (#26392)
All new opened issues automatically get marked as "untriaged", so a maintainer can go through them properly.
2024-03-24 18:19:32 +01:00
PJBot eff4d37e62 Automatic changelog update 2024-03-24 16:39:10 +00:00
DoutorWhite 018832707c
Fix Medical Hud death icon animation and Changes critical icon (#26391)
Fix Dead Icon animation and changes Critical Icon
2024-03-24 12:38:03 -04:00
PJBot 03bb9da9aa Automatic changelog update 2024-03-24 16:19:02 +00:00
Leon Friedrich ec761114ea
Run `fixgridatmos` for cargo & emergency shuttle (#26382)
Fix cargo & emergency shuttle
2024-03-25 03:17:56 +11:00
PJBot 8f33db1e6c Automatic changelog update 2024-03-24 15:41:00 +00:00
nikthechampiongr dca0c6694b
Add stealthmins (#26263)
* Add stealthmin command.

* Update Content.Server/Administration/Commands/AdminWhoCommand.cs

As suggested by CE.

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

* Add admin notifications for admins toggling stealthmin.

* Localize stealthmin command

---------

Co-authored-by: Chief-Engineer <119664036+Chief-Engineer@users.noreply.github.com>
2024-03-24 10:39:53 -05:00
metalgearsloth 3731cc3c50
Update submodule to 215.2.0 (#26388) 2024-03-25 01:01:00 +11:00
KISS 54dd273f66
Landmine stepoff (#22962)
* make landmine work on stepping off

* update methods naming

* made both step modes possible

* updated stepoff event raise to not interfere with game physics internals

* added comments

* figuring out how audiosystem works

* added beep sound effect, updated how stepoff trigger works to make it more consistent

* updated source in attributions.yml

* made stepoff working every time

* introduced suggested changes

* updated janitor's WetSignMine to have audio

* made cleaner events and bashing my head at OnEndCollide event raise

* inverted conditional where applicable

* review

---------

Co-authored-by: Yurii Kis <yurii.kis@smartteksas.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-03-24 16:33:45 +11:00
PJBot f96cf360e9 Automatic changelog update 2024-03-24 05:20:19 +00:00
Baptr0b0t ea818ea1b6
Give cap door remote his access (#26378)
Give cap doorremote his access
2024-03-24 16:19:14 +11:00
PJBot 0467aeb0a7 Automatic changelog update 2024-03-24 04:02:57 +00:00
DrSmugleaf 4790ccba19
Hide empty marking categories in the markings picker (#26377)
Hide empty marking categories
2024-03-24 15:01:51 +11:00
Pieter-Jan Briers a1817a12db
Add Prometheus stats for admin count (#26284)
* Add Prometheus stats for admin count

Fixes #20828

Reports time series for admin count. Counts are separated by state (active, AFK, or deadminned) and admin rank.

* Use static constructor instead of static readonly for the metric

Docs recommend this due to inconsistent execution of C# static constructors.

* Remove static usage, use IoC IMeterFactory.

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-03-24 14:48:04 +11:00