Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis cd4d07c6d8 Windows settings write fix 2023-12-14 14:55:25 +03:00
MihailRis 396ee31bcc content-pack resources support 2023-12-14 02:30:39 +03:00
MihailRis c6d2266026 Refactor 2023-12-14 00:20:40 +03:00
MihailRisandGitHub 82c772bfdb Merge pull request #60 from A-lex-Ra/main
Пофиксил профиль PIPE, неправильно поворачивалась "верхняя" сторона
2023-12-13 20:02:33 +03:00
MihailRis 4de8759ea2 Language settings menu 2023-12-13 04:04:23 +03:00
MihailRis e97eb441d5 context-based translation test 2023-12-12 22:59:21 +03:00
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
MihailRisandGitHub 0837cf4f03 Merge pull request #57 from MihailRis/world-gen
world-gen update
2023-12-11 21:13:31 +03:00
MihailRisandGitHub cbdc3b2b10 Merge pull request #56 from A-lex-Ra/main
placing non-obstacle blocks feature
2023-12-11 19:38:04 +03:00
MihailRisandGitHub acc0490986 Merge pull request #55 from v-gulevitc/main
added macOS support
2023-12-11 16:07:41 +03:00
MihailRisandGitHub c9031fe151 Merge pull request #54 from A-lex-Ra/main
aabb render fix
2023-12-11 12:20:36 +03:00
MihailRis 9d77425634 east aabb side flipped 2023-12-11 11:25:14 +03:00
MihailRis ee38f8a426 zero window size on iconified fix 2023-12-11 00:01:44 +03:00
MihailRis 287b530a4c Another AABB blocks render fix 2023-12-10 23:42:46 +03:00
MihailRis 00db63723a physics substeps calculation fix 2023-12-10 21:50:53 +03:00
MihailRisandGitHub 2ba9125804 Merge pull request #48 from A-lex-Ra/main
небольшая, но важная поправка рейкаста
2023-12-10 19:50:18 +03:00
MihailRis 380d1d0959 world does not appear in list first time after creation fix 2023-12-10 17:40:08 +03:00
MihailRisandGitHub c2ab95dc9f Merge pull request #44 from A-lex-Ra/main
rays fixed
2023-12-10 17:19:37 +03:00
MihailRisandGitHub 10a5a942c8 Merge pull request #43 from Nelonn/main
Поддержка macOS
2023-12-10 16:36:10 +03:00
MihailRisandGitHub 5bc75c3f2d Update README.md 2023-12-10 05:52:25 +03:00
MihailRis e8afad34d2 small fix fix 2023-12-10 05:31:40 +03:00
MihailRis a5dd97fc03 small fix 2023-12-10 05:29:43 +03:00
MihailRis 3e98526a24 F1 hud toggle + old worlds load fix 2023-12-10 02:23:04 +03:00
MihailRis d75d75eeb8 Rust texture update 2023-12-09 22:32:29 +03:00
MihailRis 7cc384e171 Added missing include 2023-12-09 22:00:39 +03:00
MihailRis 9e04a723a9 Added lightbulb block 2023-12-09 21:52:27 +03:00
MihailRisandGitHub 545057ee1a Merge pull request #42 from A-lex-Ra/main
Реализация рэйкастинга для AABB в произвольной позиции
2023-12-09 21:47:03 +03:00
MihailRis 8e7f6e2518 AABB blocks render fix 2023-12-09 19:43:49 +03:00
MihailRisandGitHub a65bd020f9 Merge pull request #41 from mks14stdio/fix_window
Fix Fullscreen
2023-12-09 18:37:15 +03:00
MihailRis f1353c73a5 ContentLUT fix 2023-12-09 17:07:08 +03:00
MihailRis f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03: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
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
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