Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{ "url": "https://github.com/CookieSalesman/CrossCode-HADOUKEN-v1.0/archive/refs/tags/v1.1.0.zip" },
{ "url": "https://github.com/ZeikJT/CrossCodeCheats/archive/refs/tags/1.4.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/clean-title-screen/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.2/CCMultiworldRandomizer-0.9.2.ccmod", "source": "" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.3/CCMultiworldRandomizer-0.9.3.ccmod", "source": "" },
{ "url": "https://github.com/canbora/cc-named-saves/releases/download/v1.0.1/cc-named-saves.ccmod" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.2.0/ccmodmanager-1.2.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.5/CC-Open-World-v0.5.5.ccmod", "source": "" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{ "url": "https://github.com/CookieSalesman/CrossCode-HADOUKEN-v1.0/archive/refs/tags/v1.1.0.zip" },
{ "url": "https://github.com/ZeikJT/CrossCodeCheats/archive/refs/tags/1.4.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/clean-title-screen/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.2/CCMultiworldRandomizer-0.9.2.ccmod", "source": "" },
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.3/CCMultiworldRandomizer-0.9.3.ccmod", "source": "" },
{ "url": "https://github.com/canbora/cc-named-saves/releases/download/v1.0.1/cc-named-saves.ccmod" },
{ "url": "https://github.com/CCDirectLink/CCModManager/releases/download/v1.2.0/ccmodmanager-1.2.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.5/CC-Open-World-v0.5.5.ccmod", "source": "" },
Expand Down
16 changes: 12 additions & 4 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -5824,7 +5824,7 @@
"mw-rando": {
"metadataCCMod": {
"id": "mw-rando",
"version": "0.9.2",
"version": "0.9.3",
"title": "Multiworld randomizer",
"description": "Client for CrossCode Archipelago Integration",
"repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer",
Expand All @@ -5838,25 +5838,33 @@
"24": "icon-24.png"
},
"dependencies": {
"marquee": ">=0.1.0",
"open-world": ">=0.5.1-pre1",
"nax-ccuilib": ">=1.5.1",
"tips-and-tricks": ">=0.1.0",
"ccmodmanager": ">=1.0.4",
"font-utils": ">=1.2.0"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.2/CCMultiworldRandomizer-0.9.2.ccmod",
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.3/CCMultiworldRandomizer-0.9.3.ccmod",
"source": "",
"hash": {
"sha256": "0b77014f8a4dfc62c15cbe2653934365f24581d29fbabd54d2edf70b057ee455"
"sha256": "8ebf02d9e984d4371f9347d8f729c8a7b7f0d185a7af145fe32d17aa4520eb0d"
}
}
],
"stars": 18,
"lastUpdateTimestamp": 1781118400000,
"lastUpdateTimestamp": 1781503918000,
"releasePages": [
{
"body": "## Additions\n\n* Added a new **Tips** system to display useful information on the pause screen (@CodeTriangle, #77).\n * These tips replace the Task HUD which is usually inaccurate in rando due to its overreliance on linear plot points.\n * Got a tip idea? Submit it to CodeTriangle on Discord.\n\n## Changes to Dependencies\n\n* Added a new dependency on CodeTriangle's [`tips-and-tricks`](https://github.com/CodeTriangle/cc-tips-and-tricks).\n* Removed marquee functionality and added a new dependency on CodeTriangle's [`marquee`](https://github.com/CodeTriangle/cc-marquee/).\n\n## Fixes to Mod\n\n* Fixed an issue where locations would appear to be checked multiple times when acquiring items from pedestals (@CodeTriangle, #79).\n* Circumvent a visual issue that arises when floor 3 of Grand Krys'kajo is skipped by fighting Son of the East immediately (@CodeTriangle, #80).\n\n## Fixes to Logic\n\n* Move the following **Botanics** locations (@CodeTriangle, #76):\n * **Omega Puff Plant** now requires access to either **Gaia's Garden West** or **Gaia's Garden East**.\n * **Alpha Virus Shroom** and **Beta Virus Shroom** now require access to **Gaia's Garden Infested**.\n* Remove the requirement on **Meteor Pass** for **Maroon Trailblazing** and add it to **Henry Trailblazing** (@CodeTriangle, #76)\n",
"version": "0.9.3",
"timestamp": 1781503918000,
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.9.3"
},
{
"body": "## Fixes to Mod\r\n\r\n* Fixed an issue in bundling where certain files would not be found in the archive (@CodeTriangle, #75).\r\n",
"version": "0.9.2",
Expand Down
16 changes: 12 additions & 4 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5824,7 +5824,7 @@
"mw-rando": {
"metadataCCMod": {
"id": "mw-rando",
"version": "0.9.2",
"version": "0.9.3",
"title": "Multiworld randomizer",
"description": "Client for CrossCode Archipelago Integration",
"repository": "https://github.com/CodeTriangle/CCMultiworldRandomizer",
Expand All @@ -5838,25 +5838,33 @@
"24": "icon-24.png"
},
"dependencies": {
"marquee": ">=0.1.0",
"open-world": ">=0.5.1-pre1",
"nax-ccuilib": ">=1.5.1",
"tips-and-tricks": ">=0.1.0",
"ccmodmanager": ">=1.0.4",
"font-utils": ">=1.2.0"
}
},
"installation": [
{
"type": "zip",
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.2/CCMultiworldRandomizer-0.9.2.ccmod",
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.3/CCMultiworldRandomizer-0.9.3.ccmod",
"source": "",
"hash": {
"sha256": "0b77014f8a4dfc62c15cbe2653934365f24581d29fbabd54d2edf70b057ee455"
"sha256": "8ebf02d9e984d4371f9347d8f729c8a7b7f0d185a7af145fe32d17aa4520eb0d"
}
}
],
"stars": 18,
"lastUpdateTimestamp": 1781118400000,
"lastUpdateTimestamp": 1781503918000,
"releasePages": [
{
"body": "## Additions\n\n* Added a new **Tips** system to display useful information on the pause screen (@CodeTriangle, #77).\n * These tips replace the Task HUD which is usually inaccurate in rando due to its overreliance on linear plot points.\n * Got a tip idea? Submit it to CodeTriangle on Discord.\n\n## Changes to Dependencies\n\n* Added a new dependency on CodeTriangle's [`tips-and-tricks`](https://github.com/CodeTriangle/cc-tips-and-tricks).\n* Removed marquee functionality and added a new dependency on CodeTriangle's [`marquee`](https://github.com/CodeTriangle/cc-marquee/).\n\n## Fixes to Mod\n\n* Fixed an issue where locations would appear to be checked multiple times when acquiring items from pedestals (@CodeTriangle, #79).\n* Circumvent a visual issue that arises when floor 3 of Grand Krys'kajo is skipped by fighting Son of the East immediately (@CodeTriangle, #80).\n\n## Fixes to Logic\n\n* Move the following **Botanics** locations (@CodeTriangle, #76):\n * **Omega Puff Plant** now requires access to either **Gaia's Garden West** or **Gaia's Garden East**.\n * **Alpha Virus Shroom** and **Beta Virus Shroom** now require access to **Gaia's Garden Infested**.\n* Remove the requirement on **Meteor Pass** for **Maroon Trailblazing** and add it to **Henry Trailblazing** (@CodeTriangle, #76)\n",
"version": "0.9.3",
"timestamp": 1781503918000,
"url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/tag/0.9.3"
},
{
"body": "## Fixes to Mod\r\n\r\n* Fixed an issue in bundling where certain files would not be found in the archive (@CodeTriangle, #75).\r\n",
"version": "0.9.2",
Expand Down
Loading