|
2 | 2 | "mw-rando": { |
3 | 3 | "metadataCCMod": { |
4 | 4 | "id": "mw-rando", |
5 | | - "version": "0.8.0-pre.2", |
| 5 | + "version": "0.8.0-pre.3", |
6 | 6 | "title": "Multiworld randomizer", |
7 | 7 | "description": "Client for CrossCode Archipelago Integration", |
8 | 8 | "repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer", |
|
16 | 16 | "24": "icon-24.png" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "open-world": ">=0.5.0", |
| 19 | + "open-world": ">=0.5.1-pre1", |
20 | 20 | "nax-ccuilib": ">=1.5.1", |
21 | 21 | "ccmodmanager": ">=1.0.4", |
22 | 22 | "font-utils": ">=1.2.0" |
|
25 | 25 | "installation": [ |
26 | 26 | { |
27 | 27 | "type": "zip", |
28 | | - "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", |
| 28 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.3/CCMultiworldRandomizer-0.8.0-pre.3.ccmod", |
29 | 29 | "source": "", |
30 | 30 | "hash": { |
31 | | - "sha256": "797087a7e702bf10bba659ce45d2759feb6d60131b7d5dcaa966a3bcc4b64d46" |
| 31 | + "sha256": "dc16cad0625a8b3f5065c5d23031a6c5b950fa3f5e8aae1b0ef362617fa4c436" |
32 | 32 | } |
33 | 33 | } |
34 | 34 | ], |
35 | 35 | "stars": 12, |
36 | | - "lastUpdateTimestamp": 1768552360000, |
| 36 | + "lastUpdateTimestamp": 1769928869000, |
37 | 37 | "releasePages": [ |
| 38 | + { |
| 39 | + "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)", |
| 40 | + "version": "0.8.0-pre.3", |
| 41 | + "timestamp": 1769928869000, |
| 42 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.3" |
| 43 | + }, |
38 | 44 | { |
39 | 45 | "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)", |
40 | 46 | "version": "0.8.0-pre.2", |
41 | 47 | "timestamp": 1768552411000, |
42 | 48 | "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.2" |
43 | 49 | }, |
| 50 | + { |
| 51 | + "body": "## Fixes to Mod\r\n\r\n* Fixed an issue where the game would crash when sending goal while disconnected (@CodeTriangle)", |
| 52 | + "version": "0.7.5", |
| 53 | + "timestamp": 1768553100000, |
| 54 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.7.5" |
| 55 | + }, |
44 | 56 | { |
45 | 57 | "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.", |
46 | 58 | "version": "0.8.0-pre.1", |
|
0 commit comments