MihailRis
|
3187243a7d
|
minor refactor
|
2025-01-03 13:50:25 +03:00 |
|
MihailRis
|
a3d35cd10f
|
add gui.alert & critical fixes
|
2025-01-02 21:59:18 +03:00 |
|
MihailRis
|
b9ff1db086
|
feat: key pressed event interception & 'owner' input.add_callback third argument
|
2025-01-02 20:51:43 +03:00 |
|
MihailRis
|
c9040df090
|
fix it temporary and think deeper after 0.25 release
|
2024-11-29 20:44:16 +03:00 |
|
MihailRis
|
05003a4082
|
fix fatal error on uncaught lua exceptions in network functions calls
|
2024-11-29 20:32:18 +03:00 |
|
MihailRis
|
66be215101
|
add advanced lua errors handler & fix hud script source path in traceback
|
2024-11-19 07:26:28 +03:00 |
|
MihailRis
|
73d96fd4f7
|
move generator script execution to an isolated Lua state
|
2024-10-06 18:23:33 +03:00 |
|
MihailRis
|
f7492ce449
|
add lua dv::bytes support
|
2024-10-03 18:23:50 +03:00 |
|
MihailRis
|
34d2e6d400
|
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
|
2024-09-18 23:31:18 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
5c9bc83bbd
|
items/ + objects/ + util/
|
2024-08-04 22:26:08 +03:00 |
|
Vyacheslav Ivanov
|
bbf33e8e4d
|
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
|
2024-08-03 19:53:48 +03:00 |
|
MihailRis
|
fe1ac69b57
|
improve lua errors handling (traceback) & lua stack leaks fixes
|
2024-07-24 16:19:14 +03:00 |
|
MihailRis
|
fc3994446a
|
update entity script semantics
|
2024-06-29 21:01:30 +03:00 |
|
MihailRis
|
490727fdc0
|
add lua user types + bytearray
|
2024-06-16 20:15:26 +03:00 |
|
MihailRis
|
fe55b94ebd
|
fix: lua setInterval stack overflow
|
2024-06-12 19:39:31 +03:00 |
|
MihailRis
|
913e5983b1
|
refactor: complete 'lua' namespace use
|
2024-06-11 13:51:11 +03:00 |
|
MihailRis
|
90bc86408b
|
refactor: LuaState replaced with lua_engine
|
2024-06-11 13:18:30 +03:00 |
|
MihailRis
|
0647bc6f90
|
refactor: 'lua' namespace expansion
|
2024-06-11 03:37:35 +03:00 |
|
MihailRis
|
7973a9c32b
|
fix: lua coroutines support
|
2024-06-11 01:52:28 +03:00 |
|