SuccessChanges

Summary

  1. Do not show Clear Keyframe Callback if no Keyframes present (details)
  2. Add Toolbar to GuiReplayOverlay, showing all Keybindings as handy buttons (details)
  3. Reorder custom Replay Mod Keybindings for better display in GuiReplayOverlay (details)
  4. Added consistency to naming of Keybindings (details)
Commit 154f3e3c04ae2b1f983cf4ff92aa7ac0cf90a840 by CrushedPixel
Do not show Clear Keyframe Callback if no Keyframes present
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplayHandler.java
Commit 0ae8e9583afa242d704babe2162b0777704c739c by CrushedPixel
Add Toolbar to GuiReplayOverlay, showing all Keybindings as handy buttons
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/overlay/GuiReplayOverlay.java
Commit a7cf488d0be52d20050b89c2528da59d69e3cb49 by CrushedPixel
Reorder custom Replay Mod Keybindings for better display in GuiReplayOverlay
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/registry/KeybindRegistry.java
Commit 028b7ff7b76a99afc74f542f739c4569ea033d10 by CrushedPixel
Added consistency to naming of Keybindings
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang