Skip to content

Commit

Permalink
4.50.1.36-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cengelha committed Feb 19, 2024
1 parent 7141e16 commit b23fa8d
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 5 deletions.
6 changes: 3 additions & 3 deletions AutoUpdater.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<item>
<version>4.50.0.35</version>
<url>https://github.com/zencq/NomNom/releases/download/4.50.0.35-beta.5/NomNom.zip</url>
<version>4.50.1.36</version>
<url>https://github.com/zencq/NomNom/releases/download/4.50.1.36-beta.6/NomNom.zip</url>
<changelog>https://github.com/zencq/NomNom/releases</changelog>
<checksum algorithm="SHA256">0FDC2B40F0810AA8EFF661B8A832D09C909372FE1CD25B1780A54BEF4EE587AE</checksum>
<checksum algorithm="SHA256">2204AD23621FDD893A0CA7C018C83ABA659CE1794D21D70C922813C179B4AF2C</checksum>
</item>
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit b23fa8d

Please sign in to comment.