319 Commits

Author SHA1 Message Date
@clasher113
aeb3a3cd69 Merge branch 'main' of https://github.com/clasher113/VoxelEngine-Cpp 2023-11-25 00:42:24 +02:00
@clasher113
6d777ea01b Fix 2023-11-25 00:42:18 +02:00
@clasher113
c2c255c70a Fixes 2023-11-25 00:35:16 +02:00
MihailRis
0f32831d01 Locked cursor gui interaction fix again 2023-11-24 23:10:30 +03:00
MihailRis
a14ddceb47 Lamps render fix 2023-11-24 21:17:54 +03:00
MihailRis
a7b351d5bc Lights fix 2023-11-24 20:26:16 +03:00
MihailRis
48b6c92472 show-chunk-borders is a setting now 2023-11-24 19:39:45 +03:00
MihailRis
f54283cab1 Show chunk borders debug option 2023-11-24 19:33:41 +03:00
MihailRis
275e4af9fd World structure update + new blocks 2023-11-24 02:20:13 +03:00
MihailRis
cc556bc19b GCC warnings fix 2023-11-23 19:26:40 +03:00
MihailRis
50aa5fdc70 Chunks reload fix 2023-11-23 15:05:46 +03:00
MihailRis
c518580577 MSVC build fix 2023-11-23 14:44:37 +03:00
MihailRis
d888eded89 Locked cursor GUI interaction fix 2023-11-23 14:42:26 +03:00
MihailRis
568c612970 Backlight setting 2023-11-23 14:10:08 +03:00
MihailRis
f45fcffaf8 Added chunks load speed trackbar 2023-11-23 13:50:27 +03:00
MihailRis
be807535f5 Panels scrolling, scissors test fix 2023-11-23 13:36:24 +03:00
MihailRis
e6c9a38f0c Added include <stdexcept> 2023-11-23 12:37:50 +03:00
MihailRis
10c0963453 Atlas.build: max resolution limit argument 2023-11-23 12:35:35 +03:00
MihailRis
230d71ab49 small fix 2023-11-23 12:30:51 +03:00
MihailRis
1cf4cb727f LMPacker fix 2023-11-23 12:28:28 +03:00
MihailRis
a6a1e7866a F5 key fix 2023-11-23 02:46:18 +03:00
MihailRis
f9bb193e38 Backlight fix 2023-11-22 22:48:52 +03:00
MihailRis
a9e8a7e355
Merge pull request #23 from clasher113/main
BlocksRenderer light compressing & fix
2023-11-22 22:22:06 +03:00
MihailRis
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 13a96413922ce46e32e03bb1606a8512117521bf.
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
MihailRis
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
clasher113
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
MihailRis
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