-
Notifications
You must be signed in to change notification settings - Fork 166
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
Shitmed: Implementing Existing Newmed Code Into SS14 #1159
Conversation
RSI Diff Bot; head commit 9c84e11 merging into 04cdc14 Resources/Textures/Interface/Targeting/Status/groin.rsi
Resources/Textures/Interface/Targeting/Status/head.rsi
Resources/Textures/Interface/Targeting/Status/leftarm.rsi
Resources/Textures/Interface/Targeting/Status/leftfoot.rsi
Resources/Textures/Interface/Targeting/Status/lefthand.rsi
|
dont be scared at the test fail count btw :) tests DO NOT like recursive part dropping code as of now lmao |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Surgery is finally becoming a reality!! |
Whoops, didnt add the timeout attribute to the mood effect, fixed! |
Also for any future reports remember that we have a bug thread on the EE server, probably will be less cluttery to put them there. :blunt: |
Signed-off-by: gluesniffler <[email protected]>
Getting ready for a first round of "harassing maintainers for reviews" Todos for now are:
Could someone enable the test runners on this? I'd like to see how many tests are failing as of now. |
All tests passing. Only test fail is related to a funny heisenbug thats been plaguing us for a while (#1225). Should be good to start code reviews! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…his repo, also fixed some healing thingies
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alright fuck it let's go mess with Wizden.
is this based on wizden's newmed or is it a seperate system? |
A hodgepodge of everything. If they get their shit together I'll start yoinking things back and refactoring to accomodate. |
Description
The mythical surgery system. Heard whispered in hushed tones in the corners of [REDACTED], it has been real since 2 years ago. If you listen very carefully you might be able to hear the sound of arachne crashing the server.
Jokes aside. Lets set some expectations, ideally this will not mess too much with existing body code, besides trying to not die from all the fucking test fails, all the while introducing needed systems for handling wounds, surgery, part/organ manipulation, and displaying all of those to the players.
The PR in its current state is working properly, you can pick it up and get surgery on your server today, though of course its buggy due to the unhandled issues it has right now. If you do pick it up, give me a heads up and I'll see if I can help you out.
This PR is mostly intended as a public roasting ground for my shitcode, so that other contribs/maints can pitch in to help improve it as well.
TODO
Demo/Walkthrough
---
Tasks currently being worked on:
Reported bugs that I haven't been able to replicate
Changelog
🆑 Mocho