RimWorld

RimWorld

60 ratings
Tech Tree Patch Framework
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
42.737 MB
Sep 9, 2024 @ 4:20pm
Jul 2 @ 9:44am
7 Change Notes ( view )

Subscribe to download
Tech Tree Patch Framework

In 2 collections by GonDragon
The GonDragon Experience [1.5]
307 items
Old 1.5 Stuff
561 items
Description
This small framework introduces a PatchOperation to make overwriting Research Projects easier. It also adds two buttons: one to save the position of Research Projects after reordering them in Developer Mode, and another to generate a patch with all the position changes you've made in-game.

Additionally, it adds a new "Hidden" tab to the ResearchTabs, visible only in Developer Mode. You can use this tab to hide research projects without deleting them, which helps avoid red errors from removed projects.

Below is the patch operation:

<Operation Class="TTPF.PatchOperationEditResearch"> <success>Always</success> <xpath>Defs/ResearchProjectDef[defName="defToEdit"]</xpath> <researchViewX>0.00</researchViewX> <researchViewY>0.90</researchViewY> <tab>Main</tab> <baseCost>400.00</baseCost> <prerequisites> <li>Requisite1</li> <li>Requisite2</li> </prerequisites> <hiddenPrerequisites> <li>HiddenRequisite1</li> </hiddenPrerequisites> </Operation>

All fields are optional, so you can modify only what you need without affecting other elements.

Source Code: https://github.com/GonDragon/TTPF
25 Comments
SSS-class Warlock Nov 5 @ 9:27am 
alright, thank you for clarification!
GonDragon  [author] Nov 5 @ 9:04am 
@SSS-class Warlock: If you're referring to the one continued by Mile, then no, because that mod ignores vanilla tabs and positions, and sort and distribute the tree automatically.
SSS-class Warlock Nov 5 @ 6:28am 
Ayo, does this work the Research Tree mod?
GonDragon  [author] Oct 9 @ 10:30am 
@新垣夜夏: It stores the changes on its setting file. So if you back up the mod settings, you should be safe.
新垣夜夏 Oct 9 @ 6:30am 
Great mod! Where does this mod store all the changes? I would like to make a backup for all the changes I made (in case I accidentally click reset)
ミ>.<ミ?♪~ Apr 5 @ 12:18pm 
THE BEEEEEEEEEEST MOD!
Bitterholz Feb 7 @ 8:26am 
Absolutely goated mod, the tech tree has always been the bane of my modlists.
TurtleShroom Jan 31 @ 1:12pm 
I will! Thank you very much!
GonDragon  [author] Jan 31 @ 12:57pm 
@TurtleShroom: Great. If you find one button that is totally unclickable, just told me and I'll find some time to patch that...
TurtleShroom Jan 31 @ 12:13pm 
I mean, if I can still click them, that's perfectly fine. I was just afraid that I could not reach one!