Hugo Wallenburg
Hugo Wallenburg
Already applied to nb-NO.
@LPSGizmo If you are not used to GitHub and git, the easiest way to contribute is to edit the line directly[in the file](https://github.com/OpenRCT2/Localisation/blob/master/data/language/da-DK.txt), save and commit and create a pull...
It seems the GHA test runner did not like the previous `tzinfo=None` change in `helpers_test.py`. Replaced with an implementation in `MockArchive` more alike to the one for real archives, let's...
> If you want to be able to backport this to 1.4-maint, you must not break compatibility in this PR, but deprecating some options that can be replaced by a...
> IMHO this must be consistent with #8776. Question is what we agree on. I honestly believe differently: If it is `xx:xx:10` now and what to cover the last five...
Comments fixed, inclusive timestamp change reverted with tests made slightly more robust. If that's it for implementation comments I'll extend the documentation with an involved example like the retention policy...
Last explicit default removed. > There are some code structure differences between master and 1.4-maint though, so even backporting the first PR might not be trivial. As 1.4.x is a...
> The only "breaking" change is that --keep-within 0 works now. Ah I forgot there is one more thing: `--keep-last` is no longer an alias for `--keep-secondly`. A little more...
After some consideration I think this new retention interval should also account for the _oldest_ rule that was implemented for the retention count flags. I'll get back to this.
I'll endeavor to get something done soon then. Factorio has been a distraction 😄