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
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2998044601
It is very useful for colonies with more than 12 pawns when some Draft actions need to be done but a half pawns instead of all.
... the second field if you rename a colonist
i use those together with a mod to show them in the colonist bar as a means to add "tags" to my ppl ...
Also, a nice feature to have would be to have the last picked sorting option be preserved between saving/loading.
It should be very easy to do via Mod Settings. You don't even need to implement the settings GUI window. Just use it purely as a data storage to save the last picked sorting option.
You can reference my mod here if you need it: https://github.com/tenguin/Rimworld_NudistsEvasion/tree/main/Source
Settings are initiated in NudistsEvasion.cs
Data is stored in SettingsData.cs
Thank you so much!
This makes a great mod even better.
Great mod!
Maybe reupload also fixed the not downloading problem?
Problably it's not the mod's fault, my Steam is misbehaving there's a while. But if someone has any idea of what is happening please give me a tip.
With the new option of tapering, this has become a very popular search criterion for me. Many thanks in advance.
so, thank for it ♥
And now its on vanilla lol !
I was wondering if we could come up with something similar to forbid objects from being repaired.
I know the normal tactics to prevent this like removing the home area and such but i was wondering if it could be done the same way as the torches.
Anyway thank you so much for your work, its very appreciated.
Had to remove some tricky sortings because they were not maintainable.
Reordered menu a bit.
@Elif: I've built in that if it's sorted by A, and then you select B. It'll sort by B, then by A. So what of that is not working for you?
@Saucy Bagel: Yup, still using myself, I'll add it to the release list soon probably.
I have not been able to verify incompatibilities or add additional functions. I've added source code so feel free to play with it.