-
-
Notifications
You must be signed in to change notification settings - Fork 526
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
[DNM] Phorids are now a pref option for species #3310
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* replace FBP pref with Special Variant pref, reflects change in species * plasmaman limb modifications and defines for species variants * updates the outfit system to have a phorid_outfit variable (+makes the skirt pref use a specific path instead of hardcoded [uniform]_skirt) * SHITCODE: makes the torso handle ignition
keywordlabeler
bot
added
the
Do Not Merge
You probably made someone angry, or you're stopping people from getting angry.
label
Aug 26, 2024
When this is finished it must be merged ASAP! |
Just wanted to point out I noticed a hunger bar in those screenshots. Plasmemes don't eat. |
fully aware |
* FBPs now use coolant and have IPC traits (no more GBS and head explosion mutations!!! fuck you!!!) * nt outfits * phorid_icon_state for bodyparts (no actual sprites) * hopefully fixes ethereal fbps dying slowly * blows up plasmaman species (// FIX ME LATER!!!!!!)
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
its over |
pain |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Code change
Watch something violently break.
DME Edit
Do Not Merge
You probably made someone angry, or you're stopping people from getting angry.
Merge Conflict
Use Git Hooks, you're welcome.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
TODO:
Utterly butchersAdapts the FBP option into a Species Variants preference, which allows you to choose between having a Full Body Prosthetic or being a Phorid. This essentially permits merging a species' traits and existing sprite framework with being a phorid.Why It's Good For The Game
Plasmamen are really, really old, in dire need of a maintenance update to the point that they may be cut otherwise, and an interesting addition to the roster. This is, hopefully, enough to bring them up to speed.
Changelog
🆑
add: Phorids are now a preference for certain species
add: FBPs have IPC traits
del: Plasmaman species
code: Changed how FBPs are handled
/:cl: