729 Commits

Author SHA1 Message Date
MihailRis
521efe5c76 Merge branch 'main' into worldwide-refactor 2024-03-20 10:27:37 +03:00
MihailRis
cc367ee206
Merge pull request #195 from AFK1/fix
menu fix and block placer fix
2024-03-20 10:27:07 +03:00
MihailRis
1b1f11e0b8 minor refactor 2024-03-20 09:10:35 +03:00
Sergwest
1571d9c73b displaying selected world generator 2024-03-19 20:35:05 +03:00
MihailRis
22d2dc1cbe fix 2024-03-19 17:18:26 +03:00
MihailRis
bd2eb13118 xml: second Button constructor support 2024-03-19 15:13:08 +03:00
MihailRis
8b8bc55ff7 xml elements context 2024-03-19 14:54:50 +03:00
MihailRis
4b6c61ad89 page 404 2024-03-19 14:33:08 +03:00
MihailRis
f89c252ddf lua suppliers update + label supplier XML attribute 2024-03-19 14:04:06 +03:00
MihailRis
48bedc5d8e refactor 2024-03-19 00:49:45 +03:00
MihailRis
258666c377 frontend/graphics moved to graphics/render 2024-03-19 00:34:43 +03:00
MihailRis
5393977e57 frontend/gui moved to graphics/ui 2024-03-19 00:08:46 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
bca4de179d assets loading removed from UiXmlReader. Use preload.json instead 2024-03-18 19:06:50 +03:00
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