Skip to content

5.9.0.177

Compare
Choose a tag to compare
@stamepicmorg stamepicmorg released this 03 Nov 18:30
· 154 commits to master since this release
89e1730

5.9.0.177 - 2019-07-29

Added

  • Updated reapi.inc - added ATYPE_BOOL and ATYPE_EVARS types
  • Added option flag -static-libstdc++
  • Added native rh_client_drop by @d3m37r4 in #135
  • Added more information about error

Fixed

  • Fixed SetHookChainArg crash due to incorrect pointer to argument
    • hookctx_t gets the original function as the base address of the arguments, some compilers do UB and so for this reason hookctx_t has been reworked and now uses tuple.
  • Fixed another crash due AMXX_Assert function.
  • Fixed duplicate error and some another errors

Full Changelog: 5.9.0.171...5.9.0.177