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 @@ -67,7 +67,7 @@
{ "url": "https://github.com/CCDirectLink/char-select/archive/refs/heads/master.zip" },
{ "url": "https://github.com/Treeways/cc-newgame-cheats/releases/download/1.0.0/cc-newgame-cheats-1.0.0.ccmod" },
{ "url": "https://github.com/Ronkad/CCRemasteredMelodies/releases/download/v2.0.3/cc-remastered-melodies.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.3.zip", "source": "" },
{ "url": "https://github.com/XenonA7/xpc-hexacast-litter/archive/refs/tags/2.1.6.zip", "source": "" },
{ "url": "https://github.com/XenonA7/player-clone/archive/refs/tags/1.1.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
{ "url": "https://github.com/CCDirectLink/char-select/archive/refs/heads/master.zip" },
{ "url": "https://github.com/Treeways/cc-newgame-cheats/releases/download/1.0.0/cc-newgame-cheats-1.0.0.ccmod" },
{ "url": "https://github.com/Ronkad/CCRemasteredMelodies/releases/download/v2.0.3/cc-remastered-melodies.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.3.zip", "source": "" },
{ "url": "https://github.com/XenonA7/xpc-hexacast-litter/archive/refs/tags/2.1.6.zip", "source": "" },
{ "url": "https://github.com/XenonA7/player-clone/archive/refs/tags/1.1.2.zip", "source": "" },
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },
Expand Down
18 changes: 12 additions & 6 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -7126,7 +7126,7 @@
"xenons-playable-classes": {
"metadataCCMod": {
"id": "xenons-playable-classes",
"version": "2.26.2",
"version": "2.26.3",
"title": {
"en_US": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
"de_DE": "Xenon's Playable Classes \\i[class-tri] \\i[class-hexa]",
Expand Down Expand Up @@ -7177,16 +7177,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.2.zip",
"source": "xenons-playable-classes-2.26.2",
"url": "https://github.com/XenonA7/xenons-playable-classes/archive/refs/tags/2.26.3.zip",
"source": "xenons-playable-classes-2.26.3",
"hash": {
"sha256": "243db78cf0b3d1c719f20a3320ab3441e95deab99f47663376af0e3632471b3b"
"sha256": "bd25ee79da42644d79d713a7877895461195059d1d5959906b18208b90477922"
}
}
],
"stars": 25,
"lastUpdateTimestamp": 1762904125000,
"stars": 26,
"lastUpdateTimestamp": 1763690816000,
"releasePages": [
{
"body": "## 2.26.3 (11/20/2025)\r\n### Changes\r\n- Unfinished progress on Hexacast Cold Guard Lv.3B\r\n- Hexacast standard attack logic now uses the ELEMENT_MODE combat condition instead of player.element\r\n- Calamity Beacon initial card throw now respects polarityThrowType\r\n- Increased size and visibility of effects waveDetonationTimer and kindlingMineTimer\r\n- Freeze Rays now uses proper recolored laser sprites instead of neutral laser sprites\r\n### Fixes\r\n- Fixed properties of proxy waveDetonationTrap's initial stunning hitbox and all hitbox zHeight settings\r\n- Fixed waveDetonationRemote hitbox zHeight properties\r\n- Fix pvp bar duplication when using cc-multibakery (Fix by Krypek in pvp-gui-fix.js)\r\n### Balance\r\n- Ashen Frenzy dash attacks damageFactor reduced from 3.5 to 2.5\r\n- Ashen Frenzy card spin attack damageFactor reduced from 0.75 to 0.60",
"version": "2.26.3",
"timestamp": 1763690816000,
"url": "https://github.com/XenonA7/xenons-playable-classes/releases/tag/2.26.3"
},
{
"body": "## 2.26.2 (11/11/2025)\r\n### Balance\r\n- Hexacast homing shots steerDegree increased from 0.3 to 0.35",
"version": "2.26.2",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

Loading