Skip to content

Commit b76e28a

Browse files
committed
CCBot: Fill 'cc-ava' info
1 parent 2af9feb commit b76e28a

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,5 @@
9898
{ "url": "https://github.com/lubkuluk/lub-dungeon-skip/releases/download/0.0.3/lub-dungeon-skip.zip", "source": "" },
9999
{ "url": "https://github.com/naxane/nax-art-switch/releases/download/v1.0.1/nax-art-switch.ccmod", "source": "" },
100100
{ "url": "https://github.com/XenonA7/kit-mod/archive/refs/tags/1.0.1.zip", "source": "" },
101-
{ "url": "https://github.com/cyelis1224/cc-ava/archive/refs/tags/v1.2.3.zip", "source": "" }
101+
{ "url": "https://github.com/cyelis1224/cc-ava/releases/download/v1.2.3/cc-ava-v1.2.3.zip", "source": "" }
102102
]

npDatabase.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,20 +1565,20 @@
15651565
"installation": [
15661566
{
15671567
"type": "zip",
1568-
"url": "https://github.com/cyelis1224/cc-ava/archive/refs/tags/v1.2.3.zip",
1569-
"source": "cc-ava-1.2.3",
1568+
"url": "https://github.com/cyelis1224/cc-ava/releases/download/v1.2.3/cc-ava-v1.2.3.zip",
1569+
"source": "cc-ava",
15701570
"hash": {
1571-
"sha256": "20aa4f2a05ac4753536e680a10207f54445dd7477ab1643843337f3ac1967cc2"
1571+
"sha256": "c1a75d02179d1298c44fb4cb66fbb8291deac555b65104126ffb0f6c97ecf3b0"
15721572
}
15731573
}
15741574
],
15751575
"stars": 2,
1576-
"lastUpdateTimestamp": 1774900944000,
1576+
"lastUpdateTimestamp": 1774901829000,
15771577
"releasePages": [
15781578
{
15791579
"body": "## What's New in v1.2.3\n\n### Critical Fix\n- **Fixed mod manager breaking** - The voice volume slider was replacing the game's options object, causing CCModManager to lose track of which mods are enabled/disabled on restart. Now inserts the slider in-place without replacing the object.\n\n### Per-Voice Volume Control\n- Each voice now supports an individual volume level (0-100)\n- Balance loud and quiet voices independently\n- Set via debug overlay or mod settings: Voice ID, Pitch, and Volume\n\n### IPA Pronunciations (community contribution by QuieType)\n- Dungeon names now use proper IPA notation for accurate pronunciation\n- Added: Zir'vitar, So'najiz, Krys'kajo, Ku'lero\n- Pronunciations and transcription overrides only apply on the v3 model\n\n### Options Sync Fix\n- Moved CCModManager options sync to after registration to prevent undefined errors",
15801580
"version": "1.2.3",
1581-
"timestamp": 1774900944000,
1581+
"timestamp": 1774901829000,
15821582
"url": "https://github.com/cyelis1224/cc-ava/releases/tag/v1.2.3"
15831583
},
15841584
{

npDatabase.min.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,20 +1565,20 @@
15651565
"installation": [
15661566
{
15671567
"type": "zip",
1568-
"url": "https://github.com/cyelis1224/cc-ava/archive/refs/tags/v1.2.3.zip",
1569-
"source": "cc-ava-1.2.3",
1568+
"url": "https://github.com/cyelis1224/cc-ava/releases/download/v1.2.3/cc-ava-v1.2.3.zip",
1569+
"source": "cc-ava",
15701570
"hash": {
1571-
"sha256": "20aa4f2a05ac4753536e680a10207f54445dd7477ab1643843337f3ac1967cc2"
1571+
"sha256": "c1a75d02179d1298c44fb4cb66fbb8291deac555b65104126ffb0f6c97ecf3b0"
15721572
}
15731573
}
15741574
],
15751575
"stars": 2,
1576-
"lastUpdateTimestamp": 1774900944000,
1576+
"lastUpdateTimestamp": 1774901829000,
15771577
"releasePages": [
15781578
{
15791579
"body": "## What's New in v1.2.3\n\n### Critical Fix\n- **Fixed mod manager breaking** - The voice volume slider was replacing the game's options object, causing CCModManager to lose track of which mods are enabled/disabled on restart. Now inserts the slider in-place without replacing the object.\n\n### Per-Voice Volume Control\n- Each voice now supports an individual volume level (0-100)\n- Balance loud and quiet voices independently\n- Set via debug overlay or mod settings: Voice ID, Pitch, and Volume\n\n### IPA Pronunciations (community contribution by QuieType)\n- Dungeon names now use proper IPA notation for accurate pronunciation\n- Added: Zir'vitar, So'najiz, Krys'kajo, Ku'lero\n- Pronunciations and transcription overrides only apply on the v3 model\n\n### Options Sync Fix\n- Moved CCModManager options sync to after registration to prevent undefined errors",
15801580
"version": "1.2.3",
1581-
"timestamp": 1774900944000,
1581+
"timestamp": 1774901829000,
15821582
"url": "https://github.com/cyelis1224/cc-ava/releases/tag/v1.2.3"
15831583
},
15841584
{

0 commit comments

Comments
 (0)