diff --git a/input-locations.json b/input-locations.json index 3d9add0f..c4199ded 100644 --- a/input-locations.json +++ b/input-locations.json @@ -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": "" }, diff --git a/input-locations.old.json b/input-locations.old.json index 3d9add0f..c4199ded 100644 --- a/input-locations.old.json +++ b/input-locations.old.json @@ -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": "" }, diff --git a/npDatabase.json b/npDatabase.json index 43441d5b..00befa3e 100644 --- a/npDatabase.json +++ b/npDatabase.json @@ -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" }, @@ -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", diff --git a/npDatabase.min.json b/npDatabase.min.json index 43441d5b..00befa3e 100644 --- a/npDatabase.min.json +++ b/npDatabase.min.json @@ -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" }, @@ -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",