Skip to content

Commit 58a8752

Browse files
committed
added more previews + preview downloading works :D
1 parent 17a8241 commit 58a8752

19 files changed

+98
-25
lines changed

about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Please create an [issue](https://github.com/OmgRod/Geodify/issues) on GitHub for
2121
- Lead Developer: OmgRod
2222
- Developers: OmgRod, Viper
2323
- Alpha's Geode Utils: Alphalaneous
24-
- Logo: hiimjustin000 and OmgRod
24+
- Logo: hiimjasmine00 and OmgRod

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# v2.0.1
22

33
- Bugfix: BetterAchievements background didn't change
4+
- Added Layers: `minemaker0430.gddp_integration/DPSearchLayer`, `minemaker0430.gddp_integration/RecommendedLayer`, `minemaker0430.gddp_integration/RouletteSafeLayer`
5+
- Geodify layer previews
6+
- justin0 lost credit -> jasmine thanks for making mod logo
47

58
# v2.0.0
69

@@ -11,7 +14,6 @@
1114
- Bugfix: [Icon Ninja stuff (thanks undefined0 :D)](https://github.com/OmgRod/Geodify/issues/14)
1215
- Changed color offset to change [each individual wave](https://github.com/OmgRod/Geodify/issues/13)
1316
- Switched from External Hook API to Alpha's Geode Utils
14-
- ~~Geodify layer previews~~ (delayed to v2.1.0)
1517

1618
```
1719
Setting keys were changed. What does this mean?

mod.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@
298298
"default": true
299299
},
300300
"limegradient.betterachievements/BetterAchievementLayer": {
301-
"name": "BetterAchivementLayer",
302-
"description": "BetterAchivementLayer",
301+
"name": "BetterAchievementLayer",
302+
"description": "BetterAchievementLayer",
303303
"type": "bool",
304304
"default": true
305305
},
@@ -315,6 +315,24 @@
315315
"type": "bool",
316316
"default": true
317317
},
318+
"minemaker0430.gddp_integration/DPSearchLayer": {
319+
"name": "DPSearchLayer",
320+
"description": "DPSearchLayer",
321+
"type": "bool",
322+
"default": true
323+
},
324+
"minemaker0430.gddp_integration/RecommendedLayer": {
325+
"name": "RecommendedLayer",
326+
"description": "RecommendedLayer",
327+
"type": "bool",
328+
"default": true
329+
},
330+
"minemaker0430.gddp_integration/RouletteSafeLayer": {
331+
"name": "RouletteSafeLayer",
332+
"description": "RouletteSafeLayer",
333+
"type": "bool",
334+
"default": true
335+
},
318336
"omgrod.garage_plus/GPFeedbackLayer": {
319337
"name": "GPFeedbackLayer",
320338
"description": "GPFeedbackLayer",
484 KB
Loading
378 KB
Loading
270 KB
Loading
242 KB
Loading
412 KB
Loading
513 KB
Loading
569 KB
Loading

0 commit comments

Comments
 (0)