FailedChanges

Summary

  1. Update for new MCProtocolLib version (details)
  2. Relocate com.google.common.io due to version differences with the minecraft one (details)
  3. Fix not chunks being removed after world change (details)
  4. Fix block change packets not being removed when chunk was unloaded (details)
Commit 1180579bdad17bf4c7ab4d7548cf63dd2d1085e2 by Jonas
Update for new MCProtocolLib version
The file was modifiedbuild.gradle
The file was modifiedsrc/main/java/de/johni0702/replaystudio/studio/protocol/StudioSession.java
The file was modifiedsrc/main/java/de/johni0702/replaystudio/io/ReplayInputStream.java
The file was modifiedsrc/test/java/de/johni0702/replaystudio/mock/SessionMock.java
The file was modifiedsrc/main/java/de/johni0702/replaystudio/replay/ZipReplayFile.java
The file was modifiedsrc/main/java/de/johni0702/replaystudio/io/WrappedPacket.java
The file was modifiedsrc/test/java/de/johni0702/replaystudio/mock/MinecraftProtocolMock.java
The file was modifiedsrc/main/java/de/johni0702/replaystudio/studio/protocol/StudioMinecraftProtocol.java
The file was modifiedsrc/main/java/de/johni0702/replaystudio/launcher/Launcher.java
Commit b6686d9e17bb51c6c6e9d91e250728cd03eb3d70 by Jonas
Relocate com.google.common.io due to version differences with the minecraft one
The file was modifiedbuild.gradle
Commit 05c4eb53bf00695b6666d9197657b7c4d2f2b698 by Jonas
Fix not chunks being removed after world change
The file was modifiedsrc/main/java/de/johni0702/replaystudio/filter/SquashFilter.java
Commit a6e4af0f08558721206577102a7b01d7956fdc39 by Jonas
Fix block change packets not being removed when chunk was unloaded
The file was modifiedsrc/main/java/de/johni0702/replaystudio/filter/SquashFilter.java