Commit Graph
820 Commits
Author SHA1 Message Date
MihailRis 78761a445a add leaf texture 2024-12-23 16:54:39 +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 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 1149d5869c Merge branch 'main' into headless-mode 2024-12-22 02:33:12 +03:00
MihailRis c9b69fdfb2 fix data_buffer:put_bytes 2024-12-22 02:32:00 +03:00
MihailRis 212cc486d4 optimize data_buffer:put_bytes for Bytearray 2024-12-22 02:22:00 +03:00
OnranandGitHub 2b64128581 Update stdmin.lua 2024-12-22 01:54:55 +09:00
MihailRis 79f5ffc463 Merge branch 'main' into headless-mode 2024-12-21 10:58:41 +03:00
MihailRisandGitHub da484da17c Merge pull request #417 from Xertis/patch-3
Add new extensions
2024-12-21 10:58:21 +03:00
XertisandGitHub b372286a69 changing the standard conf to 1 2024-12-21 10:44:25 +03:00
MihailRis cdb6f2a9cd Merge branch 'main' into headless-mode 2024-12-21 09:59:37 +03:00
MihailRis 2d7f448d88 update leaves texture 2024-12-21 09:58:49 +03:00
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
Xertis f4ac84daa2 fix 2024-12-20 23:55:10 +03:00
XertisandGitHub 6018db9c28 refact math.normalize 2024-12-20 23:26:59 +03:00
XertisandGitHub 958a706546 add new extensions.lua 2024-12-20 22:59:53 +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 4133e6fd0a set markup 2024-12-09 19:51:41 +03:00
XertisandGitHub ee147ec7bd Merge branch 'MihailRis:main' into main 2024-12-09 19:27:45 +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