@@ -220754,6 +220754,37 @@
220754220754 Name: bruh_d60ca.zip
220755220755 CategoryId: 1501
220756220756 CategoryName: Effects
220757+ - PageURL: https://gamebanana.com/mods/646041
220758+ GameBananaType: Mod
220759+ GameBananaId: 646041
220760+ Name: Bruh.wav
220761+ Author: TauChan
220762+ Description: When you scew up...
220763+ Likes: 0
220764+ Views: 0
220765+ Downloads: 0
220766+ Text: Ever felt like "What a stupid death!"?<br>Well this may light up your mood<br><br>Replaces
220767+ your death sound with
220768+ CreatedDate: 1768340663
220769+ ModifiedDate: 1768340663
220770+ UpdatedDate: 1768340663
220771+ Screenshots:
220772+ - https://images.gamebanana.com/img/ss/mods/6966bc1981c4a.jpg
220773+ - https://images.gamebanana.com/img/ss/mods/6966bc236f36c.jpg
220774+ - https://images.gamebanana.com/img/ss/mods/6966bc2d45a6d.jpg
220775+ MirroredScreenshots:
220776+ - https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_6966bc1981c4a.png
220777+ - https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_mods_6966bc236f36c.png
220778+ Files:
220779+ - Description: 1.0.0 - replaces your death sound with bruh
220780+ HasEverestYaml: true
220781+ Size: 50156
220782+ CreatedDate: 1768340622
220783+ Downloads: 0
220784+ URL: https://gamebanana.com/dl/1601925
220785+ Name: bruh_ef214.zip
220786+ CategoryId: 1501
220787+ CategoryName: Effects
220757220788- PageURL: https://gamebanana.com/tools/6449
220758220789 GameBananaType: Tool
220759220790 GameBananaId: 6449
@@ -222487,7 +222518,7 @@
222487222518 Description: Helper with all kinds of things that I made for fun
222488222519 Likes: 9
222489222520 Views: 12489
222490- Downloads: 155610
222521+ Downloads: 155637
222491222522 Text: 'Hello this is my little helper for stuff I made mostly for myself.<br><br>Has
222492222523 Loenn and Ahorn support for someentities, most entities only have limited or no
222493222524 Ahorn support since I am not really using Ahorn anymore so I don''t really want
@@ -222522,14 +222553,17 @@
222522222553 A block that is solid while dashing. (Loenn Only)<br><span class="RedColor">WaveCrystal</span>:
222523222554 Changes Madelines State to something similar to the GD Wave. (Loenn Only)<br><span
222524222555 class="RedColor">HorizontalCollisionDeathController</span>: If in a room and madeline
222525- touches a solid horizontally she dies. (Loenn Only)<br><del class="SelectedElement"><span
222526- class="RedColor">InternetMemorial </span>(Lags): Memorial that fetches it''s text
222527- from pastebin so it can be updated without updating the map. Lags upon entering
222528- the room with this in it (up to 3 seconds of lag). </del>(deleted)<br><span class="RedColor">FairySpawner
222529- </span>(WIP): Ignore this<br><span class="RedColor">TeleportRoomOnFlagController</span>:
222530- Teleport player to the same spot in another room. Meant to make gameplay where
222531- you switch rooms in the middle of the room (like glyph). Can also do glitch effect
222532- and sound and take a bit before triggering.<br><br>Triggers:<br><span class="RedColor">DelayedFlagTrigger</span>:
222556+ touches a solid horizontally she dies. (Loenn Only)<br><del><span class="RedColor">InternetMemorial
222557+ </span>(Lags): Memorial that fetches it''s text from pastebin so it can be updated
222558+ without updating the map. Lags upon entering the room with this in it (up to 3
222559+ seconds of lag). </del>(deleted)<br><span class="RedColor">FairySpawner </span>(WIP):
222560+ Ignore this<br><span class="RedColor">TeleportRoomOnFlagController</span>: Teleport
222561+ player to the same spot in another room. Meant to make gameplay where you switch
222562+ rooms in the middle of the room (like glyph). Can also do glitch effect and sound
222563+ and take a bit before triggering.<br><span class="RedColor SelectedElement">RandomizedDecal</span>:
222564+ Randomly loops a list of given textures with a specific delay between frames.
222565+ If you set copies to more than one it can look more random but it has a chance
222566+ to choose the same frame twice in a row.<br><br>Triggers:<br><span class="RedColor">DelayedFlagTrigger</span>:
222533222567 Enables a flag after a delay, works map wide.<br><span class="RedColor">RandomFlagTrigger</span><span
222534222568 class="RedColor"> (Single)</span>: Randomly sets a flag based on a 1-100% chance.<br><span
222535222569 class="RedColor">RandomFlagTrigger (Group)</span>: Randomly sets flags in a list
@@ -222546,11 +222580,11 @@
222546222580 because it uses a hash based check which cannot be reversed or figured out easily
222547222581 (especially if your code is long). So the only option there is to get around it
222548222582 is altering the level or setting the flag manually.<br>You can get the hash using
222549- this <a href="https://hash.modded-celeste.com/">site</a>, or by enabling the log
222550- option in the entity and checking your logs.<br><span class="RedColor">DashcodeFlagTrigger</span>:
222583+ this <a href="https://hash.modded-celeste.com/" target="_blank" >site</a>, or by
222584+ enabling the log option in the entity and checking your logs.<br><span class="RedColor">DashcodeFlagTrigger</span>:
222551222585 Dashcode trigger where the code is set via a series of flags. Sets/unsets a flag
222552222586 if the dashcode is correctly entered inside the trigger, will reset code if you
222553- leave the trigger. (Loenn Only)<br><span class="RedColor">OneUseFlagTrigger</span>:
222587+ leave the trigger. (Loenn Only)<br><span class="RedColor">OneUseFlagTrigger</span>:
222554222588 Sets/Unsets a Flag then removes itself, restored upon death or re-entering the
222555222589 room. (Loenn Only)<br><span class="RedColor">ForcedMovementTrigger</span>: Forces
222556222590 Madeline to move left or right with at least given speed, you are allowed to go
@@ -222575,22 +222609,22 @@
222575222609 with semicolons)<br><span class="RedColor">ah_flag_set</span>: Set the value of
222576222610 a flag in this session, intended for debugging flags when making levels.<br>'
222577222611 CreatedDate: 1656876564
222578- ModifiedDate: 1766338125
222579- UpdatedDate: 1766338166
222612+ ModifiedDate: 1768340873
222613+ UpdatedDate: 1768340780
222580222614 Screenshots:
222581222615 - https://images.gamebanana.com/img/ss/tools/64bbf75e2047c.jpg
222582222616 - https://images.gamebanana.com/img/ss/tools/62c1ed85cf51b.jpg
222583222617 MirroredScreenshots:
222584222618 - https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_tools_64bbf75e2047c.png
222585222619 - https://celestemodupdater.0x0a.de/banana-mirror-images/img_ss_tools_62c1ed85cf51b.png
222586222620 Files:
222587- - Description: 0.12.4
222621+ - Description: 0.12.5
222588222622 HasEverestYaml: true
222589- Size: 551646
222590- CreatedDate: 1766338118
222591- Downloads: 10465
222592- URL: https://gamebanana.com/dl/1584873
222593- Name: aurorashelper_af73e .zip
222623+ Size: 553383
222624+ CreatedDate: 1768340710
222625+ Downloads: 0
222626+ URL: https://gamebanana.com/dl/1601927
222627+ Name: aurorashelper_e60f5 .zip
222594222628 - Description: ARCHIVED - 0.12.2
222595222629 HasEverestYaml: true
222596222630 Size: 191100
@@ -222675,13 +222709,6 @@
222675222709 Downloads: 778
222676222710 URL: https://gamebanana.com/dl/1121785
222677222711 Name: aurorashelper_12919.zip
222678- - Description: ARCHIVED - 0.7.1
222679- HasEverestYaml: true
222680- Size: 178975
222681- CreatedDate: 1704040807
222682- Downloads: 2453
222683- URL: https://gamebanana.com/dl/1113279
222684- Name: aurorashelper_b19c1.zip
222685222712 - Description: ARCHIVED - 0.6.0
222686222713 HasEverestYaml: true
222687222714 Size: 121479
@@ -222724,6 +222751,13 @@
222724222751 Downloads: 17707
222725222752 URL: https://gamebanana.com/dl/1560373
222726222753 Name: aurorashelper_ea647.zip
222754+ - Description: ARCHIVED - 0.12.4
222755+ HasEverestYaml: true
222756+ Size: 551646
222757+ CreatedDate: 1766338118
222758+ Downloads: 10487
222759+ URL: https://gamebanana.com/dl/1584873
222760+ Name: aurorashelper_af73e.zip
222727222761 CategoryId: 575
222728222762 CategoryName: Other/Misc
222729222763- PageURL: https://gamebanana.com/tools/9963
0 commit comments