From 077099358445ac9dc727e652216039a04847f9d5 Mon Sep 17 00:00:00 2001 From: Ted John Date: Thu, 4 Jan 2024 23:22:15 +0000 Subject: [PATCH] Update to v3.2.1 --- CHANGELOG.md | 10 ++++++++++ biorand/biorand.csproj | 6 ++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca511555..3655c9ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +BioRand v3.2.1 (2023-01-04) + +* [Fix] #756: RE 1, room 10F, Jill softlock when using music notes. +* [Fix] #757: RE 2, room 309, random event crash. +* [Fix] #759: RE 2, room 304, Claire crash when partner uses ledge. +* [Fix] #760: RE 2, room 10C, arms can prevent statue push. +* [Fix] #769: RE 2, room 601, Leon B crash. +* [Fix] launch when no settings file. +* [Fix] pasting of seed. + BioRand v3.2.0 (2023-12-31) * [Feature] Add custom content folder (`%APPDATA%\biorand\data`). diff --git a/biorand/biorand.csproj b/biorand/biorand.csproj index 5eddb793..d163b8f3 100644 --- a/biorand/biorand.csproj +++ b/biorand/biorand.csproj @@ -7,10 +7,11 @@ AnyCPU Copyright (C) Ted John 2022-2023 Resident Evil Randomizer - 3.2.0 + 3.2.1 IntelOrca.Biohazard.BioRand biorand.ico true + $(DefineConstants);DISABLE_CVX @@ -29,7 +30,8 @@ - +