956 Commits

Author SHA1 Message Date
MihailRis
fe4a97b955 feature implementation delayed: refactor required 2024-03-13 23:48:10 +03:00
MihailRis
8602ad71a5 controls menu moved to menu_settings.cpp 2024-03-13 20:52:20 +03:00
MihailRis
78aefa76d9 Merge branch 'main' into content-of-a-new-world 2024-03-13 19:53:04 +03:00
MihailRis
88d31314f1 missing #include fix 2024-03-13 19:28:17 +03:00
MihailRis
736ab60906 Merge branch 'main' into content-of-a-new-world 2024-03-13 19:23:37 +03:00
MihailRis
4d70138b24 minor refactor + 4 spaces indentation 2024-03-13 19:21:40 +03:00
MihailRis
d3b720da1c world-creation related menus moved to menu_create_world.cpp 2024-03-13 18:30:11 +03:00
MihailRis
793fd82b90 wip 2024-03-13 13:18:40 +03:00
MihailRis
5bc79c8a77 better vorbis error messages 2024-03-13 09:10:27 +03:00
MihailRis
a971f6dccf audio settings menu 2024-03-12 23:49:42 +03:00
MihailRis
9150af19ea audio settings 2024-03-12 23:13:54 +03:00
MihailRis
fb109e0ce2 engine.cpp indentation fix 2024-03-12 23:11:02 +03:00
MihailRis
a82a77ba2d indentation fix + minor refactor 2024-03-12 23:07:24 +03:00
MihailRis
5c3b61265a blocks and items 'caption' property 2024-03-12 16:59:34 +03:00
MihailRis
c9da6b9a0c stringutil: text case convert functions 2024-03-12 13:31:41 +03:00
MihailRis
1addf869ec msvc build fix 2024-03-12 12:37:41 +03:00
MihailRis
372867de67 Removed some useless files 2024-03-11 15:13:26 +03:00
MihailRis
7449434f5c assets preloading with preload.json 2024-03-11 15:09:21 +03:00
MihailRis
739282dce9 lua: pack.data_file(packid, name) 2024-03-11 13:59:21 +03:00
MihailRis
daaba374a3 contentpack removal feature + refactor 2024-03-11 13:21:06 +03:00
MihailRis
4ba6b4b98c some assets update 2024-03-09 14:29:13 +03:00
MihailRis
8ac51752d3 audio fixes 2024-03-09 12:15:11 +03:00
MihailRis
3ee350fc0c fixes + more materials 2024-03-09 04:04:53 +03:00
MihailRis
f4cc413f61 block materials loading 2024-03-09 03:36:08 +03:00
MihailRis
90f3373f46 even more steps sounds test 2024-03-09 02:42:53 +03:00
MihailRis
015b1c2ed7 Merge branch 'main' into block_materials 2024-03-09 02:21:55 +03:00
MihailRis
84c2141644 fbo resizing fix 2024-03-09 02:21:26 +03:00
MihailRis
2de3f0ddc6 steps callback test 2024-03-09 02:18:49 +03:00
MihailRis
bfc3182ed3 sounds variability + first step fix 2024-03-09 02:10:19 +03:00
MihailRis
87dd1dd6b2 player blocks interaction callbacks 2024-03-09 01:56:45 +03:00
MihailRis
ec10c77707 Merge branch 'main' into block_materials 2024-03-09 00:35:37 +03:00
MihailRis
d47732ee68 PlayerController.h indent fix 2024-03-09 00:22:59 +03:00
Sergwest
24dc38c780 fixed block rclick function (error 2 commits ago) 2024-03-09 00:09:10 +03:00
Sergwest
3ac32b6696 add updatefunc to slot, which will be emited every interaction with it 2024-03-09 00:05:02 +03:00
Sergwest
212c30c866 block on_item_use when activating on_item_use_on_block 2024-03-08 23:40:53 +03:00
Sergwest
c6ed28d250 add necessary-optional libraries 2024-03-08 23:39:05 +03:00
MihailRis
e0aa0619f8 Merge branch 'main' into block_materials 2024-03-08 23:25:39 +03:00
MihailRis
ff7e39ed27 fix 2024-03-08 22:48:06 +03:00
MihailRis
93979b2e53 LMPacker indents fix 2024-03-08 22:31:32 +03:00
MihailRis
07dc12143e WorldRenderer refactor 2024-03-08 22:21:18 +03:00
MihailRis
8ea3db9962 screen shader replaced with default 2024-03-08 21:54:17 +03:00
MihailRis
8328db74fe Merge branch 'main' into minimal_postprocessing 2024-03-08 21:50:52 +03:00
MihailRis
a570e12a04 warnings fix 2024-03-08 21:50:24 +03:00
MihailRis
8ed65ca51e post-processing test 2024-03-08 21:49:38 +03:00
MihailRis
e7af5830cf Merge branch 'main' into minimal_postprocessing 2024-03-08 11:57:45 +03:00
MihailRis
4b48c7c28c docs 2024-03-08 11:52:40 +03:00
InfiniteCoder
8b949c4c9a Overrides! 2024-03-08 00:08:01 +03:00
InfiniteCoder
fcb420c4c7 Event queue 2024-03-07 22:33:08 +03:00
MihailRis
eefd327845 Cubemap class 2024-03-07 13:40:38 +03:00
MihailRis
87edb1d45e GL-related refactor 2024-03-07 13:09:58 +03:00