Skip to content

Commit 0d7bc28

Browse files
committed
Update files mirrored from maddie480.ovh
1 parent 2125afd commit 0d7bc28

3 files changed

Lines changed: 61 additions & 48 deletions

File tree

updatermirror/everest_update.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50100,14 +50100,14 @@ DreamBlockAdventure:
5010050100
URL: https://gamebanana.com/mmdl/1204119
5010150101
DBBHelper:
5010250102
GameBananaType: Mod
50103-
Version: 1.1.0
50104-
LastUpdate: 1771306327
50105-
Size: 4677516
50103+
Version: 1.1.1
50104+
LastUpdate: 1771649814
50105+
Size: 4963832
5010650106
GameBananaId: 565267
50107-
GameBananaFileId: 1627660
50107+
GameBananaFileId: 1630607
5010850108
xxHash:
50109-
- e55477258738f6fb
50110-
URL: https://gamebanana.com/mmdl/1627660
50109+
- 44dfe0e82675f9cd
50110+
URL: https://gamebanana.com/mmdl/1630607
5011150111
jaunt:
5011250112
GameBananaType: Mod
5011350113
Version: 0.0.1

updatermirror/mod_dependency_graph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107431,7 +107431,7 @@ DBBHelper:
107431107431
Dependencies:
107432107432
- Name: Everest
107433107433
Version: 1.5577.0
107434-
URL: https://gamebanana.com/mmdl/1627660
107434+
URL: https://gamebanana.com/mmdl/1630607
107435107435
jaunt:
107436107436
OptionalDependencies: []
107437107437
Dependencies:

updatermirror/mod_search_database.yaml

Lines changed: 54 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -165131,46 +165131,52 @@
165131165131
Author: DeepBlueBerry
165132165132
Description: Yes this is just another simple helper.
165133165133
Likes: 11
165134-
Views: 2196
165135-
Downloads: 25673
165136-
Text: '<b>DBBHelper&nbsp;</b>Version <b>1.1.0</b><br><br><b>Update:</b><br><br>BugFix:
165137-
Fixed the issue where the level could not be entered after disabling special effects
165138-
when opening DBBHelper separately.<br><br>BugFix: Adjusted the contrast algorithm
165139-
to better handle non-fully opaque rendering.<br><br>Add: Controller for two GodLight2D
165140-
and PointLight.<br><br>Add: (Animated)Texture Light, a new special light effect
165141-
that allows you to use a texture as light directly.&nbsp;<br><br>Add: PhysicalParticle,
165142-
a styleground that uses simple physics-based particle simulation.<br><br>Adjust:
165143-
Add Enable/Disable Button for ColorCorrection.<br><b><span class="RedColor">Warning</span></b><br><br><span
165144-
class="RedColor">Bugs about CloudZipper still exist, but I''m working on it. The
165145-
main purpose of this version is to fix several serious rendering-related bugs…</span><br><br><b>Features</b><br><br>1.
165146-
CloudZipper<br><br>This is a combination of cloud and zipper.<br><br>2. InvisibleLight
165147-
(or Advanced)<br><br>Sometimes you just need a simple light source without any
165148-
visible entities, and this entity may help you.<br><br>3. DarkIn<br><br>If you
165149-
stay away from the light source for too long, Madeline will die. As you approach
165150-
the light source, Madeline will gradually restore light radius.<br><br>4. ConditionalLightningBreakerBox
165151-
(ConditionalLightning)<br><br>Lightning (breaker box) with a flag that enables
165152-
you to control when this entity should exist.<br><br>5. Wave and distort<br><br>I
165153-
just took out the wave and distortion effect separately, and you can use a mask
165154-
image to create various unique visual effects.<br><br>6. LaserGenerator (Translate)<br><br>Deadly
165155-
laser with a flag to control its movement.<br><br>7. ScreenBlackEdge (Horizontal
165156-
and Vertical)<br><br>Used to add borders to the upper (or left) and lower (or
165157-
right) sides of the screen to achieve different picture proportions.<br><br>8.
165158-
Rope<br><br>A simple physically simulated rope.<br><br>9. Aligned Text<br><br>CoreMessage
165159-
that allows left (or right) aligned text.<br><br>10. FogEffect (and its controller)<br><br>Powerful
165160-
entity to make and control FBM fog.<br><br>11. GodLight2D<br><br>Powerful entity
165161-
to make Tyndall Light Effect.<br><br>12. Glitch\Blur Effect (and its controller)<br><br>HD
165162-
screen post-processing effects. The HD screen post-processing effects are divided
165163-
into a blur layer and a distortion layer. Effects from entities in different layers
165164-
will stack with each other. Effects from entities in the same layer will overwrite
165165-
each other. The processing order is distortion first, then blur.<br><br>13. Fresnel
165166-
Point Light&nbsp;<br><br>A funny point light with Fresnel effect.<br><br>14. ColorCorrection<br><br>Convenient
165167-
tool to adjust tint color, saturation, exposure, gamma and contrast for gameplay
165168-
render.<br><br>15. (Animated)Texture Light<br><br>Another special light effect
165169-
that allows you to use a texture as light directly.&nbsp;<br><br>16. PhysicalParticle<br><br>A
165170-
styleground that uses simple physics-based particle simulation.<br><br><b>TODO</b><br><br>-
165171-
Bugfix<br><br>'
165134+
Views: 2198
165135+
Downloads: 25739
165136+
Text: "<b>DBBHelper&nbsp;</b>Version <b>1.1.1</b><br><br><b>Update:</b><br><br>\t\
165137+
\tImprovement: Add fade in/out control for special light.<br><br>Adjust: Controller\
165138+
\ for two GodLight2D and PointLight, add color control.<br><br>Adjust: Add OnlyEnableOriginalLight(OEOL)\
165139+
\ option for speical light global settings.<br><br>BugFix: Fixed the issue where\
165140+
\ the level could not be entered after disabling special effects when opening\
165141+
\ DBBHelper separately.<br><br>BugFix: Alpha issuss from special light.<br><br>BugFix:\
165142+
\ Null object reference on CloudZipperPath when using CelesteTAS.<br><br>### Add:\
165143+
\ Controller for AnimatedTextureLight.<br><br>Add: InLevel SpecialLight_GLBS_Controller\
165144+
\ Entity, this controls blend state of special light.<br><br><div class=\"SelectedElement\"\
165145+
>Add: SpecialLight_OEOL_Controller Entity, this controls the visibility of the\
165146+
\ special light.</div><br><b><span class=\"RedColor\">Warning</span></b><br><br><span\
165147+
\ class=\"RedColor\">Not famaliar with CelesteTas, so there still may be some\
165148+
\ bugs about CloudZipper.</span><br><br><b>Features</b><br><br>1. CloudZipper<br><br>This\
165149+
\ is a combination of cloud and zipper.<br><br>2. InvisibleLight (or Advanced)<br><br>Sometimes\
165150+
\ you just need a simple light source without any visible entities, and this entity\
165151+
\ may help you.<br><br>3. DarkIn<br><br>If you stay away from the light source\
165152+
\ for too long, Madeline will die. As you approach the light source, Madeline\
165153+
\ will gradually restore light radius.<br><br>4. ConditionalLightningBreakerBox\
165154+
\ (ConditionalLightning)<br><br>Lightning (breaker box) with a flag that enables\
165155+
\ you to control when this entity should exist.<br><br>5. Wave and distort<br><br>I\
165156+
\ just took out the wave and distortion effect separately, and you can use a mask\
165157+
\ image to create various unique visual effects.<br><br>6. LaserGenerator (Translate)<br><br>Deadly\
165158+
\ laser with a flag to control its movement.<br><br>7. ScreenBlackEdge (Horizontal\
165159+
\ and Vertical)<br><br>Used to add borders to the upper (or left) and lower (or\
165160+
\ right) sides of the screen to achieve different picture proportions.<br><br>8.\
165161+
\ Rope<br><br>A simple physically simulated rope.<br><br>9. Aligned Text<br><br>CoreMessage\
165162+
\ that allows left (or right) aligned text.<br><br>10. FogEffect (and its controller)<br><br>Powerful\
165163+
\ entity to make and control FBM fog.<br><br>11. GodLight2D (and its controller)<br><br>Powerful\
165164+
\ entity to make Tyndall Light Effect.<br><br>12. Glitch\\Blur Effect (and its\
165165+
\ controller)<br><br>HD screen post-processing effects. The HD screen post-processing\
165166+
\ effects are divided into a blur layer and a distortion layer. Effects from entities\
165167+
\ in different layers will stack with each other. Effects from entities in the\
165168+
\ same layer will overwrite each other. The processing order is distortion first,\
165169+
\ then blur.<br><br>13. Fresnel Point Light&nbsp;(and its controller)<br><br>A\
165170+
\ funny point light with Fresnel effect.<br><br>14. ColorCorrection<br><br>Convenient\
165171+
\ tool to adjust tint color, saturation, exposure, gamma and contrast for gameplay\
165172+
\ render.<br><br>15. (Animated)Texture Light (and its controller)<br><br>Another\
165173+
\ special light effect that allows you to use a texture as light directly.&nbsp;<br><br>16.\
165174+
\ PhysicalParticle<br><br>A styleground that uses simple physics-based particle\
165175+
\ simulation.<br><br>17. SpecialLight GLBS and OEOL controller<br><br>These allow\
165176+
\ you to have a deep control over the special light.<br><br><b>TODO</b><br><br>-\
165177+
\ Bugfix<br><br>"
165172165178
CreatedDate: 1735396634
165173-
ModifiedDate: 1771307554
165179+
ModifiedDate: 1771649908
165174165180
UpdatedDate: 1771306147
165175165181
Screenshots:
165176165182
- https://images.gamebanana.com/img/ss/mods/68143a2d5c28a.jpg
@@ -165181,6 +165187,13 @@
165181165187
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_68143a2d5c28a.png
165182165188
- https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_684e4f3254c15.png
165183165189
Files:
165190+
- Description: DBBHelper1.1.1
165191+
HasEverestYaml: true
165192+
Size: 4963832
165193+
CreatedDate: 1771649814
165194+
Downloads: 0
165195+
URL: https://gamebanana.com/dl/1630607
165196+
Name: dbbhelper111.zip
165184165197
- Description: DBBHelper1.1.0
165185165198
HasEverestYaml: true
165186165199
Size: 4951391
@@ -165251,11 +165264,11 @@
165251165264
Downloads: 169
165252165265
URL: https://gamebanana.com/dl/1359423
165253165266
Name: dbbhelper_d9544.zip
165254-
- Description: ''
165267+
- Description: DBBHelper1.1.0(another)
165255165268
HasEverestYaml: true
165256165269
Size: 4677516
165257165270
CreatedDate: 1771306327
165258-
Downloads: 1381
165271+
Downloads: 1450
165259165272
URL: https://gamebanana.com/dl/1627660
165260165273
Name: dbbhelper110_91508.zip
165261165274
CategoryId: 5081

0 commit comments

Comments
 (0)