Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Update from ItzKiba
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed Jan 19, 2024
1 parent a6657cd commit ec75348
Show file tree
Hide file tree
Showing 9 changed files with 164 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -744,6 +744,12 @@
"versions": [
"1.0.0"
]
},
"itzkiba.grandpa_demon": {
"verified": false,
"versions": [
"1.0.1"
]
}
}
}
12 changes: 12 additions & 0 deletions mods-v2/itzkiba.grandpa_demon/1.0.1/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"commit-author": "ItzKiba",
"platforms": [
"windows"
],
"mod": {
"download": "https://github.com/ItzKiba/GrandpaDemon/releases/download/v1.0.1_/itzkiba.grandpa_demon.geode",
"hash": "c5fef3f680c933d974c477d675eb2ba1b6c6cbfc147084a89e32b0ebc003d462",
"hash256": "c1ea0747f39e7cd0b68773cf73640ffd44785d7d0bb9d91e89397a12ff902822"
},
"tags": []
}
36 changes: 36 additions & 0 deletions mods-v2/itzkiba.grandpa_demon/1.0.1/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"geode": "2.0.0",
"version": "v1.0.1",
"gd": "2.204",
"id": "itzkiba.grandpa_demon",
"name": "Grandpa Demon",
"developer": "ItzKiba",
"description": "Adds additional demon difficulties",
"resources": {
"spritesheets": {
"GrD_IconSheet": [
"resources/demons/*.png"
],
"GrD_ReadmeSheet": [
"resources/readme/*.png"
]
},
"sprites": [
"resources/GrD_demon4_bg.png"
]
},
"settings": {
"grandpa-demon-disable": {
"name": "Disable Grandpa Demon",
"description": "Disables the Grandpa Demon difficulty for the current Top 1 Demon (replaced with Infinite Demon instead).",
"type": "bool",
"default": false
},
"infinite-demon-disable": {
"name": "Disable BG Effects",
"description": "Removes the background effects for Legendary, Mythical, and Infinite Demon level pages.",
"type": "bool",
"default": false
}
}
}
31 changes: 31 additions & 0 deletions mods-v2/itzkiba.grandpa_demon/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# <cy>Grandpa Demon</c>
<cj>A mod created by ItzKiba.</c>

## Overview
The humble Extreme Demon is the highest difficulty in all of Geometry Dash. **<cr>However, there is no possible way that Acheron and ACU should be considered the same difficulty.</c>** Think that there should be more demon difficulties above Extreme? Look no further than the **<cl>Grandpa Demon mod!</c>**

## Features
* *<cg>Up to 6 new demon difficulties</c>* above Extreme Demon!
* *<cr>All Rated Extremes Demon List</c>* integration!
* *<cy>2.2 List support!</c>*
* ***<cl>Grandpa Demon!</c>***


*Additionally, the highest demon difficulties each have their own **<cj>animated backgrounds</c>** for the level page!*

## New Demon Difficulties
The difficulties of extreme demons are chosen based on their positions on the [AREDL](https://aredl.pages.dev/#/).

* Top 500 Demons - *<co>Supreme Demon</c>*
* Top 250 Demons - *<cp>Ultimate Demon</c>*
* Top 150 Demons - *<cj>Legendary Demon</c>*
* Top 75 Demons - *<cl>Mythical Demon</c>*
* Top 25 Demons - *<cy>Infinite Demon</c>*
* Top 1 Demon - *<cr>Grandpa Demon</c>*

***Note:** Grandpa Demon is optional and can be disabled in the mod's settings.*

## Credits
* **<cg>tcoffa</c>** for creating the original Grandpa Demon sprite
* **<cp>Geode's Discord</c>** for answering my stupid questions
* **<co>AeonAir</c>** for making me do this out of spite in the first place
Binary file added mods-v2/itzkiba.grandpa_demon/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 31 additions & 0 deletions mods/itzkiba.grandpa_demon@1/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# <cy>Grandpa Demon</c>
<cj>A mod created by ItzKiba.</c>

## Overview
The humble Extreme Demon is the highest difficulty in all of Geometry Dash. **<cr>However, there is no possible way that Acheron and ACU should be considered the same difficulty.</c>** Think that there should be more demon difficulties above Extreme? Look no further than the **<cl>Grandpa Demon mod!</c>**

## Features
* *<cg>Up to 6 new demon difficulties</c>* above Extreme Demon!
* *<cr>All Rated Extremes Demon List</c>* integration!
* *<cy>2.2 List support!</c>*
* ***<cl>Grandpa Demon!</c>***


*Additionally, the highest demon difficulties each have their own **<cj>animated backgrounds</c>** for the level page!*

## New Demon Difficulties
The difficulties of extreme demons are chosen based on their positions on the [AREDL](https://aredl.pages.dev/#/).

* Top 500 Demons - *<co>Supreme Demon</c>*
* Top 250 Demons - *<cp>Ultimate Demon</c>*
* Top 150 Demons - *<cj>Legendary Demon</c>*
* Top 75 Demons - *<cl>Mythical Demon</c>*
* Top 25 Demons - *<cy>Infinite Demon</c>*
* Top 1 Demon - *<cr>Grandpa Demon</c>*

***Note:** Grandpa Demon is optional and can be disabled in the mod's settings.*

## Credits
* **<cg>tcoffa</c>** for creating the original Grandpa Demon sprite
* **<cp>Geode's Discord</c>** for answering my stupid questions
* **<co>AeonAir</c>** for making me do this out of spite in the first place
12 changes: 12 additions & 0 deletions mods/itzkiba.grandpa_demon@1/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"commit-author": "ItzKiba",
"platforms": [
"windows"
],
"mod": {
"download": "https://github.com/ItzKiba/GrandpaDemon/releases/download/v1.0.1_/itzkiba.grandpa_demon.geode",
"hash": "c5fef3f680c933d974c477d675eb2ba1b6c6cbfc147084a89e32b0ebc003d462",
"hash256": "c1ea0747f39e7cd0b68773cf73640ffd44785d7d0bb9d91e89397a12ff902822"
},
"tags": []
}
Binary file added mods/itzkiba.grandpa_demon@1/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions mods/itzkiba.grandpa_demon@1/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"geode": "2.0.0",
"version": "v1.0.1",
"gd": "2.204",
"id": "itzkiba.grandpa_demon",
"name": "Grandpa Demon",
"developer": "ItzKiba",
"description": "Adds additional demon difficulties",
"resources": {
"spritesheets": {
"GrD_IconSheet": [
"resources/demons/*.png"
],
"GrD_ReadmeSheet": [
"resources/readme/*.png"
]
},
"sprites": [
"resources/GrD_demon4_bg.png"
]
},
"settings": {
"grandpa-demon-disable": {
"name": "Disable Grandpa Demon",
"description": "Disables the Grandpa Demon difficulty for the current Top 1 Demon (replaced with Infinite Demon instead).",
"type": "bool",
"default": false
},
"infinite-demon-disable": {
"name": "Disable BG Effects",
"description": "Removes the background effects for Legendary, Mythical, and Infinite Demon level pages.",
"type": "bool",
"default": false
}
}
}

0 comments on commit ec75348

Please sign in to comment.