diff --git a/input-locations.json b/input-locations.json index d5ff9030..0c287466 100644 --- a/input-locations.json +++ b/input-locations.json @@ -1,4 +1,4 @@ [ - { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" }, + { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.3/CCMultiworldRandomizer-0.8.0-pre.3.ccmod", "source": "" }, { "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.1/CC-Open-World-v0.5.1-pre1.ccmod", "source": "" } ] diff --git a/input-locations.old.json b/input-locations.old.json index d5ff9030..0c287466 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -1,4 +1,4 @@ [ - { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" }, + { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.3/CCMultiworldRandomizer-0.8.0-pre.3.ccmod", "source": "" }, { "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.1/CC-Open-World-v0.5.1-pre1.ccmod", "source": "" } ] diff --git a/npDatabase.json b/npDatabase.json index b1898c00..2c79f5ef 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -2,7 +2,7 @@ "mw-rando": { "metadataCCMod": { "id": "mw-rando", - "version": "0.8.0-pre.2", + "version": "0.8.0-pre.3", "title": "Multiworld randomizer", "description": "Client for CrossCode Archipelago Integration", "repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer", @@ -16,7 +16,7 @@ "24": "icon-24.png" }, "dependencies": { - "open-world": ">=0.5.0", + "open-world": ">=0.5.1-pre1", "nax-ccuilib": ">=1.5.1", "ccmodmanager": ">=1.0.4", "font-utils": ">=1.2.0" @@ -25,22 +25,34 @@ "installation": [ { "type": "zip", - "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.3/CCMultiworldRandomizer-0.8.0-pre.3.ccmod", "source": "", "hash": { - "sha256": "797087a7e702bf10bba659ce45d2759feb6d60131b7d5dcaa966a3bcc4b64d46" + "sha256": "dc16cad0625a8b3f5065c5d23031a6c5b950fa3f5e8aae1b0ef362617fa4c436" } } ], "stars": 12, - "lastUpdateTimestamp": 1768552360000, + "lastUpdateTimestamp": 1769928869000, "releasePages": [ + { + "body": "## Fixes to Logic\r\n\r\n* Regions of certain chests in Gaia's Garden when Closed Gaia is enabled have been changed back to their behavior before 0.8.0-pre.2. (@FuyumiSogeki)\r\n* **Mushroom Kingdom** now requires access to the **Infested Region** of Gaia's Garden. (@CodeTriangle)\r\n\r\n## Fixes to Mod\r\n\r\n* The info screen will no longer report the goal as \"UNKNOWN LABEL\" when running a world generated on APWorlds version 0.7.x or below. (@CodeTriangle)\r\n\r\n## Changes to APWorld\r\n\r\n* Fixed an issue preventing unit tests from running correctly.\r\n * This should mean that third-party sites who pulled support for CrossCode due to failing tests should be able to reintegrate CrossCode support. (@CodeTriangle)\r\n* Fixed an issue where the downloadable `.apworld` file would not be compressed. (@CodeTriangle)", + "version": "0.8.0-pre.3", + "timestamp": 1769928869000, + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.3" + }, { "body": "## Changes to Mod\r\n\r\n* Added a new menu, accessible from the text client menu, that displays various important YAML settings (@CodeTriangle)\r\n\r\n## Fixes to Logic\r\n\r\n* Update the regions of certain chests in Gaia's Garden when Closed Gaia is enabled (@FuyumiSogeki, @CodeTriangle)\r\n\r\n## Fixes to Mod\r\n\r\n* Fixed an issue where the game would crash when sending goal while disconnected (@CodeTriangle)", "version": "0.8.0-pre.2", "timestamp": 1768552411000, "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.2" }, + { + "body": "## Fixes to Mod\r\n\r\n* Fixed an issue where the game would crash when sending goal while disconnected (@CodeTriangle)", + "version": "0.7.5", + "timestamp": 1768553100000, + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.7.5" + }, { "body": "## Changes to Options\r\n* Added Option **Closed Gaia**, allowing players to block areas of Gaia's Garden until additional items are found. (@buanjautista)\r\n* Added Option **Rhombus Hub Unlock**, allowing players to enter areas like Gaia's Garden as soon as the correct shade is found. (@AdamStagg)\r\n* Added Option **Goal**, allowing players to choose between creator goal (Vermillion Tower) and monkey goal (Grand Krys'kajo). (@CodeTriangle)\r\n\r\n## Changes to Mod\r\n* Added **Deathlink** support to the mod, accessible through the Archipelago Settings UI. (@heartles)\r\n\r\n## Migration Guide\r\n* I *do not recommend* continuing a previous world from 0.7.x in this patch. Certain new features are liable to change forms somewhat before the release of 0.8.0.", "version": "0.8.0-pre.1", diff --git a/npDatabase.min.json b/npDatabase.min.json index b1898c00..2c79f5ef 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -2,7 +2,7 @@ "mw-rando": { "metadataCCMod": { "id": "mw-rando", - "version": "0.8.0-pre.2", + "version": "0.8.0-pre.3", "title": "Multiworld randomizer", "description": "Client for CrossCode Archipelago Integration", "repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer", @@ -16,7 +16,7 @@ "24": "icon-24.png" }, "dependencies": { - "open-world": ">=0.5.0", + "open-world": ">=0.5.1-pre1", "nax-ccuilib": ">=1.5.1", "ccmodmanager": ">=1.0.4", "font-utils": ">=1.2.0" @@ -25,22 +25,34 @@ "installation": [ { "type": "zip", - "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.3/CCMultiworldRandomizer-0.8.0-pre.3.ccmod", "source": "", "hash": { - "sha256": "797087a7e702bf10bba659ce45d2759feb6d60131b7d5dcaa966a3bcc4b64d46" + "sha256": "dc16cad0625a8b3f5065c5d23031a6c5b950fa3f5e8aae1b0ef362617fa4c436" } } ], "stars": 12, - "lastUpdateTimestamp": 1768552360000, + "lastUpdateTimestamp": 1769928869000, "releasePages": [ + { + "body": "## Fixes to Logic\r\n\r\n* Regions of certain chests in Gaia's Garden when Closed Gaia is enabled have been changed back to their behavior before 0.8.0-pre.2. (@FuyumiSogeki)\r\n* **Mushroom Kingdom** now requires access to the **Infested Region** of Gaia's Garden. (@CodeTriangle)\r\n\r\n## Fixes to Mod\r\n\r\n* The info screen will no longer report the goal as \"UNKNOWN LABEL\" when running a world generated on APWorlds version 0.7.x or below. (@CodeTriangle)\r\n\r\n## Changes to APWorld\r\n\r\n* Fixed an issue preventing unit tests from running correctly.\r\n * This should mean that third-party sites who pulled support for CrossCode due to failing tests should be able to reintegrate CrossCode support. (@CodeTriangle)\r\n* Fixed an issue where the downloadable `.apworld` file would not be compressed. (@CodeTriangle)", + "version": "0.8.0-pre.3", + "timestamp": 1769928869000, + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.3" + }, { "body": "## Changes to Mod\r\n\r\n* Added a new menu, accessible from the text client menu, that displays various important YAML settings (@CodeTriangle)\r\n\r\n## Fixes to Logic\r\n\r\n* Update the regions of certain chests in Gaia's Garden when Closed Gaia is enabled (@FuyumiSogeki, @CodeTriangle)\r\n\r\n## Fixes to Mod\r\n\r\n* Fixed an issue where the game would crash when sending goal while disconnected (@CodeTriangle)", "version": "0.8.0-pre.2", "timestamp": 1768552411000, "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.2" }, + { + "body": "## Fixes to Mod\r\n\r\n* Fixed an issue where the game would crash when sending goal while disconnected (@CodeTriangle)", + "version": "0.7.5", + "timestamp": 1768553100000, + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.7.5" + }, { "body": "## Changes to Options\r\n* Added Option **Closed Gaia**, allowing players to block areas of Gaia's Garden until additional items are found. (@buanjautista)\r\n* Added Option **Rhombus Hub Unlock**, allowing players to enter areas like Gaia's Garden as soon as the correct shade is found. (@AdamStagg)\r\n* Added Option **Goal**, allowing players to choose between creator goal (Vermillion Tower) and monkey goal (Grand Krys'kajo). (@CodeTriangle)\r\n\r\n## Changes to Mod\r\n* Added **Deathlink** support to the mod, accessible through the Archipelago Settings UI. (@heartles)\r\n\r\n## Migration Guide\r\n* I *do not recommend* continuing a previous world from 0.7.x in this patch. Certain new features are liable to change forms somewhat before the release of 0.8.0.", "version": "0.8.0-pre.1",