Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Hate it when I level my pawns construction level so much he only make master/legend stuff skyrocketing my colony value
Version 1.0.8 is released, it includes a new setting for adjusting resource costs for improvement on a percentage basis.
That's fair, I didn't think of that I was just thinking in terms of buidling/furniture. But I see your reasoning and it does make sense.
At any rate, the construction skill is used for improvement. Sculptures require art.
I'll keep this feature in mind and try to think of a way to add it. But for now the functionality is working well so I don't want to go about changing things. Most people without a work tab mod want the ability to set Improve priority separately to Construction, so it has to remain separate for now.
(Part 2)
The proper way to do it would be to use a Harmony patch to dynamically control it but as I said, the Work Tab doesn't seem to be changeable mid-game (which is when Harmony patch takes effect and when I can read from settings).
(Part 1)
I tried a lot of different approaches to solve this but it seems to be a more fundamental problem with the game not allowing job types in the work tab to be changed after being loaded. If you have any examples of other mods that do this and they're open source, I could take a look at the source code and adapt it. Otherwise if you or another developer wants this functionality and knows how, they're very welcome to make a PR on the Github repo (https://github.com/Zei33/rimworld-simple-improve) and I will release it as a new version.
You can also open Options and click "Development mode" under the General tab. It will enable a set of buttons in the center-top of your screen. The left-most button is for opening the logs. If you open that when you load the game (with all your mods enabled), it will show you the errors. Copy that to clipboard and post here https://github.com/Zei33/rimworld-simple-improve/issues I will try to fix it for you.
Once I fixed that, I realised that the minimum target quality was also not being carried over between reloads. That was a tricky problem to fix while maintaining compatibility and ensuring that the save file doesn't break if you uninstall the mod later.
Anyway while I was fixing that I started to notice a couple other bugs with the minimum skill requirement calculations (especially in niche situations with inspirations or production ideology role). Fixed all of those problems, updated a lot of localisations, etc.
Thanks for your input, it helps improve the mod significantly.
I've released an update that lets you select a minimum quality to aim for for the building being improved. That will bring it more in line with QualityBuilder's usage. Enjoy.
I don't have any intention of implementing those functions, because I want to keep it simple and vanilla-like. But the end result is the same. You can improve the quality of your buildings to whatever your pawns are capable of.
In terms of buildings like furniture, you probably don't want the lower quality items. Without this mod though, you would have to continuously build and then deconstruct the furniture manually until you get the quality you want. The mod streamlines this process by automating the task on a specific building (pawn will keep retrying until it gets it, keep in mind you will still expend the resources it would've cost you to build it normally).