174 Commits

Author SHA1 Message Date
MihailRis
b245a7182f Merge branch 'release-0.25' 2024-12-01 11:30:30 +03:00
MihailRis
13cbe3fb17 update doc/*/events.md 2024-12-01 10:37:27 +03:00
MihailRis
21c76c1b0d add socket:get_address, serversocket:get_port 2024-11-30 22:32:14 +03:00
MihailRis
9f108879f1 Merge branch 'main' into release-0.25 2024-11-29 12:57:01 +03:00
MihailRis
db503ec162 fix 3d-text docs 2024-11-29 12:56:27 +03:00
MihailRis
2ee9d33ad8 Merge branch 'main' into release-0.25 2024-11-28 18:59:37 +03:00
MihailRis
a5609f3e0c add doc/*/scripting/builtins/libgfx-blockwraps.md 2024-11-28 18:28:42 +03:00
MihailRis
95689b1115 add doc/*/scripting/builtins/libnetwork.md 2024-11-28 18:09:12 +03:00
MihailRis
ca83dcf9a7 update doc/*/xml-ui-layouts.md 2024-11-28 17:48:06 +03:00
MihailRis
ba1a82539f update doc/*/block-properties.md 2024-11-28 16:42:46 +03:00
MihailRis
7d89fb86bd Merge branch 'main' into release-0.25 2024-11-28 16:03:43 +03:00
MihailRis
3f9701915c update hud.open(...) 2024-11-28 15:48:44 +03:00
MihailRis
0d5423a970 update README.md and main-page.md 2024-11-28 11:36:18 +03:00
MihailRis
f262c0f297 fix libplayer.md 2024-11-27 18:25:54 +03:00
MihailRis
0ba0584c5d add function inventory.move_range 2024-11-26 09:32:53 +03:00
MihailRis
e34620b9bd update doc/*/xml-ui-layouts.md 2024-11-25 07:21:11 +03:00
MihailRis
761a19a960 add doc/en/3d-text.md 2024-11-23 16:36:47 +03:00
MihailRis
72ae0d5d55 add doc/ru/3d-text.md 2024-11-23 16:22:08 +03:00
MihailRis
c8a08628be add gfx.particles docs reference to scripting.md 2024-11-23 15:23:52 +03:00
MihailRis
8c0d360543 add doc/*/scripting/builtins/libbase64.md 2024-11-23 15:11:17 +03:00
MihailRis
89578ff257 add json and toml libraries docs reference to scripting.md 2024-11-23 14:56:06 +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
f2e7a54180 add on_replaced block event and on_block_replaced world event 2024-11-22 12:31:45 +03:00
MihailRis
ea2f7ede0d update doc/*/scripting/builtins/libblock.md 2024-11-22 10:02:18 +03:00
MihailRis
3cd3fe94de update doc/*/scripting/events.md 2024-11-21 07:25:31 +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
2412699b89 add 'scroll-step' property to container 2024-11-19 06:46:54 +03:00
MihailRis
c5c9ef379e add textbox:lineAt and textbox:linePos 2024-11-19 05:57:46 +03:00
MihailRis
2cf51a6941 add 'line-numbers' property to textbox & make TextBox extend Container instead of Panel 2024-11-19 04:21:05 +03:00
MihailRis
801650824e add 'text-color' textbox property 2024-11-18 14:03:30 +03:00
MihailRis
dcd8871ee1 add utf8.escape, string.escape & reformat extensions.md 2024-11-18 09:21:16 +03:00
MihailRis
eaa5150d3e update doc/*/block-properties.md 2024-11-17 05:23:50 +03:00
MihailRis
4b0b643342 add 'lowering' generated structures property 2024-11-13 01:10:52 +03:00
MihailRis
d72f758dc5 add 'hint' property to TextBox 2024-11-12 23:20:43 +03:00
MihailRis
dd7ee28177 Merge branch 'main' into new-pack-props 2024-11-10 21:36:40 +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
354e67087c add 'creators' property 2024-11-10 19:41:08 +03:00
MihailRis
000383f41f add doc/en/scripting/builtins/librules.md 2024-11-09 20:45:16 +03:00
MihailRis
bd5f746dbc add doc/en/particles.md 2024-11-09 20:37:23 +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
MihailRis
3f3a8d0b39 update doc/*/main-page.md 2024-11-07 05:48:04 +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
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