Skip to content

2.8.3

Compare
Choose a tag to compare
@maddinat0r maddinat0r released this 08 Oct 13:39
· 310 commits to master since this release
  • fixed an issue where the plugin would accept an invalid player name (#3)
  • fixed incorrect player name size in include file (#12, thanks to @ziggi)
  • fixed an issue where the user array specifier looked up names incorrectly
  • fixed an issue where using certain tags like hex: in non-sscanf code would result in a compiler error (#15)
  • fixed an issue where specifying a delimiter in the extract macro wouldn't work
  • fixed an issue where the kustom specifier did not consume the whole input if it was the last specifier (#7)
  • added an include guard to ensure compatibility with the community compiler (#17, thanks to @Y-Less)
  • ignore case on vehicle and weapon kustom specifiers (#5, thanks to @karimcambridge)