Changes

Summary

  1. Allow chunks to load through provideChunk when loadChunkOnProvideRequest (commit: 92669c1) (details)
  2. Revert "Allow chunks to load through provideChunk when (commit: a94a905) (details)
Commit 92669c1aeb0cfa602780b0046f5119e7e05063b7 by rallanpcl
Allow chunks to load through provideChunk when loadChunkOnProvideRequest = false if a ticket exists for that chunk.

Signed-off-by: Ross Allan <[email protected]>
(commit: 92669c1)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)
Commit a94a905110405ffa2c9e182e3b22d71cd72dd028 by rallanpcl
Revert "Allow chunks to load through provideChunk when loadChunkOnProvideRequest = false if a ticket exists for that chunk." - Doesn't work, as forge doesn't store location with tickets. :(

This reverts commit 92669c1aeb0cfa602780b0046f5119e7e05063b7.
(commit: a94a905)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorldServer.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)