SuccessChanges

Summary

  1. Using the DELETE Key, selected Keyframes can now be removed (details)
Commit a58e06703cb0aac02bbdd0babca32e6cc5e6f84a by CrushedPixel
Using the DELETE Key, selected Keyframes can now be removed
Added StaticKeybindings to provide non-changeable KeyBindings
The file was addedsrc/main/java/eu/crushedpixel/replaymod/events/handlers/keyboard/KeyInputHandler.java
The file was removedsrc/main/java/eu/crushedpixel/replaymod/events/handlers/KeyInputHandler.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/replay/ReplayHandler.java
The file was addedsrc/main/java/eu/crushedpixel/replaymod/events/handlers/keyboard/StaticKeybinding.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/registry/KeybindRegistry.java
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/ReplayMod.java