Skip to content

Commit ea4a2b9

Browse files
authored
CCBot mod: xenons-playable-classes (#494)
* CCBot stable: ccbot/0 * CCBot: Fill 'xenons-playable-classes' info
1 parent 89e8ab6 commit ea4a2b9

4 files changed

Lines changed: 26 additions & 14 deletions

File tree

input-locations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{ "url": "https://github.com/CCDirectLink/char-select/archive/refs/heads/master.zip" },
6868
{ "url": "https://github.com/Treeways/cc-newgame-cheats/releases/download/1.0.0/cc-newgame-cheats-1.0.0.ccmod" },
6969
{ "url": "https://github.com/Ronkad/CCRemasteredMelodies/releases/download/v2.0.3/cc-remastered-melodies.ccmod", "source": "" },
70-
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.1.zip", "source": "" },
70+
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.2.zip", "source": "" },
7171
{ "url": "https://github.com/XenonA7/xpc-hexacast-litter/archive/refs/tags/2.1.8.zip", "source": "" },
7272
{ "url": "https://github.com/XenonA7/player-clone/archive/refs/tags/1.1.2.zip", "source": "" },
7373
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },

input-locations.old.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
{ "url": "https://github.com/CCDirectLink/char-select/archive/refs/heads/master.zip" },
6868
{ "url": "https://github.com/Treeways/cc-newgame-cheats/releases/download/1.0.0/cc-newgame-cheats-1.0.0.ccmod" },
6969
{ "url": "https://github.com/Ronkad/CCRemasteredMelodies/releases/download/v2.0.3/cc-remastered-melodies.ccmod", "source": "" },
70-
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.1.zip", "source": "" },
70+
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.2.zip", "source": "" },
7171
{ "url": "https://github.com/XenonA7/xpc-hexacast-litter/archive/refs/tags/2.1.8.zip", "source": "" },
7272
{ "url": "https://github.com/XenonA7/player-clone/archive/refs/tags/1.1.2.zip", "source": "" },
7373
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },

npDatabase.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7389,7 +7389,7 @@
73897389
"xenons-playable-classes": {
73907390
"metadataCCMod": {
73917391
"id": "xenons-playable-classes",
7392-
"version": "3.3.1",
7392+
"version": "3.3.2",
73937393
"title": {
73947394
"en_US": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
73957395
"de_DE": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
@@ -7440,16 +7440,22 @@
74407440
"installation": [
74417441
{
74427442
"type": "zip",
7443-
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.1.zip",
7444-
"source": "xenons-playable-classes-3.3.1",
7443+
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.2.zip",
7444+
"source": "xenons-playable-classes-3.3.2",
74457445
"hash": {
7446-
"sha256": "ad3373055fb482cfa588a3e2a53d459540ee211336b97d67ca04c52dcda21dcb"
7446+
"sha256": "bf794551c876473d648d5e97c00b392c90493e0624467ea31b2fa603e35fbb66"
74477447
}
74487448
}
74497449
],
7450-
"stars": 30,
7451-
"lastUpdateTimestamp": 1771753782000,
7450+
"stars": 31,
7451+
"lastUpdateTimestamp": 1772254499000,
74527452
"releasePages": [
7453+
{
7454+
"body": "## 3.3.2 (02/27/2026)\r\n### Changes\r\n- Hexacast art Furious Dissonance renamed to Aberrant Dissonance\r\n- Minor tweaks to Hexacast levelUpStand sprites\r\n- Ancient Power is now dash-cancelable after 0.15 seconds (rocks will fall back down)\r\n- Ancient Power ACTION_BLOCK dash delay during final shoot reduced from 0.25 to 0.15 seconds\r\n- AncientRockSmall/AncientRockMed trigger wait time reduced from 1.3 to 0.8 seconds\r\n- Removed the Triblader2 placeholder animation from Schneider/Luke Burning Sacrifice, Vermillion Firestorm\r\n- Removed Schneider/Luke animation sheets extra1, extra2, extra3\r\n- Deleted schneiderExtra.png, lukeExtra.png\r\n### Fixes\r\n- \"Trigger Happy\" arena triblader duel is now properly set to level 75 rather than scaling to the player's level",
7455+
"version": "3.3.2",
7456+
"timestamp": 1772254499000,
7457+
"url": "https://github.com/XenonA7/xenons-playable-classes/releases/tag/3.3.2"
7458+
},
74537459
{
74547460
"body": "## 3.3.1 (02/22/2026)\r\n### Fixes\r\n- Fixed Shadowflame Sorcery standard melee attacks SET_PLAYER_ACTION_BLOCK inconsistencies among custom skill melee variants\r\n- Fixed Github release issue",
74557461
"version": "3.3.1",

npDatabase.min.json

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7389,7 +7389,7 @@
73897389
"xenons-playable-classes": {
73907390
"metadataCCMod": {
73917391
"id": "xenons-playable-classes",
7392-
"version": "3.3.1",
7392+
"version": "3.3.2",
73937393
"title": {
73947394
"en_US": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
73957395
"de_DE": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
@@ -7440,16 +7440,22 @@
74407440
"installation": [
74417441
{
74427442
"type": "zip",
7443-
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.1.zip",
7444-
"source": "xenons-playable-classes-3.3.1",
7443+
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/3.3.2.zip",
7444+
"source": "xenons-playable-classes-3.3.2",
74457445
"hash": {
7446-
"sha256": "ad3373055fb482cfa588a3e2a53d459540ee211336b97d67ca04c52dcda21dcb"
7446+
"sha256": "bf794551c876473d648d5e97c00b392c90493e0624467ea31b2fa603e35fbb66"
74477447
}
74487448
}
74497449
],
7450-
"stars": 30,
7451-
"lastUpdateTimestamp": 1771753782000,
7450+
"stars": 31,
7451+
"lastUpdateTimestamp": 1772254499000,
74527452
"releasePages": [
7453+
{
7454+
"body": "## 3.3.2 (02/27/2026)\r\n### Changes\r\n- Hexacast art Furious Dissonance renamed to Aberrant Dissonance\r\n- Minor tweaks to Hexacast levelUpStand sprites\r\n- Ancient Power is now dash-cancelable after 0.15 seconds (rocks will fall back down)\r\n- Ancient Power ACTION_BLOCK dash delay during final shoot reduced from 0.25 to 0.15 seconds\r\n- AncientRockSmall/AncientRockMed trigger wait time reduced from 1.3 to 0.8 seconds\r\n- Removed the Triblader2 placeholder animation from Schneider/Luke Burning Sacrifice, Vermillion Firestorm\r\n- Removed Schneider/Luke animation sheets extra1, extra2, extra3\r\n- Deleted schneiderExtra.png, lukeExtra.png\r\n### Fixes\r\n- \"Trigger Happy\" arena triblader duel is now properly set to level 75 rather than scaling to the player's level",
7455+
"version": "3.3.2",
7456+
"timestamp": 1772254499000,
7457+
"url": "https://github.com/XenonA7/xenons-playable-classes/releases/tag/3.3.2"
7458+
},
74537459
{
74547460
"body": "## 3.3.1 (02/22/2026)\r\n### Fixes\r\n- Fixed Shadowflame Sorcery standard melee attacks SET_PLAYER_ACTION_BLOCK inconsistencies among custom skill melee variants\r\n- Fixed Github release issue",
74557461
"version": "3.3.1",

0 commit comments

Comments
 (0)