Commit Graph
100 Commits
Author SHA1 Message Date
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
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
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
MihailRisandGitHub 24b3048c73 Merge pull request #34 from A-lex-Ra/main
Лёгкий рефакторинг, взят курс на избавление от define`ов
2023-12-04 18:05:25 +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 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
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
MihailRisandGitHub 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
MihailRis afa05ca99d fix 2023-12-02 17:56:49 +03:00
MihailRis 9fa4dcced6 build fix 2023-12-02 17:55:38 +03:00
MihailRis 54178eafc1 Shader loading error text fix 2023-12-02 17:53:53 +03:00
MihailRis 8c261efbd4 Assets loading refactor 2023-12-02 16:41:21 +03:00
MihailRis 2ebaad6cb6 msvc build fix 2023-12-01 19:04:13 +03:00
MihailRis 647662b0d3 json::JObject added method putArray 2023-12-01 16:56:07 +03:00
MihailRis c8a283c645 Base content package + ContentLoader 2023-12-01 16:26:42 +03:00
MihailRis 6708e1ef86 Removed unused camera from BlocksPreview 2023-12-01 13:59:51 +03:00
MihailRis d655404b7a Added missing files 2023-12-01 13:56:52 +03:00
MihailRis 1fda002e0b Actual 3D block icons 2023-12-01 13:56:35 +03:00
MihailRis cfda17e21d fix 2023-12-01 02:24:06 +03:00
MihailRis aebf9f48aa Batch3D update 2023-12-01 02:21:44 +03:00
MihailRis d6c6d13786 Actually added ui3d shader 2023-11-30 21:13:45 +03:00
MihailRis 11d00dbbf8 Added ui3d shader 2023-11-30 21:13:27 +03:00
MihailRisandGitHub 28d93ca39a Merge pull request #30 from clasher113/main
Fixes
2023-11-30 20:36:28 +03:00
MihailRis dc0c497ec1 fixes + Block.replaceable 2023-11-30 19:11:58 +03:00
MihailRis cee0214ac5 selection normal vector debug 2023-11-30 15:04:20 +03:00
MihailRis 0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis 73d87ae451 Controllers minor refactor 2023-11-30 05:16:34 +03:00
MihailRis 856f5879f1 Controllers minor refactor 2023-11-30 05:14:10 +03:00
MihailRis c0050cffaa Minor refactor + comments 2023-11-30 05:00:48 +03:00
MihailRis 1d5037893c General refactor 2023-11-30 04:30:40 +03:00
MihailRis de134dc2e5 PhysicsSolver minor refactor, changed crouch speed 2023-11-30 00:18:31 +03:00
MihailRis 5accfe18c9 glfwInit errors logging 2023-11-29 23:57:44 +03:00
MihailRis f62279e46a Added glfw and glew errors logging 2023-11-29 23:37:34 +03:00
MihailRis fd679b8320 Block selection visual fix 2023-11-29 22:53:50 +03:00
MihailRis c30dc594b2 crouch fix 2023-11-29 22:27:39 +03:00
MihailRis efacb041b5 blocks hitboxes physics 2023-11-29 21:22:42 +03:00
MihailRis 693ad6d9a7 GLFW_OPENGL_PROFILE set to GLFW_OPENGL_ANY_PROFILE 2023-11-29 18:04:14 +03:00
MihailRis 1c258828c3 Small engine startup fix 2023-11-29 17:57:38 +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 f3889421d8 AABB.inside fix 2023-11-29 13:21:31 +03:00
MihailRis 7add5e6dcb Added AABB struct 2023-11-29 13:18:47 +03:00
MihailRis b6a139528d Small fix 2023-11-28 22:41:55 +03:00
MihailRis a60cc70246 GLSL 'include' support 2023-11-28 16:13:49 +03:00
MihailRis e6ecd558a9 fixed planet rotation direction 2023-11-28 12:56:25 +03:00
MihailRis b1d432413a scissor test fix 2023-11-28 12:50:06 +03:00
MihailRis 6fc69e01c9 MSVC build fix 2023-11-28 11:26:01 +03:00
MihailRis c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis 4a9a4ddd14 binary_io fix 2023-11-28 10:03:01 +03:00
MihailRis 7759a63973 Removed dark overlay for content access mode 2023-11-28 00:20:40 +03:00
MihailRis 385b667535 Added Button::text property 2023-11-27 20:59:41 +03:00
MihailRis 7b4cc8f650 Fixed Framebuffer 2023-11-27 19:13:24 +03:00
MihailRis 6fcfc7e272 Added version info 2023-11-27 16:07:53 +03:00
MihailRisandGitHub 03e2678eca typo fix 2023-11-27 12:14:55 +03:00
MihailRis 79a9513e4c Multiple monitors window fullscreen fix 2023-11-26 21:51:42 +03:00
MihailRis 868ec6ee2e Paths fix 2023-11-26 15:16:49 +03:00
MihailRis eed251843b New World button margin fix 2023-11-26 14:20:13 +03:00
MihailRis 2bc539fae9 added missing files (part 2) 2023-11-26 14:12:12 +03:00
MihailRis 6cb5ca653d added missing files 2023-11-26 14:09:16 +03:00
MihailRis fe220ee172 enginefs replaced with EnginePaths class + command line arguments 2023-11-26 14:07:18 +03:00
MihailRisandGitHub 7a39ba6b2e Merge pull request #25 from clasher113/main
Window fullscreen toggle & saving size
2023-11-25 23:44:35 +03:00
MihailRisandGitHub 7cb73998dd Update README.md 2023-11-25 05:24:22 +03:00
MihailRisandGitHub b207973765 Update README.md 2023-11-25 05:00:16 +03:00
MihailRis 6e4d1703c9 Minor refactor 2023-11-25 04:46:25 +03:00
MihailRisandGitHub b0b3f6770b Merge pull request #24 from clasher113/main
Fixes
2023-11-25 04:45:25 +03: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