Files
Vantha 27fbf02ff4 Improve the ending of tutorials
This patch introduces two functions `CompleteTutorial` and
`FailTutorial` for the tutorial steps to call. They can pass a
message to it to be shown on the victory/defeat screen.
`CompleteTutorial` is also called automatically when all steps are
finished, which resolves #8583 and prevents it from happening in the
future.
`FailTutorial` isn't used anywhere at the moment, but it'll be useful
for the future.

Fixes #8583
2026-07-22 23:51:49 +02:00
..
2026-05-02 02:50:39 +02:00
2025-10-13 18:15:06 +02:00
2026-05-02 02:50:39 +02:00
2026-03-03 11:25:52 +01:00
2025-09-02 10:23:44 +02:00
2026-01-12 21:33:52 +01:00
2026-07-22 23:51:49 +02:00