Changes

Summary

  1. Fix comodification exception in sendTiles (commit: 228da09) (details)
  2. Interrupt TcpWriterThread, catch more compiler errors, make prepatcher (commit: 75170a2) (details)
Commit 228da091f61a2797043d36a62e6671871e94427d by rallanpcl
Fix comodification exception in sendTiles

Signed-off-by: Ross Allan <[email protected]>
(commit: 228da09)
The file was modifiedsrc/common/me/nallar/patched/world/tracking/PatchPlayerInstance.java (diff)
Commit 75170a29ba8bda23afced027a5295659d65b71c1 by rallanpcl
Interrupt TcpWriterThread, catch more compiler errors, make prepatcher smarter when handling package -> public.

Signed-off-by: Ross Allan <[email protected]>
(commit: 75170a2)
The file was modifiedsrc/common/me/nallar/patched/network/PatchTcpConnection.java (diff)
The file was addedsrc/common/me/nallar/tickthreading/util/ServerThreadFactory.java
The file was modifiedsrc/nmsprepatcher/me/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedbuild.xml (diff)