962 Commits

Author SHA1 Message Date
MihailRis
43db8ebba1 lua: added set_block_states 2024-02-18 22:16:18 +03:00
MihailRis
ed6a377e90 gui: more lua support + 'coord' renamed to 'pos' 2024-02-18 22:08:08 +03:00
MihailRis
6f88502cae glfw version output 2024-02-18 19:25:48 +03:00
MihailRis
7be2349442 added appimage-wayland.yml 2024-02-18 19:10:54 +03:00
MihailRis
6953724b0f removed debug garbage 2024-02-18 19:07:58 +03:00
MihailRis
526979fa0b
Merge pull request #148 from InfiniteCoder01/LuaErrorHandling
C++ Exceptions from lua handling
2024-02-18 17:19:45 +03:00
InfiniteCoder
1df20ba488 C++ Exceptions from lua handling 2024-02-18 16:41:49 +03:00
MihailRis
dabf42162c added hud.lua script 2024-02-18 12:45:37 +03:00
MihailRis
33d14be71c hud.open_permanent semantics update 2024-02-18 11:42:06 +03:00
MihailRis
d9dc974685 fix 2024-02-18 11:18:00 +03:00
MihailRis
d8b3920d65 ui: more xml support + hud.close function 2024-02-17 13:58:12 +03:00
MihailRis
e58624d3e8 lua: added hud.open_permanent(layoutid) 2024-02-17 02:57:42 +03:00
MihailRis
4e126e25cf even more docs 2024-02-17 02:17:16 +03:00
MihailRis
018f0affaa more docs 2024-02-17 00:36:22 +03:00
MihailRis
38f9805ca7 minor refactor + Block.uiLayout 2024-02-16 22:51:47 +03:00
MihailRis
af7c828d73 block ui test 2024-02-16 14:45:46 +03:00
MihailRis
7e553efdec lua: hud library 2024-02-16 13:57:03 +03:00
MihailRis
ffed4319da
Merge pull request #145 from rekvizitt/main
Added "Camera Shaking" translation
2024-02-15 18:35:33 +03:00
rekvizitt
c44c80947f Added "Camera Shaking" translation 2024-02-15 17:33:35 +03:00
MihailRis
11bb9e5926 misc hud-related updates 2024-02-15 14:43:03 +03:00
MihailRis
1f3d1e2640 stdlib.lua load_script fix 2024-02-15 12:59:01 +03:00
MihailRis
f88623ddd6 warning fix 2024-02-15 11:50:19 +03:00
MihailRis
e21b607f2d lua filesystem access fix 2024-02-15 11:19:51 +03:00
MihailRis
a5061a888c lua: added bit library 2024-02-14 14:28:25 +03:00
MihailRis
0d121fccd7 pause fix 2024-02-14 11:02:00 +03:00
MihailRis
c42ffb4047
Merge pull request #144 from A-lex-Ra/main
minor changes
2024-02-14 10:27:23 +03:00
A-lex-Ra
5ab44d13a6 gnu type deducing fix 2024-02-14 11:37:09 +06:00
A-lex-Ra
408dccc590 'Camera Shaking' checkbox added to settings menu 2024-02-14 11:15:47 +06:00
A-lex-Ra
02860f193a <algorithm> included where needed 2024-02-14 10:40:02 +06:00
A-lex-Ra
de3e3e0fe4 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-02-14 10:11:42 +06:00
MihailRis
ef81a024c9 new crosshair + minor refactor 2024-02-14 04:38:34 +03:00
MihailRis
1145267308 lua api refactor 2024-02-14 01:37:10 +03:00
MihailRis
98a6c825b1 warning fix 2024-02-14 01:23:14 +03:00
MihailRis
2aa49c7470 minor refactor 2024-02-14 01:19:24 +03:00
MihailRis
c6bd52eed2 gui: more xml and lua support 2024-02-14 00:31:45 +03:00
MihailRis
ef0d4d69e4 auto document variable in ui-document lua script 2024-02-13 20:54:33 +03:00
MihailRis
05589b721e lua: gui library (WIP) 2024-02-13 18:16:18 +03:00
A-lex-Ra
652ea6c3e3 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-02-13 20:57:33 +06:00
MihailRis
302b649634 ui scripting related fixes 2024-02-13 14:36:10 +03:00
MihailRis
7f17face73 minor refactor 2024-02-13 12:59:05 +03:00
MihailRis
b6f675a540 gui: added UINode.zindex 2024-02-13 12:46:06 +03:00
MihailRis
e1b2d8f7e4 delta-time visualize tool 2024-02-13 10:55:48 +03:00
MihailRis
de6a6dd771 xml: image element 2024-02-12 22:54:09 +03:00
MihailRis
2de5f5c646 ui callbacks update 2024-02-12 19:59:58 +03:00
MihailRis
e9cbb04090 slots-grid coord fix 2024-02-12 18:40:47 +03:00
MihailRis
87f50f79c9 block inventories (backend) 2024-02-12 18:28:18 +03:00
MihailRis
fe57c38edf fix 2024-02-12 13:59:16 +03:00
MihailRis
e16f7567b1 lua: inventory library 2024-02-12 13:56:46 +03:00
MihailRis
617017d979 content-pack specific variables PACK_ENV and PACK_ID 2024-02-12 03:22:08 +03:00
MihailRis
49fe2108d3 new lua functions 2024-02-12 02:39:45 +03:00