Skip to content

v5.05.0403

Compare
Choose a tag to compare
@Y-Less Y-Less released this 30 Aug 00:09
· 1546 commits to 5.x since this release

New features:

  • Fixed y_timers issues.
  • ftemporary (with ftemp wrapper) to create files with a defined lifetime.
  • y_inline_timers now more accurate.
  • More startup information, mainly for helping newbies.
  • y_master uses a new method of hiding publics when not in charge.
  • P:Q(varname); for debuggin.
  • Greater open.mp testing support.
  • Add repeat[n] to y_timers.
  • Multiple colour interpolation methods (varying speed/accuracy tradeoffs).
  • Abs() and FloatAbs().
  • y_inline_bcrypt.
  • y_bcrypt (common API for both plugins).
  • y_android (detect those using the illegal client).
  • y_circular (circular buffers).
  • FUNCTION_LENGTH used throughout to support rare compilers.
  • y_sparsearray API improved.
  • Finally make some functions inline using __emit.
  • Fixed a tiny issue introduced in 402.