Skip to content

Commit ed427eb

Browse files
authored
CCBot mod: open-world (#472)
* CCBot testing: ccbot/0 * CCBot: Fill 'open-world' info
1 parent 64aeb9f commit ed427eb

File tree

4 files changed

+591
-8
lines changed

4 files changed

+591
-8
lines changed

input-locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[
22
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" },
3-
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.0-pre2/CC-Open-World-v0.5.0-pre2.ccmod", "source": "" }
3+
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.1/CC-Open-World-v0.5.1-pre1.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
[
22
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.8.0-pre.2/CCMultiworldRandomizer-0.8.0-pre.2.ccmod", "source": "" },
3-
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.0-pre2/CC-Open-World-v0.5.0-pre2.ccmod", "source": "" }
3+
{ "url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.1/CC-Open-World-v0.5.1-pre1.ccmod", "source": "" }
44
]

npDatabase.json

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
"open-world": {
389389
"metadataCCMod": {
390390
"id": "open-world",
391-
"version": "0.5.0",
391+
"version": "0.5.1-pre1",
392392
"title": "Open World patches",
393393
"description": "Open World map patches for randomizer",
394394
"repository": "https://github.com/buanjautista/cc-open-world",
@@ -407,16 +407,28 @@
407407
"installation": [
408408
{
409409
"type": "zip",
410-
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.0-pre2/CC-Open-World-v0.5.0-pre2.ccmod",
410+
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.1/CC-Open-World-v0.5.1-pre1.ccmod",
411411
"source": "",
412412
"hash": {
413-
"sha256": "31dca9bdc4ef960059c2e339012780d2527b57d7d386b56c159ee18ab108538c"
413+
"sha256": "973fd66e194deab2a274cb791fef19270bd62a414a308e4593072bcbc8dfa15c"
414414
}
415415
}
416416
],
417-
"stars": 3,
418-
"lastUpdateTimestamp": 1767606075000,
417+
"stars": 4,
418+
"lastUpdateTimestamp": 1769055824000,
419419
"releasePages": [
420+
{
421+
"body": "0.5.0-pre3 ",
422+
"version": "0.5.1",
423+
"timestamp": 1769055824000,
424+
"url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.1"
425+
},
426+
{
427+
"body": "- Hoodwink anti-softlock\r\n- Closed Gaia missing barriers in Grove\r\n- Fix Mick quest prompt in Basin Keep\r\n- Fix barrier missing in Autumn Fall to Ridge (Rhombus Hub Unlock)\r\n- Fix Jungle Entrance patch errors",
428+
"version": "0.5.0-pre3",
429+
"timestamp": 1769054286000,
430+
"url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.0-pre3"
431+
},
420432
{
421433
"body": "New:\r\n- Golden Bug quests are now separated from the Vagabond quest, which requires now 4 Golden Bug items instead of trial completion.\r\n- Fixed option to enable all maps as visited on new game. (In Options -> General)\r\n- Compat for DLC Quests\r\n- New options to disable Open World tips, and enable unavailable quests info in the hub. (In Options -> General)\r\n\r\nFixes:\r\n- Maroon Valley chest which respawned on room entry\r\n- Removed barrier event in Para Island since barrier has been removed\r\n- Vermillion Wasteland Hub is not inaccessible until a use is given to it (also to prevent crashes)\r\n- So'najiz Temple gauntlet barrier now opens after the fight instead of after opening the chests\r\n- Visited maps option now works, on creating a new save file\r\n- Fixed a lock inside Zir'vitar that happens by triggering the Sloth cutscene in Gaia's Garden\r\n- Meta Space patches not loading due to bad index\r\n- Fixed Master Sensei dialogue asking for Heat and Cold instead of the respective shades.\r\n- Removed rocks on Wheel Passage to ensure access to northern Sapphire Ridge (it was easily skippable and confusing)\r\n- Reworked Maroon Tree questline interactions so no member issues or weird stuff happens.\r\n- Removing cutscene in Temple Mine B3 Center and the two bottom sets of key pillars to ease the key confusion in runs.\r\n- Changed how Mick and the Black Market NPC to just work when having the Pass or Wave\r\n\r\nExtra Patches:\r\n- Extra Barriers: Adds new ways to move around from Rhombus Square, also adding reverse barriers to make some shades more usable from the get go\r\n- Closed Gaia: Adds more options to divide Gaia's Garden areas with the new East/West Gaia Passes, and the Azure Drop / Purple Bolt Shades\r\n- DLC: Base DLC (mostly dungeon) compatbility prepared for future patches\r\n- Extra Quests: Vermillion Trial Buildings, Gastropolis, Fall's Trailblazing, Sephisloth, and one more quest in Vermillion.\r\n\r\nCompatibility:\r\n- Re-added CC-Alybox as dependency\r\n- Added Item-Api as dependency for handling custom items (ex. new Gaia Passes)\r\n- Separated CCItemRandomizer compatibility into its own branch",
422434
"version": "0.5.0-pre2",

npDatabase.min.json

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

0 commit comments

Comments
 (0)