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 @@ -86,7 +86,7 @@
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.5/lub-summoner-frame.zip", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.6/lub-summoner-frame.zip", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/azures-adjustments/releases/download/1.2.1/azures-adjustments.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/starcaller-2/archive/refs/tags/0.6.1.zip", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-barrier-gui/releases/download/0.0.3/lub-barrier-gui.zip", "source": "" },
Expand Down
2 changes: 1 addition & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
{ "url": "https://github.com/krypciak/cc-shrimp/releases/download/v1.1.0/cc-shrimp-1.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-combo-weapons/releases/download/v0.1.0/cc-combo-weapons.v0.1.0.ccmod", "source": "" },
{ "url": "https://github.com/buanjautista/cc-shock-quest/releases/download/v0.0.5-alpha/cc-clocktower-v0.0.5-alpha.ccmod", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.5/lub-summoner-frame.zip", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.6/lub-summoner-frame.zip", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/azures-adjustments/releases/download/1.2.1/azures-adjustments.ccmod", "source": "" },
{ "url": "https://github.com/XenonA7/starcaller-2/archive/refs/tags/0.6.1.zip", "source": "" },
{ "url": "https://github.com/lubkuluk/lub-barrier-gui/releases/download/0.0.3/lub-barrier-gui.zip", "source": "" },
Expand Down
12 changes: 9 additions & 3 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -5575,7 +5575,7 @@
"lub-summoner-frame": {
"metadataCCMod": {
"id": "lub-summoner-frame",
"version": "0.0.5",
"version": "0.0.6",
"title": {
"en_US": "Lubkuluk's Summoner Frame"
},
Expand All @@ -5597,16 +5597,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.5/lub-summoner-frame.zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.6/lub-summoner-frame.zip",
"source": "lub-summoner-frame",
"hash": {
"sha256": "954dd30c317530280d26179bf000eb53383cacb299f4348b4d233282a46ac1f1"
"sha256": "4a52f7c13f395bf60b6ed4dc48364e450fce088c1394396a543e25676d85813c"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1735059617000,
"releasePages": [
{
"body": "Rewrote the code so that instead of targeting combatants from the player party, enemies will target combatants from parties that is NOT the enemy party, they can and will target players from OTHER and undefiend parties (test for multibakery)",
"version": "0.0.6",
"timestamp": 1735059617000,
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/tag/0.0.6"
},
{
"body": "Made a small adjustment to the vanilla PvP system to ignore some rules if a variable is true",
"version": "0.0.5",
Expand Down
12 changes: 9 additions & 3 deletions npDatabase.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -5575,7 +5575,7 @@
"lub-summoner-frame": {
"metadataCCMod": {
"id": "lub-summoner-frame",
"version": "0.0.5",
"version": "0.0.6",
"title": {
"en_US": "Lubkuluk's Summoner Frame"
},
Expand All @@ -5597,16 +5597,22 @@
"installation": [
{
"type": "zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.5/lub-summoner-frame.zip",
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/download/0.0.6/lub-summoner-frame.zip",
"source": "lub-summoner-frame",
"hash": {
"sha256": "954dd30c317530280d26179bf000eb53383cacb299f4348b4d233282a46ac1f1"
"sha256": "4a52f7c13f395bf60b6ed4dc48364e450fce088c1394396a543e25676d85813c"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1735059617000,
"releasePages": [
{
"body": "Rewrote the code so that instead of targeting combatants from the player party, enemies will target combatants from parties that is NOT the enemy party, they can and will target players from OTHER and undefiend parties (test for multibakery)",
"version": "0.0.6",
"timestamp": 1735059617000,
"url": "https://github.com/lubkuluk/lub-summoner-frame/releases/tag/0.0.6"
},
{
"body": "Made a small adjustment to the vanilla PvP system to ignore some rules if a variable is true",
"version": "0.0.5",
Expand Down
Loading