Skip to content
Closed
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 @@ -106,6 +106,6 @@
{ "url": "https://github.com/fatetrait/crosscode-shadow-riposte-sbbf-mod/releases/download/1.0.1/shadow_riposte.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/playable-apollo/archive/refs/tags/1.0.1.zip", "source": "" },
{ "url": "https://github.com/XenonA7/playable-shizuka/archive/refs/tags/1.1.0.zip", "source": "" },
{ "url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.0/carnellio.ccmod", "source": "" },
{ "url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.1/carnellio.ccmod", "source": "" },
{ "url": "https://github.com/krypciak/cc-map-screenshot/releases/download/v1.0.1/cc-map-screenshot-1.0.1.ccmod", "source": "" }
]
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@
{ "url": "https://github.com/fatetrait/crosscode-shadow-riposte-sbbf-mod/releases/download/1.0.1/shadow_riposte.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/playable-apollo/archive/refs/tags/1.0.1.zip", "source": "" },
{ "url": "https://github.com/XenonA7/playable-shizuka/archive/refs/tags/1.1.0.zip", "source": "" },
{ "url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.0/carnellio.ccmod", "source": "" },
{ "url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.1/carnellio.ccmod", "source": "" },
{ "url": "https://github.com/krypciak/cc-map-screenshot/releases/download/v1.0.1/cc-map-screenshot-1.0.1.ccmod", "source": "" }
]
12 changes: 9 additions & 3 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -1590,16 +1590,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.0/carnellio.ccmod",
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.1/carnellio.ccmod",
"source": "",
"hash": {
"sha256": "0ab5a26a401897662fe6d90fb706d0da2f7f178a7afbc7d1bc0472dc2b4c55a8"
"sha256": "f258b671f10291048706c63efd1ea95e09d33640784f2ab682d8de9155c3f98c"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1787377023000,
"lastUpdateTimestamp": 1787684950000,
"releasePages": [
{
"body": "the game used to crash when u died in the fight, it doesnt now\r\n\r\nalso sigils for the base spheromancer moves are added....",
"version": "0.7.1",
"timestamp": 1787684950000,
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/tag/0.7.1"
},
{
"body": "5 Life system added, overkill system added. Attacks rebalanced/buffed.\r\n\r\nRegarding Carnellio...\r\n\r\nBad news:\r\nPlayer damage buff in boss 8x -> 6x.\r\nAll boss attacks buffed in damage slightly.\r\nNightmare Reign reworked to interact with lives system.\r\nBoss attacks can deal overkill damage.\r\n\r\nGood news:\r\nPlayer now has 5 lives in the fight.\r\nPlayer defense buff in boss 1x -> 2.19x\r\n\r\nExtra:\r\nWandering Flame VFX made a little more visible.\r\nDecapitate now shows the afterhit on the player correctly.",
"version": "0.7.0",
Expand Down
12 changes: 9 additions & 3 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1590,16 +1590,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.0/carnellio.ccmod",
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/download/0.7.1/carnellio.ccmod",
"source": "",
"hash": {
"sha256": "0ab5a26a401897662fe6d90fb706d0da2f7f178a7afbc7d1bc0472dc2b4c55a8"
"sha256": "f258b671f10291048706c63efd1ea95e09d33640784f2ab682d8de9155c3f98c"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1787377023000,
"lastUpdateTimestamp": 1787684950000,
"releasePages": [
{
"body": "the game used to crash when u died in the fight, it doesnt now\r\n\r\nalso sigils for the base spheromancer moves are added....",
"version": "0.7.1",
"timestamp": 1787684950000,
"url": "https://github.com/fatetrait/CrossCode-Carnellio-Boss-Mod/releases/tag/0.7.1"
},
{
"body": "5 Life system added, overkill system added. Attacks rebalanced/buffed.\r\n\r\nRegarding Carnellio...\r\n\r\nBad news:\r\nPlayer damage buff in boss 8x -> 6x.\r\nAll boss attacks buffed in damage slightly.\r\nNightmare Reign reworked to interact with lives system.\r\nBoss attacks can deal overkill damage.\r\n\r\nGood news:\r\nPlayer now has 5 lives in the fight.\r\nPlayer defense buff in boss 1x -> 2.19x\r\n\r\nExtra:\r\nWandering Flame VFX made a little more visible.\r\nDecapitate now shows the afterhit on the player correctly.",
"version": "0.7.0",
Expand Down
Loading