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

Commit

Permalink
Update from FireMario211
Browse files Browse the repository at this point in the history
  • Loading branch information
GeodeBot committed Nov 19, 2023
1 parent 45e6a53 commit 590ca01
Show file tree
Hide file tree
Showing 7 changed files with 194 additions and 5 deletions.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,8 @@
"1.0.1",
"1.0.2",
"1.1.0",
"1.1.1"
"1.1.1",
"1.1.2"
]
},
"cgytrus.menu-shaders": {
Expand Down
13 changes: 13 additions & 0 deletions mods-v2/gdutilsdevs.gdutils/1.1.2/entry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"commit-author": "FireMario211",
"platforms": [
"macos",
"windows"
],
"mod": {
"download": "https://github.com/Jouca/GDUtils-Geode/releases/download/v1.1.2/gdutilsdevs.gdutils.geode",
"hash": "74179462be17f851149a27396331f02767d7fe8661009694e7a420fad3e699b6",
"hash256": "80222dee7adbb54cf242d600e9a606fdf25e0c31601673d019805650f9c18be8"
},
"tags": []
}
171 changes: 171 additions & 0 deletions mods-v2/gdutilsdevs.gdutils/1.1.2/mod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,171 @@
{
"geode": "1.3.4",
"version": "v1.1.2",
"id": "gdutilsdevs.gdutils",
"name": "GDUtils",
"developer": "Jouca & Firee",
"description": "Realtime Rate Notifications, auto-song mute, game fixes & more!",
"repository": "https://github.com/Jouca/GDUtils-Geode",
"resources": {
"sprites": [
"resources/Screenshot_1.png",
"resources/discord_btn.png",
"resources/tab-gradient.png",
"resources/tab-gradient-mask.png"
]
},
"settings": {
"test-notification": {
"name": "Test",
"description": "NONE",
"type": "custom"
},
"notification-section": {
"name": "Notifications",
"description": "This category is for where it should <cy>show notifications</c>, and also <cy>what notifications</c> precisely.",
"type": "custom",
"scale": 300,
"posX": 65
},
"everywhereElse": {
"name": "Everywhere Else",
"description": "If notifications should show on any screen.",
"type": "bool",
"default": true
},
"inEditor": {
"name": "In Editor",
"description": "If notifications should be shown in the editor.",
"type": "bool",
"default": true
},
"inLevels": {
"name": "In Levels",
"description": "If notifications should be shown when playing levels.",
"type": "bool",
"default": true
},
"newRate": {
"name": "New Rate",
"description": "Whether or not to notify about new <cy>Rated Levels</c>",
"type": "bool",
"default": true
},
"daily": {
"name": "Daily",
"description": "Whether or not to notify about upcoming <cy>Daily Levels</c>",
"type": "bool",
"default": true
},
"weekly": {
"name": "Weekly",
"description": "Whether or not to notify about upcoming <cy>Weekly Demons</c>",
"type": "bool",
"default": true
},
"sfx": {
"name": "Notification SFX",
"description": "If notifications should play a sound when they are shown.",
"type": "bool",
"default": true
},
"notification-placement-section": {
"name": "Notification Placement",
"description": "This category is for where to <cy>show the notification</c> in the screen on a specific corner.",
"type": "custom",
"scale": 300,
"posX": 100
},
"notificationPlacement": {
"name": "Placement",
"description": "Where the notification should be placed.\n1 = <cy>Top Left</c> | 2 = <cy>Top Right</c>\n3 = <cy>Bottom Left</c> | 4 = <cy>Bottom Right</c>",
"type": "custom"
},
"notification-appearance-section": {
"name": "Notification Appearance",
"description": "This category is for <cy>setting notification boxes</c> for how it should appear.\nYou can also use <cb>decimals</c> in these options, such as <cy>0.5 size</c>, or <cy>3.5 seconds.</c>",
"type": "custom",
"scale": 350,
"posX": 105
},
"size": {
"name": "Size",
"description": "How big the notification should be.",
"type": "float",
"default": 1,
"min": 0.1,
"max": 2,
"control": {
"slider-step": 0.1,
"arrows": false
}
},
"time": {
"name": "Time Hold",
"description": "How long the notification should be.",
"type": "float",
"default": 3,
"min": 0.0,
"max": 15,
"control": {
"slider-step": 0.1
}
},
"spotify-section": {
"name": "Spotify",
"description": "This category is for determining when <cg>Spotify</c> should toggle <cr>mute</c>.\nThis only works if you currently have the <cg>Spotify App</c> open.\n\n<cy>If your music volume is set to 0, </c><cg>Spotify</c><cy>\nwill not be affected.</c>",
"type": "custom",
"scale": 350,
"posX": 40
},
"inEditorSpotify": {
"name": "In Editor",
"description": "Disabling this will not auto-mute Spotify when you are playing music in the Editor.",
"type": "bool",
"default": true
},
"inLevelsSpotify": {
"name": "In Levels",
"description": "Disabling this will not auto-mute Spotify when you are playing a level, and music is playing.",
"type": "bool",
"default": true
},
"spotifyApp": {
"name": "Application",
"description": "This will decide what application should be auto-muted.",
"type": "custom",
"default": "Spotify.exe"
},
"misc-section": {
"name": "Miscellaneous",
"description": "This category is for any other feature for <cy>GDUtils</c>.\nYou can choose whether to <cy>enable</c> or <cy>disable</c> some options if you do not want them.",
"type": "custom",
"scale": 300,
"posX": 65
},
"friendSearch": {
"name": "Search Friends",
"description": "Whether or not to show the search button in the <cg>Friends List Menu</c>.",
"type": "bool",
"default": true
},
"demonListPlacement": {
"name": "Demon Placements",
"description": "Whether or not to show placements for <cr>Extreme Demons</c> from <cy>Pointercrate</c>.",
"type": "bool",
"default": true
},
"credits-section": {
"name": "Credits",
"description": "Below are the credits for those that developed the mod, and beta-tested the mod!",
"type": "custom",
"scale": 300,
"posX": 40
},
"credit-buttons": {
"name": "Credit Buttons",
"type": "custom"
}

}
}
2 changes: 2 additions & 0 deletions mods-v2/gdutilsdevs.gdutils/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# v1.1.2
- Stopped more leaderboards from crashing in case if GDBrowser is down, or the user has no internet.
# v1.1.1
- Added new settings! (Toggling friend searching & Toggling Demon List)
- Allowed use of partially searching usernames. (Like "fi" instead of "Fire")
Expand Down
2 changes: 2 additions & 0 deletions mods/gdutilsdevs.gdutils@1/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# v1.1.2
- Stopped more leaderboards from crashing in case if GDBrowser is down, or the user has no internet.
# v1.1.1
- Added new settings! (Toggling friend searching & Toggling Demon List)
- Allowed use of partially searching usernames. (Like "fi" instead of "Fire")
Expand Down
6 changes: 3 additions & 3 deletions mods/gdutilsdevs.gdutils@1/entry.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"windows"
],
"mod": {
"download": "https://github.com/Jouca/GDUtils-Geode/releases/download/v1.1.1/gdutilsdevs.gdutils.geode",
"hash": "eb3fd8bf8a2f842d7c669b5f16990297d395cc9c619fad3a610b2d96b70af16f",
"hash256": "e0453b60dad4c505dd533dba9e97208c3aaf708b0041f87abf37e2d06d542537"
"download": "https://github.com/Jouca/GDUtils-Geode/releases/download/v1.1.2/gdutilsdevs.gdutils.geode",
"hash": "74179462be17f851149a27396331f02767d7fe8661009694e7a420fad3e699b6",
"hash256": "80222dee7adbb54cf242d600e9a606fdf25e0c31601673d019805650f9c18be8"
},
"tags": []
}
2 changes: 1 addition & 1 deletion mods/gdutilsdevs.gdutils@1/mod.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"geode": "1.3.4",
"version": "v1.1.1",
"version": "v1.1.2",
"id": "gdutilsdevs.gdutils",
"name": "GDUtils",
"developer": "Jouca & Firee",
Expand Down

0 comments on commit 590ca01

Please sign in to comment.