Commit Graph
738 Commits
Author SHA1 Message Date
OnranandGitHub 2b64128581 Update stdmin.lua 2024-12-22 01:54:55 +09: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 2d7f448d88 update leaves texture 2024-12-21 09:58:49 +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
Richard TryandGitHub 61741a5cc8 Copy metatable in table.deepcopy
Copy metatable as well during deep copying
2024-12-19 01:37:34 +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 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
MihailRis d9277e1b31 mip-mapping related fixes 2024-11-25 15:39:34 +03:00
MihailRis 81775f3304 update base:drop component 2024-11-24 17:21:19 +03:00
MihailRis bc17abc8b3 add module 'base:util' & fix attack 2024-11-24 15:02:17 +03:00
MihailRis 9ed80ec835 disable traceback lines with non-existing files 2024-11-24 12:09:46 +03:00
MihailRis 9ac22f86e1 update default 3d text 'perspective' value 2024-11-23 16:20:07 +03:00
MihailRis 6ec33ab98c fix stdlib.lua 2024-11-23 14:14:19 +03:00
MihailRis e1579f0c25 add player_name text3d preset 2024-11-23 08:00:35 +03:00
MihailRis 7f41f95013 add version to world info 2024-11-22 14:08:01 +03:00
MihailRisandGitHub 4c0c6dd51a Merge pull request #374 from MihailRis/block-cracks
Block Cracks & update Player
2024-11-21 07:37:09 +03:00