Static site for viewing Undertale/Deltarune game scripts made so we have a site to reference when citing code on Undertale/Deltarune Wiki (original by xkeeper).

deltarune game-maker-studio-2 netlify undertale undertale-yellow
2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to enhance a static website that displays game scripts by adding support for the `scr_get_flag` function used in Deltarune. This involves modifying the Python code that parses and annotates the game scripts to correctly identify and handle `scr_get_flag` calls, similar to how it already handles `global.flag` accesses.

Complexity: 3/5
enhancement good first issue

Static site for viewing Undertale/Deltarune game scripts made so we have a site to reference when citing code on Undertale/Deltarune Wiki (original by xkeeper).

Python
#deltarune#game-maker-studio-2#netlify#undertale#undertale-yellow

AI Summary: Implement multi-line code highlighting in a Python-based static website code viewer. The viewer currently only links to the first line of a cited code range; this update requires modifying the viewer to highlight all lines within the specified range.

Complexity: 3/5
enhancement good first issue

Static site for viewing Undertale/Deltarune game scripts made so we have a site to reference when citing code on Undertale/Deltarune Wiki (original by xkeeper).

Python
#deltarune#game-maker-studio-2#netlify#undertale#undertale-yellow