1
0
forked from redo/BlockLua
Commit Graph

48 Commits

Author SHA1 Message Date
b328f0b21a Merge branch 'master' 2025-12-09 15:43:41 -05:00
71b73c816b ... 2025-12-08 15:29:41 -05:00
c5dc8b15f9 Delete BlockLua.dll 2025-12-08 15:26:53 -05:00
Redo
8399b11322 fix table.empty, from auios 2025-12-08 11:49:23 -05:00
d494f02fe3 fix table.empty being inverted 2025-12-08 03:32:56 -05:00
a7db0d8e81 Update lua-env.lua 2025-12-08 03:32:31 -05:00
33f5ec9bbe Ensure fn is a string path 2025-12-08 03:32:12 -05:00
f6bf18efaa Fix md formatting + remove trailing whitespace 2025-12-08 03:30:54 -05:00
4f42801da6 Update compiling.md 2025-12-08 03:22:47 -05:00
15f67e0eef Fix invalid escape sequence for 5.1 2025-12-08 03:12:03 -05:00
5885dcbed3 Update libbl.lua 2025-12-08 03:09:47 -05:00
d9a416f5d5 Merge branch 'master' 2025-12-08 03:09:44 -05:00
Redo
2191e004ad recompile 2025-12-07 12:02:56 -05:00
Redo
ae34bb8b7a fix commandToClient, handle net strings when passed to lua, misc readme additions 2025-12-07 11:52:40 -05:00
Redo
b71bfdb73e support more+empty args in hooks 2025-10-13 12:28:16 -05:00
Redo
7232ede09d make :members() not return index, add -DBLLUA_ALLOWFFI, allow reading modules/lualib/, bug fixes 2025-10-06 23:03:12 -05:00
ed5c254480 .clang-format updates 2025-10-06 17:00:12 -04:00
5718ba8e6b Merge branch 'master' 2025-10-06 13:16:24 -04:00
a4f78b7425 Merge branch 'master' 2025-10-06 13:11:57 -04:00
e47f6d4651 Fix all warnings and errors in C++ 2025-10-06 12:03:51 -04:00
93a47d54be make 2025-10-06 11:47:11 -04:00
Redo
76c758a47b allow luaget/luaset/luacall to access tables and methods, improve type conversion, add bl.string, begin adding matrix 2025-10-06 10:30:25 -05:00
87e199ea5c formatting 2025-10-06 10:08:17 -04:00
66ed695010 Update libbl.lua 2025-10-06 10:01:54 -04:00
e309e2427b Merge branch 'master' 2025-10-06 10:01:14 -04:00
Redo
5f98dc017b fix named ts object method calling 2025-10-06 00:13:00 -05:00
Redo
edf31c178c allow calling namespaced torque functions 2025-10-05 22:31:21 -05:00
Redo
7da249cca1 replace compile.bat with instructions in readme, remove third-party lualibs, add string type, fix luacall args 2025-10-05 20:42:40 -05:00
ee784869f1 Merge msys_compile.bat into compile.bat 2025-10-05 19:52:41 -04:00
0815a6d229 Create .editorconfig 2025-10-05 19:51:10 -04:00
cbd0c29495 Create settings.json 2025-10-05 19:50:32 -04:00
01f216f31e format 2025-10-05 19:50:29 -04:00
f447c039c7 Merge branch 'add-@diagnostic-to-reduce-warning-spam' into auios 2025-10-05 15:53:31 -04:00
30fa81f513 Update libts-lua.lua 2025-10-05 15:52:10 -04:00
1144504ac3 Merge branch 'msys32-compile-script' into auios 2025-10-05 15:39:09 -04:00
ce3f7c8b3f msys_compile.bat 2025-10-05 15:37:49 -04:00
4d74df209e BlockLua.dll compiles to build dir 2025-10-05 14:49:54 -04:00
Redo
1a4c7bfefc improve readme, improve std lib 2025-10-04 01:44:25 -05:00
Redo
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 2025-10-04 00:49:19 -05:00
Redo
9c349a9352 bug and warning fixes from auios 2025-10-03 19:32:54 -05:00
Redo
34345a7eeb wip allow inheriting object method types 2025-10-03 17:47:26 -05:00
Redo
fe9ee3cc2b fix bl.schedule errors 2025-10-02 14:35:03 -05:00
Redo
de9992aa2c add i/o to readme 2025-10-01 21:28:39 -07:00
Redo
a6d7fd2c98 improve readme, rename :iterate to :members 2025-10-01 20:36:03 -07:00
Redo
b5dc7988f5 fix bl.set 2025-10-01 20:03:32 -07:00
Redo
f80dcc296d make readme more comprehensive 2025-10-01 19:56:13 -07:00
Redo
dd78711d28 add gitignore, minor readme fix 2025-10-01 16:31:02 -07:00
Redo
36ba54b248 initial 2025-10-01 16:26:18 -07:00