Commit Graph
461 Commits
Author SHA1 Message Date
MihailRis bc05716772 implement blocks data conversion 2024-10-01 19:08:45 +03:00
MihailRis e30c1b3c03 upgrade regions format version to 3 2024-09-06 12:25:52 +03:00
MihailRis f2b9d0620a add cameras.get(int) overload 2024-08-28 11:59:35 +03:00
MihailRisandGitHub 1a50e69769 Merge pull request #293 from zohidjondev/main
New Language: Uzbek
2024-08-12 16:19:39 +03:00
Zohidjon e42bee64f1 Small fixes 2024-08-12 14:58:54 +05:00
MihailRis 8e269e3693 fix stdcomp.lua 2024-08-11 21:16:37 +03:00
MihailRis 218304ba77 remove deprecated call from base pack 2024-08-09 22:42:21 +03:00
Zohidjon 9d5524b583 Added New Language: Uzbek 2024-08-06 14:13:47 +05:00
MihailRis c7ce9a939f update version to 0.23 2024-08-05 20:11:37 +03:00
MihailRis 7bc96affbb add one-time warnings to deprecated blocks-related functions 2024-08-04 00:00:42 +03:00
MihailRis f8907f7db1 add on_update, on_render to docs & change entities tps to 20 2024-08-01 16:04:27 +03:00
sekta 4894d4cf42 1000 ms in 1 sec 2024-07-31 18:03:23 +04:00
sekta 509db9790d srakotan 2024-07-31 17:44:25 +04:00
sekta bee4421ce9 Merge branch 'main' of https://github.com/sekta2/VoxelEngine-Cpp 2024-07-31 17:42:28 +04:00
sekta 871f9a4880 removed trash 2024-07-31 17:32:20 +04:00
sekta f9c3ec66be modified math, table and string in one file 2024-07-31 17:30:39 +04:00
sekta 987d6b6d3f . 2024-07-31 17:14:17 +04:00
MihailandGitHub e05b9bff5d Update stdcmd.lua 2024-07-31 16:18:29 +04:00
MihailandGitHub 4502a1206e added some libraries 2024-07-31 16:12:49 +04:00
MihailandGitHub 3b8d2b2e8c Add files via upload 2024-07-31 16:11:50 +04:00
MihailandGitHub f4f8caec43 a lot stuff changed 2024-07-31 15:25:58 +04:00
MihailandGitHub e74f65eb70 pcall(function, varargs) 2024-07-31 13:37:46 +04:00
MihailRis 10fa828bd7 update component 'ARGS' variable default value 2024-07-30 19:52:04 +03:00
MihailRis a2f79e979e fix: framerate setting values not translated 2024-07-30 19:45:47 +03:00
MihailRis b021339a8a add window icon 2024-07-28 23:47:49 +03:00
MihailRis c0ba5be458 add framerate control 2024-07-28 22:31:27 +03:00
MihailRis a2f011fc96 Merge branch 'main' into framerate-control 2024-07-28 22:20:25 +03:00
MihailRis f46e4a7989 add trackbar 'sub-consumer' for value label refresh when 'change-on-release' 2024-07-28 22:15:18 +03:00
MihailRis 71e20ff805 add block 'ambient-occlusion' property 2024-07-27 18:37:18 +03:00
MihailRis a856b4f140 add framerate control (WIP) 2024-07-25 22:33:21 +03:00
MihailRis 664faf35e9 fix load_script function return value 2024-07-25 21:57:40 +03:00
rekvizittandGitHub f7db1672c6 Update be_BY.txt 2024-07-25 12:22:52 +03:00
MihailRis 8dee7facf0 fix base:player_animator component 2024-07-24 22:07:55 +03:00
MihailRis f172a45d39 fix base:drop component 2024-07-24 22:04:50 +03:00
MihailRis 18d473b673 improve parsing error alert 2024-07-24 17:11:43 +03:00
MihailRis e8a8fb3d60 add base:player_animator component 2024-07-23 22:55:34 +03:00
MihailRis 27a7d7eb44 add module 'item_models' 2024-07-23 22:23:25 +03:00
MihailRis f9df873382 update assets errors handling & add 'atlases' to preload 2024-07-23 19:27:46 +03:00
MihailRis 058daf6117 add camera:look_at optional interpolation parameter 2024-07-22 19:32:05 +03:00
MihailRis 012e81d4c9 add doc/**/cameras.md & update cameras library 2024-07-22 16:50:03 +03:00
MihailRis 0333ce6990 add bone "offset" parameter & update player model 2024-07-21 18:27:11 +03:00
MihailRis 0c4cdeaa87 add entities renderer tint support 2024-07-20 19:35:43 +03:00
MihailRis 4197746c69 add entity shader 2024-07-20 17:13:03 +03:00
MihailRis 8e159009eb refactor res/shaders 2024-07-20 16:05:06 +03:00
MihailRis 02c9c4ced3 add mat4.from_quat(...) & update mat4.decompose(...) 2024-07-19 07:48:42 +03:00
MihailRis 3549c1f326 update entity methods set 2024-07-18 12:08:43 +03:00
MihailRis d285ffb2f7 update entities library semantics 2024-07-18 11:54:37 +03:00
MihailRis c9257ec127 add block.place(...), block.destruct(...) 2024-07-18 08:41:16 +03:00
MihailRis 5a3f28f2b5 add entities.name(...) and entity:get_name(...) 2024-07-17 20:15:45 +03:00
MihailRis 1eac343619 add entities.get_all(...), .get_all_in_box(...), .get_all_in_radius(...) 2024-07-17 14:51:55 +03:00