Skip to content

The Cosmic Cult #3288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 45 commits into from
May 2, 2025
Merged

Conversation

AftrLite
Copy link
Contributor

@AftrLite AftrLite commented Mar 21, 2025

About the PR

This PR adds The Cosmic Cult, a Major Antagonist.

Why / Balance

As it is a major antag, it affects balance in a nuanced yet complex way. Playtesting is required. This antag is already fully functional on other servers.

Technical details

Affecting wizden/upstream code; this makes changes to:
DamageSystem to allow for an entity's damagecontainer to be changed on-the-fly.
SharedMindSystem to allow for the complete wiping of a cultist's gamemode objectives on deconversion.
RespirationSystem to allow for cultists to bypass respiration needs while in a vaccuum, but otherwise breathe normally.

Media

https://www.youtube.com/watch?v=ZM2cE20K6w8
Please note, the above video is a tad outdated, primarily in terms of polish.
Furthermore, Entropy is no longer an item, and is an internal resource that cultists have.
The Monument UI has recieved a lot of polish.
The Monument has a special placement indicator, and can be moved once at cult Phase 2.

Requirements

  • I have tested all added content and changes.
  • I have added media to this PR or it does not require an ingame showcase.

Breaking changes

This does not break anything as far as i am aware of.

Changelog
🆑 AftrLite & more, with special thanks to sowelipililimute, ruddygreat, Toby, beck-thompson, TGRCDev, TheElement, Nahu Pyrope, & Octofoss.

  • add: NEW MAJOR ANTAGONIST: THE COSMIC CULT. The Vast Nameless Unknown wants you to uninstall reality. As a treat.

@github-actions github-actions bot added size/XL Over 1024 lines Changes: YML Changes any yml files Changes: UI Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: Sprite Changes any png or json in an rsi Changes: Audio Changes any audio files labels Mar 21, 2025
Copy link
Contributor

github-actions bot commented Mar 21, 2025

RSI Diff Bot; head commit 619549e merging into 95517d3
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_DV/CosmicCult/Clothing/cosmiccult_armor.rsi

State Old New Status
equipped-HELMET-vox Added
equipped-HELMET Added
equipped-OUTERCLOTHING-light Added
equipped-OUTERCLOTHING-vox Added
equipped-OUTERCLOTHING Added
icon-helmet Added
icon-light Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_DV/CosmicCult/Effects/ability_blankvfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_glarevfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_imposition_overlay.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_impositionvfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_lapsepolymorph.rsi

State Old New Status
crab Added
diona Added
humanoid Added
moth Added
snail Added
spider Added
vox Added

Resources/Textures/_DV/CosmicCult/Effects/ability_lapsevfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_novavfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ability_siphonvfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ascendantaura.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/ascendantinfection.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/astralsleep.rsi

State Old New Status
icon Added

Resources/Textures/_DV/CosmicCult/Effects/cultrevealed.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/effect_cleansevfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/effect_echo.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/effect_glyphvfx.rsi

State Old New Status
vfx Added

Resources/Textures/_DV/CosmicCult/Effects/tiles_spawn.rsi

State Old New Status
floorglow Added

Resources/Textures/_DV/CosmicCult/Effects/weaponarcs.rsi

State Old New Status
arc_cosmic Added

Edit: diff updated after 619549e

@github-actions github-actions bot added Changes: Map Changes: Shaders Changes any swsl shaders labels Mar 21, 2025
@dvir001
Copy link
Contributor

dvir001 commented Mar 21, 2025

Why did you move it under _DV?

@github-actions github-actions bot added the Changes: Documentation Changes any xml or md files label Mar 22, 2025
@AftrLite
Copy link
Contributor Author

AftrLite commented Mar 22, 2025

Why did you move it under _DV?

Because the content is of my design, rather than of an originating server's design - and so it goes under the DV namespace as here it is content unique to DeltaV, rather than upstream. Especially since i forsee tweaks made to cater to the DeltaV playspace! 😄

@AftrLite AftrLite marked this pull request as ready for review March 22, 2025 05:21
@AftrLite AftrLite requested review from a team as code owners March 22, 2025 05:21
@sowelipililimute
Copy link
Contributor

direction review incoming give us 24 hours

Copy link
Contributor

@sowelipililimute sowelipililimute left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

welcome to direction approval may i take your order

@AftrLite
Copy link
Contributor Author

AftrLite commented Mar 23, 2025

welcome to direction approval may i take your order

waiter waiter may i order a serving of "merge to master" please? thank you

@sowelipililimute
Copy link
Contributor

understood our fishchef should be working on that would you like any appetizers or drinks with that

@AftrLite
Copy link
Contributor Author

AftrLite commented Mar 23, 2025

understood our fishchef should be working on that would you like any appetizers or drinks with that

just a tall glass of water with no ice. thank you very much
my compliments to the chef in advance

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@sowelipililimute sowelipililimute merged commit dad088e into DeltaV-Station:master May 2, 2025
16 checks passed
@Toby222
Copy link
Member

Toby222 commented May 2, 2025

Just in time for garbage day tomorrow

@IAmNotGray
Copy link
Contributor

Now this is exciting >:3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: Audio Changes any audio files Changes: C# Changes any cs files Changes: Documentation Changes any xml or md files Changes: Localization Changes any ftl files Changes: Map Changes: Shaders Changes any swsl shaders Changes: Sprite Changes any png or json in an rsi Changes: UI Changes: YML Changes any yml files S: Needs Review size/XL Over 1024 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants