Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[WIP] Update Bite/Infection to use the new bodypart-aligned disease system. #3082
Conversation
i2amroy
added some commits
Sep 17, 2013
This comment has been minimized.
This comment has been minimized.
|
This is awesome! |
This comment has been minimized.
This comment has been minimized.
|
Any possibility of having Medical Nano fix bleeding, etc? |
This comment has been minimized.
This comment has been minimized.
While it wasn't in my original plans, adding something similar to that wouldn't be too difficult to put into the PR. |
This comment has been minimized.
This comment has been minimized.
|
Totally sweet, if the medical items still work, I can see about pulling this as-in, and you can finish up with the medical items enhancement with another RP, up to you. |
i2amroy
added some commits
Sep 24, 2013
atomicdryad
merged commit 2709013
into
CleverRaven:master
Sep 25, 2013
1 check passed
default
Merged build finished.
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
i2amroy commentedSep 17, 2013
Also updates to a much more realistic infection system, where infections are no longer guaranteed deadly, but are much more debilitating if you survive them.
So far this PR:
Misc:
1)Removes a bunch of "break;"s that should never trigger anyways and were making Cygwin mad.
TODO: