Skip to content

Commit b992f85

Browse files
authored
CCBot mod: mw-rando (#452)
* CCBot testing: ccbot/2 * CCBot: Fill 'mw-rando' info
1 parent 91fbe7e commit b992f85

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

input-locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
2-
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.1/CCMultiworldRandomizer-0.8.0-pre.1.ccmod", "source": "" },
2+
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" },
33
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.0-pre2/CC-Open-World-v0.5.0-pre2.ccmod", "source": "" }
44
]

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
2-
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.1/CCMultiworldRandomizer-0.8.0-pre.1.ccmod", "source": "" },
2+
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" },
33
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.0-pre2/CC-Open-World-v0.5.0-pre2.ccmod", "source": "" }
44
]

npDatabase.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mw-rando": {
33
"metadataCCMod": {
44
"id": "mw-rando",
5-
"version": "0.8.0-pre.1",
5+
"version": "0.8.0-pre.2",
66
"title": "Multiworld randomizer",
77
"description": "Client for CrossCode Archipelago Integration",
88
"repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer",
@@ -25,18 +25,24 @@
2525
"installation": [
2626
{
2727
"type": "zip",
28-
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.1/CCMultiworldRandomizer-0.8.0-pre.1.ccmod",
28+
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod",
2929
"source": "",
3030
"hash": {
31-
"sha256": "4d983c9a8f745a32d95bf92789def3dad503ae32654fb5227a412583fea3261a"
31+
"sha256": "797087a7e702bf10bba659ce45d2759feb6d60131b7d5dcaa966a3bcc4b64d46"
3232
}
3333
}
3434
],
3535
"stars": 12,
36-
"lastUpdateTimestamp": 1768175754000,
36+
"lastUpdateTimestamp": 1768552360000,
3737
"releasePages": [
3838
{
39-
"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)",
39+
"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+
"version": "0.8.0-pre.2",
41+
"timestamp": 1768552411000,
42+
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.2"
43+
},
44+
{
45+
"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.",
4046
"version": "0.8.0-pre.1",
4147
"timestamp": 1768175754000,
4248
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.8.0-pre.1"

npDatabase.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)