Commit Graph

11934 Commits

Author SHA1 Message Date
Tobias Berger 0dd94de46a
Remove bears from fishing, I don't care how hungry they are (#4797) 2025-11-28 10:49:21 +01:00
Tobias Berger 2a68b49249
Add missing tag to GasPipeHalf to make flintlock craftable (#4796)
Fixes https://github.com/DeltaV-Station/Delta-v/issues/4756
2025-11-28 10:41:03 +01:00
Tobias Berger 3632200302
Cardboard Box Weightless Fix (#40260) (#4794)
Box is no longer space faring

Co-authored-by: Princess Cheeseballs <66055347+Princess-Cheeseballs@users.noreply.github.com>
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-11-28 08:47:18 +00:00
Velcroboy 0dbf9647a3
Update mountain walls/alt-asteroids (#4777)
* Update mountain walls/alt-asteroids

* no rot

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-11-28 02:26:53 -06:00
Vanessa c0fa85de5d
Removed 1u transfer amount on syringes. (#4774) 2025-11-28 02:25:41 -06:00
Colin-Tel 6fa8406eca
Fixed Laser Carbine damage (#4790)
i did it, all me
2025-11-28 02:24:56 -06:00
Vape ed9560c92f
OVINIA INVASION !! (#4715)
* Ovinia Species (Straight Sheepin It) DRAFT (#490)

<!--
Explain this PR in as much detail as applicable

Some example prompts to consider:
How might this affect the game? The codebase?
What might be some alternatives to this?
How/Who does this benefit/hurt [the game/codebase]?
-->

Yeah yeah yeah im sheeping my shit im straight sheeping it yeah yeah
yeah.
I'm literally making the Ovinia species, sheeps in space. oh god oh fuck
i hope i get this done.

Ovinia are basically sheep but in space! Pretty freaking cool!

Traits:
Pros:
wont trigger shards/mousetraps on step,
cold/heat threshhold resist (wool),
get hungry/thirsty 25% slower,
flammibility 75% (wool),
Take 20% less cold, shock, and heat damage (wool),

Cons:
theobromine weakness,
sleep 50% longer, (to be coded)
eat 20% slower,
take 15% more pierce/slash

---

<!--
A list of everything you have to do before this PR is "complete"
You probably won't have to complete everything before merging but it's
good to leave future references
-->

- [x] Get Base Sprites in for body/tail/ears
- [x] Make Species Prototype
- [x] Make Markings Prototype
- [x] Make Body Parts Prototype
- [x] Make Entity Body Prototype
- [x] Make sure Entity Body Prototype is done right
- [x] Make Organ Prototype
- [x] Make Entity Species Prototype
- [x] Make sure Entity Species Prototype is done right
- [x] Add markings/finish Prototype
- [x] Make Sounds Prototype
- [x] Add Sounds
- [x] Make sure Baas is an emote and works
- [x] Make Mobs Player
- [x] Make sure Mobs Player Prototype is done right
- [x] Make Language Prototype
- [x] Add Displacement maps for clothing
- [x] Add swag
- [x] Add traits
- [ ] Add ovinia outerwear variants (can do later)
---

<!--
This is default collapsed, readers click to expand it and see all your
media
The PR media section can get very large at times, so this is a good way
to keep it clean
The title is written using HTML tags
The title must be within the <summary> tags or you won't see it
-->

<details><summary><h1>Media</h1></summary>
<p>

![image](https://github.com/user-attachments/assets/b000389d-55f3-4de7-84d8-058f7fa1832b)

![image](https://github.com/user-attachments/assets/ea7ca855-edc8-42a0-9a36-941ccac403a7)

![image](https://github.com/user-attachments/assets/ca0c919d-214c-4ca7-bb30-a62c009588bb)

![image](https://github.com/user-attachments/assets/7e19d12d-3e1d-41a0-992b-1785f5ea2215)

![image](https://github.com/user-attachments/assets/f08210b1-5f02-4e6f-8d46-5018fc8a918b)

![image](https://github.com/user-attachments/assets/88848e52-eb54-44dc-ad0e-bcdc7d756078)

</p>
</details>

---

<!--
You can add an author after the `🆑` to change the name that appears
in the changelog (ex: `🆑 Death`)
Leaving it blank will default to your GitHub display name
This includes all available types for the changelog
-->

🆑
- add: Added Ovinia as a playable species!
- tweak: Moved some localization to Den specific areas
- remove: Removed all of the snacks out of gregg's cupboard

---------

Co-authored-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>
Co-authored-by: Rosycup <178287475+Rosycup@users.noreply.github.com>

* Sum Horns (#911)

<!-- 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.-->
<!-- What did you change? -->
This adds four new horns for Ovinia. And a snout, too. 🫡
It's MIT because I want it to be, and in case anyone needs horns for
species that are like. That high up in orientation.
<!-- Discuss how this would affect game balance or explain why it was
changed. Link any relevant discussions or issues. -->
Ovinia don't have enough horns. Ovinia also doesn't have a marking that
puts a line through the top of your face. So I fixed that in this PR.

<!-- Summary of code changes for easier review. -->
A meta JSON, an FTL file, and a bunch of images.
<!-- 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. -->
Just look in files changed.
<!-- 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 -->

**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. -->
🆑
- add: Gave ovinia a little bit more horn, and a secret snout.
<!--
🆑
- add: Added fun!
- remove: Removed fun!
- tweak: Changed fun!
- fix: Fixed fun!
-->

---------

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

* Ovinia Trait Fix and Emote Adjustments (#1124)

<!-- 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 -->
Fixed the localisation of the Baa emote. Changed Baa and Moo from the
caw icon to relevant animal icons both taken from
[[TGstation](https://github.com/tgstation/tgstation)] and modified
slightly. Fixes the ovinia trait not conferring the relevant emotes when
chosen. Fixes #775.

Fixed missing location for Baa emote.
Added relevant _Den namespace folders and attribution file for emotes.
Added two new icons to said folders.
Removed ´available: false´ from ovinia speech_emotes.yml making the
trait work as intended.

<img width="153" height="114" alt="imagen"
src="https://github.com/user-attachments/assets/2530e067-dccc-41e7-b36b-9be5594761c9"
/>

- [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.

**Changelog**
🆑 Wheels
- add: New icons for Baa and Moo emotes
- fix: Ovinia sounds trait will now allow holders to Baa as intended
- fix: Baa emote name will name display properly when hovered over

---------

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

* Ovinia Typing Sprite Fix (#1348)

<!-- 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? -->
routed ovinia's non typing state to work
<!-- Discuss how this would affect game balance or explain why it was
changed. Link any relevant discussions or issues. -->
fixes massive error when thinkibng waht to type
<!-- Summary of code changes for easier review. -->
ough
<!-- 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="139" height="137" alt="image"
src="https://github.com/user-attachments/assets/25990a20-0782-46a2-b0c5-fb6f3374d7c4"
/>

<!-- 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 -->

**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 Ovinia's idle typing sprite to not be a massive error

* continuing to go bald

* Fixing Fails with the language FTL

* Changes again to languages.ftl

* Removed Resomi Stuff from the FTL

* Fixed the language thingy once more

* Grammar and fixes

* Ovinia DeltaV adjustments

* Added AnimalFriend faction

* Switched Ovinia naming scheme to default

* Fixed YAMLLinter issues with Ovinia

* Fixed the heat damage thingy

* YAML Linter Hates me

* Testing Changes

* Update ovinia.yml

* Update ovinia.yml

* FINALLY

* Updates to Factions for the AnimalFriend Trait

* Fucking Case Sensitive

* Reviewed proposed changes to Ovinia.yml

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Vape <76235372+Vapetastic-Gaming@users.noreply.github.com>

* Updates

Fixed all requests besides the displacement maps. Still workin on that

* Fixes Coscult and Displacements

* misc

* Tag fixes. YAML Linter, my beloathed

* random grumbles

case sensitivity is set to high. please fix this maintainers, thanks

* BREAKTHROUGH

* Req changes

* Attributions, and New soundies

* Updaties

---------

Signed-off-by: Vape <76235372+Vapetastic-Gaming@users.noreply.github.com>
Co-authored-by: juniwoofs <jakbroeder@gmail.com>
Co-authored-by: Blitz <73762869+BlitzTheSquishy@users.noreply.github.com>
Co-authored-by: Rosycup <178287475+Rosycup@users.noreply.github.com>
Co-authored-by: Mono <182929384+Monotheonist@users.noreply.github.com>
Co-authored-by: TheDen-Bot <186991657+TheDen-Bot@users.noreply.github.com>
Co-authored-by: wheelwrightt <174839295+wheelwrightt@users.noreply.github.com>
Co-authored-by: sheepie <180479595+juniwoofs@users.noreply.github.com>
Co-authored-by: Vanessa Louwagie <vanessalouwagie@outlook.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-11-28 08:17:45 +01:00
MD360 60b6271c48
Remove BorgMaterial Tag (#4787)
Remove the Tag
2025-11-27 18:03:51 -06:00
Proxy also works :3 3ac8f5a333
remove security hardsuit insulation (#4724)
remove insuls
2025-11-27 16:25:28 -06:00
MD360 f51718ad17
Add an option for ore box to dump out ores. (#4786)
* Add Dumpable comp

* Forgor comment again.
2025-11-27 18:29:03 +00:00
Velcroboy fdc4ca6fb4
Fix Gladiator having wrong headset (#4778)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-11-27 10:34:49 -06:00
Velcroboy e55208e0ba
Map Edits: Arena (#4729)
* Map Edits: Arena

* remove comment

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-11-27 12:07:23 +01:00
Vanessa 1a25841fb8
Cargo Mascot Updates (#4769)
Direction requested changes
2025-11-26 23:08:22 -06:00
Charlie Morley f0dd4dff80
xenoarch: make commonly-conflicting atmos triggers appear less often (#4744)
* xenoarch: make commonly-conflicting atmos triggers less likely

* minor review comment
2025-11-26 21:49:39 -06:00
Charlie Morley dc8f12ef1a
make mindbreaker toxin grant a psionic reroll (#4429)
* mindbreaker toxin grants a psionic reroll

* remove unnecessary "dv change" comments on mindbreaker nyano code
2025-11-27 09:04:19 +11:00
Charlie Morley a67c872278
make meteor swarm event actually hit the station (#4379)
* make meteor swarm event actually hit the station

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

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

* remove MeteorSwarm targeting admin logs

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-11-27 09:01:23 +11:00
Vanessa 3145103db9
Added Devil Blacklist (No More Chaplain Devils) (#4776)
Made it so that mindshielded, antag-immune, and bible users can't become the devil
2025-11-26 21:36:39 +00:00
pootslap 58c09e5775
Fixes mime survival box spawns (#4768)
* Update survival.yml

* Update survival.yml
2025-11-26 16:45:34 +00:00
Exile152 9e2275f359
Add Cargo Mascot Clothing (#4708)
* Merged mascot clothing from omu

* fixed conflicts

* fixed more newbie errors

---------

Co-authored-by: thetuerk <46725294+ThanosDeGraf@users.noreply.github.com>
2025-11-26 10:23:20 -06:00
KOTOB 0b1848b97e
make slips scary again (#4747)
* evil

* gamer...
2025-11-26 09:31:20 -06:00
Dorragon 27aafc7548
Security Roundstart gloves (#4760)
* Start

* Fixes everything

* all other ones are lowercase so this one is too now
2025-11-26 14:53:33 +01:00
Vanessa 8c5006df9c
Upstream Merge (August) Fixes (#4757)
* Commented out StunVisuals

* Fixed engi borgs not being able to hold modular machine parts

* Fixed admin ghosts popping up a message when alt-clicking on IPCs

* Fixed Book of Mysteries

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

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

* Fixed some borg modules that got missed.

* [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-11-26 09:59:36 +01:00
AeraAulin f004fcd95f
add contest winner stories into the ancient books (#4716)
* took me long enough

* add descriptions and suffixes

* [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-11-25 18:29:37 -06:00
Sir Warock 09cbcd71cb
Add the NT-3 (#4622)
* Add Bipod System

* Add the NT-3

* Small fixes

* Small fixes

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

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

* Fix Test Fails

* Small oversight

* Robust the Code

* Fix Action Name

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Sir Warock <67167466+SirWarock@users.noreply.github.com>

* Fix Action Description

Co-authored-by: Tobias Berger <toby@tobot.dev>
Signed-off-by: Sir Warock <67167466+SirWarock@users.noreply.github.com>

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

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

* Add WallPierce + Changes

* Small fix

* Cleanup

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

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

* Fix Testfail + Add Descriptions

---------

Signed-off-by: Sir Warock <67167466+SirWarock@users.noreply.github.com>
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-11-25 18:03:33 +00:00
Vanessa 8afdf61d89
Gave ghost cat roles the ability to pounce (#4733)
* Gave ghost cat roles the ability to pounce

* Fixed typo.
2025-11-24 22:08:10 -06:00
Vanessa 25c429a3b9
Fix Engi Borg Modules (#4738)
How did this work before?
2025-11-24 19:15:18 +00:00
Vanessa 1faf5a3e9b
Fixed IPCS not being able to crawl (#4737) 2025-11-24 15:03:15 +00:00
Sir Warock b1303c94f1
Adding CentComm Chads Magazine (#4631)
* CentComm Chads

* Added to Migrations

* Typo Fix

* Different stamp

* Fix for maints
2025-11-24 13:47:47 +00:00
MD360 34207e73cc
MMI fix part two (#4723)
* MMI fix part two

* Forgor comments
2025-11-23 16:21:12 -06:00
Vanessa 0f0b950ed8 Added soap to surgery module so medical borgs can clean their tools. 2025-11-23 15:22:36 -06:00
Vanessa 92a7949a30 Fixed server crash if skeleton head spawning in Captain's locker was blown up by the nuke. Wat? 2025-11-23 15:22:36 -06:00
Vanessa e98d55795c Added reinforced plasma window levels of DeltaPressure resistance to Malign windows. 2025-11-23 15:22:36 -06:00
Vanessa 7d7d4e4c45 Changed Normality Crystal recipe to include holy water because the recipe for Lye (water+ash) was making it impossible to make normality 2025-11-23 15:22:35 -06:00
Princess Cheeseballs cece56a5b7 Mothership Core Prototype Cleanup (#40410)
* I cannot escape bodysystem no matter how hard I try

* Move 2 things

---------

Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-11-23 15:22:35 -06:00
Vanessa 3c8e54d127 Changed price of NanoMed restock box after it kept failing NoCargoOrderArbitrage test 2025-11-23 15:22:35 -06:00
Vanessa cc726bec25 Updated various non-upstream entities components. Fixed YAML Linter errors. 2025-11-23 15:22:35 -06:00
Vanessa 370f309a48 Revert "Remove NamesGolem" (#39478) 2025-11-23 15:22:35 -06:00
Vanessa a0b1730113 Removed some Chem Bottles that were added in the upstream merge. 2025-11-23 15:22:35 -06:00
MissKay1994 d7db807e9e Adjust bureaucratic error to prevent only passenger being available (#40001)
Fire all the interns
2025-11-23 15:22:35 -06:00
Tiniest Shark 5828a77370 Helm + Mask Displacements for Reptilians (and some unique helmets) (#39351)
* Liz displacements + unique helms

* small fix

* Couple of small fixes
2025-11-23 15:22:34 -06:00
ArtisticRoomba 2bc7d10eec Atmos Delta-Pressure Window Shattering (#39238)
This PR adds delta-pressure damage. In short, airtight structures can now take damage proportional to the difference in pressures between the sides of the structure.
2025-11-23 15:22:34 -06:00
Quasr aee0e440a5 Updated inspector description to reflect functionality (#40072)
update inspector desc.

Co-authored-by: Quasr <~182430031+quasr-9@users.noreply.github.com>
2025-11-23 15:22:34 -06:00
Tiniest Shark 2a2ae8042c Add inhand sprites to Cartons and Cups, give new inhands to Cans. (#39814)
* Added inhand sprites to cans, cartons and cups.

* small tweak
2025-11-23 15:22:34 -06:00
Tiniest Shark 3e1d74b1f3 Burger Inhands (#39894)
burger is in your hands
2025-11-23 15:22:34 -06:00
breeplayx3 28f8d6dd22 Berry Delight recipe edit (#40085)
berry delight change
2025-11-23 15:22:34 -06:00
FungiFellow 500209a1c2 Trimmed Sentience Targets from Corgis Smile and Cockroaches (#39810)
* Update animals.yml

* Update pets.yml

* Removed Sentience Target from corgi

* Update random-sentience.ftl

* Obliterated Scurret from .ftl
2025-11-23 15:22:34 -06:00
Mora 0c0421a61a Some more vox customization (#39083)
* Added docked and spiked tails, added talisman for vox

* Tail Talisman ftl

* adjusts talisman to be its own tail to avoid having to deal with other tails at all

* vox tail stuff

* Added amputated tail (courtesy of flareguy) and split tail

* adds TODO regarding marking conditionals

* rsi run check pls stop screaming at me

* Shelving the talisman for later, keeping the sprites around

* Add RSI credits

* Remove unnecessary files

* renamed amputated to vestigial
2025-11-23 15:22:34 -06:00
SolidSyn 9c820b9269 Adds a secHUD to the noir-tech glasses (#39859)
* Adds a SecHUD to the noir-tech glasses

* Adds a Security HUD to the noir-tech glasses

* Revert "Adds a Security HUD to the noir-tech glasses"

This reverts commit 68d7b9b6e190618e44a94df71cf311e056892392.

* Adds a security HUD to the noir-tech glasses
2025-11-23 15:22:34 -06:00
IProduceWidgets c7f086bffc prevent double-mapping lights (#39939)
works?
2025-11-23 15:22:34 -06:00
IProduceWidgets bfa2c65c7c Update 4 visitor shuttles & nanomed inventories (#39718) 2025-11-23 15:22:34 -06:00