Xertis
|
185b0e5cbd
|
upd string.left/right _padding
|
2025-02-10 16:24:28 +03:00 |
|
Xertis
|
c22f7e0eb5
|
add string.padding
|
2025-02-09 14:06:23 +03:00 |
|
Xertis
|
0d32b1987c
|
I forgot about "t[x] or default"
|
2025-02-04 20:09:36 +03:00 |
|
Xertis
|
e106a31d82
|
correction table.slice & adding get_default
|
2025-02-04 19:54:01 +03:00 |
|
Xertis
|
17ce49bdf1
|
add table.slice
|
2025-02-01 01:34:11 +03:00 |
|
Xertis
|
6592684db1
|
math.sum return
|
2025-01-26 20:47:45 +03:00 |
|
Xertis
|
089d86d0a1
|
documentation and stdmin corrections
|
2025-01-26 20:28:58 +03:00 |
|
Xertis
|
266ddd400f
|
Update extensions.md
|
2025-01-26 14:20:20 +03:00 |
|
MihailRis
|
9c630645b4
|
add console.get(...) & add 'player' console variable
|
2025-01-22 10:15:31 +03:00 |
|
MihailRis
|
db2795eb4f
|
update console commands execution pipeline
|
2025-01-22 09:30:32 +03:00 |
|
MihailRis
|
f2101f6504
|
add entity:set_enabled(...)
|
2025-01-21 05:31:07 +03:00 |
|
MihailRis
|
d113cfa86c
|
update doc/*/scripting/builtins/libworld.md
|
2025-01-20 01:33:01 +03:00 |
|
ShadelessFox
|
ee31f401aa
|
Add canvas UI node
|
2025-01-19 14:11:56 +01:00 |
|
MihailRis
|
432dc386ea
|
update doc/*/scripting/ui.md
|
2025-01-18 07:35:53 +03:00 |
|
MihailRis
|
209490192c
|
add 'min-size' ui property
|
2025-01-18 06:37:27 +03:00 |
|
MihailRis
|
0ce5e23a2a
|
add 'min-length' panel property
|
2025-01-18 05:55:02 +03:00 |
|
MihailRis
|
3266204c0e
|
update doc/*/scripting/builtins/libapp.md
|
2025-01-17 19:24:07 +03:00 |
|
MihailRis
|
01b4b6f19a
|
update docs
|
2025-01-17 19:03:12 +03:00 |
|
GHOST11111100
|
6ca8dc18cf
|
fix hex code length and use a exists hex to int method;
added docs for color codes
|
2025-01-15 20:09:30 +03:00 |
|
MihailRis
|
918cb8aa32
|
update doc/*/scripting/events.md
|
2025-01-12 19:43:06 +03:00 |
|
MihailRis
|
cafaa3a168
|
update doc/*/scripting/builtins/libworld.md
|
2025-01-12 03:43:35 +03:00 |
|
MihailRis
|
653d1d20d4
|
add app.is_content_loaded()
|
2025-01-09 18:53:25 +03:00 |
|
MihailRis
|
93b2040a0d
|
update doc/*/scripting/builtins/libnetwork.md
|
2025-01-08 18:17:23 +03:00 |
|
MihailRis
|
e5a3178969
|
move 'input' library docs to a separate page
|
2025-01-07 22:58:31 +03:00 |
|
MihailRis
|
0d17396fe8
|
update doc/*/scripting/user-input.md
|
2025-01-07 22:40:46 +03:00 |
|
MihailRis
|
13de581b4b
|
add socket:available() --> int
|
2025-01-07 18:44:40 +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
|
c19656ab88
|
update libapp docs
|
2025-01-03 23:52:20 +03:00 |
|
MihailRis
|
bd9018dafe
|
add pack.assemble(...), app.config_packs(...)
|
2025-01-03 23:51:36 +03:00 |
|
MihailRis
|
7fce735ca1
|
add gui.confirm(...)
|
2025-01-02 16:53:28 +03:00 |
|
MihailRis
|
e2f6c263e7
|
update pack.get_info
|
2025-01-02 11:45:28 +03:00 |
|
MihailRis
|
af592b6e7d
|
add pack.get_info(table) overload
|
2025-01-02 00:11:09 +03:00 |
|
MihailRis
|
cb9690ebc7
|
add 'cursor' ui property
|
2024-12-30 21:41:05 +03:00 |
|
MihailRis
|
ab5a62c3aa
|
add new block.get_AXIS functions overloads & add rotation support to base:falling_block
|
2024-12-29 21:48:36 +03:00 |
|
MihailRis
|
7044c12da5
|
update doc/*/block-properties.md
|
2024-12-29 09:22:35 +03:00 |
|
MihailRis
|
ebea9af380
|
add '...@append' method to block properties
|
2024-12-29 08:56:47 +03:00 |
|
MihailRis
|
a5a0a2778a
|
fix docs
|
2024-12-27 09:59:39 +03:00 |
|
MihailRis
|
72394181c7
|
add unpack function documentation
|
2024-12-27 09:58:02 +03:00 |
|
MihailRis
|
ee26b2a2b9
|
update doc/*/scripting.md
|
2024-12-27 09:38:47 +03:00 |
|
MihailRis
|
bb2cff5186
|
add byteutil docs
|
2024-12-27 09:37:09 +03:00 |
|
MihailRis
|
13c36f4629
|
feat: player.delete() function and update documentation
|
2024-12-26 05:47:18 +03:00 |
|
MihailRis
|
ef2c0b2370
|
update doc/*/scripting/user-input.md
|
2024-12-25 16:42:40 +03:00 |
|
MihailRis
|
ed7dc1f901
|
feat: add app.save_world() function and update documentation
|
2024-12-25 15:15:11 +03:00 |
|
MihailRis
|
e98132f4da
|
update doc/en/scripting/builtins/libapp.md
|
2024-12-25 10:42:45 +03:00 |
|
MihailRis
|
36bfa215c1
|
add app library docs
|
2024-12-25 07:27:53 +03:00 |
|
MihailRis
|
c3e16f27ac
|
Merge branch 'main' into headless-mode
|
2024-12-24 15:56:14 +03:00 |
|
MihailRis
|
65b8835698
|
update doc/*/block-properties.md (model-name)
|
2024-12-24 15:53:26 +03:00 |
|
MihailRis
|
e153e1fbd7
|
add player.is_loading_chunks, .set_loading_chunks
|
2024-12-24 10:35:09 +03:00 |
|
MihailRis
|
bc4aea67c9
|
add file.is_writeable
|
2024-12-24 08:08:44 +03:00 |
|