2715 Commits

Author SHA1 Message Date
MihailRis
e2f6c263e7 update pack.get_info 2025-01-02 11:45:28 +03:00
MihailRis
e976b2078e fix pack.get_info in headless mode 2025-01-02 11:41:56 +03:00
MihailRis
af592b6e7d add pack.get_info(table) overload 2025-01-02 00:11:09 +03:00
MihailRis
30a8ddf2d3 fix app.* functions & update 'world' test 2025-01-01 18:25:30 +03:00
MihailRis
17dcbe98ab fix clang-check warnings 2025-01-01 16:06:44 +03:00
MihailRis
81a7914599 fix: post-runnables not called in headless mode 2024-12-31 15:02:27 +03:00
MihailRis
1f47f38256 feat: 'CTRL + Up/Down' in multiline textbox 2024-12-31 14:39:07 +03:00
MihailRis
06943525c4 fix 2024-12-31 10:29:30 +03:00
MihailRis
03a3062940 fix error handling in events and runnables 2024-12-31 10:25:26 +03:00
MihailRis
cb9690ebc7 add 'cursor' ui property 2024-12-30 21:41:05 +03:00
MihailRis
10f0bd0290 refactor 2024-12-30 17:25:51 +03:00
MihailRis
c33a92abd6 fix block.set in headless mode & fix: vctest does not cleanup worlds 2024-12-29 22:41:11 +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
45807fdcb1 fix on_block_common 2024-12-29 21:20:21 +03:00
MihailRis
97eef3ef19 fix content stats 2024-12-29 20:28:45 +03:00
MihailRis
ebea9af380 add '...@append' method to block properties 2024-12-29 08:56:47 +03:00
MihailRis
72394181c7 add unpack function documentation 2024-12-27 09:58:02 +03:00
MihailRis
0af0e8a58d update byteutil 2024-12-27 09:25:09 +03:00
MihailRis
cca153b66b add byteutil library 2024-12-27 08:33:52 +03:00
MihailRis
d73c0b21f5 fix cmake in linux 2024-12-27 07:00:30 +03:00
MihailRis
6cb0d315a8
Merge pull request #414 from Ygrik2003/Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode
Fix usage vcpkg for windows and add cmake preset for vscode
2024-12-26 19:58:28 +03:00
MihailRis
f8c0862587 fix: console not opening 2024-12-26 12:27:21 +03:00
MihailRis
13c36f4629 feat: player.delete() function and update documentation 2024-12-26 05:47:18 +03:00
MihailRis
c1b311f3c4 refactor: change pointer parameters to references for Level and Content in various classes 2024-12-25 18:53:53 +03:00
Stepanov Igor
59933943b8 Add comment 2024-12-25 18:23:02 +03:00
Stepanov Igor
c18c210fe0 Return old behavior 2024-12-25 18:21:46 +03:00
Stepanov Igor
398206653b Try Fix 2024-12-25 17:47:18 +03:00
Stepanov Igor
c17c6b6e93 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-25 15:51:26 +03:00
MihailRis
ed7dc1f901 feat: add app.save_world() function and update documentation 2024-12-25 15:15:11 +03:00
Stepanov Igor
9b0d1fdd52 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-25 14:58:24 +03:00
MihailRis
96577ee041 add input.add_callback("key:...") support 2024-12-25 14:08:22 +03:00
MihailRis
5e76cdfadc rename engine.hpp/cpp to Engine.hpp/cpp & move Engine, Time and mainloop classes to 'engine' folder 2024-12-25 12:13:03 +03:00
MihailRis
357e4f8607 refactor: extract post-runnables to a separate class 2024-12-25 11:04:12 +03:00
MihailRis
b927c19f4f Merge branch 'main' into headless-mode 2024-12-25 10:28:47 +03:00
MihailRis
bb038653d6 fix UVFace.rotate 2024-12-25 10:28:31 +03:00
MihailRis
ad6a6666da rename test library to app & rename app.name to app.script 2024-12-25 06:06:55 +03:00
MihailRis
deb85ba2d8 Merge branch 'main' into headless-mode 2024-12-25 05:31:54 +03:00
Stepanov Igor
17460be026 Fix builds 2024-12-25 03:07:14 +03:00
Stepanov Igor
e7d36ef4f5 Fix static compilation 2024-12-25 02:43:59 +03:00
Stepanov Igor
5dbfd5ba10 Try add static libs 2024-12-24 23:06:59 +03:00
MihailRis
560288b5c3 update util::PseudoRandom.setSeed 2024-12-24 20:00:49 +03:00
Stepanov Igor
f73bc1b06b Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-24 13:23:41 +03:00
MihailRis
b4abecc764 refactor 2024-12-24 11:31:54 +03:00
MihailRis
e153e1fbd7 add player.is_loading_chunks, .set_loading_chunks 2024-12-24 10:35:09 +03:00
MihailRis
0940e899cf Merge branch 'main' into headless-mode 2024-12-24 08:49:50 +03:00
MihailRis
10491fbb61 add UVFace 2024-12-24 08:49:20 +03:00
MihailRis
272e41de50 disable writing to read-only entry points 2024-12-24 08:13:08 +03:00
MihailRis
bc4aea67c9 add file.is_writeable 2024-12-24 08:08:44 +03:00
MihailRis
ecbdb09eff Merge branch 'main' into headless-mode 2024-12-24 05:48:02 +03:00
MihailRis
f1c7317c5a fix non-skipping particles 2024-12-24 05:35:02 +03:00