diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-19 21:51:52 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-07-19 21:51:52 +0200 |
commit | f8c584eaeaa0dd5a899d665d4142342bfc9750e0 (patch) | |
tree | 53df4816221e22d82d1311ef56e99e3d0af7b054 | |
parent | febfd0319303ed1cf68b9488d7f97e658d846035 (diff) | |
download | hurrycurry-dist-extra-2.3.4.tar hurrycurry-dist-extra-2.3.4.tar.bz2 hurrycurry-dist-extra-2.3.4.tar.zst |
add release notesv2.3.4
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index 77c41e8..80f1c63 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -68,6 +68,30 @@ </content_rating> <releases> + <release version="2.3.4" date="2025-07-19" type="stable"> + <description> + <p>New Features:</p> + <ul> + <li>Player despawn animation</li> + <li>Added version menu</li> + <li>Added file picker for path settings</li> + <li>Server network options are now configurable</li> + </ul> + <p>Bug fixes:</p> + <ul> + <li>Fix character menu on mobile</li> + <li>Prevent keyboard popup on mobile</li> + <li>Prevent console window popup on windows</li> + <li>Android system back button can close menus now</li> + <li>Fix buttons not clickable on bottom screen edge</li> + <li>Add missing rice and coconut crate to senior map</li> + <li>Add missing pan and lettuce to village map</li> + <li>Menus now dont draw over the camera notch on android</li> + <li>Fix small gaps between floor tiles</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.3.4</url> + </release> <release version="2.3.3" date="2025-06-20" type="stable"> <description> <p> |