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
If maintainers want data, I can share a HugsLib log, full mod list/load order, Dubs Analyzer screenshots, and player.log. Happy to run specific tests if you tell me what to capture.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2868389782
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3001121619
Is it actual or its functions already included to this mod?
https://pastebin.com/xh0s0uzR
Thanks for the great mod!
It's not a matter of complexity, just accessibility. We're essentially filtering the OpportunityCache before you pull First, and our filter condition is on the pawn being checked by the workgiver scanner. One of the workgivers moved that check out of JobOn and HasJobOn to a separate method that doesn't have visibility to the pawn, so we can't perform the filtering we need. Will send the PR on discord for visibility