Onran and GitHub
aae642a13e
Streaming I/O and support of named pipes ( #570 )
...
* added streaming i/o for scripting, and a byteutil.get_size function
* added i/o stream class, also added named pipes support on lua side via ffi
* added constant file.named_pipes_prefix
* added buffered and yield modes for io_stream
* added new time function for work with UTC - utc_time, utc_offset, local_time
* docs updated
* constant pid moved to os.pid
* now gmtime_s and localtime_s used only in windows
2025-08-01 20:26:43 +03:00
Onran and GitHub
94ff4a02bd
Add files via upload
2025-04-06 23:32:23 +09:00
Onran and GitHub
8e907b6d98
minor fix of caching
2025-04-06 22:42:18 +09:00
Onran and GitHub
e279e4ea50
execute and compile of bitwise expressions exported to bit library
2025-04-06 22:17:28 +09:00
Onran and GitHub
cba48e3a0c
bitwise expressions compiler
2025-04-06 22:16:04 +09:00
Onran and GitHub
e253260b79
Update libblock.md
2025-02-25 14:09:28 +09:00
Onran and GitHub
6d80560aa9
Update libblock.md
2025-02-25 14:08:35 +09:00
Onran and GitHub
2b64128581
Update stdmin.lua
2024-12-22 01:54:55 +09:00
Onran and GitHub
8caa536a6a
Update libentities.md
2024-12-15 01:35:49 +09:00
Onran and GitHub
26613b8741
Update libentities.md
2024-12-15 01:35:12 +09:00
Onran and GitHub
1058da074c
Add files via upload
2024-12-06 17:13:33 +09:00
Onran and GitHub
0cd04e6570
documentation update
2024-12-06 17:13:09 +09:00
Onran and GitHub
6a0bdde3b9
Merge branch 'MihailRis:main' into main
2024-12-06 11:47:54 +09:00
Onran and GitHub
657069cd48
migration to ByteArray + small fix
2024-12-02 14:57:26 +09:00
Onran and GitHub
b5153d1e8b
added sleep function
2024-11-07 16:54:01 +09:00
Onran and GitHub
111802cfed
typos fixed and other minor changes
2024-11-07 16:48:50 +09:00
Onran and GitHub
e347338045
documentation about extensions
...
documentation on extensions to standard Lua libraries and global functions has been made
2024-11-07 16:38:51 +09:00
Onran and GitHub
6e850bfe24
typo fixed
2024-11-07 15:32:38 +09:00
Onran and GitHub
3bebc4c67f
file.write_bytes fix
2024-04-11 17:15:40 +09:00
Onran and GitHub
7756649db8
data_buffer: debug code removed
2024-03-18 23:29:48 +09:00
Onran and GitHub
c3027368b6
data_buffer: constructor fix
2024-03-18 23:24:29 +09:00
Onran and GitHub
c17ce3ef9e
bit_converter.lua: fixed the bytes_to_string function
2024-03-15 00:51:21 +09:00
Onran and MihailRis
ed1b660dcc
file.write_bytes fix
2024-03-03 15:11:52 +03:00
Onran and MihailRis
9c66d87699
conversion to/from bytes and data buffer modules
2024-03-03 15:11:52 +03:00
Onran and MihailRis
72e3f49d42
file.write_bytes fix
2024-03-03 15:11:52 +03:00
Onran and MihailRis
33cfc3c208
Add files via upload
2024-03-03 15:11:52 +03:00
Onran and MihailRis
1e6babd2db
file.write_bytes fix
2024-03-03 15:11:52 +03:00
Onran and MihailRis
3ce46496f1
conversion to/from bytes and data buffer modules
2024-03-03 15:11:52 +03:00
Onran and GitHub
253bd9253f
Merge branch 'MihailRis:main' into main
2024-02-27 10:45:54 +09:00
Onran and GitHub
f2dff183f6
file.write_bytes fix
2024-02-27 10:45:38 +09:00
Onran and GitHub
a75d578aea
conversion to/from bytes and data buffer modules
2024-02-27 10:44:22 +09:00
Onran and GitHub
480e72b690
file.write_bytes fix
2024-02-27 03:54:14 +09:00
Onran and GitHub
14cbf5a2aa
Add files via upload
2024-02-27 03:54:09 +09:00
Onran and GitHub
ede5aeb9b7
file.write_bytes fix
2024-02-27 03:54:04 +09:00
Onran and GitHub
9ada76c731
conversion to/from bytes and data buffer modules
2024-02-27 02:59:43 +09:00
Onran and GitHub
8acb0749fb
minor optimize
2024-02-25 14:06:14 +09:00
Onran and GitHub
d56c0be9bd
minor refact
2024-02-25 14:05:48 +09:00
Onran and GitHub
cce5bd59b4
glass sky light passing fix
2024-02-25 13:21:02 +09:00
Onran and GitHub
a37ea7cea2
read/write bytes functions and mkdirs in lib "file"
2024-02-25 12:53:27 +09:00
Onran and GitHub
5cf8fe5658
read/write bytes functions and mkdirs in lib "file"
2024-02-25 12:52:36 +09:00
Onran and GitHub
8130b0626f
Add files via upload
2024-02-23 17:12:00 +09:00
Onran and GitHub
a5087cf221
Add files via upload
2024-02-23 11:48:32 +09:00
Onran and GitHub
549b392871
Add files via upload
2024-02-23 11:45:55 +09:00
Onran and GitHub
cfacf6f1eb
Add files via upload
2024-02-23 11:44:48 +09:00
Onran and GitHub
c126b627de
Add files via upload
2024-02-23 11:42:28 +09:00
Onran and GitHub
9e761fbeee
Delete src/world/WorldTypes.h
2024-02-23 11:39:15 +09:00
Onran and GitHub
4d99b2bbab
Delete src/world/WorldTypes.cpp
2024-02-23 11:39:07 +09:00
Onran and GitHub
30d179e9a3
Update menu.cpp
2024-02-22 22:32:08 +09:00
Onran and GitHub
889fcde9d3
Update menu.cpp
2024-02-22 22:25:35 +09:00
Onran and GitHub
bc30fa4f03
Update controls.h
2024-02-22 22:17:27 +09:00
Onran and GitHub
3dcdfb4b4b
Update menu.cpp
2024-02-22 22:09:04 +09:00
Onran and GitHub
a78b5213e3
Merge branch 'main' into main
2024-02-22 21:20:30 +09:00
Onran and GitHub
12e6a92798
Merge branch 'main' into main
2024-02-21 22:41:44 +09:00
Onran and GitHub
bc4ce5f7f1
Add files via upload
2024-02-21 11:58:41 +09:00
Onran and GitHub
d6814ddedd
World.cpp & World.h: Added world type
2024-02-21 11:58:05 +09:00
Onran and GitHub
9cc2f93cfd
More world generators support
2024-02-21 11:54:10 +09:00