Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/stable' into ccbot/2
Browse files Browse the repository at this point in the history
  • Loading branch information
2767mr committed Sep 23, 2024
2 parents a2b65bc + 1c07319 commit 9e4ffc4
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 3 deletions.
Binary file added icons/difficulty-mods.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion input-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/lubkuluk/lubkuluks-joern-mod/releases/download/0.5.73/lubkuluks-quadroguard-mod.zip" },
{ "url": "https://github.com/TigerYasou/parrot-pet/releases/download/v1.0.0/parrot-pet.zip", "source": "" },
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/update-1/vermillion-training-facility.ccmod", "source": "" }
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/update-1/vermillion-training-facility.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.4/difficulty-mods.ccmod", "source": "" }
]
3 changes: 2 additions & 1 deletion input-locations.old.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,6 @@
{ "url": "https://github.com/XenonA7/al-skill-hotkeys/archive/refs/tags/1.0.1.zip" },
{ "url": "https://github.com/lubkuluk/lubkuluks-joern-mod/releases/download/0.5.73/lubkuluks-quadroguard-mod.zip" },
{ "url": "https://github.com/TigerYasou/parrot-pet/releases/download/v1.0.0/parrot-pet.zip", "source": "" },
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/update-1/vermillion-training-facility.ccmod", "source": "" }
{ "url": "https://github.com/RookieBr-2/vermillion-training-facility/releases/download/update-1/vermillion-training-facility.ccmod", "source": "" },
{ "url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.4/difficulty-mods.ccmod", "source": "" }
]
54 changes: 54 additions & 0 deletions npDatabase.json
Original file line number Diff line number Diff line change
Expand Up @@ -3000,6 +3000,60 @@
}
]
},
"difficulty-mods": {
"metadataCCMod": {
"id": "difficulty-mods",
"version": "1.0.4",
"title": "Difficulty Mods",
"description": {
"en_US": "Adjust enemy damage, HP, and EXP gain to make the game as difficult as you like."
},
"repository": "https://github.com/Azure-Lazuline/difficulty-mods",
"tags": [
"fun"
],
"authors": "Azure Lazuline",
"icons": {
"24": "icon24.png"
},
"prestart": "src/_prestart.js",
"assets": [
"data/lang/sc/gui.en_US.json.patch"
]
},
"installation": [
{
"type": "zip",
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/download/1.0.4/difficulty-mods.ccmod",
"source": "",
"hash": {
"sha256": "965b47e927d63c987676046c68c976674e8fd279f20b1f743112541e776066d5"
}
}
],
"stars": 0,
"lastUpdateTimestamp": 1726866108000,
"releasePages": [
{
"body": "fixed a crash with enemy bullets that had no damage info assigned, like monk trial turrets",
"version": "1.0.4",
"timestamp": 1726866108000,
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/tag/1.0.4"
},
{
"body": "",
"version": "1.0.3",
"timestamp": 1726252336000,
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/tag/1.0.3"
},
{
"body": "first public release",
"version": "1.0.2",
"timestamp": 1726199234000,
"url": "https://github.com/Azure-Lazuline/difficulty-mods/releases/tag/1.0.2"
}
]
},
"el-tweaks": {
"metadataCCMod": {
"id": "el-tweaks",
Expand Down
2 changes: 1 addition & 1 deletion npDatabase.min.json

Large diffs are not rendered by default.

0 comments on commit 9e4ffc4

Please sign in to comment.