From b23fa8d9386cd1dbce78433ee0d30be85109568c Mon Sep 17 00:00:00 2001 From: Christian Engelhardt Date: Mon, 19 Feb 2024 22:01:54 +0100 Subject: [PATCH] 4.50.1.36-beta.6 --- AutoUpdater.xml | 6 +++--- CHANGELOG.md | 14 ++++++++++++++ README.md | 4 ++-- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/AutoUpdater.xml b/AutoUpdater.xml index 70b5782..bda12ae 100644 --- a/AutoUpdater.xml +++ b/AutoUpdater.xml @@ -1,7 +1,7 @@  - 4.50.0.35 - https://github.com/zencq/NomNom/releases/download/4.50.0.35-beta.5/NomNom.zip + 4.50.1.36 + https://github.com/zencq/NomNom/releases/download/4.50.1.36-beta.6/NomNom.zip https://github.com/zencq/NomNom/releases - 0FDC2B40F0810AA8EFF661B8A832D09C909372FE1CD25B1780A54BEF4EE587AE + 2204AD23621FDD893A0CA7C018C83ABA659CE1794D21D70C922813C179B4AF2C diff --git a/CHANGELOG.md b/CHANGELOG.md index 88b435b..6d5e69e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,20 @@ All notable changes to this project will be documented in this file. It uses the ### Fixed ### Security +# 4.50.1.36-beta.6 (2024-02-19) +![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.50.1.36-beta.6/total) + +### Known Issues +* pre-Omega saves are currently not supported and will crash if you try to load them +* Expedition saves will only work if you started it from an existing save and even then, it is only possible to edit the primary save data +* Omega saves will be displayed as Echoes +* The collections feature is not working + +### Fixed +* Crash when a stored path is not available (current, detected platform, stored defaults) +* Crash when using one of the new types (`Couldn't find any enum member that matches the string ...`) ([#150](https://github.com/zencq/NomNom/issues/150)) +* Arithmetic overflow when values used to calculated WarpsToNextSpaceBattle are to far off + # 4.50.0.35-beta.5 (2024-02-18) ![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/4.50.0.35-beta.5/total) diff --git a/README.md b/README.md index ef23089..81764ad 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ More and maybe newer can be found [here](https://github.com/cengelha/NomNom/tree ### Compatibility -The latest version of NomNom is built with **Echoes 4.40** -in mind but is compatible with **Beyond 2.11** and up. If you use it with a game +The latest version of NomNom is built with **Omega 4.50** +in mind. Previous versions are compatible with **Beyond 2.11** and up. If you use it with a game version branch above (e.g. **5.00**), things should work as usual in most cases but there can always be a breaking change.