Commit Graph
3528 Commits
Author SHA1 Message Date
MihailRis 60f2303137 Merge branch 'main' into headless-mode 2024-12-11 20:33:38 +03:00
MihailRisandGitHub 6040aa3ea5 Merge pull request #409 from MihailRis/update-appimage
Update AppImageBuilder.yml
2024-12-11 20:31:32 +03:00
MihailRis 855f3c6d78 add libluajit 2024-12-11 20:18:13 +03:00
MihailRis 436bfd24ba update ChunksStorage 2024-12-11 16:30:19 +03:00
MihailRis 91fa2838d6 reduce 'corrupted block detected ...' spam if chunk data is corrupted 2024-12-11 15:23:16 +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 c67f158e62 remove default player from headless mode 2024-12-11 00:31:08 +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 9e18dccbbb enable verbose engine tests output 2024-12-10 19:20:28 +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
MihailRis 8f37704530 fix libworld docs 2024-12-10 18:19:08 +03:00
MihailRisandGitHub 19908c4644 Merge pull request #408 from Xertis/patch-1
Fixing the table.copy bug
2024-12-09 19:00:10 +03:00
XertisandGitHub 8b1cf7338f Update extensions.md 2024-12-09 18:43:38 +03:00
XertisandGitHub c5033dc6ff create table.deep_copy 2024-12-09 18:33:45 +03:00
MihailRis 5ffc054d75 refactor 2024-12-09 01:12:41 +03:00
XertisandGitHub a2bf2bc1a1 fix table.copy 2024-12-08 23:49:16 +03:00
MihailRis 5fe5c6b27a fix player tick rate 2024-12-08 15:38:03 +03:00
MihailRis a036c5e383 fix base:bazalt durability 2024-12-08 15:25:24 +03:00
MihailRis eaffc0cb57 Merge branch 'main' into headless-mode 2024-12-08 01:39:45 +03:00
MihailRis 59402b6607 add 'test' library 2024-12-07 22:16:50 +03:00
MihailRisandGitHub bbb9987140 windows (#405) 2024-12-07 21:42:39 +03:00
MihailRis 92fb19ba5e fix item.properties 2024-12-07 20:42:10 +03:00
MihailRis 6e5df533ed update vctest (MSVC) 2024-12-07 20:14:48 +03:00
MihailRis eb53ccfa3e update vctest (MSVC) 2024-12-07 20:01:03 +03:00
MihailRis edc3d473d8 update vctest (MSVC) 2024-12-07 19:56:02 +03:00
MihailRis bc102075f2 update vctest (MSVC) 2024-12-07 19:36:47 +03:00
MihailRis 798a86d692 update vctest 2024-12-07 19:23:49 +03:00
MihailRisandGitHub 4318b50c2f Merge pull request #404 from RichardTry/patch-2
Fix neighbour chunk update
2024-12-07 19:03:59 +03:00
MihailRisandGitHub 9a7cafa422 Merge pull request #403 from RichardTry/patch-1
AreaMap2D getHeight typo fix
2024-12-07 18:58:41 +03:00
Richard TryandGitHub f6d5735f14 Fix neighbour chunk update
+1 for x axis is missed in getChunk()
2024-12-07 18:57:16 +03:00
MihailRis c9207a8b15 update vctest 2024-12-07 18:47:29 +03:00
MihailRis f86bbaa2ce update vctest 2024-12-07 18:21:38 +03:00
MihailRis 95be0e74b8 update vctest 2024-12-07 17:42:15 +03:00
MihailRis ed4bfeecee update windows.yml 2024-12-07 17:27:41 +03:00
MihailRis c0309444c2 replace 'Run engine (headless)' with 'Run engine tests' in windows workflow 2024-12-07 17:14:48 +03:00
MihailRis 7528649ad9 update macos.yml 2024-12-07 17:11:45 +03:00
MihailRis 2834fbec90 update macos.yml 2024-12-07 17:06:14 +03:00
MihailRis 19b458d048 replace 'Run engine (headless)' with 'Run engine tests' 2024-12-07 17:00:20 +03:00
MihailRis df4b4a3825 update appimage.yml 2024-12-07 16:47:09 +03:00
MihailRis 7405caa471 update appimage.yml 2024-12-07 16:28:17 +03:00
MihailRis 95b848f44c replace 'Run engine (headless)' with 'Run engine tests' in AppImage workflow 2024-12-07 16:15:09 +03:00
MihailRis 5e8805f241 add vctest (WIP) 2024-12-07 15:49:23 +03:00
Richard TryandGitHub 42439de3d6 AreaMap2D getHeight fix
Fix typo and return sizeY.
2024-12-07 05:42:47 +03:00
MihailRis d9bd60f473 update windows and macos workflows & add engine version to log 2024-12-07 02:45:51 +03:00
MihailRis d2fbb83d78 disable extra locale reload in headless mode 2024-12-07 02:25:42 +03:00
MihailRis d1f92c21d0 fix on_block_interact & fix segfault after engine finished 2024-12-07 02:10:36 +03:00
MihailRis e0670c11d5 add 'Run engine (headless)' step to appimage workflow & disable Build AppImage and upload 2024-12-07 01:44:28 +03:00
MihailRis 1d1d5c330c update appimage workflow 2024-12-07 01:34:21 +03:00