Commit Graph

25591 Commits

Author SHA1 Message Date
Vanessa 651a00d644 Added Kitsune healthbars to the Derelict Mediborg 2025-12-29 11:39:03 -06:00
Centronias 3d9b6556d3 Derelict Mediborgs can Scan Solutions and see Mob Health (#40206)
Add mediborg unique components to derelict mediborg
2025-12-29 11:39:03 -06:00
SlamBamActionman b9ccca1c27 Lets diona sap trigger artifact blood nodes (#40211) 2025-12-29 11:39:02 -06:00
keronshb 081f4c5cda DoAfter support for Actions (#38253)
* Adds Action DoAfter Events

* Adds DoAfterArgs fields to DoAfterComp

* Adds a base doafter action

* Adds Attempt action doafter logic

* Adds doafter logic to actions

* Changes Action Attempt Doafter and action doafter to take in Performer and the original use delay. Use delay now triggers when a repeated action  is cancelled.

* Readds the TryPerformAction method and readds request perform action into the action doafter events

* Adds a force skip to DoAfter Cancel so we can skip the complete check

* Adds a Delay Reduction field to the comp and to the comp state

* Fixes doafter mispredict, changes doafter comp check to a guard clause, sets delay reduction if it exists.

* Cancels ActionDoAfter if charges is 0

* Serializes Attempt Frequency

* Comment for rework

* Changes todo into a comment

* Moves doafterargs to doafterargscomp

* Adds DoAfterArgs comp to BaseDoAfterAction

* Removes unused trycomp with actionDoAfter

* Replaces DoAfterRepateUseDelay const with timespan.zero

* Removes unused usings

* Makes SharedActionsSystem partial, adds DoAfter partial class to ActionSystem, moves ActionDoAfter logic to the SharedActionsSystem.DoAfter class

* Cleanup and prediction

* Renames OnActionDoAfterAttempt to OnActionDoAfter, moves both to Shared Action DoAfter

* Removes ActionAttemptDoAfterEvent and moves its summaries to ActionDoAfterEvent. Converts OnActionDoAfterAttempt into TryStartActionDoAfter

* Removes Extra check for charges and actiondoafters

* Sloptimization

* Cleanup

* Cleanup

* Adds param descs

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-29 11:39:02 -06:00
Vanessa 264f4caa12 Reverted DV's fix for 1u syringes since upstream fixed it. 2025-12-29 11:39:02 -06:00
Crude Oil d6a7989071 Restore transfer amounts on regular syringes to 5, 10, 15 (#40197)
add transferamounts to regular syringes
2025-12-29 11:39:02 -06:00
Vanessa 5485e4ace8 Fixed cosmic cult window inheritance. 2025-12-29 11:39:02 -06:00
ArtisticRoomba 11ce572527 fix: Atmos dP Window Inheritance (#40192) 2025-12-29 11:39:02 -06:00
Vanessa f360d626b8 Added new delta pressure refactor to cosmic cult windows. 2025-12-29 11:39:02 -06:00
ArtisticRoomba 2fa3ec4fad Atmospherics Delta-Pressure YAML refactor (#40174) 2025-12-29 11:39:02 -06:00
ScarKy0 2c3cc9a876 Revert antique laser and appraisal tool sizes (#40158)
* init

* appraisal antique pistol sounds kinda cool tho ngl

* actually fuck items
2025-12-29 11:39:02 -06:00
Princess Cheeseballs 210dc47b7c [HOTFIX] Fix Burgers (#39773)
* Borgar

* Review

* Predicted queuedel

* Predict

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-29 11:39:02 -06:00
ArtisticRoomba db5d2c34f0 Fix resin windows inheriting wrong dP values (#40151)
Fix resin windows inheriting from regular windows
2025-12-29 11:39:01 -06:00
IProduceWidgets ba3f800d8a Drink outta da toiler (#40133)
* totally unrelated to any other recent additions

* dispare

* enum
2025-12-29 11:39:01 -06:00
SpaceLizard e4f58bf8ad Fixed a error in the "Adventures of Ian and Renault" books (#39932)
Fixed a publication error in the "Adventures of Ian and Renault" book series.

The editor of these books have been taken out back and shot.
2025-12-29 11:39:01 -06:00
ArtisticRoomba 0049117f00 Give shutters the DeltaPressure component (#40126) 2025-12-29 11:39:01 -06:00
CawsForConcern 251e58acec Fixes Theobromine missing from Iced Coffee (#40063)
adding ice to coffee no longer removes its theobromine
2025-12-29 11:39:01 -06:00
āda 2ab2039cd2 Organize JobIconPrototype yml (#39774)
grouped

Co-authored-by: iaada <iaada@users.noreply.github.com>
2025-12-29 11:39:01 -06:00
VoidMeticulous a98f6f0d08 Add 2.25 second delay to scurret petting (#40097)
Add 2.25 second delay to scurret petting rate
2025-12-29 11:39:00 -06:00
āda 0aa07117c2 Fix xenoborg action icons (#40118)
commit

Co-authored-by: iaada <iaada@users.noreply.github.com>
2025-12-29 11:39:00 -06:00
Nemanja cbb72a08a8 Improve Gas Yaml Serialization (#40070)
* Make yaml gas serialization cleaner

* fix exception

* fix validation code

* rudimentary test & permissive loading

* change it a bit

* Test fixes and adjustments
2025-12-29 11:39:00 -06:00
Vanessa 3a208eb97e Removed knuckleduster objective. 2025-12-29 11:39:00 -06:00
jkwookee 6e5648248c Fix QM Golden Knuckledusters not being a objective (#40096)
test
2025-12-29 11:39:00 -06:00
Quantum-cross 20e1de2376 Dynamic anomaly scanner texture (#37585) 2025-12-29 11:39:00 -06:00
Princess Cheeseballs c1621e0fe8 Can't crawl over counters (#40099)
Counters and Tables separation

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-12-29 11:39:00 -06:00
Samuka-C e863725cb4 Fool players with decoy presets (#40053)
* added secret gamepresets

* cut down on alias

* remove all secret presets

* change the command to allow for a secret argument

* update test

* moved the secret argument after the number of rounds argument

* added completions

* localization and use of CompletionHelper.Booleans

* command now has a option for a decoy preset

* fixed decoy message in the end

* ops

* clean up

* hint 2

* improve localization

---------

Co-authored-by: Errant <35878406+Errant-4@users.noreply.github.com>
2025-12-29 11:38:59 -06:00
ArtisticRoomba 4c3bd78be5 Give inflatable walls the DeltaPressure component (#40098)
give inflatable walls the deltapressure component
2025-12-29 11:38:59 -06:00
Delta-V bot 1b7a9ca1e0 Automatic changelog update 2025-12-29 17:24:20 +01:00
PureBreadBagel 55c9ab3f9c
Nomore taser (fixed) (#5045)
* Update OrganManipulation.xml

* Oops wrong branch pull 💀

* aaa my forgotten s
2025-12-29 17:24:00 +01:00
Delta-V bot 91d0b13132 Automatic changelog update 2025-12-28 19:51:31 +01:00
PureBreadBagel dc9cc37203
Bagels guidebookagloo fixes V1 (#5004)
* Update OrganManipulation.xml

* Update Command.xml

Renamed commands from Research Director and QuarterMaster to Mystagouge and Logistic Officer.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Radio.xml

Highlighting examine your radio

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CharacterCreation.xml

Added some extra traits, and changed unrevivable to include cloning.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update MedicalDoctor.xml

Added some information regarding cryogenics for rotting bodies, and added information about the unrevivable trait.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Cloning.xml

Added information regarding the unrevivable trait for cloning.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Surgery.xml

Added the cleaning of surgery tools.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Science.xml

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update AnomalousResearch.xml

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CosmicCultDeconversion.xml

Updated the deconversion to fix the censer from holywater to Mindbreaker toxin

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CosmicCultDeconversion.xml

bible removal

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CosmicCultDeconversion.xml

Added mindbreaker toxins recipe.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update PartManipulation.xml

Added extra information regarding limbs that cannot be biofabbed.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Create Logistics

Renamed logistics guidebook entry

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update cargo.yml

Renamed from cargo to logistics

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* rename cargo to logistic

rena

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Revise trial and hearing procedures in Justice.xml

Updated trial and hearing procedures, including time limits and roles.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Enhance Psionics.xml with glimmer tracking details

Added details about the sophic scribe's functionality and glimmer emergency handling.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Rename guide entry for altars in epistemics.yml

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Altar.xml by removing Golemancy note

Removed note about Golemancy not being implemented.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Enhance forensic information retrieval process

Updated instructions for recognizing DNA and added references to Medical and Criminal Records Computers.

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Decked out the MedicalDoctor.xml with the new traits and CPR!

* Recoloured Medical doctor and added a better guide for dead bodies.

* Reworded medical doctor alot.

* Added another surgery textlink

* Rechanged medical doctor, too colourful so i toned it down

* Finalised the doctor

* fixed a missing "

* Some grammar and invalid pages fixes.

* Edited the Bartender page to add restocking as well. Along with some rewording.

* Added operating tables to surgery, and fixed a typo, its sutures not satures!

* Fixed some stuff

* Fixed some things regarding a review.

* Rewriting my medical doctor. Part 1

* Rewrite medical doctor.xml part 2

* Some extra changes, added umbroxol and holywater to core medications

* added topicals

* finished rewriting medical doctor

* copied medical doctor to the DV folder for namespacing, while replacing the original one with wizdens

* Edited something about psionics.

* Fixed forensics.

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* namespaced medical doctor.

* quick bug fix

* moved umbroxol and holy water to speciality medications

* added extra traits such as unrevivable to medicaldoctor

* Update Resources/ServerInfo/Guidebook/_DV/Justice.xml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Fixed everything for review

* fixed an entry not showing

* ack invalid comment

* Hotfix for him again

* To apply with the changes

* aaaaa MY YAML

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update guides.ftl

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update MedicalDoctor.xml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CharacterCreation.xml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Fixed a serious blunder

* Moved cloning into _DV and changed the .yml address

* Quick fix to surgery.

* updated surgery again.

* removed the commentz from the main guide

* oops I accidentally deleted

* Update Resources/Locale/en-US/guidebook/guides.ftl

Signed-off-by: Tobias Berger <toby@tobot.dev>

* Update Resources/Locale/en-US/guidebook/guides.ftl

Signed-off-by: Tobias Berger <toby@tobot.dev>

---------

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>
Signed-off-by: Tobias Berger <toby@tobot.dev>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-28 18:51:12 +00:00
Delta-V bot c87f9d334e Automatic changelog update 2025-12-28 18:51:21 +01:00
Milon 4e62806b45
fix vulp helmet sprites for paramed, CE and engineer (#5038)
fixes!
2025-12-28 17:51:01 +00:00
github-actions[bot] f2a93c9e3a
Update Credits (#5037)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-12-28 04:11:48 +01:00
Delta-V bot 9862306cf8 Automatic changelog update 2025-12-27 14:46:29 +01:00
MD360 77dbecd817
Fix magboots doubling in Warden's locker. (#5006)
* Add screwdriver to ward locker.

* Ward Harduit -> Hardsuit in yml.

* Removed magboots from hardsuit.

* Move from locker to hardsuit locker.

* Screwdriver no more.
2025-12-27 07:46:10 -06:00
Delta-V bot c81d47ee48 Automatic changelog update 2025-12-27 14:45:44 +01:00
pootslap 0a16d42240
Harpy emote tweaks 2.0 (#5030)
* redo caw + add squawk and quack

* quack and squawk real

* Update speech_emotes.yml

* let women quack!!!

* this time for real

* moo and baa

* BAA AND MOO

* why is it oviniaBaa but the other one is just moo

* i'm gonna flip my lid

* give harpies oviniaEmotes tag

* LET MEN QUACK

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-27 13:45:25 +00:00
Delta-V bot 5e6f0ec4e0 Automatic changelog update 2025-12-27 14:41:21 +01:00
Dorragon fb17196839
Flesh anomalite doesn't get damaged by meat kudzu (#5009)
* Meow

* make floors slippery again :( never forgiving direction for this btw, it is now my life's mission to see delta-v downfall
2025-12-27 07:41:01 -06:00
Delta-V bot 474662bbaa Automatic changelog update 2025-12-27 14:28:25 +01:00
KOTOB 2c132089e8
Two new lobby songs by Oliver Buckland (#5018)
* im mrping it

* this will drive me insane if i dont change it

* WHOOPSIES

* Update attributions.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: KOTOB <59124164+kotobdev@users.noreply.github.com>

* Update attributions.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: KOTOB <59124164+kotobdev@users.noreply.github.com>

---------

Signed-off-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-27 07:28:05 -06:00
Milon 5c527dc6a2
mail refactor + predicted mail (#5031)
* scope? i don't know her

* more cleanup, Entity<T>

* priority mail timer, shared dependencies

* MailSystem file-scoped namespace

* change FTL text

* TODOs

* mailteleporter file-scoped namespace

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove the evil nyano mail

* Update Content.Shared/_DV/Mail/MailTeleporterComponent.cs

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: Milon <plmilonpl@gmail.com>

---------

Signed-off-by: Milon <plmilonpl@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-27 07:27:24 -06:00
Delta-V bot 1835d7678f Automatic changelog update 2025-12-27 14:27:11 +01:00
Halo3moth a67f32773b
Adjutant Rekitting (#5014)
* THANK GOD THIS IS ALL IN _DV

Adjutant changes

* Forgot to use my full discord user for the metajason

:3c

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* 1.3 to 1.5

---------

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>
2025-12-27 07:26:51 -06:00
Delta-V bot d5141d4f7c Automatic changelog update 2025-12-26 06:45:12 +01:00
Coryn 13050a58e2
Small to Medium Battery for Handheld Crew Monitor (#5029) 2025-12-25 23:44:52 -06:00
Delta-V bot 7e13047664 Automatic changelog update 2025-12-24 12:16:46 +01:00
Velcroboy d00e19f4b1
Map Edits: Shoukou Xmas (#5024)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-23 22:03:43 -06:00
Velcroboy 7862eb9e8c
Map Edits: Chibi Xmas (#5023)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-23 22:02:50 -06:00
Velcroboy 67fd579fb1
Map Edits: Edge Xmas (#5022)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-23 22:00:59 -06:00
Delta-V bot 57739441a5 Automatic changelog update 2025-12-24 05:00:26 +01:00
Velcroboy 215d42d871
Map Edits: Division XMAS (#5021)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-23 22:00:06 -06:00
Delta-V bot eceed908f8 Automatic changelog update 2025-12-24 04:59:56 +01:00
Velcroboy 74574a9453
Map Edits: Arena Xmas (#5020)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-23 21:59:36 -06:00
github-actions[bot] 4fd93df4cd
Update Credits (#5010)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-12-22 20:39:38 +01:00
ConstantlyConfused 9f361717b7
Make pride scarvess count as scarvess (#5012)
make pride scarfs count as scarfs
2025-12-22 09:31:14 +10:00
Delta-V bot 3cad564a62 Automatic changelog update 2025-12-21 01:36:12 +01:00
This_Is_Gray fa77b25204
Epistemics EVA Suit (#4908)
* engi and epi suits

* feroxi helmet updates

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fuck

* remove engi suit, pending work from Astra

Co-Authored-By: Astra <226853568+EmberAstra@users.noreply.github.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update softsuits.yml

* Update eva-helmets.yml

* helmet nerf

* Update Resources/Textures/_DV/Clothing/Head/Helmets/eva_epistemics.rsi/meta.json

Co-authored-by: Charlie Morley <cmorley191@gmail.com>
Signed-off-by: This_Is_Gray <167829864+IAmNotGray@users.noreply.github.com>

* Update Resources/Textures/_DV/Clothing/OuterClothing/Suits/eva_epistemics.rsi/meta.json

Co-authored-by: Charlie Morley <cmorley191@gmail.com>
Signed-off-by: This_Is_Gray <167829864+IAmNotGray@users.noreply.github.com>

* Update eva-helmets.yml

* Update science.yml

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Signed-off-by: This_Is_Gray <167829864+IAmNotGray@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Astra <226853568+EmberAstra@users.noreply.github.com>
Co-authored-by: Charlie Morley <cmorley191@gmail.com>
2025-12-20 17:35:52 -07:00
Delta-V bot 29b76a445b Automatic changelog update 2025-12-20 06:13:46 +01:00
Delta-V bot ee114b125f Automatic changelog update 2025-12-20 01:29:47 +01:00
verybigman 482fb43fb1
Better SFX for Throwing a Pipe at the Floor (#5003)
* 1

* 2

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated attributions

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-19 18:29:28 -06:00
Delta-V bot 19ed9d4b3f Automatic changelog update 2025-12-20 00:13:50 +01:00
Halo3moth 2cca8da7dc
New(ish) evil borg to uplink (sabotuer) (#4919)
* Saboteur Borg

Adds Saboteur Borg

* Oopsies

fixed a oopsies deleted line

* That should be the final change?

Description clean up and small bugs found

* Direction changes part1

Most the direction changes but I missed something

* Direction changes part 2

:3c

* Updated saboteur borg to use a cloaking module, similar to the xenoborg's cloaking module

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed parent

* One more time

---------

Co-authored-by: Vanessa <vanessalouwagie@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-19 17:13:31 -06:00
Tobias Berger 32a5ae94cd
Manual changelog update 2025-12-19 11:51:20 +01:00
Delta-V bot d187742ea9 Automatic changelog update 2025-12-19 04:04:34 +01:00
verybigman 6d3655aed0
Security borg action icons, Syndicate borg action icons, and Syndicate module sprites (#4920)
* hypo changed

* sprites put into rsi's

* json updated

* actions done

* mane

* fix

* fix

* updated parents

* wow

* escalation edit

* wan last fix
2025-12-18 21:04:15 -06:00
Delta-V bot f150786d93 Automatic changelog update 2025-12-18 20:33:22 +01:00
Velcroboy 75fbb95ace
Adds Christmas Kobolds: Defenders of The Yule Tree (#4940)
* Adds Christmas Kobolds: Defenders of The Yule Tree

* update comments

* Add candy spear sprite

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* no shoes for now

* Revert "no shoes for now"

This reverts commit 8bece94b57.

* No shoes for now

* maybe

* Ain't

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-18 20:33:03 +01:00
Delta-V bot 1a9a67521f Automatic changelog update 2025-12-17 21:57:47 +01:00
Vanessa 31626399c3
Fixed bloodsuckers getting poisoned from drinking blood (#4963)
Fixed bloodsuckers getting poisoned from drinking blood.
2025-12-17 13:57:27 -07:00
Delta-V bot cff1688df5 Automatic changelog update 2025-12-17 19:41:59 +01:00
Field Command 95e475eb19
Pebble event map hotfix (#4999)
* Pebble event map hotfix

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-17 12:41:39 -06:00
Delta-V bot d7e059e3d2 Automatic changelog update 2025-12-17 14:52:09 +01:00
verybigman fe544932a6
Working Musket Bayonet, Musket Tweaks, and Pipe Sounds. (#4852)
* musket complete

* done

* added comment

* tada

* changed!

* fix

* fix

* migration thing

* test

* fixed comments
2025-12-17 07:51:49 -06:00
Delta-V bot a95c444488 Automatic changelog update 2025-12-17 13:46:19 +01:00
KOTOB fe4d0c812c
Trait - Arm Amputee (#4988)
* absolute cinema

* cleanup

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* gamer ops

* lgtm

---------

Signed-off-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-17 06:46:00 -06:00
Delta-V bot 6eccdaa0b8 Automatic changelog update 2025-12-16 20:15:28 +01:00
Averi c454503bfb
Festive lights now fit around your body (#4972)
* add sprites and YML + JSON changes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update theater.yml

* Update Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: Averi <AveriV1@protonmail.com>

* Update Resources/Prototypes/Catalog/VendingMachines/Inventories/theater.yml

Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>

* Update cargo_vending.yml

---------

Signed-off-by: Averi <AveriV1@protonmail.com>
Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-16 20:15:09 +01:00
Delta-V bot 640a58b4b5 Automatic changelog update 2025-12-16 18:15:41 +01:00
marigauge ecc5e41c28
Give Ifrit EPI requirement (#4964)
* Update ghost_roles.yml

* Update Resources/Prototypes/_DV/Entities/Markers/Spawners/ghost_roles.yml

Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>

---------

Signed-off-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-16 17:15:21 +00:00
Delta-V bot 468d3bcec3 Automatic changelog update 2025-12-16 16:24:10 +01:00
Vanessa 96cc961611
Brains no longer edible (#4992) 2025-12-16 15:23:50 +00:00
Delta-V bot 22f8000d52 Automatic changelog update 2025-12-16 16:09:01 +01:00
marigauge 6ab7d60ab0
cybernetic eyes are OFF the menu (#4967)
Update cybernetic.yml
2025-12-16 09:08:41 -06:00
Velcroboy 47eaddf0ba
Add infinite-ish present (#4966)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-16 07:51:22 -06:00
Delta-V bot e3cedf148d Automatic changelog update 2025-12-16 14:41:53 +01:00
marigauge c2b42211f0
IPC fibers (#4968)
Update ipc.yml
2025-12-16 07:41:33 -06:00
Velcroboy 93f92b7957
Map Hotfix: Arena (#4985)
* Arena Xmas

* Atmos tweaks

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-16 14:27:44 +01:00
Delta-V bot 46fe874f3c Automatic changelog update 2025-12-16 14:25:16 +01:00
Stxcking c588a3152f
Declutter corpsman starting gear and add corpsman uniform to secdrobe (#4979)
* yml

* requested changes
2025-12-16 07:24:56 -06:00
Delta-V bot 861075b7a4 Automatic changelog update 2025-12-16 14:15:30 +01:00
MD360 d1444f9387
Rev hand no more. (#4987)
Infinite blood crayon fr
2025-12-16 07:15:10 -06:00
Delta-V bot fcd0a54407 Automatic changelog update 2025-12-16 14:07:57 +01:00
Proxy also works :3 9c14eefedf
Fixed SoP Employee References (#4947)
* entity culling

* what the fuck is a 'person'

* i transhate the guidebook
2025-12-16 15:07:37 +02:00
Delta-V bot de28f2062a Automatic changelog update 2025-12-16 06:54:29 +01:00
Field Command cb678246b6
Pebble Event Map (#4890)
* Pebble Event Map

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-15 23:54:09 -06:00
Delta-V bot 99563e2060 Automatic changelog update 2025-12-16 06:05:01 +01:00
Stxcking 5cda7d5de4
More Glasses loadout tweaks (#4977)
* guh

* force sec sunglasses
2025-12-15 23:04:41 -06:00
Delta-V bot 62790aaed0 Automatic changelog update 2025-12-16 02:34:22 +01:00
KOTOB 13fa008f31
Trait - Redshirt (#4974)
* uhmmm

* health analyzer gaming

* cleanup

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* yeah

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* text update

* cleanup

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-15 19:34:02 -06:00
Charlie Morley 3fcd73eb29
xenoarch: artifacts no longer irradiate themselves (much) (#4976) 2025-12-15 17:10:17 -06:00
Proxy also works :3 ef1653c20a
resync .wiki (#4961)
* resync SpaceLaw

* ♥typod

* okay send it
2025-12-15 09:55:47 +01:00
github-actions[bot] 0af4ecf6d6
Update Credits (#4973)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-12-14 18:46:10 +01:00
Delta-V bot d3065a49a6 Automatic changelog update 2025-12-13 20:19:12 +01:00
Velcroboy 7c6de97004
Map Edits: Arena (#4965)
* Map Edits: Arena

* Remove fun

* typo

* Additional edits

* fixes

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-13 19:18:52 +00:00
Delta-V bot 279aff0382 Automatic changelog update 2025-12-13 07:43:23 +01:00
Colin-Tel a6e5489793
Division Update 12DEC2025 (#4960)
* Update division.yml

fishy

* added camera
2025-12-13 00:43:03 -06:00
Delta-V bot b9a02068d9 Automatic changelog update 2025-12-13 07:40:09 +01:00
Field Command 990193d448
Festive times at Pebble! (#4955)
Festive times at Pebble
2025-12-13 00:39:49 -06:00
Delta-V bot 96b23f58cb Automatic changelog update 2025-12-13 07:33:25 +01:00
Field Command de38af47e0
Festive times at Byoin! (#4954)
Festive times at Byoin
2025-12-13 00:33:05 -06:00
Delta-V bot 31cce8c457 Automatic changelog update 2025-12-13 07:31:55 +01:00
Vape 3bd56db54c
Holidays on Glacier (#4936)
Update glacier.yml
2025-12-13 00:31:35 -06:00
Delta-V bot 0ab997d133 Automatic changelog update 2025-12-13 07:21:44 +01:00
snowywinters 359a7011ff
Asterisk winter update (#4925)
Update asterisk.yml
2025-12-13 00:21:24 -06:00
Delta-V bot 1f6f9e5d86 Automatic changelog update 2025-12-12 23:40:53 +01:00
AirlineFood001 b55c92e72b
The DREADED Advanced Plate Carrier Buffs (#4942)
APC needs some love dude it's so underutilized

Co-authored-by: AirlineFood <pickeldabfrug@gmail.com>
2025-12-12 16:40:34 -06:00
Velcroboy 78146cfadf
Update landmine spawner (#4958)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-12 16:36:16 -06:00
Velcroboy 29c819ec15
Fix beacon map colors (#4945) 2025-12-12 16:25:20 -06:00
Delta-V bot af050b3636 Automatic changelog update 2025-12-12 23:24:07 +01:00
Spielern 964465efcf
Cherrypick Santa/Christmas Anomaly (#4957)
Enable Santa Anoamly

Signed-off-by: Spielern <iesteed2@gmail.com>
2025-12-12 16:23:46 -06:00
Velcroboy 0bfb5cd451
Detective and Library Signs (#4943)
* Update signs with DV color schemes
	new file:   Resources/Textures/_DV/Structures/Wallmounts/signs.rsi/detective.png
	new file:   Resources/Textures/_DV/Structures/Wallmounts/signs.rsi/library.png
	modified:   Resources/Prototypes/Entities/Structures/Wallmounts/Signs/signs.yml
	modified:   Resources/Textures/_DV/Structures/Wallmounts/signs.rsi/meta.json

* other files

* library
2025-12-12 22:24:48 +01:00
Delta-V bot b80b07e0ab Automatic changelog update 2025-12-12 20:22:15 +01:00
Astra 0adba6d9b6
Buff/fix forensic pads (#4932)
* Buff/fix forensic pads

* single line change no longer...

* Fix LOC

* Fix null check

* Pretty up the code (thanks to ShepardToTheStars)
2025-12-12 13:21:56 -06:00
Delta-V bot 59937ab927 Automatic changelog update 2025-12-12 12:05:19 +01:00
IRSMsoso 0c23548d6f
Make every wingflap sound effect mono (#4952)
Make wingflapx.ogg mono
2025-12-12 11:04:59 +00:00
Delta-V bot 7feeadac7a Automatic changelog update 2025-12-12 11:54:56 +01:00
Halo3moth 90eb644f9b
minor lawyer kit tweaks (#4879)
* Slop changes

lots of things

* Surely webedit wont break anything

lots of errors fixed a few wordings clarified

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* Update Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml

maintainer change

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* Update Resources/Prototypes/Entities/Objects/Devices/pda.yml

maintainer change

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* Update Resources/Prototypes/Entities/Objects/Devices/pda.yml

maintainer change

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* Direction wants the changes seperated

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* missed a line

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

* oopsies grammer 

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>

---------

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-12-12 11:54:36 +01:00
Delta-V bot f5e0dc5fcd Automatic changelog update 2025-12-11 23:39:42 +01:00
AeraAulin b9843fa450
Purifying salts (#4682)
* healing

* aaaaaaa

* i'm too tired for this

* Update Resources/Prototypes/_DV/Stacks/medical_stacks.yml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* Update Resources/Prototypes/_DV/Entities/Objects/Specific/Medical/healing.yml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* thing

* tired feverish webedit

Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>

* comment change to retrigger CI

Signed-off-by: Charlie Morley <cmorley191@gmail.com>

---------

Signed-off-by: AeraAulin <133451603+AeraAuling@users.noreply.github.com>
Signed-off-by: Charlie Morley <cmorley191@gmail.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
Co-authored-by: Charlie Morley <cmorley191@gmail.com>
2025-12-11 15:39:23 -07:00
Delta-V bot 31c3751a11 Automatic changelog update 2025-12-11 23:05:42 +01:00
Sir Warock 550546300b
Added Truncheon to Security Firearm Loadout (#4838)
* Let Secoffs spawn with Truncheon

* Fix

* move defib to belt
2025-12-11 15:05:22 -07:00
Delta-V bot a639e8cd1d Automatic changelog update 2025-12-11 15:59:17 +01:00
ConstantlyConfused 85baec2532
Update the Crime Assist App (again) (#4937)
* update crime descriptions

* make questions not refer to sophonts

* meow
2025-12-11 08:58:57 -06:00
Delta-V bot 4fde260ca4 Automatic changelog update 2025-12-10 22:59:58 +01:00
verybigman fb086d98b0
Circular Saws and Mining Drills revert/fix (#4886)
* tada

* comments fix

* changes plied

* balancing
2025-12-10 14:59:39 -07:00
Delta-V bot 36bc5a387d Automatic changelog update 2025-12-10 16:49:09 +01:00
Field Command fcc48538b1
Pebble Hotfix 2: Small Fixes (#4924)
Small Fixes
2025-12-10 09:48:49 -06:00
Delta-V bot 543ddb718e Automatic changelog update 2025-12-10 16:26:09 +01:00
pootslap 6d352688f7
Harpy emote tweaks. (#4915)
* gendered emotes + bird noises

* yawn fix

* Moved to _DV
2025-12-10 09:25:50 -06:00
Delta-V bot 20f282cd33 Automatic changelog update 2025-12-10 15:59:46 +01:00
verybigman 177a12f8d8
Mowed Astrosnow (#4921)
* idk

* cleanup after

* tada
2025-12-10 08:59:26 -06:00
Delta-V bot 9e9fd50bb9 Automatic changelog update 2025-12-10 15:57:57 +01:00
Sir Warock be03177c2e
Made Rollerbeds immune to steptriggers (#4933) 2025-12-10 08:57:37 -06:00
Delta-V bot 7612a7dcf9 Automatic changelog update 2025-12-10 09:13:02 +01:00
Delta-V bot 496467c7ba Automatic changelog update 2025-12-10 09:05:52 +01:00
Stxcking f70b80e88a
Add more festive holiday clothing to AutoDrobe (#4909)
* sprites galore

* no Santa monkey

* autodrobe

* cost up
2025-12-10 08:05:32 +00:00
Minerva 3526da8a62
Fixes coffe typo (#4930) 2025-12-09 21:00:08 -06:00
Delta-V bot ccde7f3164 Automatic changelog update 2025-12-09 20:44:47 +01:00