Xertis
|
35004c2075
|
Added new extensions for tables and math
|
2025-01-26 14:02:38 +03:00 |
|
MihailRis
|
0a1a16299e
|
move menu pages loader to Lua & add gui.load_document, file.ext(), file.prefix() & add core:gui_util module
|
2025-01-06 16:07:16 +03:00 |
|
MihailRis
|
136c35591c
|
add file.name(), file.stem() & add 'path' to pack info & add start_coroutine()
|
2025-01-05 22:44:32 +03:00 |
|
MihailRis
|
1149d5869c
|
Merge branch 'main' into headless-mode
|
2024-12-22 02:33:12 +03:00 |
|
Onran
|
2b64128581
|
Update stdmin.lua
|
2024-12-22 01:54:55 +09:00 |
|
MihailRis
|
79f5ffc463
|
Merge branch 'main' into headless-mode
|
2024-12-21 10:58:41 +03:00 |
|
Xertis
|
b372286a69
|
changing the standard conf to 1
|
2024-12-21 10:44:25 +03:00 |
|
Xertis
|
f4ac84daa2
|
fix
|
2024-12-20 23:55:10 +03:00 |
|
Xertis
|
6018db9c28
|
refact math.normalize
|
2024-12-20 23:26:59 +03:00 |
|
Xertis
|
958a706546
|
add new extensions.lua
|
2024-12-20 22:59:53 +03:00 |
|
MihailRis
|
3d7a9fd225
|
Merge branch 'main' into headless-mode
|
2024-12-19 22:57:12 +03:00 |
|
Richard Try
|
61741a5cc8
|
Copy metatable in table.deepcopy
Copy metatable as well during deep copying
|
2024-12-19 01:37:34 +03:00 |
|
MihailRis
|
60f2303137
|
Merge branch 'main' into headless-mode
|
2024-12-11 20:33:38 +03:00 |
|
MihailRis
|
b05c2fc911
|
fix 'timeit' in headless mode
|
2024-12-11 14:08:24 +03:00 |
|
Xertis
|
c5033dc6ff
|
create table.deep_copy
|
2024-12-09 18:33:45 +03:00 |
|
Xertis
|
a2bf2bc1a1
|
fix table.copy
|
2024-12-08 23:49:16 +03:00 |
|
MihailRis
|
02578a6276
|
simplify local modules loading
|
2024-11-20 07:49:21 +03:00 |
|
MihailRis
|
a015d74af5
|
update file library warnings
|
2024-11-19 10:04:26 +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
|
5c005b4f9a
|
remove extra frames from on_deprecated_call traceback
|
2024-11-19 06:01:59 +03:00 |
|
MihailRis
|
9dc09e920c
|
remove extra frames from debug.get_traceback result
|
2024-11-18 14:48:05 +03:00 |
|
MihailRis
|
3146bf0133
|
fix
|
2024-11-18 14:44:44 +03:00 |
|
MihailRis
|
712c0756b8
|
add debug.get_traceback
|
2024-11-18 11:09:27 +03:00 |
|
MihailRis
|
dcd8871ee1
|
add utf8.escape, string.escape & reformat extensions.md
|
2024-11-18 09:21:16 +03:00 |
|
MihailRis
|
e51c6bed78
|
add 'core:warning' event
|
2024-11-01 15:50:39 +03:00 |
|
MihailRis
|
44fd5416a9
|
fix string.replace
|
2024-10-29 21:06:49 +03:00 |
|
MihailRis
|
329d4903d8
|
replace string.lower, string.upper with utf8 versions
|
2024-10-27 21:39:46 +03:00 |
|
Xertis
|
fa74e59818
|
fix __load_script
|
2024-10-19 18:55:18 +03:00 |
|
MihailRis
|
07169761cd
|
use debug.log for stdmin messages
|
2024-10-15 03:43:49 +03:00 |
|
MihailRis
|
a1407a1d1f
|
extend stdmin.lua & add module base:generation/ores
|
2024-10-14 07:38:54 +03:00 |
|
MihailRis
|
6e0304248b
|
add stdmin.lua
|
2024-10-09 05:30:02 +03:00 |
|