@clasher113
bf69f7df1a
MSVC build fix
2023-11-29 20:46:46 +02:00
MihailRis
efacb041b5
blocks hitboxes physics
2023-11-29 21:22:42 +03:00
MihailRis
56f055562d
removed extra include
2023-11-29 16:40:44 +03:00
MihailRis
91a6426efe
AABB block hitboxes
2023-11-29 16:36:00 +03:00
MihailRis
cad1f6a669
temporary fixed grass hitbox
2023-11-29 13:29:28 +03:00
MihailRis
a14ddceb47
Lamps render fix
2023-11-24 21:17:54 +03:00
MihailRis
50aa5fdc70
Chunks reload fix
2023-11-23 15:05:46 +03:00
MihailRis
f9bb193e38
Backlight fix
2023-11-22 22:48:52 +03:00
MihailRis
b472626d8d
Backlight for tranparent blocks
2023-11-22 18:58:40 +03:00
MihailRis
d92347097e
ContentGfxCache
2023-11-22 14:53:35 +03:00
MihailRis
fb8d220cca
Blocks atlas is auto-assembling now
2023-11-22 01:53:48 +03:00
MihailRis
3b03464d27
Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor
2023-11-21 11:38:59 +03:00
MihailRis
bcecdc9b60
GLM-related Shader.uniformNf overloads
2023-11-16 21:32:55 +03:00
MihailRis
6cd775c27d
Refactor, world.bin file, BinaryWriter, BinaryReader
2023-11-16 19:32:44 +03:00
@clasher113
883dcbf168
Advancec Frustum Culling & fixes
2023-11-16 16:42:57 +02:00
MihailRis
79aa754e66
World generator update
2023-11-15 16:38:26 +03:00
MihailRis
be980b2aa6
Minor refactor
2023-11-15 13:38:42 +03:00
MihailRis
061b322e39
World generator performance improved
2023-11-15 01:51:37 +03:00
MihailRis
91c06537eb
Generator test mode setting
2023-11-15 00:06:28 +03:00
MihailRis
63b5f4bc6b
Refactor and fixes
2023-11-12 02:44:02 +03:00
MihailRis
e48e41c99a
Added pause menu, new F3 debug panel, fogCurve setting
2023-11-11 15:35:27 +03:00
MihailRis
8b322ea9eb
Added Chunks.resize method
2023-11-06 10:01:42 +03:00
MihailRis
01eb264f44
EngineSettings: chunksLoadDistance, chunksPadding
2023-11-06 01:47:17 +03:00
MihailRis
e437cc99ce
EngineSettings.chunksLoadSpeed; removed unused assets
2023-11-06 00:20:58 +03:00
MihailRis
7730da0056
Project structure update
2023-11-05 22:30:52 +03:00
MihailRis
0cf8382e95
New world format, fixes
2023-11-05 15:32:46 +03:00
MihailRis
e2404830b8
Delete src/voxels/ChunksLoader.cpp
2023-11-02 13:25:57 +03:00
MihailRis
81309b5491
Delete src/voxels/ChunksLoader.h
2023-11-02 13:25:46 +03:00
MihailRis
754c5b80d0
voxels renderer rebuilt, WorldFiles fix
2023-11-02 13:23:52 +03:00
MihailRis
5954369744
Windows compile fixes
2023-10-24 09:56:56 +03:00
MihailRis
4f20abe7ea
Warning fixes, refactor
2023-09-19 23:25:17 +03:00
lllzebralll
a1f9155498
ui update,many fixes
2022-12-08 01:03:12 +03:00
lllzebralll
f04bac6b43
добавленно частичное сглаживание
2022-12-01 20:37:30 +03:00
lllzebralll
900e4ae098
add block rotate
2022-11-19 23:05:33 +03:00
lllzebralll
d2416946d9
inventory
2022-11-19 02:21:15 +03:00
lllzebralll
b1e5a3c6fb
many little fixes
2022-11-08 14:49:10 +03:00
MihailRis
8a073e4e8a
world-wide commit to ruin everything
2022-10-28 22:44:32 +03:00
MihailRis
6965bbe809
PlayerController class (more OOP)
2022-10-01 17:11:43 +03:00
MihailRis
d3f29f8ace
WorldRenderer and HudRenderer classes
2022-10-01 15:59:57 +03:00
lllzebralll
0711cb07f0
add blockSprite
2022-08-11 20:22:20 +03:00
lllzebralll
18266845a6
delete comment
2022-08-10 20:24:13 +03:00
lllzebralll
539c5f90bd
add many feature, but have many draw bugs
2022-08-10 20:18:04 +03:00
MihailRis
bdd3fbf7d4
Added 3 unicode pages for font, fixed UI, added Block.breakable
...
Added 1, 2, 3 and 4 unicode pages from Minecraft.
Font now uses std::wstring instead of std::string
Added Block.breakable field (the only unbreakable block is bedrock)
Bedrock is now selectable
2022-07-14 19:23:31 +03:00
MihailRis
b2872650d6
mini-fix
2022-07-01 02:34:34 +03:00
MihailRis
1038a79b78
Added generation seed support
2022-07-01 02:31:30 +03:00
MihailRis
37dd882fdb
Small chunks render fix
2022-06-29 20:13:49 +03:00
MihailRis
f569378b88
Chunks render moved to ChunksLoader
2022-06-29 19:30:23 +03:00
MihailRis
191b88192b
Added chunks counter to debug info screen
2022-06-29 15:18:31 +03:00
lllzebralll
4e5869882e
micro fix
2022-06-28 19:03:01 +03:00
lllzebralll
0aa891f35f
generation update
2022-06-28 18:35:15 +03:00