|
2 | 2 | "workshopitem" |
3 | 3 | { |
4 | 4 | "appid" "294100" |
5 | | - "contentfolder" "C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\WorkTab" |
6 | | - "previewfile" "C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods\WorkTab\About\Preview.png" |
| 5 | + "contentfolder" "D:\Games\steamapps\common\RimWorld\Mods\WorkTab" |
| 6 | + "previewfile" "D:\Games\steamapps\common\RimWorld\Mods\WorkTab\About\Preview.png" |
7 | 7 | "visibilitiy" "0" |
8 | 8 | "title" "Work Tab" |
9 | 9 | "description" "Provides a vastly more customizable work tab. |
@@ -45,12 +45,28 @@ All original code in this mod is licensed under the [url=https://opensource.org/ |
45 | 45 | Parts of the code in this mod, and some content may be licensed by their original authors. If this is the case, the original author & license will either be given in the source code, or be in a LICENSE file next to the content. Please do not decompile my mods, but use the original source code available on [url=https://github.com/FluffierThanThou/WorkTab/]GitHub[/url], so license information in the source code is preserved. |
46 | 46 |
|
47 | 47 | [h1]Version[/h1] |
48 | | -This is version v0.17.0.6 |
| 48 | +This is version v0.17.0.7 |
49 | 49 |
|
50 | 50 | " |
51 | | - "changenote" "hook up timed priorities backend |
52 | | -16x16 icons are just better. |
53 | | -start implementing maintab drawer" |
| 51 | + "changenote" "force priority recache after switching numeric/toggle mode |
| 52 | +do not use numeric priorities when viewing toggled priorities |
| 53 | +tweak scheduler icon offsets and deselect interaction |
| 54 | +fully implement scheduler |
| 55 | +margins around background indicators, better alignment of scheduled tip |
| 56 | +add indicators for partially (time and/or subjobs) scheduled jobs |
| 57 | +add some more job icons |
| 58 | +implement copy/paste column |
| 59 | +add sanity check for assigning disabled priorities (mostly for debugging purposes) |
| 60 | +tweak play sounds settings toggles to behave more naturally |
| 61 | +tweak scheduler tooltip, have sounds obey settings |
| 62 | +implement user settings |
| 63 | +cache tooltips and scheduled/partial status |
| 64 | +add schedule tooltip |
| 65 | +allow toggling scheduler, tweak scheduler placement/margins |
| 66 | +force update of column size caches before expanding/collapsing worktypes |
| 67 | +add timekeeper component |
| 68 | +implement time bar |
| 69 | +align time bar with workbox area" |
54 | 70 | "publishedfileid" "725219116" |
55 | 71 | } |
56 | 72 |
|
0 commit comments