Fluffy's Work Tab (yet another fork)
Yet another Fluffy's WorkTab fork.
My intention is to use this version as reference version for my mods compatibily (mainly Grouped Pawns Lists)
This means there will likely no new features added, outside of game compatibility updates and bug fixes.
This is a rebuild of last Fluffy's Work Tab version for RW 1.6 with added fixes for most glaring visual bugs and minimal changes I *had* to make:
- label column type check
- Proper table width calculation in expanded mode (scroll and last table columns are not cut anymore)
- Proper clipping of vertical labels
- Reflection replaced with Harmony's IL magic, improving performance
- Job icons for new jobs (warning: jobs are categoriced by AI and edited by me, so, it can have little sense at times)
- Some other changes
Die how RimWorld's mod management works, you need to unsubscribe from the original WorkTab mod and other works using the same packageId ("Fluffy.WorkTab"). Othewise it is not predictable which one of those forks will load and you will have red errors in the console.
Changelog:
5.1.1kx
- Check work table dirrectly
- Time bar layout fixes
- Direct check for work table mode
- Columns widths is now optimal instead of min in expanded mode
- Various PawnTable metrics fixes (hopefully no clipping anymore)
5.1.0kx
- Label column type check
- Proper table width calculation in expanded mode (scroll and last table columns are not cut anymore)
- Proper clipping of vertical labels
- Reflection replaced with Harmony's IL magic, improving performance
- Job icons for new jobs (warning: jobs are categoriced by AI and edited by me, so, it can have little sense at times)
Source Code:
[url=https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fgitlab.com%2Fkrypt_lynx%2Fworktab_fork]https://gitlab.com/krypt_lynx/worktab_fork[/url]