[Plugin] Yet Another Lua Plugin
#8

YALP v0.4 released!
  • File marshalling for natives must be done explicitly, via interop.tofile and interop.closefile (to close the handle). This simplifies the native call code, and allows to control whether you want to destroy the file handle or not.
  • Increased performance when calling natives. interop.getnative also now has a fast parameter that can increase the performance a little bit more when passing arguments to the native, but at the cost of potential incompatibility with some functions (that manipulate the stack).
  • The COD pointer was not set correctly for fake AMX instances, causing an assertion error on Linux.
Reply


Messages In This Thread
Yet Another Lua Plugin - by IllidanS4 - 26.10.2018, 15:06
Re: Yet Another Lua Plugin - by IllidanS4 - 26.10.2018, 15:09
Re: Yet Another Lua Plugin - by IllidanS4 - 17.11.2018, 00:43
Re: Yet Another Lua Plugin - by lepegadore - 19.11.2018, 19:03
Re: Yet Another Lua Plugin - by IllidanS4 - 19.11.2018, 20:35
Re: Yet Another Lua Plugin - by narwn - 20.11.2018, 04:39
Re: Yet Another Lua Plugin - by IllidanS4 - 20.11.2018, 12:06
Re: Yet Another Lua Plugin - by IllidanS4 - 28.12.2018, 18:42
Re: Yet Another Lua Plugin - by IllidanS4 - 08.02.2019, 00:08
Re: Yet Another Lua Plugin - by Bolex_ - 08.02.2019, 17:03

Forum Jump:


Users browsing this thread: 1 Guest(s)