From 9e2d22441a639b4e4e90d753e62d3982ad43116c Mon Sep 17 00:00:00 2001 From: kjbranch Date: Fri, 20 Mar 2026 00:56:50 -0600 Subject: [PATCH 1/2] update about page --- rust/maprando-web/templates/about.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rust/maprando-web/templates/about.html b/rust/maprando-web/templates/about.html index a4609dbab..75fcd270d 100644 --- a/rust/maprando-web/templates/about.html +++ b/rust/maprando-web/templates/about.html @@ -105,7 +105,7 @@
Saving & loading
Doors
  • Hyper Beam destroys Super, Bomb, and Power Bomb blocks, opens blue & green gates from either side, and - opens pink, green, and yellow doors (and "Beam" doors, if applicable). Note that Hyper Beam does not destroy Speed, Grapple, or crumble blocks. + opens Missile, Super, and Power Bomb doors (and "Beam" doors, if applicable). Note that Hyper Beam does not destroy Speed, Grapple, or crumble blocks.
  • An auto-save is made after Mother Brain is defeated, immediately before the escape begins.
  • Enemies are cleared during the escape (optional).
  • The escape timer is adapted based on the estimated time required to return to the Ship. @@ -305,12 +305,13 @@
    Other changes
  • Enemy drops are buffed (optional):
  • The Acid Chozo statue can be activated without Space Jump (optional).
  • The music for each room is based on its area & sub-area on the randomized map.
  • Angle up/down can be bound to any button. -
  • Item fanfares are removed, replaced with short sound effects that do not interrupt gameplay. +
  • Item fanfares are removed, replaced with short sound effects that do not interrupt gameplay (optional).
  • Most major glitches are patched out (optional):

    From 2f32d42024d046f92ad1ad03280c770bc74bbbbf Mon Sep 17 00:00:00 2001 From: kjbranch Date: Fri, 20 Mar 2026 09:38:22 -0600 Subject: [PATCH 2/2] add mosaic artists --- rust/maprando-web/templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/maprando-web/templates/about.html b/rust/maprando-web/templates/about.html index 75fcd270d..e955fbd19 100644 --- a/rust/maprando-web/templates/about.html +++ b/rust/maprando-web/templates/about.html @@ -451,7 +451,7 @@

    People & credits

  • Tech and strat videos & animations: {{+ self.video_creators()|safe }}
  • Area-themed palettes: kyleb, Maddo, AmoebaOfDoom
  • Area-themed glows: AmoebaOfDoom -
  • Tile themes: AmoebaOfDoom, Maddo, Tundain, chicdead26 +
  • Tile themes: AmoebaOfDoom, Maddo, Tundain, chicdead26, 55jedat555, pirate253, yuriks, Vibrant Colors, kyleb, selicre, Sodium
  • Revamped reserve tank HUD and E-Tank energy refill option: Kewlan
  • Integration test: aquanight
  • Boss calculator: Kewlan