jptrrs / HumanResources

A technology overhaul for RimWorld
MIT License
17 stars 12 forks source link

1.4 port #188

Open SaberVS7 opened 1 year ago

SaberVS7 commented 1 year ago

*Gets Human Resources running in 1.4 - No identified breaking-issues during testing at this point

Changes ModOptions implementation to Vanilla-based due to current issues with HugsLib mod options Changes Publicizer to Krafs' NuGet package version Adjusted ResearchTree patches to account for ResearchPowl. This is currently the only fork of ResearchTree for 1.4, but patching logic for the older forks has been retained just in case that changes. Child pawns (Biotech) will spawn with no expertise

Minor known issue: It seems that ResearchPowl itself has an issue where the "Missing Facilities" tooltip always renders regardless of if an advanced workstation is missing or not. Happens with ResearchPowl alone, and couldn't find a way to fix it from this mod's patches. Likely an issue entirely in OwlChemist's hands.