Commit Graph
465 Commits
Author SHA1 Message Date
Ara 7910c23ae5 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2023-12-09 18:43:58 +06:00
MihailRis f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03:00
Ara 42e632d220 ScopeTimer + small fixes 2023-12-08 10:21:06 +06:00
MihailRis eea920d98f Chunks reload lights artifacts 2023-12-07 16:33:53 +03:00
MihailRis 636cb0c44c World indices check 2023-12-07 15:16:37 +03:00
MihailRis 551b230b94 Minor refactor 2023-12-07 13:45:34 +03:00
MihailRis 2055cff0be Added gui_util 2023-12-07 13:18:28 +03:00
MihailRis e3f7f7218f AABB blocks render fix + new test block: pipe 2023-12-07 01:34:54 +03:00
MihailRis f9a5758213 Lights fix 2023-12-06 18:01:14 +03:00
MihailRis a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
MihailRis 6b423b441f util/dataio + Lightmap.encode 2023-12-06 14:44:16 +03:00
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
MihailRisandGitHub fd11b55be7 Merge pull request #38 from clasher113/main
Completed vertical block rotation (pipe)
2023-12-05 16:27:29 +03:00
clasher113andGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 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
MihailRisandGitHub 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