2491 Commits

Author SHA1 Message Date
MihailRis
e8b674ca65 Merge branch 'main' into curl 2024-11-26 12:48:14 +03:00
MihailRis
b74b280009 add ui 'id' read-only property 2024-11-26 11:27:52 +03:00
MihailRis
b3ac1bd8f4 update base:drop component 2024-11-26 11:01:29 +03:00
MihailRis
51eadd397c fix 2024-11-26 09:44:17 +03:00
MihailRis
0ba0584c5d add function inventory.move_range 2024-11-26 09:32:53 +03:00
MihailRis
f6ab0de5af update Inventory::move 2024-11-26 08:53:32 +03:00
MihailRis
af185a5a40 update cracks 2024-11-26 08:53:14 +03:00
MihailRis
d9277e1b31 mip-mapping related fixes 2024-11-25 15:39:34 +03:00
MihailRis
7ddf3f7537 minimize chunks overdraw 2024-11-25 13:12:47 +03:00
MihailRis
97cf597a01 update WorldRenderer::renderHands 2024-11-25 12:31:10 +03:00
MihailRis
b7b11d9b2a set player tick rate to 60 2024-11-25 08:38:32 +03:00
MihailRis
ea295e3d43 reduce drop model sizes 2024-11-25 08:24:00 +03:00
MihailRis
f4e1f4cfaf Merge branch 'main' into user-properties 2024-11-25 08:18:29 +03:00
MihailRis
69df0eba1b add 'taking' and 'placing' xml properties to slot and slots-grid 2024-11-25 07:12:40 +03:00
MihailRis
4e25362f9b set slot tooltip delay to 0 & refactor 2024-11-24 17:56:14 +03:00
MihailRis
e8ee3e04b1 fix disabled slots display 2024-11-24 17:47:28 +03:00
MihailRis
bc17abc8b3 add module 'base:util' & fix attack 2024-11-24 15:02:17 +03:00
MihailRis
f095edda7a Merge branch 'main' into user-properties 2024-11-24 12:58:09 +03:00
MihailRis
1a00a91b60 fix: commands repository not reset before world open 2024-11-24 12:54:05 +03:00
MihailRis
9ed80ec835 disable traceback lines with non-existing files 2024-11-24 12:09:46 +03:00
MihailRis
90155dd05b rename functions 2024-11-24 07:58:07 +03:00
MihailRis
db5dada519 Merge branch 'main' into curl 2024-11-23 17:46:57 +03:00
MihailRis
9ac22f86e1 update default 3d text 'perspective' value 2024-11-23 16:20:07 +03:00
MihailRis
bcf920a251 add xray_opacity support to projected 3d text 2024-11-23 14:16:58 +03:00
MihailRis
5e063d9fe0 refactor Network 2024-11-23 09:49:17 +03:00
MihailRis
772fafb6ad Merge branch 'main' into curl 2024-11-23 08:22:05 +03:00
MihailRis
dc22fec584 fix msvc build 2024-11-23 08:10:18 +03:00
MihailRis
e1579f0c25 add player_name text3d preset 2024-11-23 08:00:35 +03:00
MihailRis
65e5063326 add player names display 2024-11-23 07:41:44 +03:00
MihailRis
acc4d2540d add player name 2024-11-23 05:38:18 +03:00
MihailRis
97a4741a73 fix 2024-11-23 05:23:23 +03:00
MihailRis
7027bd6f28 add Players 2024-11-23 05:14:12 +03:00
MihailRis
5f496eecb2 Merge branch 'main' into player-names 2024-11-23 04:25:05 +03:00
@clasher113
2163eaca71 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-11-22 17:18:29 +02:00
@clasher113
212f4d3590 sorted meshes: check for frustum 2024-11-22 17:13:15 +02:00
MihailRis
404fa3d0e2 fix msvc build 2024-11-22 16:28:53 +03:00
MihailRis
bd2acd5766 refactor players 2024-11-22 16:17:13 +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
a222311d34 Merge branch 'main' into curl 2024-11-22 11:11:56 +03:00
MihailRis
cd630463b3 add block.properties, item.properties (experimental) 2024-11-22 11:08:36 +03:00
MihailRis
a200c3988b feat: load entity components after content load 2024-11-22 09:51:34 +03:00
MihailRis
0ec081a3ae feat: load world scripts after content load 2024-11-22 09:47:43 +03:00
MihailRis
8543be87df add block.materials table 2024-11-22 09:36:48 +03:00
MihailRis
a641099d36 feat: load block and item scripts after content load 2024-11-22 08:56:59 +03:00
MihailRis
e2b4239ffb fix 2024-11-22 08:01:59 +03:00
MihailRis
988adce975 add missing include 2024-11-22 07:42:00 +03:00
MihailRis
b23318a06c add network.http_get, network.http_get_binary 2024-11-22 07:30:38 +03:00
MihailRis
186078a8d5 make httpGet non-blocking 2024-11-22 07:28:18 +03:00
MihailRis
0fec17a8b6 fix file.write_bytes 2024-11-22 07:13:49 +03:00