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
Can I request if it would be possible to have a small indiciator on the worktab, similar to the "Current Job" indicator, to let you know what overarching job category the pawn is using right now to perform their current task?
It can be hard to tell what job a pawn has to do, to do certain things with all these categories.
So for example when you finally see a pawn do a job that you've been waiting on one of them to perform, you check the worktab and see "oh, that's why nobody did this task, I have nobody high in priority to perform X/Y/Z."
My "main" mod is RWLayout/Grouped Pawns Lists (Grouped PawnTables, actually - "GPT")
Most of those fixes was originally patched into Work Tab by GPT, so, it kinda sorta already works as modmod for worktab (also WorkTab will not work with GPT without active effort on my side, they modify the same code for render - I basically unpatch all graphic routines of WortTab)
So, I can add some things what I can generaize into GPT, but I'm not sure how to generaize it.
Also have anither idea - I can make vertical labels to render separate characters horizontally. It will not help alphabetic languages, but will work for hierogliphic ones
So, eeh. Both of those does't fit GPT either
Maybe actually to create a modmod for small changes like those? One which can be installed on any fork?
I could make even yet another fork, but I feel like there's so many forks already that I think it would be better to somehow work it in here or try and "inject" it with a separate assembly.
- old design
- vertical labels option is present
- doesn't attempts to patch Grouped Pawns Lists back (this is the main reason I had to create this work, so I can test my code properly)