Ayplo

Results 14 issues of Ayplo

Since lua 5.2, lua has had an 'official' way of representing a list's length - [table.pack](https://www.lua.org/manual/5.2/manual.html#pdf-table.pack) returns a table with a `n` field containing the total number of parameters

_ENV: - Is a local in the top level scope - Should never be renamed I've hackily fixed this, but I imagine someone who knows the structure of the code...

I am trying to run borderlands 1 and 2 - the same thing happens in both of them. I have them both fully valid in steam, downloaded into a secondary...

bug
help wanted

`import const` was removed from the language, use `foo(C.CONST_NAME)` instead