2993 Commits

Author SHA1 Message Date
MihailRis
4ea4224452 increase SKY_LIGHT_MUL 2024-10-24 13:38:43 +03:00
MihailRis
2b057a0977 fix: core:struct_air is being replaced with plants 2024-10-24 13:27:32 +03:00
MihailRis
9157012cdb
Merge pull request #325 from MihailRis/optimize-ChunksRenderer
Optimize ChunksRenderer
2024-10-24 11:58:58 +03:00
MihailRis
054b3926cd remove extra shared_ptr use from util::ThreadPool 2024-10-24 11:49:06 +03:00
MihailRis
7f0e12bb4e rename a variable 2024-10-24 11:26:14 +03:00
MihailRis
3e1a82d137 make BlocksRenderer::createMesh return MeshData & make ChunksRenderer workers have standalone results 2024-10-24 10:54:07 +03:00
MihailRis
4e3064e37b fix util::Buffer 2024-10-24 10:51:03 +03:00
MihailRis
cc37fa57f1 update Mesh from MeshData constructor 2024-10-24 10:22:04 +03:00
MihailRis
5c6b73ee2b add MeshData 2024-10-24 10:11:57 +03:00
MihailRis
d41ec3a019 upgrade util::Buffer 2024-10-24 09:56:57 +03:00
MihailRis
cbbc04edcf fix rare grass-only chunk meshes 2024-10-24 09:19:58 +03:00
MihailRis
eb400e68ca add more new world info to logger messages 2024-10-23 15:08:26 +03:00
MihailRis
b108c4710d update events.md 2024-10-23 13:38:53 +03:00
MihailRis
37fadec007 update README.md 2024-10-23 13:33:15 +03:00
MihailRis
109cfbfceb add dependency levels to content-packs.md 2024-10-23 13:21:03 +03:00
MihailRis
9b53def82a fix: dependency level prefix is ignored 2024-10-23 13:20:47 +03:00
MihailRis
3b5857ee62 fix: on_block_placed not calling 2024-10-23 12:10:02 +03:00
MihailRis
5dce372156 fix glm quaternions issues 2024-10-23 09:45:31 +03:00
MihailRis
24c1a0f942 update version to 0.24 2024-10-22 19:07:39 +03:00
MihailRis
d3d4e0a69a
Miscellaneous release improvements (#324) 2024-10-22 09:19:52 +03:00
MihailRis
9ec69a43ba update windows workflow to run in release branches 2024-10-22 08:09:35 +03:00
MihailRis
b217c902c4 fix extended blocks solidity & fix extended blocks neighbours update 2024-10-22 08:06:26 +03:00
MihailRis
64cf9bb273 flip generator minimap 2024-10-22 06:44:58 +03:00
MihailRis
3ea6d2ccf9
Merge pull request #323 from Sergwest585/main
FullCheckBox resize function
2024-10-22 06:07:17 +03:00
Sergwest585
daae8a3707 fix fullcheckbox resize function 2024-10-22 03:22:54 +03:00
Sergwest585
c725775939 remove excess script 2024-10-22 02:04:35 +03:00
Sergwest585
3370fc3341 very important -p flag in mkdir in run.sh 2024-10-22 02:02:37 +03:00
MihailRis
5fbc05d21d
Fix windows workflow (#322) 2024-10-21 21:16:12 +03:00
MihailRis
731c00d504
Merge pull request #321 from MihailRis/remove-spng
Replace libspng with libpng on Windows (#311)
2024-10-21 14:35:05 +03:00
MihailRis
d2805f40e8 remove libspng-related code from png.cpp 2024-10-21 14:09:15 +03:00
MihailRis
d0dbe549a1 remove libspng mentions from Windows build 2024-10-21 13:58:54 +03:00
MihailRis
6e07ea1a44 update CMakeLists.txt 2024-10-21 13:52:59 +03:00
MihailRis
1f4ef8a4de fix 'access denied' in file.remove for entry points 'export', 'config' 2024-10-21 12:16:24 +03:00
MihailRis
e0df715128 fix fast memory consumption growth in travels 2024-10-21 11:57:52 +03:00
MihailRis
6796b12414 update generator-test-mode behaviour 2024-10-21 09:01:31 +03:00
MihailRis
2bd10b2456 fix: config folder is not created automatically 2024-10-20 15:57:01 +03:00
MihailRis
9c70623aab fix AreaMap2D.clear 2024-10-20 08:15:35 +03:00
MihailRis
5ca83a572b
Merge pull request #315 from Sergwest585/main
small ide stuff + search controls
2024-10-20 06:03:23 +03:00
Sergwest585
5091ddb357 fix scroll max size of control panel 2024-10-20 02:10:45 +03:00
Sergwest585
791bc71a37 add search panel in controls-setting page, that search by name and keyname 2024-10-20 01:24:28 +03:00
Sergwest585
67f7006ad0 add get_binding_text() for script api 2024-10-20 01:22:49 +03:00
MihailRis
3d5db34203
Merge pull request #314 from Xertis/main
bugs fix
2024-10-20 00:07:06 +03:00
Sergwest585
9628068faf add compile_flags.txt with -Isrc for ide with clangd 2024-10-19 21:02:21 +03:00
Sergwest585
a831e98457 run.sh: set value -j to the number of cpu cores 2024-10-19 20:53:20 +03:00
Sergwest585
2a9e602a1b add default return in switch-case 2024-10-19 20:51:20 +03:00
Xertis
5ffa6966b2
fix item.caption 2024-10-19 18:56:30 +03:00
Xertis
fa74e59818
fix __load_script 2024-10-19 18:55:18 +03:00
MihailRis
6b84fa82fc fix: non-air lines are not placed 2024-10-19 05:37:10 +03:00
MihailRis
6e6f9616cd fix fatal error on wrong placement args 2024-10-19 05:33:59 +03:00
MihailRis
cd949126b2 format base:demo generator script 2024-10-19 04:21:37 +03:00