58 Commits

Author SHA1 Message Date
Mihail
f4f8caec43
a lot stuff changed 2024-07-31 15:25:58 +04:00
MihailRis
664faf35e9 fix load_script function return value 2024-07-25 21:57:40 +03:00
MihailRis
18d473b673 improve parsing error alert 2024-07-24 17:11:43 +03:00
MihailRis
058daf6117 add camera:look_at optional interpolation parameter 2024-07-22 19:32:05 +03:00
MihailRis
012e81d4c9 add doc/**/cameras.md & update cameras library 2024-07-22 16:50:03 +03:00
MihailRis
02c9c4ced3 add mat4.from_quat(...) & update mat4.decompose(...) 2024-07-19 07:48:42 +03:00
MihailRis
1eac343619 add entities.get_all(...), .get_all_in_box(...), .get_all_in_radius(...) 2024-07-17 14:51:55 +03:00
MihailRis
41a22938d6 add 'entity.despawn' command 2024-07-17 07:35:02 +03:00
MihailRis
ffb7aa1189 add 'camera' library 2024-07-12 06:14:13 +03:00
MihailRis
ee768f878c fix transform:set_pos 2024-07-11 01:10:23 +03:00
MihailRis
a105a4f2c7 add 'player.respawn' command 2024-07-10 23:20:14 +03:00
MihailRis
a68be271c6 fix new world entities id & initial state of lua random 2024-07-09 19:40:00 +03:00
MihailRis
3cafc39555 Merge branch 'main' into entities 2024-07-08 23:29:48 +03:00
Cogi Asd
9a43940baf ref stdcmd.lua, libvecn.cpp 2024-07-08 14:32:59 +03:00
MihailRis
8add39e506 add entity trigger type parameter 2024-07-02 23:54:38 +03:00
MihailRis
15496070e0 add "triggers" entity property 2024-06-30 23:14:02 +03:00
MihailRis
c54be7b2b1 add standard components test 2024-06-28 18:57:40 +03:00
Xertis
c1ad17e786
Update stdcmd.lua 2024-06-15 10:00:03 +03:00
Xertis
f8e17e720f
Added a new console command 2024-06-15 09:48:08 +03:00
MihailRis
e8ea34fa31 add console.log(...) 2024-06-07 23:14:16 +03:00
MihailRis
fd93994030 0.20 compatibility fix 2024-06-03 22:54:05 +03:00
MihailRis
fdd9ede9d5 serialization functions naming update 2024-06-03 17:33:55 +03:00
MihailRis
535c7d8326 small fixes 2024-05-18 16:57:04 +03:00
MihailRis
bb4f573d0f standard commands update 2024-05-17 03:03:38 +03:00
MihailRis
d0b7dec225 'help' command test 2024-05-16 20:50:16 +03:00
MihailRis
abf8d4f796 standard command moved to stdcmd.lua 2024-05-16 18:09:00 +03:00
MihailRis
1f11290635 more test commands 2024-05-13 21:28:55 +03:00
MihailRis
ee853aab4c Merge branch 'main' into devtools 2024-05-12 20:07:55 +03:00
MihailRis
8054d4ba55 file.readlines 2024-05-12 19:56:38 +03:00
MihailRis
d59061e5b1 test command 2024-05-10 23:43:20 +03:00
MihailRis
92f6fd2226 optimizations, refactor, fixes 2024-05-05 04:14:24 +03:00
MihailRis
bab806c2f8 world creation content menu 2024-05-04 21:27:28 +03:00
MihailRis
5915b811f2 new content menu (WIP) 2024-05-02 04:07:07 +03:00
MihailRis
4f299be681 world creation and generators menus moved to xml 2024-04-19 05:34:02 +03:00
MihailRis
64820020f8 content menu moved to xml (no icons yet) 2024-04-18 22:15:23 +03:00
MihailRis
e059b9395f gui.template test 2024-04-16 22:23:46 +03:00
MihailRis
cbdc151373 double-events fix 2024-04-03 19:37:53 +03:00
MihailRis
c7bc4bb463 post-runnables 2024-03-21 01:40:07 +03:00
MihailRis
b3ca4b8efc scripting: PagesControl 2024-03-20 10:01:07 +03:00
MihailRis
f2c26aed19 double event handlers calls fix 2024-03-19 13:22:35 +03:00
MihailRis
739282dce9 lua: pack.data_file(packid, name) 2024-03-11 13:59:21 +03:00
InfiniteCoder
fcb420c4c7 Event queue 2024-03-07 22:33:08 +03:00
MihailRis
6bf6e8e011 lua api refactor 2024-03-05 13:58:08 +03:00
MihailRis
7ae5c4e3a1 lua load_script encoding fix 2024-02-21 18:54:56 +03:00
MihailRis
fcb396344c auto lua modules removal on quit 2024-02-21 11:20:53 +03:00
MihailRis
1f3d1e2640 stdlib.lua load_script fix 2024-02-15 12:59:01 +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
MihailRis
8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis
fce77bc896 lua environmnents-related update 2024-02-09 15:46:43 +03:00