Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This avoids issues when mod events are called asynchronously (like IAssetLoaders loading PNG tilesheets on season change while the game is drawing).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cases where it's not added automatically
|
|
|
|
|
|
|
|
incompatible (#356)
|
|
|
|
|
|
the same full name (#556)
|
|
|
|
|
|
|
|
|
|
In particular:
- world was never considered ready if the player's name was blank;
- AfterReturnToTitle didn't trigger after being disconnected in multiplayer (#545).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|