SuccessChanges

Summary

  1. Removed potentially misleading information about Vanilla Shader Support in Default Rendering (details)
  2. For some unknown reason, this combination of mc.toggleFullscreen() and the Swing File Chooser doesn't freeze the JVM on Windows when in Fullscreen (details)
Commit c7072dbef2ee39fdc0e65be3b7ba00132020ba9f by CrushedPixel
Removed potentially misleading information about Vanilla Shader Support in Default Rendering
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang
Commit 46f13a200c2973c1a0084946f2380e951bbf8cee by CrushedPixel
For some unknown reason, this combination of mc.toggleFullscreen() and the Swing File Chooser doesn't freeze the JVM on Windows when in Fullscreen
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/GuiFileChooser.java