MihailRis
|
67ef84d6b0
|
Merge branch 'dev' into pathfinding
|
2025-08-10 17:31:10 +03:00 |
|
MihailRis
|
e26ce0459b
|
add block.model_name
|
2025-08-10 17:14:18 +03:00 |
|
MihailRis
|
f2aa77db8b
|
add vecn.distance function
|
2025-08-03 19:39:21 +03:00 |
|
MihailRis
|
89c07cbf75
|
update docs
|
2025-08-03 19:09:43 +03:00 |
|
MihailRis
|
ecf3b94d53
|
add hud.hand_controller
|
2025-07-27 22:30:30 +03:00 |
|
MihailRis
|
b5a2f2ae71
|
add gfx.skeletons library docs
|
2025-07-27 22:18:28 +03:00 |
|
GHOST11111100
|
0caed92baa
|
added docs and fixed desc loading from item def
|
2025-07-26 17:58:57 +03:00 |
|
GHOST11111100
|
59d706323a
|
added item.description() to itemlib, and update docs
|
2025-07-26 17:21:00 +03:00 |
|
GHOST11111100
|
b4d41a59e4
|
added docs
|
2025-07-26 16:59:58 +03:00 |
|
MihailRis
|
0627358c0e
|
fix gfx.posteffects docs
|
2025-07-22 00:39:40 +03:00 |
|
MihailRis
|
c699169e77
|
fix inventory docs
|
2025-07-22 00:22:37 +03:00 |
|
MihailRis
|
d321085192
|
update doc/*/scripting/libgfx-posteffects.md
|
2025-07-15 21:33:24 +03:00 |
|
MihailRis
|
9c9d34810f
|
update doc/*/scripting/builtins/libblock.md
|
2025-07-14 01:13:57 +03:00 |
|
MihailRis
|
a0dff3fef1
|
add doc/*/libgfx-posteffects.md
|
2025-07-10 18:47:28 +03:00 |
|
MihailRis
|
5a42ec8bdc
|
update doc/*/scripting/builtins/libnetwork.md
|
2025-04-30 19:16:35 +03:00 |
|
MihailRis
|
d9d4d2b305
|
fix: missing Bytearray option in file.read_bytes
|
2025-04-06 14:39:21 +03:00 |
|
MihailRis
|
06adaaeadc
|
fix doc/*/scripting/builtins/libinventory.md
|
2025-03-29 18:17:58 +03:00 |
|
MihailRis
|
a8eda192af
|
add item.uses(...) to libitem.md
|
2025-03-18 03:46:01 +03:00 |
|
MihailRis
|
35ce256c50
|
update doc/*/scripting/builtins/libfile.md
|
2025-03-17 23:18:44 +03:00 |
|
MihailRis
|
5f71c82cc4
|
update doc/*/scripting/builtins/libfile.md
|
2025-03-17 23:08:13 +03:00 |
|
MihailRis
|
fb4fa2f042
|
update doc/*/scripting/builtins/libpack.md
|
2025-03-16 23:14:37 +03:00 |
|
MihailRis
|
b1e854a73c
|
Update 0.27 docs (#484)
* update doc/*/scripting/builtins/libinventory.md
* add doc/*/scripting/builtins/libgfx-weather.md
* update doc/*/scripting/builtins/libfile.md
* update doc/*/item-properties & update doc/*/scripting/builtins/libinventory.md
* add inventory.decrement docs
* update doc/*/scripting/builtins/libinventory.md
|
2025-03-16 20:10:41 +03:00 |
|
Onran
|
e253260b79
|
Update libblock.md
|
2025-02-25 14:09:28 +09:00 |
|
MihailRis
|
6844b4c5e4
|
update doc/*/scripting/builtins/libgui.md
|
2025-01-27 08:29:39 +03:00 |
|
MihailRis
|
047b1772f2
|
update doc/*/scripting/builtins/libplayer.md
|
2025-01-27 07:58:42 +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 |
|
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 |
|
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
|
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
|
ab5a62c3aa
|
add new block.get_AXIS functions overloads & add rotation support to base:falling_block
|
2024-12-29 21:48:36 +03:00 |
|
MihailRis
|
72394181c7
|
add unpack function documentation
|
2024-12-27 09:58:02 +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
|
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
|
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 |
|