Skip to content

Commit e0c9ae5

Browse files
committed
CCBot: Fill 'mw-rando' info
1 parent 9624d64 commit e0c9ae5

3 files changed

Lines changed: 23 additions & 11 deletions

File tree

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
{ "url": "https://github.com/CookieSalesman/CrossCode-HADOUKEN-v1.0/archive/refs/tags/v1.1.0.zip" },
4242
{ "url": "https://github.com/ZeikJT/CrossCodeCheats/archive/refs/tags/1.4.2.zip", "source": "" },
4343
{ "url": "https://github.com/XenonA7/clean-title-screen/archive/refs/tags/1.0.1.zip" },
44-
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.7.8/CCMultiworldRandomizer-0.7.8.ccmod", "source": "" },
44+
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0/CCMultiworldRandomizer-0.8.0.ccmod", "source": "" },
4545
{ "url": "https://github.com/canbora/cc-named-saves/releases/download/v1.0.1/cc-named-saves.ccmod" },
4646
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.1.3/ccmodmanager-1.1.3.ccmod", "source": "" },
4747
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.2/CC-Open-World-v0.5.2.ccmod", "source": "" },

npDatabase.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5600,7 +5600,7 @@
56005600
"mw-rando": {
56015601
"metadataCCMod": {
56025602
"id": "mw-rando",
5603-
"version": "0.7.8",
5603+
"version": "0.8.0",
56045604
"title": "Multiworld randomizer",
56055605
"description": "Client for CrossCode Archipelago Integration",
56065606
"repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer",
@@ -5614,7 +5614,7 @@
56145614
"24": "icon-24.png"
56155615
},
56165616
"dependencies": {
5617-
"open-world": ">=0.4.1",
5617+
"open-world": ">=0.5.1-pre1",
56185618
"nax-ccuilib": ">=1.5.1",
56195619
"ccmodmanager": ">=1.0.4",
56205620
"font-utils": ">=1.2.0"
@@ -5623,16 +5623,22 @@
56235623
"installation": [
56245624
{
56255625
"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",
56275627
"source": "",
56285628
"hash": {
5629-
"sha256": "4a2690768e02b0bc47ed701d2290922e88ec2bad6a5c4b167c63b85b29f90b29"
5629+
"sha256": "747d757fd08e0b829d3785488f4645ed48781f3ac92aa0c51437e3462236c6ee"
56305630
}
56315631
}
56325632
],
56335633
"stars": 12,
5634-
"lastUpdateTimestamp": 1769928869000,
5634+
"lastUpdateTimestamp": 1773185764000,
56355635
"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+
},
56365642
{
56375643
"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.",
56385644
"version": "0.7.8",

npDatabase.min.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5600,7 +5600,7 @@
56005600
"mw-rando": {
56015601
"metadataCCMod": {
56025602
"id": "mw-rando",
5603-
"version": "0.7.8",
5603+
"version": "0.8.0",
56045604
"title": "Multiworld randomizer",
56055605
"description": "Client for CrossCode Archipelago Integration",
56065606
"repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer",
@@ -5614,7 +5614,7 @@
56145614
"24": "icon-24.png"
56155615
},
56165616
"dependencies": {
5617-
"open-world": ">=0.4.1",
5617+
"open-world": ">=0.5.1-pre1",
56185618
"nax-ccuilib": ">=1.5.1",
56195619
"ccmodmanager": ">=1.0.4",
56205620
"font-utils": ">=1.2.0"
@@ -5623,16 +5623,22 @@
56235623
"installation": [
56245624
{
56255625
"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",
56275627
"source": "",
56285628
"hash": {
5629-
"sha256": "4a2690768e02b0bc47ed701d2290922e88ec2bad6a5c4b167c63b85b29f90b29"
5629+
"sha256": "747d757fd08e0b829d3785488f4645ed48781f3ac92aa0c51437e3462236c6ee"
56305630
}
56315631
}
56325632
],
56335633
"stars": 12,
5634-
"lastUpdateTimestamp": 1769928869000,
5634+
"lastUpdateTimestamp": 1773185764000,
56355635
"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+
},
56365642
{
56375643
"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.",
56385644
"version": "0.7.8",

0 commit comments

Comments
 (0)