Commit Graph

36278 Commits

Author SHA1 Message Date
Vanessa e945f5869a
Harpies Flightless No More! (#4888)
* Initial port of EE Harpy flying (#919)

* Added better friction and acceleration modifiers.

* Moved server's flight system to shared. I don't know why it isn't in the first place.

* Shifting things around.

* Code tweaks to make it better

* Comment fixes

* Fixed footsteps and footstep sounds

* Added a quick conditional if InitialStaminaCost greater than zero

* Removed a pop-up that wasn't showing

* Additional adjustments

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

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

* Fixed a few more systems to call the Flying system instead of the component

* Comment consistency. DeltaV comments where I made it better. EE comments where they originally had things

* YAML fixes

* Guidebook

* Apply suggestions from code review

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

* Removed DoAfterDashEvent

* Fixed suggestions

* Updated comment

* Added new copyright free wingflaps with proper attribution

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

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

* Appeased YAML gods

---------

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: Tobias Berger <toby@tobot.dev>
2025-12-08 14:58:52 +01:00
Tobias Berger 1b7d405ecb
Manual changelog update 2025-12-08 14:56:44 +01:00
Tobias Berger 12584f2291
Manual changelog update 2025-12-08 12:05:31 +01:00
Delta-V bot 4ab4662ffe Automatic changelog update 2025-12-08 10:01:34 +01:00
verybigman d287951f1e
Reinforced Tinted Windows (#4875)
* completion

* fix

* moved directories

* fixed

* Apply suggestion from @Toby222

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

---------

Signed-off-by: Tobias Berger <toby@tobot.dev>
Co-authored-by: Tobias Berger <toby@tobot.dev>
2025-12-08 10:01:15 +01:00
Delta-V bot d3e011e9b0 Automatic changelog update 2025-12-08 07:08:57 +01:00
Velcroboy 566382e75f
It's a Tortuga Xmas! (#4893)
* It's a Tortuga Xmas!

* ...

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-08 07:08:37 +01:00
Delta-V bot 6dbb71c5c7 Automatic changelog update 2025-12-08 07:08:11 +01:00
Velcroboy 306607e12c
Hivemas (#4898)
* Hivemas

* variantize

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-08 07:07:51 +01:00
turtlemutt 4f39809ea9
Winterhouse (#4910)
Update lighthouse.yml
2025-12-07 23:39:42 -06:00
Delta-V bot 88055bb823 Automatic changelog update 2025-12-08 06:30:37 +01:00
This_Is_Gray 0f388ece51
It Snew On Lady Elegance (Christmas PR) (#4903)
* Update elegance.yml

* Update elegance.yml

* those who snow

* nukes the tattered cloak for real

* Update elegance.yml
2025-12-07 23:30:18 -06:00
SirSmith148 3720e89c52
Xenoarch tweaks (#4486)
* Initial glimmer change

* Added glimmer multiplier

* Adds scalar of research properly like the old glimmer system

* Left over code

* Glimmer changes for Analysis Console UI

* Accidental Namespace added

* Fixed small Math issue with glimmer values

* Fixed reference to Nyano

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml

Co-authored-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Signed-off-by: SirSmith148 <64059804+SirSmith148@users.noreply.github.com>

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml

Co-authored-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Signed-off-by: SirSmith148 <64059804+SirSmith148@users.noreply.github.com>

* Update Content.Shared/Xenoarchaeology/Equipment/Components/ArtifactAnalyzerComponent.cs

Co-authored-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Signed-off-by: SirSmith148 <64059804+SirSmith148@users.noreply.github.com>

* Fixed Deltav comment references

Went though various files and added comments to signify where delta v changes are to the upstream code

* More DeltaV Comment fixes

Added a few more comments for DeltaV specific changes, I also removed an unused line of code, and renamed to variables for better clarity

* Commenting and moving one file to _DV

I cant read apparently and  only saw some fixes requested, here are the rest apologies

* Update Content.Shared/Xenoarchaeology/Equipment/Components/ArtifactAnalyzerComponent.cs

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

* Update Content.Shared/Xenoarchaeology/Equipment/Components/AnalysisConsoleComponent.cs

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

* Update Content.Shared/Content.Shared.csproj

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

* Update Content.Server/Xenoarchaeology/Equipment/ArtifactAnalyzerSystem.cs

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

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleBoundUserInterface.cs

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

* Update Content.Shared/_DV/Xenoarchaeology/BUI/AnalysisConsoleBoundUserInterfaceState.cs

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

* Update Resources/Locale/en-US/xenoarchaeology/artifact-analyzer.ftl

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

* Addressed issues of cleaning up a function to one that already exists, restoring an old comment from upstream, and moving localization data to _DV folder

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml.cs

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

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml.cs

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

* Update Content.Server/Xenoarchaeology/Equipment/ArtifactAnalyzerSystem.cs

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

* Update Content.Server/Xenoarchaeology/Equipment/ArtifactAnalyzerSystem.cs

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

* Update Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml.cs

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

* Missed one line to bring over to _DV

* Fixed github and IDE complains about null ref

---------

Signed-off-by: SirSmith148 <64059804+SirSmith148@users.noreply.github.com>
Co-authored-by: KOTOB <59124164+kotobdev@users.noreply.github.com>
Co-authored-by: Charlie Morley <cmorley191@gmail.com>
2025-12-07 21:12:01 -07:00
Delta-V bot 3e56f86b00 Automatic changelog update 2025-12-08 01:04:06 +01:00
zelezniciar1 5060736956
Atmos Ops: dP Guidebook Entry (#4906)
Atmos dP Guidebook Entry (#40194)

* Add Atmos dP guidebook

* Update Resources/ServerInfo/Guidebook/Engineering/DeltaPressure.xml

---------


(cherry picked from commit a93f6b8cdf5bdc4c0bf509e0706126eea500b531)

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-12-07 18:03:46 -06:00
ConstantlyConfused d86ae4278e
Make the cane loadout group include the librarian cane (#4904) 2025-12-07 22:58:03 +01:00
Cepelinas1 a595421915
Demetashield epsilon part 2 (#4481)
* demetashield epsilon part 2

* bug fix

* annoucement.yml fix

* some redundant stuff removed

fix
2025-12-07 13:12:48 -07:00
Delta-V bot bcde66d934 Automatic changelog update 2025-12-07 19:03:11 +01:00
beck-thompson 9b00ed5737
Fix respawn timer (#4895)
* fix
2025-12-07 19:02:52 +01:00
Delta-V bot e253f855e1 Automatic changelog update 2025-12-07 18:54:53 +01:00
Stxcking 4a9a9f4be5
Add Chemical, Paramedic, and Surgeon wall lockers (#4899)
* woo wall lockers!

* chemical

* clean up

* [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-07 18:54:34 +01:00
github-actions[bot] 0975ff525c
Update Credits (#4897)
Co-authored-by: DeltaV-Bot <github@deltav.gay>
2025-12-07 18:45:59 +01:00
Delta-V bot 49b60728db Automatic changelog update 2025-12-07 12:46:04 +01:00
Halo3moth 3ea3cc3ff9
Always bigger fi- oh nevermind (Feroxi Emote) (#4877)
* feroxi changes

Wideswing,10 pierce, tail thump, better storage of body emotes for feroxis

* Direction Changes

Removed wideswing dropped feroxi melee back to 7

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

---------

Signed-off-by: Halo3moth <mdavid.wininger@gmail.com>
2025-12-07 05:45:45 -06:00
Dorragon fed1c5cfc3
Centcomm roles QOL (#4880)
* first commit yippee

* ERT now gets centcomm implants too. Also fixes ERT not having death rattle implants
2025-12-07 05:34:16 -06:00
Delta-V bot 1209f820ee Automatic changelog update 2025-12-07 10:47:33 +01:00
Proxy also works :3 1fb4b9871a
kill speedboots (#4883)
* remove speedboots

* no more reverse engineering

* Update Resources/Prototypes/Research/civilianservices.yml

Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
Signed-off-by: Proxy also works :3 <98499019+Proxysseia@users.noreply.github.com>

---------

Signed-off-by: Proxy also works :3 <98499019+Proxysseia@users.noreply.github.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-07 11:47:14 +02:00
Delta-V bot 420a9266ed Automatic changelog update 2025-12-07 08:09:54 +01:00
ConstantlyConfused 29a7d080d4
Make pride clothing be able to chameleon into similar pieces of pride clothing (#4845)
* Expedite gender reassignment (#36894)

* Remove Misgendering (#40425)

fix misgendering

* make pride scarfs and cloaks chameleon

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

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

* add missing comments

* Attempt Toby's suggestion: rename chameleon stuff

* rename the chameleon verb & window

---------

Co-authored-by: IProduceWidgets <107586145+IProduceWidgets@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-12-07 00:09:34 -07:00
Delta-V bot f976232d0c Automatic changelog update 2025-12-07 07:40:28 +01:00
Field Command b23d763547
Midpoint Festive Season (#4891)
* Midpoint Festive Season

* Made frosty lights not be powered by festive magic
2025-12-07 06:40:08 +00:00
HTML/Crystal d273cdba9b
Give dummy avali and chitnid moth eye sprites (#4884)
1 commit ops
2025-12-06 23:07:19 -07:00
Velcroboy 51035e28dd
Fix mapping section in CONTRIBUTING.md (#4894)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-06 21:27:52 +00:00
Delta-V bot b87ec6b1e4 Automatic changelog update 2025-12-06 06:33:59 +01:00
Velcroboy 246cf08462
Map Hotfix: Tortuga (#4878)
* Map Hotfix: Tortuga

* invalid

* Circuit imprinter

* increase detective 1->2

* return of the circuit imprinter

* fish power

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-06 05:33:40 +00:00
Delta-V bot 9645a5ca82 Automatic changelog update 2025-12-06 05:40:22 +01:00
Velcroboy 0e4502b973
Map Edits: The Hive (#4887)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
2025-12-06 05:40:02 +01:00
biddygelson d4e0857063
Academy 1.3.0 (#4863)
* * make festive for winturrr
* fixed emergency light in viro checkpoint
* fixed always on light outside dispo

* fixed light
2025-12-05 19:27:23 -06:00
Delta-V bot 448a10f27f Automatic changelog update 2025-12-06 02:25:56 +01:00
SirrRequiem 7c91aa2f9d
Terra: The Holiday Episode (#4843)
SNOW
2025-12-05 19:25:36 -06:00
Delta-V bot d5bf0abb33 Automatic changelog update 2025-12-06 02:25:14 +01:00
Field Command 3b30bcdbd5
Pebble hotfix 1: Added ore processor (#4874)
* Added ore processor

* Forgot grills
2025-12-05 19:24:55 -06:00
turtlemutt 7eabecb3b6
Update lighthouse.yml (#4849) 2025-12-05 19:23:53 -06:00
Cepelinas1 86e02dbae5
fix errors in SOP and space law in wiki, again (#4753)
* first commit

* fix
2025-12-05 20:10:53 +01:00
Delta-V bot 8c5713d756 Automatic changelog update 2025-12-05 18:56:58 +01:00
PureBreadBagel fa095884ee
Space Law / SoP in guidebook! (#4857)
* Add files via upload

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

* Add files via upload

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

* Add files via upload

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

* Add files via upload

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

* Add files via upload

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

* Updated this to fix a no longer existent .xml

* Fixed a stash issue lol

* man im sloppy, fixed a title issue lol

* Made both books have the AlertProcedure guide entry

* added the Alert Procedure

* Normalised line endings to LF

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

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

* Update Resources/Prototypes/Entities/Objects/Misc/books.yml

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

* Update Resources/Prototypes/_DV/Guidebook/CompanyPolicy.yml

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

* Update Resources/Prototypes/_DV/Guidebook/CompanyPolicy.yml

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

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/GeneralRegulations.xml

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

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/RightsandResponsibilities.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/selfDefence.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update Resources/ServerInfo/Guidebook/_DV/SPLAW/CompanyPolicy/PotentialThreats.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Fixed most of my sloppy YAML and guidebook entries as suggested.

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

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

* Edited alot of entries and YMLs to mirror changes.
Removed alot of unnecessary speechmarks

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

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

* Update Resources/ServerInfo/Guidebook/_DV/SpaceLaw/CompanyPolicy/DangersFromOurCompetitors.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Fixed my YAML

* Added the AND to SecurityandJustice

* Fixed my linktexts

* fixed no filepath

* made a commanding officer entry

* Fixing and adding some entries

* more fixes

* bye bye empty.xml!

* ac

* Made entries, marked some in bold and finally updated the medical reference book!

* fixed indentation

* Update CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update CodeofConduct.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update AppearanceStandards.xml

Co-authored-by: Cepelinas1 <kakelis01@gmail.com>
Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@users.noreply.github.com>

* Update books.yml

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

---------

Signed-off-by: PureBreadBagel <146181383+PureBreadBagel@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: Cepelinas1 <kakelis01@gmail.com>
Co-authored-by: Vanessa <908648+ShepardToTheStars@users.noreply.github.com>
2025-12-05 17:56:38 +00:00
Charlie Morley c0819086f5
CONTRIBUTING.md - .ftl _DV guideline & reorganized comment section (#4882)
* CONTRIBUTING.md - reorganized, and added ftl separate file guideline

* minor tweak

* helps when your example is actually relevant

* CONTRIBUTING review comment - features to changes

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

* triple yaml example combo

---------

Signed-off-by: Charlie Morley <cmorley191@gmail.com>
2025-12-05 14:14:57 +00:00
Delta-V bot 867c2d1be4 Automatic changelog update 2025-12-05 13:56:29 +01:00
Vanessa 3c0fa71f86
Holofan Rebalance (and Standardizing Holoprojectors) (#4734)
* Holofan re-balance. No longer infinite but recharge.

Original Implementation by MajorMoth. Modified and expanded on by ShepardToTheStars. Holofans Changes (#1394)

<!-- 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? -->
- Holofans are now timed
- Holobarriers are now charge based, and produce a timed barrier

<!-- Discuss how this would affect game balance or explain why it was
changed. Link any relevant discussions or issues. -->
Direction request to avoid them being up all shift and doing atmos
shenanigans.

<!-- Summary of code changes for easier review. -->
New components and systems to handle detailed descriptions on holofan
barriers. Bunch of .yml changes.

Because both holograms can now either be destroyed, or despawn after 5
minutes, a complete rewrite of the way they're produced was necessary.
The projectors still have 6 uses and can recharge 1 use every 2 minutes.
Clicking on a holo barrier/fan with the correct projector will delete
it, and add a charge back to the projector.

<!-- 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. -->
N/A

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

🆑 Jakumba
- add: Added a warning text when inspecting a Holofan and Holobarrier
with duration before they expire
- tweak: Holobarrier Projectors now work on a charge base system
- tweak: Holofans and Holobarriers now last for five minutes when placed

---------

Co-authored-by: Falcon <falcon@zigtag.dev>
Co-authored by: Vanessa <vanessalouwagie@gmail.com>

* Added a CanPickup variable to the component to disallow picking up holoprojections.

* Hid the empty version of HoloprojectorEngineering

* YAML cleanup

* Holoprojection locale update

* Old logic cleanup

* Fixed holobarrier sprite

* Words

* Fixed hidden projector in DV namespace

* Excluded TimedDespawnDetailed from test that already excluded the TimedDespawn comp

* PR #4734 feedback changes

* oops. Actually put StopTimer in TimedDespawnDetailed

---------

Co-authored-by: Jakumba <16194688+Jakumba@users.noreply.github.com>
Co-authored-by: Falcon <falcon@zigtag.dev>
2025-12-05 12:56:09 +00:00
Delta-V bot 1179c52b26 Automatic changelog update 2025-12-05 05:48:49 +01:00