MihailRis
|
d4f0c906d2
|
add world.is_open()
|
2024-11-05 14:05:32 +03:00 |
|
MihailRis
|
f6f82644d4
|
add on_block_interact world event
|
2024-11-05 13:55:07 +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
|
839211a310
|
update doc/*/scripting/user-input.md
|
2024-11-02 13:15:17 +03:00 |
|
MihailRis
|
e762cf9b23
|
add events.reset
|
2024-11-01 17:18:12 +03:00 |
|
MihailRis
|
9444fa7937
|
update doc/*/scripting/events.md
|
2024-11-01 15:15:48 +03:00 |
|
MihailRis
|
a47bdc0409
|
update doc/*/scripting/events.md
|
2024-11-01 15:14:25 +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
|
b2e5254037
|
update /doc/*/item-properties.md
|
2024-10-30 12:51:06 +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
|
016336ee4d
|
update doc/*/world-generator.md
|
2024-10-28 10:07:56 +03:00 |
|
MihailRis
|
78fcc46f79
|
update doc/*/world-generator.md
|
2024-10-28 01:31:06 +03:00 |
|
MihailRis
|
c433681842
|
revert ChancellorIkseew/bicubic-interpolation
|
2024-10-27 23:43:06 +03:00 |
|
MihailRis
|
a2e8d13f22
|
update doc/*/world-generator.md
|
2024-10-27 23:14:06 +03:00 |
|
MihailRis
|
3e86d49a7b
|
add utf8.upper, utf8.lower
|
2024-10-27 21:32:30 +03:00 |
|
MihailRis
|
699d8ce2bb
|
add 'sub-consumer' to textbox
|
2024-10-27 21:04:32 +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 |
|
MihailRis
|
2a150049c6
|
fix world-generator.md
|
2024-10-24 19:04:02 +03:00 |
|
MihailRis
|
b108c4710d
|
update events.md
|
2024-10-23 13:38:53 +03:00 |
|
MihailRis
|
109cfbfceb
|
add dependency levels to content-packs.md
|
2024-10-23 13:21:03 +03:00 |
|
MihailRis
|
24c1a0f942
|
update version to 0.24
|
2024-10-22 19:07:39 +03:00 |
|
Sergwest585
|
67f7006ad0
|
add get_binding_text() for script api
|
2024-10-20 01:22:49 +03:00 |
|
MihailRis
|
7b0db7b660
|
update base:demo generator & update default bpd values
|
2024-10-18 15:26:32 +03:00 |
|
MihailRis
|
b5431fc734
|
update /doc/*/main-page.md
|
2024-10-17 10:41:57 +03:00 |
|
MihailRis
|
4844997c6a
|
add bjson library & update /doc/en/scripting/filesystem.md
|
2024-10-17 09:04:31 +03:00 |
|
MihailRis
|
68f47800af
|
update doc/en/main-page.md
|
2024-10-16 09:49:20 +03:00 |
|
MihailRis
|
32f6c9a200
|
add world-generator.md english version
|
2024-10-16 09:47:37 +03:00 |
|
MihailRis
|
15b0b04ac9
|
update doc/*/main-page.md
|
2024-10-16 06:58:40 +03:00 |
|
MihailRis
|
c340eba358
|
update doc/en/**
|
2024-10-16 02:23:29 +03:00 |
|
MihailRis
|
917f47542f
|
move pack library docs to libpack.md
|
2024-10-16 01:37:01 +03:00 |
|
MihailRis
|
08ebfa15db
|
add read-only UI contentOffset property
|
2024-10-15 05:56:15 +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
|
15342c2df2
|
add 'config' entry point, pack.shared_file(...) & refactor engine_paths.cpp
|
2024-10-04 22:40:05 +03:00 |
|
MihailRis
|
597a16e79e
|
update block-properties docs
|
2024-10-02 22:29:14 +03:00 |
|
MihailRis
|
4e692d93b2
|
fix block fields data type names in docs
|
2024-10-02 18:25:47 +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 |
|