52 Commits

Author SHA1 Message Date
MihailRis
096092303f add 'graphics.chunk-max-vertices-dense' setting 2024-12-23 14:07:59 +03:00
MihailRis
dc8f5e7873 add 'graphics.dense-render' setting 2024-12-21 08:13:05 +03:00
MihailRis
aaa2115cd6 add 'display.limit-fps-iconified' setting 2024-11-04 20:16:23 +03:00
MihailRis
a43002cf54 add 'def' to settings info 2024-10-30 11:50:39 +03:00
MihailRis
e750d90ff4 add 'graphics.chunk-max-vertices', 'graphics.chunk-max-renderers' settings 2024-10-01 23:25:25 +03:00
MihailRis
34d2e6d400 migrate from dynamic::Value to dv::value & total erase namespace 'dynamic' 2024-09-18 23:31:18 +03:00
MihailRis
f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder
85239004e3 window/ 2024-08-06 00:07:33 +03:00
InfiniteCoder
e6da3638f0 Logger.hpp 2024-08-04 12:46:03 +03:00
InfiniteCoder
a745507ddd coders/ 2024-08-04 11:23:08 +03:00
InfiniteCoder
d5dc68dd38 Root includes 2024-08-04 10:24:11 +03:00
Vyacheslav Ivanov
bbf33e8e4d
format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis
c0ba5be458 add framerate control 2024-07-28 22:31:27 +03:00
MihailRis
a856b4f140 add framerate control (WIP) 2024-07-25 22:33:21 +03:00
MihailRis
7c6d620560 add setting camera.inertia & add display settings menu page 2024-07-15 14:23:31 +03:00
Pugemon
f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis
a4c21984d5 dynamic::Value simplified 2024-05-07 18:39:12 +03:00
MihailRis
8e83a07094 'dynamic' namespace refactor (step 2) 2024-05-07 17:03:04 +03:00
MihailRis
d33edd4cd9 'dynamic' namespace refactor (step 1/2) 2024-05-07 16:00:52 +03:00
MihailRis
1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis
7f8a86b740 minor refactor 2024-05-05 20:08:25 +03:00
MihailRis
179d2b7a25 settings reader fix 2024-05-05 16:04:00 +03:00
MihailRis
167388aefb track-width fixes 2024-04-28 20:09:55 +03:00
MihailRis
c3b5576c02 toml::Wrapper removed 2024-04-28 17:23:52 +03:00
MihailRis
001617f6d9 StringSetting, gui.set_locale removed 2024-04-26 03:03:42 +03:00
MihailRis
4861fedf1e fullscreen setting checkbox + smth 2024-04-26 00:34:15 +03:00
MihailRis
8be0d157c2 trackbar track-width semantic update + gamma setting trackbar 2024-04-25 06:00:35 +03:00
MihailRis
6e2bc9ca95 world previews demo 2024-04-23 01:09:30 +03:00
MihailRis
8e4f8004f7 lua json library 2024-04-22 17:08:20 +03:00
MihailRis
c82d95b97d Plotter element 2024-04-20 21:23:00 +03:00
MihailRis
b9ea88b988 settings page completely moved to xml 2024-04-20 15:52:55 +03:00
MihailRis
9cdf3ff016 settings panel moved to xml (WIP) 2024-04-20 03:01:37 +03:00
MihailRis
e456b77143 ugly, refactor required 2024-04-01 20:16:45 +03:00
MihailRis
75a7b89fc8 LuaState tovalue, pushvalue for dynamic::Value 2024-04-01 00:04:10 +03:00
MihailRis
8950f4ecd5 refactor 2024-03-31 23:05:38 +03:00
MihailRis
48982e3478 'dynamic' namespace refactor + sensitivity is a NumberSetting now 2024-03-31 17:30:02 +03:00
MihailRis
32120d8af4 settings test 2024-03-29 13:58:19 +03:00
MihailRis
9150af19ea audio settings 2024-03-12 23:13:54 +03:00
MihailRis
a82a77ba2d indentation fix + minor refactor 2024-03-12 23:07:24 +03:00
MihailRis
a7ac539429 Added gamma setting 2024-02-05 01:17:16 +03:00
MihailRis
377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis
374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +03:00
MihailRis
cd4d07c6d8 Windows settings write fix 2023-12-14 14:55:25 +03:00
MihailRis
7bf70bb26e languages support (WIP) 2023-12-12 22:02:17 +03:00
MihailRis
a102821076 Sky lights data saving (optimization) 2023-12-06 16:15:44 +03:00
MihailRis
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +03:00
MihailRis
4de2d77150 sky-lights fix, graphics.skybox-resolution 2023-12-03 23:36:54 +03:00
MihailRis
1d5037893c General refactor 2023-11-30 04:30:40 +03:00
@clasher113
446edff4c4 Window fullscreen toggle & saving size 2023-11-25 20:01:43 +02:00
MihailRis
48b6c92472 show-chunk-borders is a setting now 2023-11-24 19:39:45 +03:00