1244 Commits

Author SHA1 Message Date
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
eed6d4a438
Merge pull request #180 from rekvizitt/main
Update be_BY.txt
2024-03-11 22:36:33 +03:00
rekvizitt
c160113071
Update be_BY.txt
added translation for "Converting world..." and "pack.remove-confirm"
2024-03-11 22:33:00 +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
3f0c710a47
Merge pull request #174 from MihailRis/block_materials
Block materials
2024-03-10 10:10:07 +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
620c17c150 added base steps sounds 2024-03-09 02:18:36 +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
08a10c4605
Merge pull request #178 from AFK1/main
new ui event and minor fixes
2024-03-09 00:34:35 +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
Sergwest
e610b778a9 save from pulling all content-pack except base 2024-03-08 23:37:23 +03:00
MihailRis
e0aa0619f8 Merge branch 'main' into block_materials 2024-03-08 23:25:39 +03:00
MihailRis
ce6a25c4c1
Merge pull request #175 from MihailRis/minimal_postprocessing
Minimal postprocessing and GL-related refactor
2024-03-08 22:58:37 +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
6aa497045a
Merge pull request #176 from InfiniteCoder01/Overrides
Overrides
2024-03-08 11:55:32 +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