======> DISCLAIMER <======
I am not the original author of this mod. I have forked and updated it for RimWorld 1.6. If the original author requests its removal, I will respectfully comply.
======> CREDITS <======
Special Thanks
Please check out and thank these creators for their work and inspiration:
🗂️ =< Official Source Code >=
Link[gitgud.io]
======> FAQ <======
QUESTION: What did you change in the original?
- Bug Fix: Fixed an issue where a weapon’s current HP could exceed its maximum (e.g., 102, 103, 104…/100).
- Code Updates: Improved compatibility with other mods and updated code for RimWorld 1.4.
• Adjustments made in both XML and C#.
• Functionality remains unchanged from the original mod. - Mod Settings: Added new options that allow Repair Hubs to repair gear (suggested by Lyrdian), and introduced customizable stats for all items and buildings added by this mod (suggested by HamperedLeek).
- Translations: Added support for Russian, ChineseTraditional, and ChineseSimplified.
QUESTION: Can I safely replace the original mod with this fork?
A: I tested this scenario, and it worked just fine. So ideally, yes, it should work. You might see a packageID/mod warning in existing saves because of adding a new mod and removing the old one, but you can safely ignore it and continue.
QUESTION: How can I change the mod settings?
A-1: Step 1: Access Mod Settings
- Go to the Menu, either from the main screen or through the in-game icon list (the button with the three dots and three lines). Click Options, then Mod Options. This will open the list of mods that have settings. Find and click “Repair Hubs (LTS)”.
A-2: Step 2: Changing Mod Settings
- Inside the mod settings, you can customize options by clicking the X or checkmark (aka, the checkboxes), or by moving the sliders left or right. Changes apply instantly as soon as you adjust something. Oh! And there is also a Reset to Default button if you want to return to the original settings or redo everything from scratch.
==> Original Mod Description <==
Originally posted by LTS:
Adds a variety of structures that repair nearby walls and a couple of items that slowly repair equipment, all unlocked by a new research:
- Small repair hub: restores 10 HP to structures in a radius of 6 tiles once every 5 seconds.
- Large repair hub: restores 10 HP to structures in a radius of 32 tiles once every 10 seconds.
- Archotech repair hub: restores 10 HP to structures in a radius of 4 tiles once every second. Doesn't require power but can't be crafted.
- Repair hub belt: restores 1 HP to each equipment item twice per day, modified by quality, e.g. once per day for awful and 4 times per day for legendary.
- Implanted repair hub: restores 1 HP to each equipment item twice per day
With Anomaly:
- Fleshweaver Obelisk: grants up to 5 HP/day regeneration in a radius of 4 with a chance to mutate pawns on average once every 45 days
- Fleshweaver Implant: grants up to 2 HP/day regeneration with a chance to mutate the pawn on average once every 120 days
Big thanks to everyone on the rimworld discord for the help with coding and to Oskar, who's work these items are inspired by.