|
5508 | 5508 | "mw-rando": { |
5509 | 5509 | "metadataCCMod": { |
5510 | 5510 | "id": "mw-rando", |
5511 | | - "version": "0.7.5", |
| 5511 | + "version": "0.7.6", |
5512 | 5512 | "title": "Multiworld randomizer", |
5513 | 5513 | "description": "Client for CrossCode Archipelago Integration", |
5514 | 5514 | "repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer", |
|
5531 | 5531 | "installation": [ |
5532 | 5532 | { |
5533 | 5533 | "type": "zip", |
5534 | | - "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.5/CCMultiworldRandomizer-0.7.5.ccmod", |
| 5534 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.6/CCMultiworldRandomizer-0.7.6.ccmod", |
5535 | 5535 | "source": "", |
5536 | 5536 | "hash": { |
5537 | | - "sha256": "42d8ef68f88644b59aa183028cbd3dac5eaf37e1fa9f0e180d43337f822dd4b3" |
| 5537 | + "sha256": "d8db5699ab491273c15250fabbc9e5dd1f75a893e7709cd32a88ac69a55a513f" |
5538 | 5538 | } |
5539 | 5539 | } |
5540 | 5540 | ], |
5541 | 5541 | "stars": 12, |
5542 | | - "lastUpdateTimestamp": 1768552360000, |
| 5542 | + "lastUpdateTimestamp": 1769928869000, |
5543 | 5543 | "releasePages": [ |
| 5544 | + { |
| 5545 | + "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)", |
| 5546 | + "version": "0.8.0-pre.3", |
| 5547 | + "timestamp": 1769928869000, |
| 5548 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.3" |
| 5549 | + }, |
| 5550 | + { |
| 5551 | + "body": "## 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)", |
| 5552 | + "version": "0.7.6", |
| 5553 | + "timestamp": 1769929510000, |
| 5554 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.7.6" |
| 5555 | + }, |
5544 | 5556 | { |
5545 | 5557 | "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)", |
5546 | 5558 | "version": "0.8.0-pre.2", |
|
0 commit comments