MihailRis
|
8c0d360543
|
add doc/*/scripting/builtins/libbase64.md
|
2024-11-23 15:11:17 +03:00 |
|
MihailRis
|
acc4d2540d
|
add player name
|
2024-11-23 05:38:18 +03:00 |
|
MihailRis
|
7f41f95013
|
add version to world info
|
2024-11-22 14:08:01 +03:00 |
|
MihailRis
|
ea2f7ede0d
|
update doc/*/scripting/builtins/libblock.md
|
2024-11-22 10:02:18 +03:00 |
|
MihailRis
|
2ba90625ce
|
add player.is_instant_destruction, .set_instant_destruction
|
2024-11-21 05:02:45 +03:00 |
|
MihailRis
|
14b596140d
|
add player.is_infinite_items, .set_infinite_items
|
2024-11-20 13:19:49 +03:00 |
|
MihailRis
|
e842b217da
|
add 'args' parameter to hud.show_overlay
|
2024-11-20 11:10:05 +03:00 |
|
MihailRis
|
dcd8871ee1
|
add utf8.escape, string.escape & reformat extensions.md
|
2024-11-18 09:21:16 +03:00 |
|
MihailRis
|
c902bcc6c7
|
Merge pull request #355 from opchik98/main
Feature #152 and potential fix #320
|
2024-11-10 21:36:17 +03:00 |
|
MihailRis
|
aba994f2b2
|
add 'allow-fast-interaction'
|
2024-11-07 20:44:00 +03:00 |
|
opchik98
|
8e549fe806
|
Feature #152 and potential fix #320
- Added Lua scripts hud.open, inventory.create and inventory.remove
- Window now resizes even if it is not focused
|
2024-11-07 18:38:24 +02:00 |
|
Onran
|
6e850bfe24
|
typo fixed
|
2024-11-07 15:32:38 +09:00 |
|
MihailRis
|
cfa5365b95
|
rename 'show-content-access' to 'allow-content-access'
|
2024-11-07 00:22:46 +03:00 |
|
MihailRis
|
d0545f36b2
|
add doc/ru/scripting/builtins/librules.md
|
2024-11-06 21:31:16 +03:00 |
|
MihailRis
|
8e00e73b8e
|
add utf8.encode(...)
|
2024-11-06 16:26:35 +03:00 |
|
MihailRis
|
4932fd8b4b
|
add file.read_combined_object & update filesystem docs
|
2024-11-05 14:33:56 +03:00 |
|
MihailRis
|
d4f0c906d2
|
add world.is_open()
|
2024-11-05 14:05:32 +03:00 |
|
REDxEYE
|
5ba96945e6
|
Remove fog api as it soon to be deprecated
|
2024-11-04 21:18:15 +03:00 |
|
REDxEYE
|
a4b1b2100b
|
libentities: deprecate in favour of official implementation
|
2024-11-04 21:17:20 +03:00 |
|
REDxEYE
|
7f5bc41835
|
libentities: add get_hitbox that returns a hitbox from entity definition
|
2024-11-04 21:17:20 +03:00 |
|
REDxEYE
|
803981e2a8
|
libworld: expose WorldInfo::fog value to lua
|
2024-11-04 21:17:20 +03:00 |
|
REDxEYE
|
76fc7b5fb4
|
libitem: exposed placing_block and emission to lua
|
2024-11-04 21:17:17 +03:00 |
|
MihailRis
|
e0624b11d0
|
rename item.get_model_name and item.get_placing_block
|
2024-10-31 21:53:56 +03:00 |
|
MihailRis
|
7c933f89c6
|
add item.get_model
|
2024-10-30 12:55:08 +03:00 |
|
MihailRis
|
d3def8e741
|
Merge branch 'main' into item-models
|
2024-10-29 23:05:14 +03:00 |
|
MihailRis
|
effdac2d4d
|
add entities.def_hitbox function
|
2024-10-29 21:16:25 +03:00 |
|
MihailRis
|
751f8a7544
|
add item.get_placing_block
|
2024-10-28 13:07:10 +03:00 |
|
MihailRis
|
3e86d49a7b
|
add utf8.upper, utf8.lower
|
2024-10-27 21:32:30 +03:00 |
|
MihailRis
|
7afdde5912
|
add world.get_generator
|
2024-10-26 22:46:26 +03:00 |
|
MihailRis
|
137e6fc767
|
add utf8.sub
|
2024-10-26 11:24:58 +03:00 |
|
MihailRis
|
bd60d05c3a
|
add utf8 library docs
|
2024-10-26 11:07:48 +03:00 |
|
taksilia
|
e6ad3e41a6
|
A typo has been fixed
|
2024-10-25 16:14:48 +03:00 |
|
MihailRis
|
f7462a8bcb
|
extract libgui.md, libtime.md
|
2024-10-16 02:05:38 +03:00 |
|
MihailRis
|
c2cfe64b7e
|
update doc/ru/** scripting-related docs
|
2024-10-16 02:00:46 +03:00 |
|
MihailRis
|
917f47542f
|
move pack library docs to libpack.md
|
2024-10-16 01:37:01 +03:00 |
|
MihailRis
|
4dfa235f12
|
add item.caption(...) function & move item library docs to libitem.md
|
2024-10-15 04:48:01 +03:00 |
|
MihailRis
|
57e397e692
|
update doc/*/scripting/builtins/libcameras.md
|
2024-10-15 04:38:18 +03:00 |
|
MihailRis
|
87cf6c41bc
|
update block.get_field, block.set_field and fields-related docs
|
2024-10-02 17:56:19 +03:00 |
|
MihailRis
|
221a34fa2e
|
add block data-fields to docs
|
2024-10-02 17:00:51 +03:00 |
|
REDxEYE
|
615dd23913
|
block.raycast: fix documentation
|
2024-08-20 18:17:11 +03:00 |
|
REDxEYE
|
a48d54aa27
|
block.raycast/entity.raycast: Updated docs to reflect changes
|
2024-08-20 15:33:29 +03:00 |
|
MihailRis
|
5b5abd1ab0
|
update doc/**/libplayer.md
|
2024-08-06 21:08:35 +03:00 |
|
MihailRis
|
24b3045c07
|
update doc/*/libplayer.md
|
2024-08-05 20:46:46 +03:00 |
|
MihailRis
|
eefaafd1e7
|
update block.compose_state, block.decompose_state semantics
|
2024-07-31 14:56:42 +03:00 |
|
MihailRis
|
3a1ae57bbf
|
fix: mat4.decompose (-Wmaybe-uninitialized)
|
2024-07-31 14:45:09 +03:00 |
|
MihailRis
|
753fb6bf3b
|
add vec2.angle(...)
|
2024-07-29 16:54:57 +03:00 |
|
MihailRis
|
26dcac0134
|
add doc/**/libplayer.md
|
2024-07-27 13:36:29 +03:00 |
|
MihailRis
|
adafc94fa1
|
add block.compose_state(...), block.decompose_state(...)
|
2024-07-27 13:23:35 +03:00 |
|
MihailRis
|
058daf6117
|
add camera:look_at optional interpolation parameter
|
2024-07-22 19:32:05 +03:00 |
|
MihailRis
|
e0cb57a10a
|
add quat Lua library
|
2024-07-22 19:05:27 +03:00 |
|