Refactor MapChecks Summary #160

Merged
Quaternions merged 6 commits from summary into staging 2025-06-05 01:25:56 +00:00
Owner

This prepares the mapchecks summary to report each check individually. However, it does not actually include the necessary backend changes.

  • The DanglingTeleports check now reports all dangling teleports together, instead of making a separate report for each StageID.
  • The summary of all checks is separated by ; instead of \n since the website removes the newlines for some reason.
This prepares the mapchecks summary to report each check individually. However, it does not actually include the necessary backend changes. - The DanglingTeleports check now reports all dangling teleports together, instead of making a separate report for each StageID. - The summary of all checks is separated by `;` instead of `\n` since the website removes the newlines for some reason.
Quaternions added 5 commits 2025-06-05 01:01:57 +00:00
refactor WormholeID
All checks were successful
continuous-integration/drone/push Build is passing
b0829bc1fc
MapCheckSummary
All checks were successful
continuous-integration/drone/push Build is passing
fdc0240698
box list to appease clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
534598ba70
Quaternions added 1 commit 2025-06-05 01:20:41 +00:00
use closure instead of iterator
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
90d13d28ae
Quaternions merged commit e5e2387502 into staging 2025-06-05 01:25:56 +00:00
Quaternions deleted branch summary 2025-06-05 01:25:56 +00:00
Sign in to join this conversation.