SuccessChanges

Summary

  1. Properly resets GuiReplaySpeedSlider's text value when calling reset() function (details)
  2. Removed unused MarkerButton code from GuiReplayOverlay (details)
  3. Only allows Living Entities and Paintings to be spectated (details)
  4. Removed debug message in GuiPlayerOverview (details)
Commit f33c00814ae48a27558a1247efa11bc29c60a548 by CrushedPixel
Properly resets GuiReplaySpeedSlider's text value when calling reset() function
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiReplaySpeedSlider.java
Commit 2991131c3a99838ba88721a41f0302a0a1c680ce by CrushedPixel
Removed unused MarkerButton code from GuiReplayOverlay
Resets Keyframe Timeline's Zoom and Slider Position
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/overlay/GuiReplayOverlay.java
Commit 163faddded263e6d8140865461dddf66ec4f95f3 by CrushedPixel
Only allows Living Entities and Paintings to be spectated
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/events/handlers/MouseInputHandler.java
Commit b463dcaa4df924d7db47c90950e46154b6c91355 by CrushedPixel
Removed debug message in GuiPlayerOverview
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiPlayerOverview.java