454 Commits

Author SHA1 Message Date
MihailRis
93182869d3 WorldFiles refactor 2023-12-06 12:57:08 +03:00
MihailRis
40d468f184 WorldFiles refactor 2023-12-06 12:48:49 +03:00
MihailRis
64295e2170 Minor refactor 2023-12-05 23:01:29 +03:00
MihailRis
08701bca3c Added trees conversion function for old worlds (F9) 2023-12-05 20:22:38 +03:00
MihailRis
ca2f3cc649 Gravity increased 2023-12-05 19:53:22 +03:00
MihailRis
fd11b55be7
Merge pull request #38 from clasher113/main
Completed vertical block rotation (pipe)
2023-12-05 16:27:29 +03:00
clasher113
1e07daa5e6
Merge branch 'MihailRis:main' into main 2023-12-05 14:46:21 +02:00
@clasher113
ee7d79fe93 Vertical block rotation 2023-12-05 14:43:08 +02:00
MihailRis
ab864e27fe Mouse Sensitivity moved to controls menu 2023-12-05 15:06:07 +03:00
MihailRis
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +03:00
@clasher113
4599f903e8 Merge 2023-12-05 13:22:09 +02:00
MihailRis
af2786164a BlocksRenderer pseudo-lights update 2023-12-05 14:10:50 +03:00
MihailRis
2e98aa39d9 Minor refactor 2023-12-05 14:05:36 +03:00
MihailRis
a691526693 Pane place direction fixed 2023-12-05 11:39:59 +03:00
MihailRis
d9bc17e9b6 TrackBar height decreased 2023-12-05 11:24:30 +03:00
MihailRis
81704140a7 Added pane rotation profile 2023-12-05 11:13:09 +03:00
MihailRis
788234ab94 New trackbar + pane lights fix 2023-12-05 10:51:44 +03:00
@clasher113
9e5d1eec5f Merge 2023-12-05 09:27:00 +02:00
MihailRis
64f6f17386 AABB blocks rotation support (WIP part 3) 2023-12-05 10:25:43 +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
84020a76a1
Merge pull request #36 from A-lex-Ra/main
Quickfix BLOCK_VOID constant
2023-12-05 08:00:36 +03:00
Ara
1f5f2e5fb2 Quickfix BLOCK_VOID constant 2023-12-05 08:19:39 +06:00
MihailRis
20ff8f71bf Window title fix 2023-12-04 21:20:50 +03:00
MihailRis
aedbc230bc
Merge pull request #35 from A-lex-Ra/main
Завершение работы с дефайнами
2023-12-04 21:17:53 +03:00
Ara
e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
Ara
e0eacb51be replace defines where possible 2023-12-04 21:34:51 +06:00
MihailRis
24b3048c73
Merge pull request #34 from A-lex-Ra/main
Лёгкий рефакторинг, взят курс на избавление от define`ов
2023-12-04 18:05:25 +03:00
Ara
0872f62590 refactor constants 2023-12-04 19:02:35 +06:00
MihailRis
0c764bcbd9 AABB blocks rotation support (WIP part 1) 2023-12-04 15:52:09 +03:00
Ara
bbe06a481f Merge https://github.com/A-lex-Ra/VoxelEngine-Cpp 2023-12-04 18:47:22 +06:00
@clasher113
361a2eac67 Full vertical block rotation 2023-12-04 10:42:12 +02:00
MihailRis
8bc8eb14bd Block rotation profiles 2023-12-04 09:38:55 +03:00
MihailRis
9ded9b63f8 Old world format load fix 2023-12-04 08:46:37 +03:00
MihailRis
105b8058e6 Wood lights fix + player position loading fix 2023-12-04 04:22:08 +03:00
MihailRis
6a20258704 parsing fix 2023-12-04 02:26:40 +03:00
MihailRis
7327c92ef1 Fog factor changed 2023-12-04 01:11:20 +03:00
MihailRis
53ca2affcb Removed extra clearColor for Skybox 2023-12-03 23:55:57 +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
2f9244c17c New world and player files format 2023-12-03 22:03:59 +03:00
A-Lex-Ra
911e828602 refactor Events 2023-12-03 23:24:52 +06:00
MihailRis
b62b7bf2bb jsom stringify fix 2023-12-03 17:28:13 +03:00
MihailRis
ba83b27179 Preparing for blocks coord-systems 2023-12-03 04:51:37 +03:00
MihailRis
37f94f2f96 TOML precision revert 2023-12-03 04:33:16 +03:00
MihailRis
f47882194c Fixed json/toml float precision on write 2023-12-03 04:27:45 +03:00
MihailRis
209acd257c
Merge pull request #31 from mks14stdio/main
Решение ошибки компиляции (Windows 10 Visual Studio 2022)
2023-12-03 04:00:57 +03:00
MihailRis
b651c8aece BlocksRenderer optimized for normal blocks 2023-12-03 03:40:47 +03:00
MihailRis
8588e582b6 json, toml parsers/writers update 2023-12-03 00:41:06 +03:00