Archipelago/WebHostLib/templates/playerOptions
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
..
macros.html Properly fall back to a world's `rich_text_options_doc` (#4109) 2024-10-28 00:01:41 +01:00
playerOptions.html WebHost: Fix NamedRange values clamping to the range (#3613) 2024-07-29 20:13:44 -04:00