From b0eb37e466a34d49712f87a1931ab72c55e953ab Mon Sep 17 00:00:00 2001 From: lahm86 <33758420+lahm86@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:51:28 +0100 Subject: [PATCH] Release V1.9.2 (#758) Resolves #757. --- CHANGELOG.md | 4 +++- README.md | 1 + TRRandomizerView/TRRandomizerView.csproj | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce22cff..e14e30a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,6 @@ -## [Unreleased](https://github.com/LostArtefacts/TR-Rando/compare/V1.9.1...master) - xxxx-xx-xx +## [Unreleased](https://github.com/LostArtefacts/TR-Rando/compare/V1.9.2...master) - xxxx-xx-xx + +## [V1.9.2](https://github.com/LostArtefacts/TR-Rando/compare/V1.9.1...V1.9.2) - 2024-08-20 - added support for level sequence randomization in TR1R and TR2R (#756) - added options to use textures from specific game areas only in TRR texture randomization (#726) - changed vehicle randomization in TR2 so that it is now optional within item randomization (#750) diff --git a/README.md b/README.md index 9a0dcc02..39cb0710 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ For keeping track of levels while you play, check out the [TRRandoTracker](https * Jimmy Beon - Providing us with an excellent assortment of custom textures for use in rando. * Topixtor - For endless testing to fix issues such as the opera house/barkhang entity freeze and mirrored levels, and providing enemy variations from his [TRLEs](https://trcustoms.org/users/927). * Radgryd - For endless TR1 testing and lots of great ideas for the rando. +* Rylael - For extensive testing and providing valuable feedback. * Ralodosmovo - For providing an assortment of custom textures, and lots of ideas for the rando. * Lilly Jericho - For endless testing to fix issues such as the opera house/barkhang entity freeze, mirrored levels, and providing great continuous feedback. Lilly was also a coordinator of the huge translation effort by the community, with a special thanks to the following translators: * Croatian - Erackk diff --git a/TRRandomizerView/TRRandomizerView.csproj b/TRRandomizerView/TRRandomizerView.csproj index 7825ae7f..167c0d5a 100644 --- a/TRRandomizerView/TRRandomizerView.csproj +++ b/TRRandomizerView/TRRandomizerView.csproj @@ -20,7 +20,7 @@ false Resources\rando.ico - 1.9.1 + 1.9.2 Tomb Raider Randomizer Copyright © Tomb Raider Community 2024