365 Commits

Author SHA1 Message Date
MihailRis
9310454271 Merge branch 'main' into worldwide-refactor 2024-03-18 18:56:54 +03:00
MihailRis
3d4bfeb442 stoi out_of_range fix 2024-03-18 18:38:47 +03:00
MihailRis
224489c9d8 minor refactor 2024-03-18 18:37:04 +03:00
MihailRis
727d46de5e initial microrefactor 2024-03-18 18:24:21 +03:00
MihailRis
789f3176d4 textbox render fix 2024-03-16 05:41:35 +03:00
MihailRis
506147d00f pause menu fix 2024-03-15 14:19:43 +03:00
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
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
a971f6dccf audio settings menu 2024-03-12 23:49:42 +03:00
MihailRis
a82a77ba2d indentation fix + minor refactor 2024-03-12 23:07:24 +03:00
MihailRis
1addf869ec msvc build fix 2024-03-12 12:37:41 +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
2de3f0ddc6 steps callback test 2024-03-09 02:18:49 +03:00
Sergwest
3ac32b6696 add updatefunc to slot, which will be emited every interaction with it 2024-03-09 00:05:02 +03:00
MihailRis
07dc12143e WorldRenderer refactor 2024-03-08 22:21:18 +03:00
MihailRis
8ed65ca51e post-processing test 2024-03-08 21:49:38 +03:00
MihailRis
4b48c7c28c docs 2024-03-08 11:52:40 +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
MihailRis
f8e02e1b3b InventoryView::createReaders fix 2024-03-07 01:27:44 +03:00
MihailRis
3210f34701 uinode mouseMove fix 2024-03-06 23:36:32 +03:00
MihailRis
447be2f604 additional check added 2024-03-06 14:09:21 +03:00
MihailRis
19e5bea4e0 minor refactor 2024-03-06 13:41:30 +03:00
MihailRis
eba8332b75 ui nodes 'gravity' write-only property 2024-03-06 13:36:31 +03:00
MihailRis
7601bfad3a minor refactor 2024-03-06 11:30:33 +03:00
MihailRis
fa57a898d7 InventoryView.unbind() 2024-03-06 11:22:06 +03:00
MihailRis
a8aa0550c9 minor refactor 2024-03-06 11:13:33 +03:00
MihailRis
e3297a418e DeltaGrapher is an UI element now 2024-03-06 10:51:23 +03:00
MihailRis
13f7d3a5d3 more docs, minor refactor 2024-03-06 10:26:05 +03:00
MihailRis
f428a24a16 UINode.coord renamed to UINode.pos 2024-03-06 10:05:58 +03:00
MihailRis
a80e7e4220 removed 'coord' ui elements contructors argument 2024-03-06 09:56:10 +03:00
MihailRis
c71c918a9c hud.showOverlay 2024-03-06 09:42:23 +03:00
MihailRis
e16b24f4af debug panel moved to new translation unit 2024-03-06 01:24:15 +03:00
MihailRis
ab1cfc8a4b reformatted hud.h, hud.cpp 2024-03-06 00:26:10 +03:00
MihailRis
0ab39fa06f audio::reset_channel + minor refactor 2024-03-05 00:19:46 +03:00
MihailRis
9fbf46169f textbox: 'editable' property 2024-03-04 20:16:22 +03:00
MihailRis
75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis
2044bd18c3 audio test 2024-03-03 15:23:55 +03:00
InfiniteCoder
91a4b16796 One step closer to multiplayer 2024-03-03 15:11:52 +03:00
MihailRis
75d0e917cc world convert progress info 2024-03-03 15:11:52 +03:00
MihailRis
6f62ddea4b contentpack remove feature WIP 2024-03-03 15:11:52 +03:00