The most important change with this pull request is fixes to bugs in Golden Dimensional Doors. The full details are described in the corresponding commit, but essentially:
Fixed the issue with duplicate ticket requests
Fixed the selection of pocket boundaries for chunk loading
Stopped doors from trying to request tickets constantly if previous requests failed
Stopped doors from loading pockets if they are outside the bounds of the pocket
There are also some minor changes:
Restore a player's hunger when they respawn in Limbo
Added a setting for toggling whether deaths in any dimension (except Limbo) will teleport players to Limbo - known as the Universal Limbo setting
Increased our version number
The most important change with this pull request is fixes to bugs in Golden Dimensional Doors. The full details are described in the corresponding commit, but essentially:
1. Fixed the issue with duplicate ticket requests
2. Fixed the selection of pocket boundaries for chunk loading
3. Stopped doors from trying to request tickets constantly if previous requests failed
4. Stopped doors from loading pockets if they are outside the bounds of the pocket
There are also some minor changes:
1. Restore a player's hunger when they respawn in Limbo
2. Added a setting for toggling whether deaths in any dimension (except Limbo) will teleport players to Limbo - known as the Universal Limbo setting
3. Increased our version number
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The most important change with this pull request is fixes to bugs in Golden Dimensional Doors. The full details are described in the corresponding commit, but essentially:
There are also some minor changes: