• Joined on 2024-06-29
redo pushed to master at redo/BlockLua 2025-10-13 13:29:14 -04:00
b71bfdb73e support more+empty args in hooks
redo pushed to master at redo/LuaHooks32 2025-10-07 00:05:54 -04:00
7bee616b8e initial
redo created branch master in redo/LuaHooks32 2025-10-07 00:05:54 -04:00
redo created repository redo/LuaHooks32 2025-10-07 00:05:46 -04:00
redo pushed to master at redo/BlockLua 2025-10-07 00:04:15 -04:00
7232ede09d make :members() not return index, add -DBLLUA_ALLOWFFI, allow reading modules/lualib/, bug fixes
redo pushed to master at redo/BlockLua 2025-10-06 11:31:26 -04:00
76c758a47b allow luaget/luaset/luacall to access tables and methods, improve type conversion, add bl.string, begin adding matrix
redo pushed to master at redo/BlockLua 2025-10-06 01:14:01 -04:00
5f98dc017b fix named ts object method calling
redo pushed to master at redo/BlockLua 2025-10-05 23:32:21 -04:00
edf31c178c allow calling namespaced torque functions
redo pushed to master at redo/BlockLua 2025-10-05 21:43:44 -04:00
7da249cca1 replace compile.bat with instructions in readme, remove third-party lualibs, add string type, fix luacall args
redo pushed to master at redo/BlockLua 2025-10-04 02:45:29 -04:00
1a4c7bfefc improve readme, improve std lib
redo pushed to master at redo/BlockLua 2025-10-04 01:50:25 -04:00
eaafb42317 rework hooks, proper arg conversion for luacall from ts, fix+rename bl.addServerCmd/addClientCmd, remove 'bool' from ts.type (only use 'boolean'), more dedefault typedefs, support typedefs on named objects, typedef inheritance, reorganize libts
redo pushed to master at redo/RedBlocklandLoader 2025-10-03 20:39:55 -04:00
f396288889 initial
redo created branch master in redo/RedBlocklandLoader 2025-10-03 20:39:55 -04:00
redo created repository redo/RedBlocklandLoader 2025-10-03 20:39:42 -04:00
redo pushed to master at redo/BlockLua 2025-10-03 20:34:05 -04:00
9c349a9352 bug and warning fixes from auios
34345a7eeb wip allow inheriting object method types
Compare 2 commits »
redo pushed to master at redo/BlockLua 2025-10-02 15:36:08 -04:00
fe9ee3cc2b fix bl.schedule errors
redo pushed to master at redo/BlockLua 2025-10-01 22:26:26 -04:00
de9992aa2c add i/o to readme
redo pushed to master at redo/BlockLua 2025-10-01 21:33:48 -04:00
a6d7fd2c98 improve readme, rename :iterate to :members
redo pushed to master at redo/BlockLua 2025-10-01 21:01:18 -04:00
b5dc7988f5 fix bl.set
redo pushed to master at redo/BlockLua 2025-10-01 20:54:01 -04:00
f80dcc296d make readme more comprehensive