Archipelago/WebHostLib/templates
Natalie Weizenbaum 579abb33c0
Properly fall back to a world's `rich_text_options_doc` (#4109)
Previously, because `default(..., true)` only checks if the
left-hand-side is falsey, not just `None`, this always forced options
to render in non-rich mode if they were explicitly set to
`rich_text_doc = None`. Now it matches the intended and documented
behavior, where `None` falls back to the world's
`rich_text_options_doc` setting.
2024-10-28 00:01:41 +01:00
..
header
playerOptions
weightedOptions
404.html
autotablepage.html
check.html
checkResult.html
gameInfo.html
generate.html
genericTracker.html
hostGame.html
hostRoom.html
islandFooter.html
landing.html
macros.html
markdown_document.html
multispheretracker.html
multitracker.html
multitrackerHintTable.html
multitrackerNavigation.html WebHost: Refactor `tracker.py`, removal of dead code, and tweaks to layouts of some tracker pages. (#2438) 2023-11-18 12:29:35 -06:00
multitracker__ALinkToThePast.html
multitracker__Factorio.html
pageWrapper.html
seedError.html
siteMap.html
startPlaying.html
stats.html
supportedGames.html
tablepage.html
templates.html
tracker__ALinkToThePast.html
tracker__ChecksFinder.html
tracker__Minecraft.html
tracker__OcarinaOfTime.html
tracker__Starcraft2.html
tracker__SuperMetroid.html
tracker__Timespinner.html
tutorial.html
tutorialLanding.html
userContent.html
viewSeed.html
waitSeed.html