Commit Graph
297 Commits
Author SHA1 Message Date
MihailRisandGitHub a9e8a7e355 Merge pull request #23 from clasher113/main
BlocksRenderer light compressing & fix
2023-11-22 22:22:06 +03:00
MihailRisandGitHub 3021087bf0 Merge branch 'main' into main 2023-11-22 22:21:50 +03:00
MihailRis 4946b7d17d Camera shaking off while cheat movement 2023-11-22 21:20:11 +03:00
MihailRis b6a8358e9e Added bindings for mouse clicks, fixed lights 2023-11-22 21:15:12 +03:00
@clasher113 efdc494aaf BlocksRenderer light compressing & fix 2023-11-22 19:35:56 +02:00
@clasher113 a48af43008 Revert "BlocksRenderer light conpressing & fix"
This reverts commit 13a9641392.
2023-11-22 19:18:03 +02:00
@clasher113 13a9641392 BlocksRenderer light conpressing & fix 2023-11-22 19:15:26 +02:00
MihailRis b472626d8d Backlight for tranparent blocks 2023-11-22 18:58:40 +03:00
MihailRis d2c87f4ba5 Added sky lights multiplier track bar 2023-11-22 16:03:23 +03:00
MihailRis eb18269416 notfound texture 2023-11-22 15:18:11 +03:00
MihailRis d92347097e ContentGfxCache 2023-11-22 14:53:35 +03:00
MihailRis bf4ad5ca58 Block light and sky light combination fix 2023-11-22 02:17:44 +03:00
MihailRis fb8d220cca Blocks atlas is auto-assembling now 2023-11-22 01:53:48 +03:00
MihailRis ea5c117652 worlds list fix 2023-11-21 15:19:02 +03:00
MihailRis 3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis f2f9343737 screenshot file name format updated 2023-11-21 01:07:25 +03:00
MihailRis 9629135791 small fix 2023-11-20 22:32:01 +03:00
MihailRisandGitHub 0a196b0090 Merge pull request #22 from clasher113/main
Block render fix
2023-11-20 22:28:12 +03:00
@clasher113 d2e60852ee Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-20 12:38:15 +02:00
@clasher113 cbb5689953 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-11-20 12:33:34 +02:00
clasher113andGitHub 730a602af4 Merge branch 'MihailRis:main' into main 2023-11-20 12:33:13 +02:00
@clasher113 934d9835cf Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-20 12:32:34 +02:00
@clasher113 69139c162a Win32 keyname implementation 2023-11-20 12:32:06 +02:00
@clasher113 9fdc2abb4e Block render fix 2023-11-20 12:30:24 +02:00
MihailRis 0dd038ab61 -Wreorder warning fix 2023-11-20 11:37:47 +03:00
MihailRisandGitHub 6feaa8dbc8 Merge pull request #21 from clasher113/main
Chunks meshes indexing & fix
2023-11-20 11:32:37 +03:00
MihailRis d8a9670486 Added frontend/menu module 2023-11-20 11:29:02 +03:00
MihailRis 926fcb1f79 Menu-related panels creation moved to frontend/menu module 2023-11-20 11:28:28 +03:00
clasher113andGitHub 5fcd96efe8 Update .gitignore 2023-11-20 10:13:17 +02:00
@clasher113 3033f4f767 Build fix 2023-11-20 10:11:04 +02:00
@clasher113 5252856bbb Revert "Buid fix"
This reverts commit 153ed0e027.
2023-11-20 10:10:04 +02:00
@clasher113 153ed0e027 Buid fix 2023-11-20 10:08:52 +02:00
clasher113andGitHub aa03757f29 Merge branch 'MihailRis:main' into main 2023-11-20 09:18:11 +02:00
@clasher113 cd3cf70710 Chunks meshes indexing 2023-11-20 09:16:07 +02:00
MihailRis c712c2239f Added missing keycodes 2023-11-20 06:48:30 +03:00
MihailRis e04abe79d8 inputtype::button renamed to inputtype::mouse 2023-11-20 06:39:42 +03:00
MihailRis 3eb6e82631 Added missing key names 2023-11-20 06:35:23 +03:00
MihailRis 3b5c039db1 PagesControl leak fix 2023-11-20 03:59:59 +03:00
MihailRis 4ea7bda249 PagesControl, refactor 2023-11-20 03:31:18 +03:00
MihailRis 41f9c51a27 Minor refactor 2023-11-19 23:18:26 +03:00
MihailRis 7ab69ebc1e added 'hud.inventory' binding 2023-11-19 23:11:35 +03:00
MihailRis 9051db3526 bindings, controls.json file 2023-11-19 22:37:15 +03:00
MihailRis e3743b8463 GfxContext, render refactor 2023-11-19 20:18:44 +03:00
MihailRis ea729760d4 stone block texture brightness increased 2023-11-19 19:46:14 +03:00
MihailRisandGitHub 6579ea2066 Merge pull request #20 from C4e10VeK/res-directories
Res directories refact
2023-11-19 19:21:33 +03:00
Che10vek be416ad9e7 Merge branch 'main' into res-directories 2023-11-20 01:33:34 +10:00
Che10vek 2ee9e33c6d resources paths refact 2023-11-20 01:30:57 +10:00
MihailRis 6d9070f346 missing 'worlds' directory check fix 2023-11-19 18:22:34 +03:00
MihailRisandGitHub 12db8a1448 Merge pull request #19 from clasher113/main
Optimization
2023-11-19 17:54:11 +03:00
MihailRis cbafb9a68b Image related leaks fix 2023-11-19 17:44:14 +03:00