5.9.0.177
stamepicmorg
released this
03 Nov 18:30
·
154 commits
to master
since this release
5.9.0.177
- 2019-07-29
Added
- Updated
reapi.inc
- addedATYPE_BOOL
andATYPE_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 argumenthookctx_t
gets the original function as the base address of the arguments, some compilers do UB and so for this reasonhookctx_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