Thomas Boby

Results 72 comments of Thomas Boby

I do have to add the basic scaffolding so that it loads the game, and set up the rules repo though. Which I'm doing now, thanks for nudging me :)

**Basic** support for Victoria 3 is now available. This means it will recognise the mods, enable highlighting, and load the rules. The problem is the rules need a lot of...

I've got some time off work over the next week, so will try to make the minimum changes needed to the server and extension over the next week. @sys-keys I...

@reactormonk I don't think I can easily get hold of a system to reproduce, would you mind testing this version? (If you're concerned about contents, it's a .zip archive you...

Thanks for the response, and sorry for the delayed follow-up. I've been doing some further investigation into how other DICOM libraries handle these files. ## Other libraries I've tested: -...

> @tboby Please email your dataset to cbeltran at efferenthealth.com Done!

> Hi @tboby, we have some improvements at **J2K codecs** to support fuzzing test, please you cant test it using **5.15.0-beta1** nuget version (https://www.nuget.org/packages/fo-dicom.Codecs/5.15.0-beta1) for J2K dicom files. Make sure...

@baronfel I haven't added the configuration property for the `AssemblyBuildDate` because I'm not sure I understand why you would use it. Any chance you remember?

@baronfel Could you check that I've set appropriate `BeforeTargets`? I had to add something to ensure it all happened before Assembly Attributes were written, but it was a bit of...

@baronfel I've added testing for BuildDate + config, so I think this PR is ready. I'll look into the more sophisticated version bumping, and maybe creating a test solution with...