diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd04ff5 --- /dev/null +++ b/README.md @@ -0,0 +1,43 @@ +# The Only Cure but better +A working version for SP and MP. +I'm not gonna bother "adding" stuff, for now. +If Mr Bounty returns, I'm probably not gonna continue this. + +Original Mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2703664356 +[b][u]DO NOT LOAD THIS WITH THE ONLY CURE BETA!!! CHOOSE ONE![/u][/b] + + +# BASIC TUTORIAL +If you've been bitten, there's only one thing you can do: cut your losses and cut off the infected limb. You need to have a Saw (or a garden saw) in your inventory, go to the health menu and click on "The Only Cure" button. You'll see a menu with the limbs you can amputate off. Select the bitten\lacerated\scratched\whatever part and press on "Cut". If you have bandages (sterilized or not), you'll make the process easier by automatically bandaging your limb after the deed is done. By cutting off a limb, you'll lose a level on Fitness and Strength. Now for the "easier" part, you'll have to wait until your wound is cicatrized. You can stitch the wound and bandage it, but it won't make the process any faster: you'll need a surgeon kit. These kits can be found in the wild or crafted by learning a specific recipe. After you've found a kit, you can get back to "The Only Cure" menu and click on "Operate" to make the cicatrization process faster. Higher tier kits make the process a lot faster than basic ones. Your First Aid skill will also count on how long you'll have to wait until your wound is completely healed. After the cicatrization is done, you'll be able to install some prosthetic limbs (only if you cut off your hand or forearm); as always, you'll have to find some specific recipes to craft them. With a prosthesis equipped, you'll be able to perform two handed tasks again, but a malus on time necessary will still apply. + + +# IMPORTANT +I basically rewrote most of the code, and some things with older character could break. I tried to make it as seamless as possible, but equipped prosthesis on character made with the older versions will disappear and you'll have to craft them again. + + +# FIXED +[list] +[*]The Only Cure UI in the Medical Check menu not working when checking other players +[*]The Only Cure context menu on right click +[*]Operating with oven completely broken +[*]Invisible prosthesis on female models (still WIP, forearms especially) +[*]Prosthetics handling being prone to breaking +[*]A lot of other stuff under the hood +[/list] +# ADDED +[list] +[*]Debug cheats (MP Compatible) to reset amputations +[*]You can amputate\operate other players via Medical Check +[*]Better animations for amputating limbs +[*]Bleeding when you're amputating limbs +[*]Amputated limbs and prosthesis can get bloody +[*]Dynamic skin color for amputated limbs +[*] TOC Menu refreshes automatically, no need to close it and reopen it again +[/list] +# KNOWN PROBLEMS +[list] +[*]Some models won't show +[/list] + +Workshop ID: 2915572347 +Mod ID: Amputation2 \ No newline at end of file diff --git a/media/README.md b/media/README.md deleted file mode 100644 index ddbacf5..0000000 --- a/media/README.md +++ /dev/null @@ -1,47 +0,0 @@ -# The only cure - PZ mod -Bitten by a zombie? Do not panic ! At least if it's at the level of the arms. - -I introduce you the only cure. The saw. -If you apply the saw to the infected area a maximum of 12 hours after being bitten. The infection will go away and you can resume your life as normal! - -Small flat on the other hand, during the application of the remedy you risk to scream very loudly. That's why I recommend having a box of painkillers with you at this time. (The fuller the box, the more efficient). -I also recommend having a bandage, with alcohol is better, at the time to reduce healing time. - -Once the saw is applied, you end up with a wound that needs to heal. For that you can wait but it takes a lot of time. You can also operate with a surgeon's kit to speed up the process. There are three craftable kits, some better than others. You can also heal instantly by using an oven but that gonna leave a mark. - -Now with your hand cut off, everything will take a long time and some actions (like holding a weapon in your hand) are no longer available. But then how to do? Once again, don't panic. I also offer prostheses to replace your severed limb! (Not available for fully cut arms). -There are 3 prosthesis models, wooden hook, metal hook and metal hand. Equipped with a better prosthesis to reduce the time taken for actions. You need to be fully heal to equip it. - -# Context -This is the beta of my first mod, it means that the main features are there, but I'm still adding features and fixing bugs. I also learn how to use git with this mod. I envy an act 2 to my mod for the legs once it is finished. If you want to redo the model, texture and icon, you are welcome! Contact me on the official game discord. @MrBounty. If you encounter a bug, try to detail as much as possible the conditions for the appearance of the bug. Like the exact action that created this bug and the previous few actions, or whatever you think is relevant. - - - - -[h1]The Only Cure but better[/h1] -A working version for SP and MP. -I'm not gonna bother "adding" stuff, for now. -If Mr Bounty returns, I'm probably not gonna continue this. - -[b][u]DO NOT LOAD THIS WITH THE ONLY CURE BETA!!! CHOOSE ONE![/u][/b] - - - -[h1]FIXED[/h1] -[list] -[*]The Only Cure UI in the Medical Check menu not working when checking other players -[*]The Only Cure context menu on right click -[*]Operating with oven completely broken -[*]Invisible prosthesis on female models (still WIP, forearms especially) -[*]More stuff -[/list] -[h1]ADDED[/h1] -[list] -[*]Debug cheats (MP Compatible) to reset amputations -[/list] - -Workshop ID: 2915572347 -Mod ID: Amputation2 - -Workshop ID: 2915572347 -Mod ID: Amputation2 \ No newline at end of file