222 Commits

Author SHA1 Message Date
MihailRis
aa243ba852 core.get_bindings 2024-03-27 19:42:42 +03:00
MihailRis
0838208fb6 content translation + gui.str function 2024-03-27 18:29:41 +03:00
MihailRis
86a2349863 pack.get_installed + pack docs 2024-03-23 23:55:02 +03:00
MihailRis
15b11d52ad fix 2024-03-22 19:45:12 +03:00
MihailRis
9df82ec0de minor refactor 2024-03-22 19:40:47 +03:00
MihailRis
06efdac106 core.delete_world and pages refreshing 2024-03-22 18:48:09 +03:00
MihailRis
9a817a86ff test worlds panel with XML + lua 2024-03-22 10:40:28 +03:00
MihailRis
71f4dff32f gui::PagesControl renamed to gui::Menu 2024-03-22 09:46:29 +03:00
MihailRis
b3f3ef8123 Merge branch 'main' into worldwide-refactor 2024-03-22 09:14:42 +03:00
Sergwest
b76d5931c3 we dont need lua anymore (linux)! 2024-03-21 15:55:44 +03:00
Sergwest
1a10258df2
Merge branch 'MihailRis:main' into fix 2024-03-21 15:02:40 +03:00
MihailRis
c7bc4bb463 post-runnables 2024-03-21 01:40:07 +03:00
MihailRis
a94f949be6 lua: core.quit() 2024-03-21 01:16:33 +03:00
MihailRis
567c8a365f lua: core.open_world 2024-03-20 23:55:04 +03:00
Sergwest
c1f0f0caae fix2 2024-03-20 22:56:47 +03:00
Sergwest
c80d96a5ed fix lua and luajit conflict 2024-03-20 22:38:41 +03:00
MihailRis
0140fb8e3e core library 2024-03-20 22:19:24 +03:00
MihailRis
124986199e lua: container element add method 2024-03-20 20:32:10 +03:00
MihailRis
0c0d850d5d lua: hud.pause/resume + menu:back() method 2024-03-20 11:14:43 +03:00
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
b3ca4b8efc scripting: PagesControl 2024-03-20 10:01:07 +03:00
Sergwest
9b0cc01e68 allows to put non-square blocks next to yourself 2024-03-19 20:34:49 +03:00
MihailRis
81ff0d160e Merge branch 'main' into worldwide-refactor 2024-03-19 14:08:40 +03:00
MihailRis
f89c252ddf lua suppliers update + label supplier XML attribute 2024-03-19 14:04:06 +03:00
MihailRis
d5c39a05fb audio stats functions 2024-03-19 13:42:38 +03:00
MihailRis
f2c26aed19 double event handlers calls fix 2024-03-19 13:22:35 +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
71d6e60d9a relative sounds fix 2024-03-16 15:51:28 +03:00
MihailRis
ce687a67a3 world.lua: on_world_tick event 2024-03-15 00:38:44 +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
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
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
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
212c30c866 block on_item_use when activating on_item_use_on_block 2024-03-08 23:40:53 +03:00
MihailRis
a570e12a04 warnings fix 2024-03-08 21:50:24 +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
cea4867567 audio::Speaker.getDuration() 2024-03-06 18:55:38 +03:00
MihailRis
dc13c109e6 Merge branch 'main' into lua_audio 2024-03-06 13:56:40 +03:00
MihailRis
f428a24a16 UINode.coord renamed to UINode.pos 2024-03-06 10:05:58 +03:00
MihailRis
c71c918a9c hud.showOverlay 2024-03-06 09:42:23 +03:00