18 Commits

Author SHA1 Message Date
MihailRis
f4653878a2 add player.get/set_entity 2024-07-09 04:27:18 +03:00
MihailRis
9d98c40528 add rigidbody.set/is_vdamping 2024-07-09 02:55:02 +03:00
MihailRis
0d230f2449 add entity 'on_render' event 2024-07-07 22:59:15 +03:00
MihailRis
f0270d3391 feat: saving entities (WIP) 2024-07-05 05:16:31 +03:00
MihailRis
019a88ef84 add entity:get_component(...) 2024-07-04 20:54:45 +03:00
MihailRis
8f379f2ee7 feat: multiple components per entity support 2024-07-04 19:47:52 +03:00
MihailRis
a6aa42a521 add transform:get_size(), :set_size(...) 2024-07-04 06:18:11 +03:00
MihailRis
7c5f8107de update drop-item model 2024-07-03 17:46:03 +03:00
MihailRis
48b5be6bc9 add drop-item model, new block functions 2024-07-03 16:34:09 +03:00
MihailRis
39d850a48c add modeltree:set_texture 2024-07-03 03:33:39 +03:00
MihailRis
42ea88501d add modeltree:get_matrix, :set_matrix 2024-07-02 22:13:16 +03:00
MihailRis
3fe66e134d add modeltree:get_model(index) 2024-07-02 17:06:33 +03:00
MihailRis
8e08f79b54 add modeltree component 2024-07-01 22:09:52 +03:00
MihailRis
15496070e0 add "triggers" entity property 2024-06-30 23:14:02 +03:00
MihailRis
982c8b132d add on_update event 2024-06-29 22:19:42 +03:00
MihailRis
f42cd9e567 fix entity removal 2024-06-29 21:20:12 +03:00
MihailRis
fc3994446a update entity script semantics 2024-06-29 21:01:30 +03:00
MihailRis
c54be7b2b1 add standard components test 2024-06-28 18:57:40 +03:00