Add error popup when trying to play path with reversed time keyframes

Update jGui
This commit is contained in:
johni0702
2016-10-23 12:06:50 +02:00
parent 9c605baa7e
commit fcd4c0788e
4 changed files with 54 additions and 15 deletions

View File

@@ -485,6 +485,9 @@ replaymod.gui.objects=Custom Objects
#Errors
replaymod.error.unknownrestriction1=This replay cannot be played with your current version.
replaymod.error.unknownrestriction2=It tried to enforce %s which is unknown.
replaymod.error.negativetime1=Some of your time keyframes are out of order.
replaymod.error.negativetime2=Going backwards in time is not supported.
replaymod.error.negativetime3=The invalid parts are marked in red.
#Replay Mod Incompatibility Warning
replaymod.gui.modwarning.title=Incompatibility detected