From 098671f70a694fcc7d7281897d246796cd13d187 Mon Sep 17 00:00:00 2001 From: krypek Date: Sat, 29 Aug 2026 18:44:02 +0200 Subject: [PATCH 1/2] CCBot stable: ccbot/0 --- input-locations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input-locations.json b/input-locations.json index 4502a664..8182d0bb 100644 --- a/input-locations.json +++ b/input-locations.json @@ -36,7 +36,7 @@ { "url": "https://github.com/CCDirectLink/CCdiscord/archive/refs/tags/v1.0.2.zip" }, { "url": "https://github.com/CCDirectLink/CCTimeWalker/archive/refs/tags/v0.3.1.zip" }, { "url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip", "source": "" }, - { "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip" }, + { "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/download/v1.1.0/menu-ui-replacer-1.1.0.ccmod", "source": "" }, { "url": "https://github.com/CCDirectLink/map-watch/archive/refs/tags/v1.1.1.zip" }, { "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": "" }, From 5f95d30f75139a44db8dd2f11e8213e445fd4351 Mon Sep 17 00:00:00 2001 From: krypciak <115574014+krypciak@users.noreply.github.com> Date: Sat, 29 Aug 2026 16:44:23 +0000 Subject: [PATCH 2/2] CCBot: Fill 'menu-ui-replacer' info --- input-locations.old.json | 2 +- npDatabase.json | 27 +++++++++++++++------------ npDatabase.min.json | 27 +++++++++++++++------------ 3 files changed, 31 insertions(+), 25 deletions(-) diff --git a/input-locations.old.json b/input-locations.old.json index 4502a664..8182d0bb 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -36,7 +36,7 @@ { "url": "https://github.com/CCDirectLink/CCdiscord/archive/refs/tags/v1.0.2.zip" }, { "url": "https://github.com/CCDirectLink/CCTimeWalker/archive/refs/tags/v0.3.1.zip" }, { "url": "https://github.com/CCDirectLink/CCTimer/releases/download/v3.0.3/CCTimer.zip", "source": "" }, - { "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip" }, + { "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/download/v1.1.0/menu-ui-replacer-1.1.0.ccmod", "source": "" }, { "url": "https://github.com/CCDirectLink/map-watch/archive/refs/tags/v1.1.1.zip" }, { "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": "" }, diff --git a/npDatabase.json b/npDatabase.json index 534322ee..f1795ca9 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -5950,8 +5950,8 @@ "menu-ui-replacer": { "metadataCCMod": { "id": "menu-ui-replacer", - "version": "1.0.5", "title": "menu-ui-replacer", + "version": "1.1.0", "description": "Replace Lea with the character of your choice in the menu!", "repository": "https://github.com/CCDirectLink/cc-menu-ui-replacement", "tags": [ @@ -5959,27 +5959,30 @@ ], "authors": [ "hsifnus", - "ac2pic" + "ac2pic", + "krypek" ], - "plugin": "plugin.js", - "postload": "postload.js", - "assets": [ - "assets/data/menu.json" - ] + "plugin": "plugin.js" }, "installation": [ { "type": "zip", - "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip", - "source": "cc-menu-ui-replacement-1.0.5/cc-menu-ui-replacement", + "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/download/v1.1.0/menu-ui-replacer-1.1.0.ccmod", + "source": "", "hash": { - "sha256": "fa7b1ad6524e49c03716d51d036b887ab29868f43ca13a89268be792d083eac9" + "sha256": "b9c12936722e4b2d1098d9051aa691f1e4588f950ba003e67d9a8536647b02a1" } } ], - "stars": 1, - "lastUpdateTimestamp": 1722967706000, + "stars": 2, + "lastUpdateTimestamp": 1788021803000, "releasePages": [ + { + "body": "\n### Added\n\n- Add support for partial configs\n\n### Chaned\n\n- Rewrite to Typescript\n\n### Fixed\n\n- Fix the player head in the map menu being positioned incorrectly", + "version": "1.1.0", + "timestamp": 1788021804000, + "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/tag/v1.1.0" + }, { "body": "* Fix map floor buttons not reacting to area changes #3 ", "version": "1.0.5", diff --git a/npDatabase.min.json b/npDatabase.min.json index 534322ee..f1795ca9 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -5950,8 +5950,8 @@ "menu-ui-replacer": { "metadataCCMod": { "id": "menu-ui-replacer", - "version": "1.0.5", "title": "menu-ui-replacer", + "version": "1.1.0", "description": "Replace Lea with the character of your choice in the menu!", "repository": "https://github.com/CCDirectLink/cc-menu-ui-replacement", "tags": [ @@ -5959,27 +5959,30 @@ ], "authors": [ "hsifnus", - "ac2pic" + "ac2pic", + "krypek" ], - "plugin": "plugin.js", - "postload": "postload.js", - "assets": [ - "assets/data/menu.json" - ] + "plugin": "plugin.js" }, "installation": [ { "type": "zip", - "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/archive/refs/tags/v1.0.5.zip", - "source": "cc-menu-ui-replacement-1.0.5/cc-menu-ui-replacement", + "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/download/v1.1.0/menu-ui-replacer-1.1.0.ccmod", + "source": "", "hash": { - "sha256": "fa7b1ad6524e49c03716d51d036b887ab29868f43ca13a89268be792d083eac9" + "sha256": "b9c12936722e4b2d1098d9051aa691f1e4588f950ba003e67d9a8536647b02a1" } } ], - "stars": 1, - "lastUpdateTimestamp": 1722967706000, + "stars": 2, + "lastUpdateTimestamp": 1788021803000, "releasePages": [ + { + "body": "\n### Added\n\n- Add support for partial configs\n\n### Chaned\n\n- Rewrite to Typescript\n\n### Fixed\n\n- Fix the player head in the map menu being positioned incorrectly", + "version": "1.1.0", + "timestamp": 1788021804000, + "url": "https://github.com/CCDirectLink/cc-menu-ui-replacement/releases/tag/v1.1.0" + }, { "body": "* Fix map floor buttons not reacting to area changes #3 ", "version": "1.0.5",