164 Commits

Author SHA1 Message Date
MihailRis
4e6818fb7f added missing strings 2023-12-12 22:19:31 +03:00
MihailRis
7bf70bb26e languages support (WIP) 2023-12-12 22:02:17 +03:00
MihailRis
d75d75eeb8 Rust texture update 2023-12-09 22:32:29 +03:00
MihailRis
9e04a723a9 Added lightbulb block 2023-12-09 21:52:27 +03:00
MihailRis
f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03:00
MihailRis
e3f7f7218f AABB blocks render fix + new test block: pipe 2023-12-07 01:34:54 +03:00
MihailRis
81704140a7 Added pane rotation profile 2023-12-05 11:13:09 +03:00
MihailRis
7f9e87cea2 AABB blocks rotation support (WIP part 2) 2023-12-05 10:01:26 +03:00
MihailRis
9d941e934c BlocksRenderer minor refactor 2023-12-05 09:07:52 +03:00
MihailRis
0c764bcbd9 AABB blocks rotation support (WIP part 1) 2023-12-04 15:52:09 +03:00
MihailRis
8bc8eb14bd Block rotation profiles 2023-12-04 09:38:55 +03:00
MihailRis
7327c92ef1 Fog factor changed 2023-12-04 01:11:20 +03:00
MihailRis
b89ee052c5 Fog range changed to 0..1 2023-12-03 23:53:37 +03:00
MihailRis
4d9e43bf03 Fog fix 2023-12-03 23:49:58 +03:00
MihailRis
4de2d77150 sky-lights fix, graphics.skybox-resolution 2023-12-03 23:36:54 +03:00
MihailRis
c8a283c645 Base content package + ContentLoader 2023-12-01 16:26:42 +03:00
MihailRis
1fda002e0b Actual 3D block icons 2023-12-01 13:56:35 +03:00
MihailRis
d6c6d13786 Actually added ui3d shader 2023-11-30 21:13:45 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis
a60cc70246 GLSL 'include' support 2023-11-28 16:13:49 +03:00
MihailRis
c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis
275e4af9fd World structure update + new blocks 2023-11-24 02:20:13 +03:00
MihailRis
3021087bf0
Merge branch 'main' into main 2023-11-22 22:21:50 +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
eb18269416 notfound texture 2023-11-22 15:18:11 +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
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
ea729760d4 stone block texture brightness increased 2023-11-19 19:46:14 +03:00
Che10vek
2ee9e33c6d resources paths refact 2023-11-20 01:30:57 +10:00
MihailRis
03a6ed0f96 Added menubg.png 2023-11-17 11:34:20 +03:00
MihailRis
2be2ef1789 Stone texture update 2023-11-17 01:59:24 +03:00
MihailRis
be980b2aa6 Minor refactor 2023-11-15 13:38:42 +03:00
MihailRis
aa88fcd7f9 Sand texture updated 2023-11-15 12:16:49 +03:00
MihailRis
744e473e47 Fog calculation simplified 2023-11-13 04:58:39 +03:00
MihailRis
e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00
MihailRis
e437cc99ce EngineSettings.chunksLoadSpeed; removed unused assets 2023-11-06 00:20:58 +03:00
lllzebralll
f04bac6b43 добавленно частичное сглаживание 2022-12-01 20:37:30 +03:00
lllzebralll
d2416946d9 inventory 2022-11-19 02:21:15 +03:00
MihailRis
8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRis
fbce36a05c Refactor, shader fix 2022-10-01 18:02:48 +03:00
lllzebralll
0711cb07f0 add blockSprite 2022-08-11 20:22:20 +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
265ebc0927
Delete block_select.png 2022-06-29 15:05:51 +03:00
lllzebralll
c3b4357852 update 2022-06-28 21:21:36 +03:00
lllzebralll
4e5869882e micro fix 2022-06-28 19:03:01 +03:00