Skip to content

v5.06.1932

Compare
Choose a tag to compare
@Y-Less Y-Less released this 25 Apr 10:07
· 1100 commits to 5.x since this release
55b2d4f

Changes

  • Better fixes.inc compatibility.
  • More pawndoc compatibility.
  • Updates for the 3.10.11 compiler pre-release.
  • BCrypt and Streamer plugins' inline functions.
  • More compiler information: #pragma pack, #pragma codepage, #pragma semicolon and #pragma option detection.
  • __pragma backwards-compatibility.
  • Functions for RP name detection.
  • Improvements to Random for more min/max/exclude options.
  • Randomisation of percentages.
  • HashMap_Has.
  • Added y_ctrl library.
  • Added y_ascii library.
  • Added y_percent library.
  • decl keyword from AMXModX.
  • Bit_Toggle.
  • Removed y_files internal implementation for open.mp compatibility.
  • Add tag checking to y_testing.
  • Start moving to decorators for functions instead of custom syntax everywhere.
  • Add text splitter functions.

Plus, of course, many many fixes, tweaks, and compatibility improvemets to almost every part of the code. And documentation.