Commit Graph
734 Commits
Author SHA1 Message Date
MihailRis 01344a9d1d added ItemDef.stackSize 2024-01-18 01:56:41 +03:00
MihailRis 097e6fde2f removed debug profiling 2024-01-18 00:55:46 +03:00
MihailRis 6214e1a507 randomTick sped up with faster rand implementation 2024-01-17 23:41:11 +03:00
MihailRis d7f2771da4 lua: pack.get_folder(pack_name) + shader fix 2024-01-17 23:10:06 +03:00
MihailRis 7d35356f9d binary json: compressed documents support 2024-01-17 19:33:04 +03:00
MihailRisandGitHub 5bcbeb771f Merge pull request #106 from koval01/main
Небольшое дополнение репозитория
2024-01-17 18:21:23 +03:00
MihailRisandGitHub cb859eeea2 Merge pull request #109 from AlexXZero/feature/108/docker
#108 Add docker container support
2024-01-17 18:14:49 +03:00
MihailRisandGitHub 483d5d0e48 Merge pull request #118 from A-lex-Ra/main
upd CMakeLists for proper linkage
2024-01-17 18:09:24 +03:00
A-lex-Ra cefc5f62c9 upd CMakeLists for proper linkage 2024-01-17 21:04:18 +06:00
MihailRisandGitHub 45315a1801 Merge pull request #117 from A-lex-Ra/main
fix redundant model dependency in player interaction
2024-01-17 16:38:57 +03:00
MihailRis e71890b709 includes fix 2024-01-17 16:35:17 +03:00
MihailRis 377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
A-lex-Ra 3473aeb309 replace target fix 2024-01-17 19:26:09 +06:00
A-lex-Ra 9c555057b2 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-17 11:54:55 +06:00
MihailRis 34d4500e24 binary_json_spec.md update (cdocument explanation) 2024-01-17 01:24:48 +03:00
MihailRis 9a518ecc5f added missing #include 2024-01-17 00:55:49 +03:00
MihailRis b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis 3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
A-lex-Ra 02c3379f78 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-16 12:53:57 +06:00
MihailRisandGitHub faa581a928 Merge pull request #114 from clasher113/main
Camera rotation fix
2024-01-15 22:11:57 +03:00
@clasher113 100f87056c Camera rotation fix 2024-01-15 18:48:36 +02:00
MihailRis ca40b93344 small fixes 2024-01-15 14:32:18 +03:00
MihailRis 1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
A-lex-Ra ba12642a24 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-15 14:37:14 +06:00
MihailRis cec8d75b7d added content error message screen on world creation 2024-01-14 20:10:50 +03:00
A-lex-Ra ba4e10c2c8 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-14 21:32:06 +06:00
MihailRis 0b48a77e2d world.set_day_time fix 2024-01-14 17:37:42 +03:00
MihailRisandGitHub a4e366f0c1 Update README.md 2024-01-14 16:36:28 +03:00
A-lex-Ra d183c1ae70 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-14 19:34:46 +06:00
MihailRis beddfb5359 scripting prevent-default fix 2024-01-14 15:00:11 +03:00
Alex Dolzhenkov f41362beb4 #108 Add docker container support 2024-01-14 21:28:12 +13:00
A-lex-Ra 18cc2bf867 merge "main" into AlexRa:main 2024-01-14 10:08:19 +06:00
A-lex-Ra c6c5050ea1 msvc preproc fix 2024-01-14 10:06:12 +06:00
MihailRis 6d60cc8276 small fix 2024-01-13 21:33:36 +03:00
MihailRis 9fd675895d physics: step height 2024-01-13 21:20:25 +03:00
MihailRis 3183513e55 luaL_openlib replacement fix 2024-01-13 20:48:24 +03:00
Koval Yaroslav 2254d8e04b add fleet IDE conf dir to .gitignore 2024-01-13 18:54:35 +02:00
Koval Yaroslav 10c12183a3 update issue templates 2024-01-13 18:16:23 +02:00
Yaroslav KovalandGitHub 1e21d1caa7 Update новая-фича.md
grammar correction
2024-01-13 18:11:54 +02:00
Yaroslav KovalandGitHub 74f1de0cb0 Update issue templates 2024-01-13 18:10:20 +02:00
Yaroslav KovalandGitHub d294530184 Create FUNDING.yml 2024-01-13 17:59:21 +02:00
MihailRisandGitHub c7fb887888 Merge pull request #104 from rekvizitt/patch-1
Update be_BY.txt
2024-01-13 16:40:01 +03:00
rekvizittandGitHub f6c26fee6e Update be_BY.txt
Added translate for Content Error.
2024-01-13 15:17:33 +03:00
MihailRis 5569bd711e added bazalt_breaker + scripting fix 2024-01-13 14:07:49 +03:00
MihailRis 40987f16b6 small lua fix 2024-01-13 11:16:44 +03:00
MihailRisandGitHub 39832233bb Update README.md 2024-01-13 01:54:16 +03:00
MihailRis 6817e613f8 Collision inside of blocks fix test 2024-01-12 20:47:15 +03:00
MihailRis 5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00
MihailRis 175613692f default item texture fix 2024-01-12 16:55:48 +03:00
MihailRis 444a2061c5 lua: player functions update 2024-01-12 14:18:29 +03:00