SuccessChanges

Summary

  1. Added ProgressFilter to allow for more accurate progress bar in GuiReplayEditingProcess and implemented it | https://trello.com/c/qXWxoTc1/ (details)
  2. Fixed https://trello.com/c/wwJ2XyGN/ | Jumping in time also moves cursor on Keyframe Timeline (details)
Commit 7115805d45f34c2e2e6dfc022dc5857cf5239fc5 by CrushedPixel
Added ProgressFilter to allow for more accurate progress bar in GuiReplayEditingProcess and implemented it | https://trello.com/c/qXWxoTc1/
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/studio/StudioImplementation.java
The file was addedsrc/main/java/eu/crushedpixel/replaymod/studio/ProgressFilter.java
Commit 22be6d193a239efd79db8851180e62afc14c5060 by CrushedPixel
Fixed https://trello.com/c/wwJ2XyGN/ | Jumping in time also moves cursor on Keyframe Timeline
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/elements/GuiKeyframeTimeline.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/overlay/GuiReplayOverlay.java