Releases: biorand/common
Releases · biorand/common
v1.5.9
v1.5.8
IntelOrca.Biohazard.BioRand.Common v1.5.8 - Remove update command
v1.5.7
IntelOrca.Biohazard.BioRand.Common v1.5.7 - Natives folder now deleted when generating - Add EndlessBag as public class - Allow custom commands to be registered
v1.5.6
IntelOrca.Biohazard.BioRand.Common v1.5.6 - Improve diagnostics available when graph hits dead end - Fix edge case in graph route solver and reduce chances of route fail
v1.5.5
IntelOrca.Biohazard.BioRand.Common v1.5.5 - Implement serialize/deserialize Graph to JSON - Log full exception for randomizer agent
v1.5.4
IntelOrca.Biohazard.BioRand.Common v1.5.4 - Handle nullable types in CSV parser
v1.5.3
IntelOrca.Biohazard.BioRand.Common v1.5.3 - Modifier now supports optional context-less LogState/Apply overloads; the context-taking versions delegate to them by default - ReeRandomizerGenerator will prefer a constructor taking IReeRandomizerContext when instantiating modifiers via reflection - Test project updated to net10.0 with REE reference and new Modifier tests
v1.5.2
IntelOrca.Biohazard.BioRand.Common v1.5.2 * Fix DummyRandomizerProgress
v1.5.1
IntelOrca.Biohazard.BioRand.Common v1.5.1 * Fix agent command. * Add more properties to IReeRandomizerContext.
v1.5.0
IntelOrca.Biohazard.BioRand.Common v1.5.0 * Add lots of new classes from the REE randos. * Add new package: IntelOrca.Biohazard.BioRand.REE, for REE-specific randomizers.