MihailRis
|
f42cd9e567
|
fix entity removal
|
2024-06-29 21:20:12 +03:00 |
|
MihailRis
|
d22948f45c
|
update entity.spawn(...): now returns an Entity instead of id
|
2024-06-29 21:10:23 +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 |
|
MihailRis
|
e0e5faa4a8
|
add entity event: on_grounded
|
2024-06-28 12:47:45 +03:00 |
|
MihailRis
|
eb2be5e8b6
|
add entity events: on_spawn, on_despawn
|
2024-06-28 12:16:31 +03:00 |
|
MihailRis
|
1ca0761f49
|
update entity.spawn(...)
|
2024-06-27 07:50:26 +03:00 |
|
MihailRis
|
94dd69350d
|
add Transform and Rigidbody components (test)
|
2024-06-27 07:43:38 +03:00 |
|
MihailRis
|
f70e923c7c
|
entity.get_rot, .set_rot
|
2024-06-27 05:23:44 +03:00 |
|
MihailRis
|
20ab48ecab
|
add drop.json
|
2024-06-27 03:09:16 +03:00 |
|
MihailRis
|
f3c5afa1ab
|
add debug hitboxes render
|
2024-06-25 20:11:46 +03:00 |
|
MihailRis
|
330892bbcd
|
update player.drop callback
|
2024-06-25 19:09:09 +03:00 |
|
MihailRis
|
8e931d8f53
|
add entity library
|
2024-06-25 16:35:06 +03:00 |
|
MihailRis
|
eacbc1b9d0
|
add entity.test(...) function
|
2024-06-24 23:36:20 +03:00 |
|
MihailRis
|
26a0dc5f43
|
door replaced with wooden_door (id rename)
|
2024-06-10 17:48:04 +03:00 |
|
MihailRis
|
90ed175915
|
feat: extended blocks rotation
|
2024-06-09 19:54:34 +03:00 |
|
MihailRis
|
7097136cd3
|
grass_block.lua update to new api
|
2024-06-03 19:25:08 +03:00 |
|
MihailRis
|
5569bd711e
|
added bazalt_breaker + scripting fix
|
2024-01-13 14:07:49 +03:00 |
|
MihailRis
|
9ebbe1029d
|
New block properties and lua functions
|
2023-12-29 21:18:14 +03:00 |
|
MihailRis
|
acce49f188
|
Scripting WIP (#70)
* Scripting introduced
* AppImage workflow fixes
* AppImage workflow simplified
* README.md update
* README.md update
* small fix
|
2023-12-25 05:26:03 +03:00 |
|