SuccessChanges

Summary

  1. Set mc.currentScreen to null before calling mc#resize to prevent GuiScreen#setWorldAndResolution from being called (details)
Commit c15673c46e5e86617a56d44c9a64f7ec14bdf3ce by CrushedPixel
Set mc.currentScreen to null before calling mc#resize to prevent GuiScreen#setWorldAndResolution from being called
Use Display#wasResized in drawGui() method instead of framebuffer size to check whether the window was resized
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/video/capturer/OpenGlFrameCapturer.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/video/VideoRenderer.java