SuccessChanges

Summary

  1. Shows error screen when trying to render ODS videos with Shaders Mod (details)
  2. Use ASM to replace Frustum's ClippingHelper with NoCullingClippingHelper (details)
Commit 7567370a97044994db3b24bb57cf06520c0b03bd by CrushedPixel
Shows error screen when trying to render ODS videos with Shaders Mod
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiRenderSettings.java
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang
Commit 68416378a9382a3b4af9a6754f7e08889ec536d2 by CrushedPixel
Use ASM to replace Frustum's ClippingHelper with NoCullingClippingHelper
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/coremod/LoadingPlugin.java
The file was addedsrc/main/java/eu/crushedpixel/replaymod/coremod/EntityRendererCT.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/mixin/MixinEntityRenderer.java