From b563983c684804b4598c386d94f501cf3cb3e2b2 Mon Sep 17 00:00:00 2001 From: krypek Date: Wed, 5 Aug 2026 16:36:25 +0000 Subject: [PATCH 1/2] CCBot stable: ccbot/1 --- input-locations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input-locations.json b/input-locations.json index 1194a1be..b327ac9f 100644 --- a/input-locations.json +++ b/input-locations.json @@ -47,7 +47,7 @@ { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.6/CCMultiworldRandomizer-0.9.6.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.6/CC-Open-World-v0.5.6.ccmod", "source": "" }, + { "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.7/CC-Open-World-v0.5.7.ccmod", "source": "" }, { "url": "https://github.com/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" }, { "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.7/nax-ccuilib-1.5.7.ccmod", "source": "" }, { "url": "https://github.com/CCDirectLink/CrossedEyes/releases/download/v0.6.4/crossedeyes-0.6.4.ccmod" }, From 2dd92d555a2c2973b5ede908d6d46055b1978180 Mon Sep 17 00:00:00 2001 From: krypciak <115574014+krypciak@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:36:45 +0000 Subject: [PATCH 2/2] CCBot: Fill 'open-world' info --- input-locations.old.json | 2 +- npDatabase.json | 14 ++++++++++---- npDatabase.min.json | 14 ++++++++++---- 3 files changed, 21 insertions(+), 9 deletions(-) diff --git a/input-locations.old.json b/input-locations.old.json index 1194a1be..b327ac9f 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -47,7 +47,7 @@ { "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.6/CCMultiworldRandomizer-0.9.6.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.6/CC-Open-World-v0.5.6.ccmod", "source": "" }, + { "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.7/CC-Open-World-v0.5.7.ccmod", "source": "" }, { "url": "https://github.com/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" }, { "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.7/nax-ccuilib-1.5.7.ccmod", "source": "" }, { "url": "https://github.com/CCDirectLink/CrossedEyes/releases/download/v0.6.4/crossedeyes-0.6.4.ccmod" }, diff --git a/npDatabase.json b/npDatabase.json index 92715be7..66424636 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -6557,7 +6557,7 @@ "open-world": { "metadataCCMod": { "id": "open-world", - "version": "0.5.6", + "version": "0.5.7", "title": "Open World patches", "description": "Open World map patches for randomizer", "repository": "https://github.com/buanjautista/cc-open-world", @@ -6576,16 +6576,22 @@ "installation": [ { "type": "zip", - "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.6/CC-Open-World-v0.5.6.ccmod", + "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.7/CC-Open-World-v0.5.7.ccmod", "source": "", "hash": { - "sha256": "05ea8023da96dc70095324b3c56f1857b49935b034e724bee00b9efa6efa2e4d" + "sha256": "41ad29610662fb4b6ee0c273eb58f4c35429784f421d9b72f521b8a3640fecf0" } } ], "stars": 4, - "lastUpdateTimestamp": 1785393851000, + "lastUpdateTimestamp": 1785947289000, "releasePages": [ + { + "body": "Changes: \r\n- Remove all key locks in Faj'ro Master Key puzzle room. Closed access to right side until top side is solved.\r\n\r\nRemoved (open world compats):\r\n- Open World variables moved to mw.option and removed from plugin.\r\n- Removed Open Faj'ro patches", + "version": "0.5.7", + "timestamp": 1785947289000, + "url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.7" + }, { "body": "New: \r\n- Vermillion Tower boss has a checkpoint in between. \r\n- Vermillion Tower shade/boss lock has been moved right before Creator. This should allow free access of the entire tower. (Locations for randomizer not yet included)\r\n- So'najiz has Heat ball changers to remove Heat requirement from the dungeon. (thanks Valkhiya)\r\n- Middle Faj'ro is now open without Heat. Both side puzzles now have a chest reward instead.\r\n- Krys'kajo middle floor puzzle is active by default. Both sides completion now have a chest reward instead.\r\n\r\nFixes:\r\n- Party inviting should not get stuck when starting DLC content or other content. \r\n- Creator cutscene should play even if DLC content has already started.\r\n- Reworked the B3 East room in Ku'lero to not get stuck\r\n- Bergen barrier should not show anymore when rhombus hub unlock is active", "version": "0.5.6", diff --git a/npDatabase.min.json b/npDatabase.min.json index 92715be7..66424636 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -6557,7 +6557,7 @@ "open-world": { "metadataCCMod": { "id": "open-world", - "version": "0.5.6", + "version": "0.5.7", "title": "Open World patches", "description": "Open World map patches for randomizer", "repository": "https://github.com/buanjautista/cc-open-world", @@ -6576,16 +6576,22 @@ "installation": [ { "type": "zip", - "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.6/CC-Open-World-v0.5.6.ccmod", + "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.7/CC-Open-World-v0.5.7.ccmod", "source": "", "hash": { - "sha256": "05ea8023da96dc70095324b3c56f1857b49935b034e724bee00b9efa6efa2e4d" + "sha256": "41ad29610662fb4b6ee0c273eb58f4c35429784f421d9b72f521b8a3640fecf0" } } ], "stars": 4, - "lastUpdateTimestamp": 1785393851000, + "lastUpdateTimestamp": 1785947289000, "releasePages": [ + { + "body": "Changes: \r\n- Remove all key locks in Faj'ro Master Key puzzle room. Closed access to right side until top side is solved.\r\n\r\nRemoved (open world compats):\r\n- Open World variables moved to mw.option and removed from plugin.\r\n- Removed Open Faj'ro patches", + "version": "0.5.7", + "timestamp": 1785947289000, + "url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.7" + }, { "body": "New: \r\n- Vermillion Tower boss has a checkpoint in between. \r\n- Vermillion Tower shade/boss lock has been moved right before Creator. This should allow free access of the entire tower. (Locations for randomizer not yet included)\r\n- So'najiz has Heat ball changers to remove Heat requirement from the dungeon. (thanks Valkhiya)\r\n- Middle Faj'ro is now open without Heat. Both side puzzles now have a chest reward instead.\r\n- Krys'kajo middle floor puzzle is active by default. Both sides completion now have a chest reward instead.\r\n\r\nFixes:\r\n- Party inviting should not get stuck when starting DLC content or other content. \r\n- Creator cutscene should play even if DLC content has already started.\r\n- Reworked the B3 East room in Ku'lero to not get stuck\r\n- Bergen barrier should not show anymore when rhombus hub unlock is active", "version": "0.5.6",