|
5600 | 5600 | "mw-rando": { |
5601 | 5601 | "metadataCCMod": { |
5602 | 5602 | "id": "mw-rando", |
5603 | | - "version": "0.7.8", |
| 5603 | + "version": "0.8.0", |
5604 | 5604 | "title": "Multiworld randomizer", |
5605 | 5605 | "description": "Client for CrossCode Archipelago Integration", |
5606 | 5606 | "repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer", |
|
5614 | 5614 | "24": "icon-24.png" |
5615 | 5615 | }, |
5616 | 5616 | "dependencies": { |
5617 | | - "open-world": ">=0.4.1", |
| 5617 | + "open-world": ">=0.5.1-pre1", |
5618 | 5618 | "nax-ccuilib": ">=1.5.1", |
5619 | 5619 | "ccmodmanager": ">=1.0.4", |
5620 | 5620 | "font-utils": ">=1.2.0" |
|
5623 | 5623 | "installation": [ |
5624 | 5624 | { |
5625 | 5625 | "type": "zip", |
5626 | | - "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.8/CCMultiworldRandomizer-0.7.8.ccmod", |
| 5626 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0/CCMultiworldRandomizer-0.8.0.ccmod", |
5627 | 5627 | "source": "", |
5628 | 5628 | "hash": { |
5629 | | - "sha256": "4a2690768e02b0bc47ed701d2290922e88ec2bad6a5c4b167c63b85b29f90b29" |
| 5629 | + "sha256": "747d757fd08e0b829d3785488f4645ed48781f3ac92aa0c51437e3462236c6ee" |
5630 | 5630 | } |
5631 | 5631 | } |
5632 | 5632 | ], |
5633 | 5633 | "stars": 12, |
5634 | | - "lastUpdateTimestamp": 1769928869000, |
| 5634 | + "lastUpdateTimestamp": 1773185764000, |
5635 | 5635 | "releasePages": [ |
| 5636 | + { |
| 5637 | + "body": "# Changes from 0.7.8\r\n\r\n## 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# Changes from 0.8.0-pre.3\r\n\r\n## Changes to Logic\r\n\r\n* Made **Maroon Tree Defender** an Always Quest.\r\n\r\n## Changes to Generation\r\n\r\n* The APWorld now emits an OptionError when generating with Observatory Goal but no Quest Randomization.\r\n\r\n# Migration Guide\r\n\r\n* Players coming from 0.7.8 and 0.8.0-pre.3 should see no adverse side effects from upgrading to 0.8.0. Please contact us if you do.", |
| 5638 | + "version": "0.8.0", |
| 5639 | + "timestamp": 1773185764000, |
| 5640 | + "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0" |
| 5641 | + }, |
5636 | 5642 | { |
5637 | 5643 | "body": "## Changes to Generation\r\n\r\n* Modified the pre-fill process to reduce the incidence of generation errors when `element_shuffle`, `,small_key_shuffle`, and `master_key_shuffle` are set to options other than `any_world` (@Mysteryem).\r\n* Stabilized the order in which items and locations are added to the world, eliminating remaining situations where generation is nondeterministic (@Mysteryem}.\r\n* Update several other aspects of generation to ensure future stability.", |
5638 | 5644 | "version": "0.7.8", |
|
0 commit comments