Commit Graph

36638 Commits

Author SHA1 Message Date
AeraAulin 214c27988b
Merge branch 'DeltaV-Station:master' into fixarchiviststuff 2025-09-06 16:58:23 -07:00
Delta-V bot 01c83ba76b Automatic changelog update 2025-09-06 14:10:48 +02:00
AeraAulin ee6c4c7700
Fugitive Report small rewrite (#4337) 2025-09-06 14:10:28 +02:00
Sir Warock 3c9b2ec1a1 Increased Durathread Cost 2025-09-05 19:10:20 +02:00
Sir Warock 96f8e5fa51 Armor up the Hats 2025-09-05 08:53:34 +02:00
Delta-V bot 358cd03b93 Automatic changelog update 2025-09-04 08:54:19 +02:00
KOTOB 2864bcd10d
Make Colossus not microscopic (#4332)
my face when
2025-09-04 06:54:00 +00:00
Minerva 96bf67ac74
Fixes two Cosmic Cult typos (#4328) 2025-09-04 05:51:48 +00:00
Minerva 332386857f
Moves 1 single incorrect-seeming character in the PR template (#4327) 2025-09-04 05:45:09 +00:00
ConstantlyConfused 1bf4650af8
Correct a minor typo in the echion uplink descriptions (#4330) 2025-09-04 07:10:37 +02:00
Delta-V bot e7a4fae984 Automatic changelog update 2025-09-04 07:02:00 +02:00
Sir Warock c376ec4b1b
Fixed Fibers of the Mechanical Gloves (#1501) (#4314)
* Fixed Fibers of the Mechanical Gloves (#1501)

<!-- Guidelines:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
<!-- NOTE: All code submitted to this repository is ALWAYS licensed
under the AGPL-3.0-or-later license.
The REUSE Specification headers or separate .license files indicate a
secondary license (e.g., MPL or MIT) solely to facilitate
integration for projects that do not use the AGPL license. This
secondary license does not replace the fact that AGPL-3.0-or-later
remains the primary and binding license.
Uncomment and modify the following line if you wish to change the
license from the default of AGPL.-->
<!--- LICENSE: AGPL -->
<!-- What did you change? -->
Created teal fibers, as well as a new insulative nanomachine fiber for
the ninja gloves.

<!-- Discuss how this would affect game balance or explain why it was
changed. Link any relevant discussions or issues. -->
Mechanical surgical gloves showed up as insulative nanomachine fibers,
when they should just be nanomachines.
<!-- Summary of code changes for easier review. -->
Replaced a bunch of YML.
<!-- Attach media if the PR makes ingame changes (clothing, items,
features, etc).
Small fixes/refactors are exempt. Media may be used in SS14 progress
reports with credit. -->
<img width="340" height="62" alt="grafik"
src="https://github.com/user-attachments/assets/545dc161-a887-4abe-83a9-d8f50bdf9a03"
/>

<!-- Confirm the following by placing an X in the brackets [X]: -->
- [X] I have read and am following the [Pull Request and Changelog
Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html).
- [X] I have added media to this PR or it does not require an ingame
showcase.
- [X] I have tested any changes or additions.
- [X] I can confirm this PR contains no AI-generated content, and did
not use any AI-generated content.
<!-- You should understand that not following the above may get your PR
closed at maintainer’s discretion -->

<!-- List any breaking changes, including namespaces, public
class/method/field changes, prototype renames; and provide instructions
for fixing them.
This will be posted in #codebase-changes. -->

**Changelog**
<!-- Add a Changelog entry to make players aware of new features or
changes that could affect gameplay.
Make sure to read the guidelines and take this Changelog template out of
the comment block in order for it to show up.
Changelog must have a 🆑 symbol, so the bot recognizes the changes and
adds them to the game's changelog. -->
🆑
- fix: Fixed mechanical surgery glove fibers not showing up properly!

* Fixes

* YAML fix
2025-09-04 05:01:41 +00:00
mnva 685cec5be8 People with the Numb trait no longer scream during surgery 2025-09-03 20:23:04 -04:00
Delta-V bot fcba3629cc Automatic changelog update 2025-09-03 19:05:27 +02:00
Delta-V bot cb89f8759e Automatic changelog update 2025-09-03 19:05:08 +02:00
turtlemutt e15545622c
Fixed Felinids (real not fake) (#4269)
* Update modifier_sets.yml

* did it work deltanadas

* bro making me work for this shit wtf

* please... mercy....

* ugh

* Update modifier_sets.yml

* Update Felinid.xml
2025-09-03 19:05:06 +02:00
Sir Warock 8d19afedb9
Moved Recipes to Atmospherics Category (#4320)
* Moved Recipes to Atmospherics Category (#1269)

<!-- Guidelines:
https://docs.spacestation14.io/en/getting-started/pr-guideline -->
<!-- NOTE: All code submitted to this repository is ALWAYS licensed
under the AGPL-3.0-or-later license.
The REUSE Specification headers or separate .license files indicate a
secondary license (e.g., MPL or MIT) solely to facilitate
integration for projects that do not use the AGPL license. This
secondary license does not replace the fact that AGPL-3.0-or-later
remains the primary and binding license.
Uncomment and modify the following line if you wish to change the
license from the default of AGPL.-->
<!--- LICENSE: AGPL -->
<!-- What did you change? -->
Moved Atmosian recipes to a dedicated Atmospherics Crafting Category.
<!-- Discuss how this would affect game balance or explain why it was
changed. Link any relevant discussions or issues. -->
For the atmosians of us. I don't know why this wasn't a category before.
<!-- Summary of code changes for easier review. -->
Moved the files and data to a new folder in the under
recipes/construction
<!-- Attach media if the PR makes ingame changes (clothing, items,
features, etc).
Small fixes/refactors are exempt. Media may be used in SS14 progress
reports with credit. -->
<img width="580" height="610" alt="grafik"
src="https://github.com/user-attachments/assets/bfcd62dd-2b8c-4f02-baea-23c30ff88c6c"
/>

<!-- Confirm the following by placing an X in the brackets [X]: -->
- [X] I have read and am following the [Pull Request and Changelog
Guidelines](https://docs.spacestation14.com/en/general-development/codebase-info/pull-request-guidelines.html).
- [X] I have added media to this PR or it does not require an ingame
showcase.
- [X] I can confirm this PR contains no AI-generated content, and did
not use any AI-generated content.
<!-- You should understand that not following the above may get your PR
closed at maintainer’s discretion -->

<!-- List any breaking changes, including namespaces, public
class/method/field changes, prototype renames; and provide instructions
for fixing them.
This will be posted in #codebase-changes. -->

**Changelog**
<!-- Add a Changelog entry to make players aware of new features or
changes that could affect gameplay.
Make sure to read the guidelines and take this Changelog template out of
the comment block in order for it to show up.
Changelog must have a 🆑 symbol, so the bot recognizes the changes and
adds them to the game's changelog. -->
🆑
- tweak: Moved Atmospherics recipes and constructions to a dedicated
Atmospherics Category!

---------

Co-authored-by: TheDen-Bot <186991657+TheDen-Bot@users.noreply.github.com>

* Remove SPDX file

* Please the Maintainers

---------

Co-authored-by: TheDen-Bot <186991657+TheDen-Bot@users.noreply.github.com>
2025-09-03 17:04:46 +00:00
Delta-V bot f819484b0f Automatic changelog update 2025-09-02 23:44:37 +02:00
Proxy also works :3 fafd5cf816
ipc heat/cold (#4306)
intial
2025-09-02 23:44:18 +02:00
Delta-V bot 5df41e474a Automatic changelog update 2025-09-02 23:23:34 +02:00
SirrRequiem 2b4fc46c34
Terra Hotfix 2 Electric Boogaloo (#4146)
* Changed walls to be reinforced/not, redesigned Engi front and Epi backrooms. Genpop locker room got an intercom

* Corpsman was eating a lil too good, rotated spare ID, Happy Honk for clown! And made a zookeeper locker so the gun just isn't out on display

* Added vents, all firelocks should be linked to respective alarms, fixed some door names, and a lil wiring

* ChessOps is not as easy to break into

* Velcro helped with cleaning the file up

* Powered TEG loops, gave Epi some cell rechargers, made CMO windoors not AA

* More fixes to the air alarms mostly

* Minor fixes for linking things
2025-09-02 23:23:14 +02:00
Sir Warock 8615f06a85 Fix Loto Oil 2025-09-02 19:18:39 +02:00
rosieposie 42b93f413f
Carpet Colors & Fountain (#4219)
* fountain&carpet

* make a wish fountaintation

* block bullets

* Update meta.json

* Update meta.json

* _dv prayers
2025-09-02 11:07:23 +00:00
Delta-V bot c91a8521a3 Automatic changelog update 2025-09-02 10:26:09 +02:00
No Elka efaf62c4e7
Add examine to IdentityBlocker (#4295)
* Change stuff

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

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

* I sure hope that works

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-02 09:25:50 +01:00
Delta-V bot 35b73f6c98 Automatic changelog update 2025-09-02 07:11:43 +02:00
AlgisAlphonse 760bf45518
Pneumatic cannon can now be equipped in the suit storage slot (#4299) 2025-09-02 07:11:24 +02:00
AeraAulin 5107034fb0 readd artifact tag 2025-09-01 15:08:42 -07:00
AeraAulin 1c442c364c Merge branch 'fixarchiviststuff' of https://github.com/AeraAuling/Delta-v-stuff into fixarchiviststuff 2025-09-01 15:00:55 -07:00
AeraAulin cdfc031e4c and fix 2025-09-01 15:00:42 -07:00
AeraAulin 83e4d3a2e1
Merge branch 'master' into fixarchiviststuff 2025-09-01 14:59:21 -07:00
AeraAulin 5b2a00d187 fix merge conflicts here too 2025-09-01 14:58:52 -07:00
Delta-V bot 0e3e26c021 Automatic changelog update 2025-09-01 23:25:18 +02:00
Proxy also works :3 54958039a1
ipc cables (#4283)
* cables

* i transhate # DeltaV was -1.66

* like this?

* 18th times the charm
2025-09-01 21:24:59 +00:00
Delta-V bot 49e2e9a89a Automatic changelog update 2025-09-01 22:05:06 +02:00
No Elka 7ec08926db
Add hyperzine injector alternative for the cosmic cult (#4194)
* Codersprite

* Add the reagent

* Add the injector

* Transmutability

* My YAML so wrong

* My YAML is finally correct

* Fix typo

* Fix another

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

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

* Fuck around

* Find out

* Make sprite actually good

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-01 20:04:47 +00:00
Delta-V bot b9028b87db Automatic changelog update 2025-09-01 19:32:03 +02:00
AlgisAlphonse 6b4afe17cd
Adds plastic to the biogenerator and rebalances the biogenerator (#4298) 2025-09-01 19:31:44 +02:00
Minerva 4ea5f77e87
Changes the surgery cleanliness examine texts (#4305) 2025-09-01 11:52:58 +00:00
Delta-V bot 1ab8f81af4 Automatic changelog update 2025-09-01 10:46:43 +02:00
William Lemon 01088086dc
Adds Skia (σκιά, shade) as a Midround Antagonist (#4152)
* AAAAAAAAadds skia

* Added to the spawn options table

* Fix EOR, Added shatter ability, Fix Reroll popup

* Fixed the death of the Skia

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

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

* Fixed taco's silly mistake

* Skia need pry-ability

* Adds Goob Nightvision

* Added some missing Protos

* Appease the Yaml gods

* Did the Delta Fixes

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

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

* Lathes fix

* Update attributions.yml

* More yaml fixes

* The Yaml Linter shall never be sated

* More fixes

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

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

* Fixed objective reroll

* Bring up to date

* aaaaaaaaaaa

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

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

* Fixed damageset, removed unneeded point light

* I'm so sorry Deltandas

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

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

---------

Signed-off-by: William Lemon <William.Lemon2@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-01 08:46:23 +00:00
Delta-V bot 88c0371931 Automatic changelog update 2025-08-31 19:31:56 +02:00
Elperson 24cc28b532
Actually make LPO's crew monitor actually show people on the station (#4273)
* Simple fix

* maintainer requested changes
2025-08-31 18:31:38 +01:00
Delta-V bot 2966d93c65 Automatic changelog update 2025-08-31 19:31:33 +02:00
Quanteey 592ea25b20
BUGFIX: harpy movement speed bug (#4300)
* Something fixed

* inheritance good

* 3am

* .
2025-08-31 18:31:14 +01:00
No Elka 21d673854b
New icons for cosmic cult glyphs (#4109)
* Yee

* Attribution
2025-08-31 12:04:04 +02:00
Minerva b65f0733b3
Fixes all "wether" typos (#4302)
Fixes all wether typos
2025-08-31 11:07:34 +02:00
Delta-V bot 89658b7679 Automatic changelog update 2025-08-31 03:39:50 +02:00
Quanteey 3caeb45922
Grabbag of bugfixes (#4296)
* .

* Add a missing ftl to AI turrets (#37965)

* missing ftl

* make it pop

* Missing ftl

* Fixed Snacks Mispredicting on Clients (#38522)

* Well this works

* Removed merge conflict bait

* PredictedDel

* Apply suggestions from code review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* That's not how it works

Signed-off-by: Quanteey <61941975+Quanteey@users.noreply.github.com>

---------

Signed-off-by: Quanteey <61941975+Quanteey@users.noreply.github.com>
Co-authored-by: āda <ss.adasts@gmail.com>
Co-authored-by: Southbridge <7013162+southbridge-fur@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-08-31 01:39:30 +00:00
github-actions[bot] 289a540a63
Update Credits (#4301)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-08-31 01:29:58 +00:00