v5.06.1932
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.