1002 Commits

Author SHA1 Message Date
MihailRis
6b17e33b76 0.20 development start 2024-02-22 10:44:03 +03:00
MihailRis
6c7497eee6 player inventory id fix 2024-02-21 22:04:16 +03:00
MihailRis
7ae5c4e3a1 lua load_script encoding fix 2024-02-21 18:54:56 +03:00
MihailRis
6ee63eb717
Merge pull request #150 from DanielProl1xy/spawn_objects
Spawning objects within the level
2024-02-21 16:03:10 +03:00
DanielProl1xy
0b31a19f47 propogate player smart-pointer usage 2024-02-21 15:27:00 +03:00
DanielProl1xy
7c6b52cb2a Merge remote-tracking branch 'upstream/main' into spawn_objects 2024-02-21 15:26:17 +03:00
MihailRis
a5925135a4 lua: textbox.text, placeholder properties 2024-02-21 15:21:26 +03:00
DanielProl1xy
ae330a9165 fix 2024-02-21 14:19:40 +03:00
MihailRis
34815cfd9c minor refactor 2024-02-21 14:18:25 +03:00
MihailRis
fcb396344c auto lua modules removal on quit 2024-02-21 11:20:53 +03:00
MihailRis
241570ac82 removed extra workflow 2024-02-21 09:09:17 +03:00
MihailRis
a44a9be28e fix 2024-02-21 09:08:24 +03:00
MihailRis
27da72973e small optimization 2024-02-21 09:05:25 +03:00
MihailRis
399bd9c362 removed garbage from inventory.xml 2024-02-20 20:55:45 +03:00
MihailRis
052ad45a6f virtual inventory fix 2024-02-20 18:39:36 +03:00
MihailRis
539a79c22c inventory re-saving fix 2024-02-20 15:18:02 +03:00
MihailRis
e68f62195f
Update README.md 2024-02-20 06:42:11 +03:00
MihailRis
55f855849e hidden hud mode fix 2024-02-20 05:27:11 +03:00
MihailRis
5c23b4125d even more boilerplate code 2024-02-19 23:56:39 +03:00
MihailRis
7792c1a6f4 a huge pile of boilerplate code 2024-02-19 14:13:06 +03:00
MihailRis
164d6400d9 block ui on block break fix 2024-02-19 13:30:32 +03:00
MihailRis
086bcec9c2 critical lua fixes 2024-02-19 12:58:29 +03:00
DanielProl1xy
cce4bfb637 spawning objects 2024-02-19 11:44:36 +03:00
DanielProl1xy
f717e1c109 spawning objects 2024-02-19 11:43:53 +03:00
DanielProl1xy
c6e3869176 Spawn different objects withing level 2024-02-19 11:41:44 +03:00
DanielProl1xy
102ec6d865 public inheritance 2024-02-19 10:26:48 +03:00
DanielProl1xy
0e38698dae Merge remote-tracking branch 'upstream/main' 2024-02-19 10:23:29 +03:00
MihailRis
9d82e3416b hud events update 2024-02-19 04:22:27 +03:00
MihailRis
cac963bd7b lua: inventory.clone 2024-02-19 03:51:09 +03:00
MihailRis
60902e69ba block coords passing to on_open 2024-02-19 03:43:01 +03:00
MihailRis
98a96a9c1b inventory.bind_block, unbind_block 2024-02-19 03:15:35 +03:00
MihailRis
8162def157 ContentPack::findPack fix 2024-02-19 02:17:42 +03:00
MihailRis
f2a5ece845 new content source - user-dir/content 2024-02-19 02:15:19 +03:00
MihailRis
8409e0d82e slot onrightclick event 2024-02-19 00:18:08 +03:00
MihailRis
d8cc810441 slots-grid fix 2024-02-18 23:08:25 +03:00
MihailRis
b06142abb9 block inventory auto-position 2024-02-18 23:05:58 +03:00
MihailRis
96032b60ea fix 2024-02-18 22:28:30 +03:00
MihailRis
853ee0fc6f chunk model refresh fix 2024-02-18 22:28:00 +03:00
MihailRis
8341485aef get_block_rotation, set_block_rotation 2024-02-18 22:24:03 +03:00
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