SuccessChanges

Summary

  1. If holding down Shift while clicking the "Play Camera Path" Button, Time Keyframes are being ignored (i.e. time does not move, this way the user possibly doesn't have to wait to jump back in time) (details)
  2. Added Save Dialog using which one can decide that the Replay that was just recorded won't be saved. This Dialog is disabled by default. (details)
Commit 1e000d2856600708280e08d029a9fd1b6d6e58b9 by CrushedPixel
If holding down Shift while clicking the "Play Camera Path" Button, Time Keyframes are being ignored (i.e. time does not move, this way the user possibly doesn't have to wait to jump back in time)
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/overlay/GuiReplayOverlay.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/ReplayMod.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplayProcess.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplayHandler.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiRenderSettings.java
Commit 400e3a2c7362a0659ac58eba3bb8e0574335968e by CrushedPixel
Added Save Dialog using which one can decide that the Replay that was just recorded won't be saved. This Dialog is disabled by default.
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/settings/ReplaySettings.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiReplaySettings.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/recording/DataListener.java
The file was addedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiSaveCallback.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiConstants.java
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang