Commit Graph
2675 Commits
Author SHA1 Message Date
Stepanov Igor 5dbfd5ba10 Try add static libs 2024-12-24 23:06:59 +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
MihailRis 344df27f61 minor refactor 2024-12-24 05:14:51 +03:00
MihailRis 52494a680c upgrade emitters garbage collection 2024-12-23 17:26:22 +03:00
MihailRis e899575a7a update Emitter randomizer 2024-12-23 16:54:25 +03:00
MihailRis 7f95306c65 add 'min_angular_vel', 'max_angular_vel' properties 2024-12-23 16:48:07 +03:00
MihailRis 6ac088f7b9 set default particles render distance to 32 2024-12-23 16:34:08 +03:00
MihailRis 6be640458d fix particles lighting 2024-12-23 16:26:45 +03:00
MihailRis c6de7f62fe add 'angle_spread' property 2024-12-23 16:04:48 +03:00
MihailRis 0da25f05d6 Merge branch 'main' into headless-mode 2024-12-23 14:13:59 +03:00
MihailRis 90b1f63406 update leaves texture & update mip-mapping settings 2024-12-23 14:13:45 +03:00
MihailRis 096092303f add 'graphics.chunk-max-vertices-dense' setting 2024-12-23 14:07:59 +03:00
MihailRis 6a8afe2795 fix 2024-12-23 14:01:35 +03:00
MihailRis 3d33de502d move 'player.noclip' and 'player.flight' handlers to Lua 2024-12-23 13:51:12 +03:00
MihailRis 9164edf971 move 'player.pick' binding handler to Lua 2024-12-23 12:37:26 +03:00
MihailRis 22d207ba28 add player.set_selected_slot, inventory.find_by_item 2024-12-23 12:24:29 +03:00
Stepanov Igor 5eab58fcc5 Fix comment 2024-12-22 03:39:20 +03:00
Stepanov Igor d6997640b6 Refactoring and try move to pwsh for clang 2024-12-22 03:24:11 +03:00
Stepanov Igor b458df42de Fik lib luajit 2024-12-22 03:06:58 +03:00
MihailRis 1149d5869c Merge branch 'main' into headless-mode 2024-12-22 02:33:12 +03:00
MihailRis d6ccdf9871 add new Bytearray:insert overloads 2024-12-22 02:27:00 +03:00
MihailRis 4ce2f3edca add new Bytearray:append overloads 2024-12-22 02:14:04 +03:00
Stepanov Igor e34a7bb117 Fik lib ext for clang 2024-12-22 02:00:43 +03:00
Stepanov Igor d0e8f43f14 Fix lua linking 2024-12-22 01:37:58 +03:00
MihailRis 4363883728 add 'on_breaking', 'on_block_breaking' events 2024-12-21 14:09:17 +03:00
MihailRis c3f22c6854 rename 2024-12-21 13:11:23 +03:00
MihailRis 17161e5981 fix: on_player_tick not called 2024-12-21 12:55:47 +03:00
MihailRis f49feebd5c refactor 2024-12-21 09:55:44 +03:00
MihailRis ba0610d857 Merge branch 'main' into headless-mode 2024-12-21 09:03:30 +03:00
MihailRis a5a72af796 fix msvc build 2024-12-21 08:31:58 +03:00
MihailRis dc8f5e7873 add 'graphics.dense-render' setting 2024-12-21 08:13:05 +03:00
MihailRis 954724c837 add 'culling' property & optimize generated chunk meshes & fix faces culling when 'light-passing' is false 2024-12-21 06:41:03 +03:00
MihailRis dc93cac1b9 add 'script' entry point 2024-12-21 02:34:54 +03:00
Stepanov Igor 84887d26ec Refactoring CmakePresets for windows github actions and refactoring README 2024-12-20 17:16:31 +03:00
Stepanov Igor 3b96c13857 Merge branch 'headless-mode' into Fix-usage-vcpkg-for-windows-and-add-cmake-preset-for-vscode 2024-12-20 15:41:42 +03:00
MihailRis 1aca4957a4 fix 2024-12-19 23:01:16 +03:00
MihailRis 3d6c1183c4 add logger.print 2024-12-19 22:57:51 +03:00
MihailRis 3d7a9fd225 Merge branch 'main' into headless-mode 2024-12-19 22:57:12 +03:00
MihailRis cda34e3975 fix block overriding 2024-12-19 22:54:54 +03:00
MihailRis 2787f2fc54 fix: grabbed item is deleted on inventory close 2024-12-19 22:44:54 +03:00
MihailRis 3c6ca01df8 fix 2024-12-19 02:37:13 +03:00
MihailRis 008e11b4b7 fix ServerMainloop timer 2024-12-19 02:29:41 +03:00