From e954a2afbe5868022da05721d9f084bccf6e0e61 Mon Sep 17 00:00:00 2001 From: krypek Date: Sat, 1 Aug 2026 21:14:07 +0200 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 bb428d7f..71f87876 100644 --- a/input-locations.json +++ b/input-locations.json @@ -49,7 +49,7 @@ { "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/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/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" }, { "url": "https://github.com/L-Sherry/Localize-me/archive/refs/tags/v0.6.1.zip" }, { "url": "https://github.com/L-Sherry/French-CC/releases/download/v1.5.0/French-CC-v1.5.0.ccmod" }, From af4e0e070f02a9a96cf75d48b21b618dcc1e40d2 Mon Sep 17 00:00:00 2001 From: krypciak <115574014+krypciak@users.noreply.github.com> Date: Sat, 1 Aug 2026 19:14:28 +0000 Subject: [PATCH 2/2] CCBot: Fill 'nax-ccuilib' info --- input-locations.old.json | 2 +- npDatabase.json | 17 ++++++++++++----- npDatabase.min.json | 17 ++++++++++++----- 3 files changed, 25 insertions(+), 11 deletions(-) diff --git a/input-locations.old.json b/input-locations.old.json index bb428d7f..71f87876 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -49,7 +49,7 @@ { "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/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/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" }, { "url": "https://github.com/L-Sherry/Localize-me/archive/refs/tags/v0.6.1.zip" }, { "url": "https://github.com/L-Sherry/French-CC/releases/download/v1.5.0/French-CC-v1.5.0.ccmod" }, diff --git a/npDatabase.json b/npDatabase.json index 1f28fda6..561579af 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -6340,7 +6340,7 @@ "nax-ccuilib": { "metadataCCMod": { "id": "nax-ccuilib", - "version": "1.5.6", + "version": "1.5.7", "title": "CCUILib", "description": "Library of additional UI elements as well as making existing ones configurable", "repository": "https://github.com/krypciak/nax-ccuilib", @@ -6353,23 +6353,30 @@ "krypek" ], "dependencies": { - "ccmodmanager": ">=0.9.21" + "ccmodmanager": ">=0.9.21", + "crosscode": ">=1.4.0" }, "plugin": "plugin.js" }, "installation": [ { "type": "zip", - "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.6/nax-ccuilib-1.5.6.ccmod", + "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.7/nax-ccuilib-1.5.7.ccmod", "source": "", "hash": { - "sha256": "57842df0d7c8f7170edca9f56e4318a7808d856b3ec25f960fb71ddaee230d77" + "sha256": "791dd5d701b112fe801b73c96d480925e39d2e81db10b5fd5a58abc251baf875" } } ], "stars": 0, - "lastUpdateTimestamp": 1778783362000, + "lastUpdateTimestamp": 1785611577000, "releasePages": [ + { + "body": "\n### Added\n\n- Add crosscode version requirement", + "version": "1.5.7", + "timestamp": 1785611578000, + "url": "https://github.com/krypciak/nax-ccuilib/releases/tag/v1.5.7" + }, { "body": "### Fixed\n\n- Fix quick menu edit mode activating on right click analysis menu exit", "version": "1.5.6", diff --git a/npDatabase.min.json b/npDatabase.min.json index 1f28fda6..561579af 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -6340,7 +6340,7 @@ "nax-ccuilib": { "metadataCCMod": { "id": "nax-ccuilib", - "version": "1.5.6", + "version": "1.5.7", "title": "CCUILib", "description": "Library of additional UI elements as well as making existing ones configurable", "repository": "https://github.com/krypciak/nax-ccuilib", @@ -6353,23 +6353,30 @@ "krypek" ], "dependencies": { - "ccmodmanager": ">=0.9.21" + "ccmodmanager": ">=0.9.21", + "crosscode": ">=1.4.0" }, "plugin": "plugin.js" }, "installation": [ { "type": "zip", - "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.6/nax-ccuilib-1.5.6.ccmod", + "url": "https://github.com/krypciak/nax-ccuilib/releases/download/v1.5.7/nax-ccuilib-1.5.7.ccmod", "source": "", "hash": { - "sha256": "57842df0d7c8f7170edca9f56e4318a7808d856b3ec25f960fb71ddaee230d77" + "sha256": "791dd5d701b112fe801b73c96d480925e39d2e81db10b5fd5a58abc251baf875" } } ], "stars": 0, - "lastUpdateTimestamp": 1778783362000, + "lastUpdateTimestamp": 1785611577000, "releasePages": [ + { + "body": "\n### Added\n\n- Add crosscode version requirement", + "version": "1.5.7", + "timestamp": 1785611578000, + "url": "https://github.com/krypciak/nax-ccuilib/releases/tag/v1.5.7" + }, { "body": "### Fixed\n\n- Fix quick menu edit mode activating on right click analysis menu exit", "version": "1.5.6",