SuccessChanges

Summary

  1. Fixed small mistake in localizaton (details)
  2. Fixed min/max values for GuiNumberInputs in GuiEditKeyframe (details)
  3. Fixed Encoding Presets to allow for whitespaces in the File Name (details)
  4. Draw Elements in GuiRenderSettings in the correct order (details)
Commit bd1e8b4866c22dcb23abf7522471d3a182c402ac by CrushedPixel
Fixed small mistake in localizaton
The file was modifiedsrc/main/resources/assets/replaymod/lang/en_US.lang
Commit 87b99d1f8fa80de88000bb920307dba6a85374ca by CrushedPixel
Fixed min/max values for GuiNumberInputs in GuiEditKeyframe
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiEditKeyframe.java
Commit af3ca17bcd4a15b374846150de5c3f3ddc5800a0 by CrushedPixel
Fixed Encoding Presets to allow for whitespaces in the File Name
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/settings/EncodingPreset.java
Commit da82e3e1f24ab6686913fd1e68c2e2fc98a39917 by CrushedPixel
Draw Elements in GuiRenderSettings in the correct order
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/gui/GuiRenderSettings.java