Commit Graph
747 Commits
Author SHA1 Message Date
MihailRis ba0610d857 Merge branch 'main' into headless-mode 2024-12-21 09:03:30 +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 d021b443dd update leaves texture 2024-12-21 05:38:30 +03:00
MihailRis f43e378bc0 update leaves 2024-12-21 02:01:52 +03:00
MihailRis 3d7a9fd225 Merge branch 'main' into headless-mode 2024-12-19 22:57:12 +03:00
Richard TryandGitHub 61741a5cc8 Copy metatable in table.deepcopy
Copy metatable as well during deep copying
2024-12-19 01:37:34 +03:00
MihailRis a144dd75b7 update vctest & add new test 2024-12-18 05:16:06 +03:00
MihailRis 5e55e20ec4 add test.quit, test.reopen_world 2024-12-18 02:25:28 +03:00
MihailRis e0b3425eff migrate blocks interaction (scripting) to global chunks storage (WIP) 2024-12-13 05:54:41 +03:00
MihailRis 086c20c370 cache block.index, block.name, item.index, item.name 2024-12-12 20:28:41 +03:00
MihailRis 9ec8788838 add player.create, test.set_setting, test.sleep_until, world.count_chunks 2024-12-12 15:54:56 +03:00
MihailRis 60f2303137 Merge branch 'main' into headless-mode 2024-12-11 20:33:38 +03:00
MihailRis cfc16679cb add test.open_world 2024-12-11 14:49:52 +03:00
MihailRis b05c2fc911 fix 'timeit' in headless mode 2024-12-11 14:08:24 +03:00
MihailRis 3c2eb30a29 add test.reconfig_packs & fix world.get_total_time() & enable level controller 2024-12-10 20:14:18 +03:00
MihailRis d3f74b56fa add test.close_world(bool) 2024-12-10 19:14:51 +03:00
MihailRis 9b4dd8f65e refactor & add test.new_world 2024-12-10 18:41:39 +03:00
XertisandGitHub c5033dc6ff create table.deep_copy 2024-12-09 18:33:45 +03:00
XertisandGitHub a2bf2bc1a1 fix table.copy 2024-12-08 23:49:16 +03:00
MihailRis a036c5e383 fix base:bazalt durability 2024-12-08 15:25:24 +03:00
MihailRis 59402b6607 add 'test' library 2024-12-07 22:16:50 +03:00
MihailRis 5e8805f241 add vctest (WIP) 2024-12-07 15:49:23 +03:00
MihailRis 3d484383fc replace 'markdown' (bool) property with 'markup' (str) 2024-12-06 19:36:38 +03:00
MihailRis 47259d5590 Merge branch 'main' into syntax-hightlighting 2024-12-06 18:00:35 +03:00
MihailRis 80e809f97f add markdown dialect (WIP) & add strikethrough and underline font styles 2024-12-06 17:35:03 +03:00
OnranandGitHub 1058da074c Add files via upload 2024-12-06 17:13:33 +09:00
OnranandGitHub 6a0bdde3b9 Merge branch 'MihailRis:main' into main 2024-12-06 11:47:54 +09:00
MihailRis ed3865964b add syntax highlighting (WIP) 2024-12-04 22:13:17 +03:00
MihailRis 78b8305d78 set version to 0.26 2024-12-04 13:39:33 +03:00
OnranandGitHub 657069cd48 migration to ByteArray + small fix 2024-12-02 14:57:26 +09:00
Zohidjon d8266ec516 Added the translation of missing terms and updated the old ones. 2024-12-01 19:26:13 +05:00
MihailRis 21c76c1b0d add socket:get_address, serversocket:get_port 2024-11-30 22:32:14 +03:00
MihailRis b69494aea3 rename 2024-11-29 17:57:18 +03:00
MihailRis 16a6da3753 prevent 'core:empty' item drop 2024-11-29 17:55:31 +03:00
MihailRisandGitHub a18b169f41 Merge pull request #389 from DSDemen/patch-2
Finnish base lang update
2024-11-29 14:08:53 +03:00
DomaJaandGitHub fdee9d5c1a Finnish Lang Update 2 2024-11-29 13:05:47 +02:00
DomaJaandGitHub 4c8f3c7bae Finnish base lang update 2024-11-29 12:39:55 +02:00
MihailRis aa60ae3fad improve properties filter 2024-11-28 16:33:38 +03:00
MihailRis 7e566a51a3 remove test script 2024-11-28 10:21:50 +03:00
MihailRis 495dd5f8f2 add localhost 'network' library test 2024-11-27 17:53:23 +03:00
MihailRis af5902f98e fix network.tcp_connect 2024-11-27 17:50:53 +03:00
MihailRis 951d2fd1f8 add socket:is_alive, :is_connected, serversocket:is_open 2024-11-27 17:46:09 +03:00
MihailRis 34974c4bb3 add network.tcp_connect and .tcp_open 2024-11-27 17:06:06 +03:00
MihailRis 1cd890ff88 add config/user-props.toml combined object 2024-11-26 11:21:04 +03:00
MihailRis b3ac1bd8f4 update base:drop component 2024-11-26 11:01:29 +03:00
MihailRis c97f26b06e introduce 'base:durability' property 2024-11-26 09:43:27 +03:00
MihailRis 0ba0584c5d add function inventory.move_range 2024-11-26 09:32:53 +03:00
MihailRis af185a5a40 update cracks 2024-11-26 08:53:14 +03:00
MihailRis a5a9a4b9ce update base pack 2024-11-26 08:40:15 +03:00