Oliver Hamlet
Oliver Hamlet
> When will release new localizations (Turkish) ? The Turkish translation will be included in the next release, which will probably happen later this week.
If you can't horizontally resize it, I think that means that the layout algorithm thinks that it's already at the minimum width needed to fit everything - I guess because...
I'm open to adding the automatic generation of 4-bit and 8-bit image entries for all sizes < 256, probably with CLI arguments to suppress generation of 4-bit and/or 8-bit images....
> Also off-topic (happy to create a separate issue if you want to track it), another good option would be a flag to allow the user to retain the converted...
Should be fixed in 56c27fe41ab08dcfc76d678f59d14bf63ebdee2b.
Evaluating the checks as part of evaluating conditions wouldn't work because that would mean that requirements that have true conditions and that pass their checks would get filtered out, but...
Coming back to this: - The addition of a `check` field still seems good, though I'd rename it to `constraint`. - The `constraint` field would act as an additional thing...
Done in 575e6d5c93b8f31a07c5e6f1625788e8d1d5e2f0.
Done in e726ac476078d6415dc97838d2491273c0feaa62.
With `BlueprintShips-Starfield.esm` in `Starfield.ccc` and the following in `Plugins.txt`: ``` *test.1.esm *test.2.esm *test.1.esp ``` where `test.1.esm` is master-flagged and has the 0x800 flag set, `test.2.esm` is master-flagged and `test.1.esp` is...