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 @@ -47,7 +47,7 @@
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.4/CCMultiworldRandomizer-0.9.4.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": "" },
{ "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/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" },
{ "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.6/nax-ccuilib-1.5.6.ccmod", "source": "" },
{ "url": "https://github.com/CCDirectLink/CrossedEyes/releases/download/v0.6.4/crossedeyes-0.6.4.ccmod" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
{ "url": "https://github.com/CodeTriangle/CCMultiworldRandomizer/releases/download/0.9.4/CCMultiworldRandomizer-0.9.4.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": "" },
{ "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/naxane/nax-module-cache/releases/download/v1.0.2/nax-module-cache.ccmod" },
{ "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.6/nax-ccuilib-1.5.6.ccmod", "source": "" },
{ "url": "https://github.com/CCDirectLink/CrossedEyes/releases/download/v0.6.4/crossedeyes-0.6.4.ccmod" },
Expand Down
14 changes: 10 additions & 4 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -6541,7 +6541,7 @@
"open-world": {
"metadataCCMod": {
"id": "open-world",
"version": "0.5.5",
"version": "0.5.6",
"title": "Open World patches",
"description": "Open World map patches for randomizer",
"repository": "https://github.com/buanjautista/cc-open-world",
Expand All @@ -6560,16 +6560,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.5/CC-Open-World-v0.5.5.ccmod",
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.6/CC-Open-World-v0.5.6.ccmod",
"source": "",
"hash": {
"sha256": "e95139d105d9d7dee164a9e7dcbd2407d767d1bce80f8555bf429ffa4d4b3414"
"sha256": "05ea8023da96dc70095324b3c56f1857b49935b034e724bee00b9efa6efa2e4d"
}
}
],
"stars": 4,
"lastUpdateTimestamp": 1779037525000,
"lastUpdateTimestamp": 1785393851000,
"releasePages": [
{
"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",
"timestamp": 1785393851000,
"url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.6"
},
{
"body": "Fix:\r\n- Removed access to Vermillion from the Para Island Raid (it was not supposed to from DLC entry either way)\r\n- Removed triggers that would not let you invite party members when entering certain dungeons or remaining plot points (from DLC content mostly)\r\n- Reduced size of trigger for Last Minute Heroes Flower Lake fight (to not get lock when a side barrier is up)\r\n- Made H'lin not despawn from guild HQ when accessing DLC content\r\n- Changed requirements for certain traders to match randomizer behaviors",
"version": "0.5.5",
Expand Down
14 changes: 10 additions & 4 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -6541,7 +6541,7 @@
"open-world": {
"metadataCCMod": {
"id": "open-world",
"version": "0.5.5",
"version": "0.5.6",
"title": "Open World patches",
"description": "Open World map patches for randomizer",
"repository": "https://github.com/buanjautista/cc-open-world",
Expand All @@ -6560,16 +6560,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.5/CC-Open-World-v0.5.5.ccmod",
"url": "https://github.com/buanjautista/cc-open-world/releases/download/0.5.6/CC-Open-World-v0.5.6.ccmod",
"source": "",
"hash": {
"sha256": "e95139d105d9d7dee164a9e7dcbd2407d767d1bce80f8555bf429ffa4d4b3414"
"sha256": "05ea8023da96dc70095324b3c56f1857b49935b034e724bee00b9efa6efa2e4d"
}
}
],
"stars": 4,
"lastUpdateTimestamp": 1779037525000,
"lastUpdateTimestamp": 1785393851000,
"releasePages": [
{
"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",
"timestamp": 1785393851000,
"url": "https://github.com/buanjautista/cc-open-world/releases/tag/0.5.6"
},
{
"body": "Fix:\r\n- Removed access to Vermillion from the Para Island Raid (it was not supposed to from DLC entry either way)\r\n- Removed triggers that would not let you invite party members when entering certain dungeons or remaining plot points (from DLC content mostly)\r\n- Reduced size of trigger for Last Minute Heroes Flower Lake fight (to not get lock when a side barrier is up)\r\n- Made H'lin not despawn from guild HQ when accessing DLC content\r\n- Changed requirements for certain traders to match randomizer behaviors",
"version": "0.5.5",
Expand Down
Loading