Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis 3d97cd444a update CHANGELOG.md 2024-12-01 12:10:26 +03:00
MihailRis b245a7182f Merge branch 'release-0.25' 2024-12-01 11:30:30 +03:00
MihailRis 13cbe3fb17 update doc/*/events.md 2024-12-01 10:37:27 +03:00
MihailRis 21c76c1b0d add socket:get_address, serversocket:get_port 2024-11-30 22:32:14 +03:00
MihailRis 0ce970c990 Merge branch 'main' into release-0.25 2024-11-30 22:17:10 +03:00
MihailRis 3e949bd499 fix fatal error on invalid base64.decode input string 2024-11-30 22:14:37 +03:00
MihailRis 00cf6e39ef fix projected text frustum culling 2024-11-30 17:34:07 +03:00
MihailRis 166f3199fa update changelog date 2024-11-29 21:22:34 +03:00
MihailRis 52a8880c4b Merge branch 'main' into release-0.25 2024-11-29 20:45:17 +03:00
MihailRis c9040df090 fix it temporary and think deeper after 0.25 release 2024-11-29 20:44:16 +03:00
MihailRis 05003a4082 fix fatal error on uncaught lua exceptions in network functions calls 2024-11-29 20:32:18 +03:00
MihailRis b69494aea3 rename 2024-11-29 17:57:18 +03:00
MihailRis 0825e30ea4 Merge branch 'main' into release-0.25 2024-11-29 17:55:48 +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
MihailRisandGitHub febba8cdc2 Merge pull request #390 from DSDemen/patch-3
Finnish Lang Update 2
2024-11-29 14:08:38 +03:00
MihailRis 9f108879f1 Merge branch 'main' into release-0.25 2024-11-29 12:57:01 +03:00
MihailRis db503ec162 fix 3d-text docs 2024-11-29 12:56:27 +03:00
MihailRis 2ee9d33ad8 Merge branch 'main' into release-0.25 2024-11-28 18:59:37 +03:00
MihailRisandGitHub 794e38507a Merge pull request #386 from MihailRis/update-docs
Update docs
2024-11-28 18:59:11 +03:00
MihailRis a5609f3e0c add doc/*/scripting/builtins/libgfx-blockwraps.md 2024-11-28 18:28:42 +03:00
MihailRis 14650562c2 update CURLOPT_USERAGENT value 2024-11-28 18:13:21 +03:00
MihailRis 95689b1115 add doc/*/scripting/builtins/libnetwork.md 2024-11-28 18:09:12 +03:00
MihailRis ca83dcf9a7 update doc/*/xml-ui-layouts.md 2024-11-28 17:48:06 +03:00
MihailRis ba1a82539f update doc/*/block-properties.md 2024-11-28 16:42:46 +03:00
MihailRis aa60ae3fad improve properties filter 2024-11-28 16:33:38 +03:00
MihailRis 7d89fb86bd Merge branch 'main' into release-0.25 2024-11-28 16:03:43 +03:00
MihailRis 6322c03958 update CHANGELOG.md 2024-11-28 16:03:20 +03:00
MihailRisandGitHub 8c62cf6a1f Merge pull request #385 from MihailRis/misc-fixes
Small
2024-11-28 16:00:20 +03:00
MihailRis 3f9701915c update hud.open(...) 2024-11-28 15:48:44 +03:00
MihailRis bf9f6bbe79 make 'structures.toml' combined 2024-11-28 13:41:59 +03:00
MihailRis 31bf1f3432 update README.md 2024-11-28 12:14:07 +03:00
MihailRis ef35efe049 update README.md 2024-11-28 12:10:13 +03:00
MihailRis bcbd56e3a9 update CHANGELOG.md to 0.25 2024-11-28 12:08:05 +03:00
MihailRis 0d5423a970 update README.md and main-page.md 2024-11-28 11:36:18 +03:00
MihailRis 157a7e8155 update Dockerfile and README.md 2024-11-28 10:50:20 +03:00
MihailRisandGitHub 3d6e78daa9 Merge pull request #369 from MihailRis/curl
Network
2024-11-28 10:45:20 +03:00
MihailRis 7e566a51a3 remove test script 2024-11-28 10:21:50 +03:00
MihailRis 46628263d1 add network.get_total_upload, .get_total_download 2024-11-28 10:21:16 +03:00
MihailRis 9b73e78a37 Merge branch 'main' into curl 2024-11-27 23:37:32 +03:00
MihailRisandGitHub 30eed09224 Merge pull request #384 from MihailRis/in-memory-png-loading
In-memory png loading
2024-11-27 23:37:02 +03:00
MihailRis 434e8a6331 cleanup 2024-11-27 23:25:56 +03:00
MihailRis 3dc776c90d add in-memory png loading implementation 2024-11-27 22:47:18 +03:00
MihailRis 6e90568d2a add util::escape 'escapeUnicode' option 2024-11-27 21:40:48 +03:00
MihailRis 637dfa66c2 add 'null' support to json parser 2024-11-27 21:33:20 +03:00
MihailRis 3b3407aef6 remove unused function 2024-11-27 21:18:11 +03:00
MihailRis 6b8ee77ff5 fix server shutdown with winsocks 2024-11-27 20:46:40 +03:00
MihailRis 79e311dd91 fix curl cleanup 2024-11-27 20:35:36 +03:00
MihailRis 43a838b1a5 fix WSAEAFNOSUPPORT (10047) 2024-11-27 20:31:05 +03:00
MihailRis 6af6eda78e refactor Network 2024-11-27 20:24:09 +03:00
MihailRis 7e0c95d126 prevent uncaught exception in thread 2024-11-27 19:54:17 +03:00
MihailRis 449604dc1a Merge branch 'main' into curl 2024-11-27 19:52:56 +03:00
MihailRis f262c0f297 fix libplayer.md 2024-11-27 18:25:54 +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 847ef23092 add network.__closeserver 2024-11-27 16:14:20 +03:00
MihailRis 1b04a2a61e fix msvc build again 2024-11-27 16:07:21 +03:00
MihailRis 9e8addbd7d fix msvc build 2024-11-27 15:55:14 +03:00
MihailRis a72d36f53c add simple inefficient server socket implementation (WIP) 2024-11-27 15:38:57 +03:00
MihailRis 233bc3174c add network.__close 2024-11-27 12:51:01 +03:00
MihailRis 32ba027fac replace getContentPacks with getAllContentPacks in global events emitting 2024-11-27 12:12:20 +03:00
MihailRis fb0f4bff52 complete simple connection implementation 2024-11-27 12:10:59 +03:00
MihailRis 3933baccd2 remove double world.lua run in 'core' 2024-11-27 10:55:55 +03:00
MihailRis dbc2541604 Merge branch 'main' into curl 2024-11-26 21:52:43 +03:00
MihailRis 5e4949f4d1 revert workflows 2024-11-26 21:27:30 +03:00
MihailRis aa7fa6be5b add network.__connect 2024-11-26 21:26:26 +03:00
MihailRis 55de4848dc remove non-blocking mode 2024-11-26 21:07:30 +03:00
MihailRis 85d94017c7 catch EINPROGRESS and WSAEWOULDBLOCK 2024-11-26 20:32:57 +03:00
MihailRis 992cfefc8e update error message 2024-11-26 19:58:29 +03:00
MihailRis f5c4a22564 again 2024-11-26 19:30:06 +03:00
MihailRis 353046b9d5 turn off extra workflows to minimize spam 2024-11-26 19:26:18 +03:00
MihailRis 13bdfef52a fix 2024-11-26 18:55:51 +03:00
MihailRis b999c062d6 fix 2024-11-26 18:46:37 +03:00
MihailRis 419699bc0d update error handling code 2024-11-26 18:36:19 +03:00
MihailRis 5e0d5b6db2 turn on failing test to check an error message 2024-11-26 18:10:45 +03:00
MihailRis edd4170532 minor refactor 2024-11-26 17:49:08 +03:00
MihailRis 8e0a8d6a47 fix 2024-11-26 17:24:52 +03:00
MihailRis 18bdce52df make socket non-blocking 2024-11-26 17:12:24 +03:00
MihailRis 4b42369c31 update PLAYER_AIR_DAMPING value to 8 2024-11-26 12:56:31 +03:00
MihailRis e8b674ca65 Merge branch 'main' into curl 2024-11-26 12:48:14 +03:00
MihailRisandGitHub d29621d42f Merge pull request #378 from MihailRis/user-properties
User properties
2024-11-26 11:37:45 +03:00
MihailRis b74b280009 add ui 'id' read-only property 2024-11-26 11:27:52 +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 51eadd397c fix 2024-11-26 09:44:17 +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 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 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 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
MihailRisandGitHub 8f95964faa Merge pull request #383 from MihailRis/new-inventoryview-features
New InventoryView features
2024-11-25 07:31:40 +03:00
MihailRis e34620b9bd update doc/*/xml-ui-layouts.md 2024-11-25 07:21:11 +03:00