Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
The installer now validates preconditions earlier when possible, and after each step will reset the text and condense details from previous steps. This way players only see info for the current question to avoid confusion, and it's easier to add new steps.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cases where it's not added automatically
|
|
incompatible (#356)
|
|
|
|
|
|
|
|
In particular:
- world was never considered ready if the player's name was blank;
- AfterReturnToTitle didn't trigger after being disconnected in multiplayer (#545).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
screen-relative pos didn't change (#546)
|
|
|
|
This is safe since the vanilla game has it set too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# docs/release-notes.md
|
|
|
|
|
|
|
|
|
|
|