Skip to content
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

Research DNA disintegrating content #6548

Closed
wants to merge 21 commits into from

Conversation

iloveloopers
Copy link
Contributor

@iloveloopers iloveloopers commented Jun 24, 2024

About the pull request

monkeys can now catch the xeno transforming disease given by DDI
now only need 150 cloneloss instead of 190 to trigger the disease
now turns you into a mutated drone (freed mob if monkey) that cannot evolve to queen
marines no longer get 10 tech points for scanning DDI

if a xeno is made through the disease while inside research containment, marines get rewarded with 1 tech point per minute for a span of 20 minutes

Explain why it's good for the game

cool feature and adds a reason to hide your DDI vial from the goons
actually lets you test DDI without being bwoinked for LRP self testing
more research experimenting and new and exciting content

Testing Photographs and Procedure

yes I tested this and (I think) all edge cases

Changelog

🆑
add: Monkeys can now catch the xeno transforming disease from DDI and will give a reward if they transform while inside research containment.
add: Individuals infected with xeno transformation disease will now play xeno sounds intermittently.
balance: DDI no longer gives 10 tech points when scanned.
add: DDI now transforms you into a mutated drone instead of a random selection of normal hive tier 1s
/:cl:

@github-actions github-actions bot added the Feature Feature coder badge label Jun 24, 2024
@iloveloopers iloveloopers changed the title Research DNA desintegrating content Research DNA disintegrating content Jun 24, 2024
@RainbowStalin
Copy link

I can see a future where goons just become an arrest on sight for most COs/XOs. Since now theres an actual insentive to fuck them up besided "I hate WY".

@iloveloopers iloveloopers marked this pull request as draft June 24, 2024 15:16
@iloveloopers iloveloopers marked this pull request as ready for review June 24, 2024 18:47
@iloveloopers
Copy link
Contributor Author

should be ready now

@github-actions github-actions bot added the Balance You need to be a professional veteran game maintainer to comprehend what is being done here. label Jun 25, 2024
@Danil154322
Copy link

One more way of mutilating each other for our beloved researchers! Let's goooo!!!

@Skatuk
Copy link

Skatuk commented Jun 28, 2024

10 credits is there for the purchase of the chemical, now goons have no reason to take it since it'd basically be a robbery.

Ah, tech points.. right, that makes sense now.

@@ -55,6 +55,8 @@
affected_mob.drop_inv_item_on_ground(items)
var/mob/living/carbon/xenomorph/drone/xeno = new(turf)
xeno.set_hive_and_update(XENO_HIVE_MUTATED)
if(length(xeno.hive.totalXenos) <= 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

Isnt this disabling queen evolve for the entire hive ??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, if the hive has no members other than the DDI xeno. Not really a big deal, won't affect events where admins make the base hive mutated. Could possibly affect thunderdome I guess?

Copy link
Contributor

This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself

@github-actions github-actions bot added the Stale beg a maintainer to review your PR label Jul 13, 2024
@iloveloopers
Copy link
Contributor Author

this says a lot about CM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Balance You need to be a professional veteran game maintainer to comprehend what is being done here. Feature Feature coder badge Stale beg a maintainer to review your PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants