SuccessChanges

Summary

  1. Changed KeyInputHandler not to oppress Key Inputs when not in Replay (details)
  2. Prevented NPE in GuiReplayListEntry draw method (details)
Commit 21be99f2a1fdd29678d2094b42e8cd3a57b56ec9 by CrushedPixel
Changed KeyInputHandler not to oppress Key Inputs when not in Replay
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/ReplayMod.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/events/KeyInputHandler.java
Commit b1864424d90b3f7a1d4fe65ec2977eb7775cf1e4 by CrushedPixel
Prevented NPE in GuiReplayListEntry draw method
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/GuiReplayListEntry.java