Version 1.1.1 - 19th Nov 2021
  • Added: Support for "Error missing X"
  • Added: Support for "Error Zero divisor"
  • Added: Support for "Error undefined variable"
  • Tweaked: "bone doesn't exist" and "Embedded skeleton differs" are now considered warnings
  • Known Issue: only logfiles with errors in English language are recognized
  • Known Issue: If the code of the error message contains the Character > the error will not be recognized
  • Known Issue: no filetype recognition, will try to parse errors on e.g. images
Version 1.1.0 - 19th Nov 2021
  • Added: Support for "Error Generic in Expression"
  • Added: Support for "Error Type X expected Y"
  • Fixed: Only part of the pattern being matched
  • Tweaked: Created constants for use in Regex (improve readlability)
  • Known Issue: no filetype recognition, will try to parse errors on e.g. images
Version 1.0.0 - 18th Nov 2021
  • Initial Release