Skip to content

[MIRROR] [MIRROR] Signals and God #2865

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

VoRe-bot
Copy link
Contributor

Original PR: CHOMPStation2/CHOMPStation2#11242

Original PR: VOREStation/VOREStation#18031

About The Pull Request

Makes a lot of things shoot out signals for stuff to listen out in the world.
Converted godmode from a flag to an element. Godmode now works on a lot more stuff. Due to things sending signals now, being an element allows it to listen into those signals.
Damage now INSTANTLY updates

Godmode now:
Stops you from having any status effect (stun, blurry eyed, embedded objects, among other stuff from happening to you.)
For robots, robots will no longer be EMP'd to death if they have godmode.

It works and I can't find anything wrong with it gameplay wise. Codewise it just mostly replaces the flag and makes an element that listens in to signals.

A few things I just replaced the godmode check with a godmode signal because I wasn't sure WHAT signal you'd even assign them.

Changelog

🆑 Diana
qol: Damage now updates immediately, instead of waiting for the next life tick.
code: Godmode works better now
/:cl:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants