MihailRis
|
39d850a48c
|
add modeltree:set_texture
|
2024-07-03 03:33:39 +03:00 |
|
MihailRis
|
8add39e506
|
add entity trigger type parameter
|
2024-07-02 23:54:38 +03:00 |
|
MihailRis
|
42ea88501d
|
add modeltree:get_matrix, :set_matrix
|
2024-07-02 22:13:16 +03:00 |
|
MihailRis
|
0082a3444e
|
update component parent environment to the pack environment
|
2024-07-02 20:01:29 +03:00 |
|
MihailRis
|
3fe66e134d
|
add modeltree:get_model(index)
|
2024-07-02 17:06:33 +03:00 |
|
MihailRis
|
56ef207b7d
|
update entities render to use rigs
|
2024-07-02 15:04:41 +03:00 |
|
MihailRis
|
8e08f79b54
|
add modeltree component
|
2024-07-01 22:09:52 +03:00 |
|
MihailRis
|
beac332c96
|
update RigConfig
|
2024-07-01 05:30:27 +03:00 |
|
MihailRis
|
1b41a75cf4
|
add component ARGS variable
|
2024-07-01 00:17:58 +03:00 |
|
MihailRis
|
15496070e0
|
add "triggers" entity property
|
2024-06-30 23:14:02 +03:00 |
|
MihailRis
|
50f9bd508a
|
update rigging
|
2024-06-30 20:35:42 +03:00 |
|
MihailRis
|
d4460928e5
|
add Transform.dirty flag
|
2024-06-30 19:19:43 +03:00 |
|
MihailRis
|
df39a9a8f3
|
add new model and "optimizations"
|
2024-06-30 18:24:30 +03:00 |
|
MihailRis
|
1ec5f0b170
|
update drop model
|
2024-06-30 17:23:35 +03:00 |
|
MihailRis
|
5769be8ec8
|
add triggers
|
2024-06-30 16:25:08 +03:00 |
|
MihailRis
|
50c714692a
|
add entity event: on_fall
|
2024-06-30 00:32:02 +03:00 |
|
MihailRis
|
982c8b132d
|
add on_update event
|
2024-06-29 22:19:42 +03:00 |
|
MihailRis
|
fc3994446a
|
update entity script semantics
|
2024-06-29 21:01:30 +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
|
e1eb652ef4
|
add entity.exists(...)
|
2024-06-27 16:07:40 +03:00 |
|
MihailRis
|
4df0f4e1e4
|
fix destroyed entities validation
|
2024-06-27 15:53:51 +03:00 |
|
MihailRis
|
e11760a5e4
|
add entity.despawn(...)
|
2024-06-27 14:26:51 +03:00 |
|
MihailRis
|
6d7f950410
|
add Rigidbody.is_enabled, .set_enabled
|
2024-06-27 08:23:01 +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
|
8d41f6af11
|
update ContentLoader part 1
|
2024-06-26 23:36:01 +03:00 |
|
MihailRis
|
f135896683
|
add entities indexing
|
2024-06-26 18:14:04 +03:00 |
|
MihailRis
|
1acced4475
|
fix and refactor ContentLUT
|
2024-06-25 23:36:07 +03:00 |
|
MihailRis
|
f3c5afa1ab
|
add debug hitboxes render
|
2024-06-25 20:11:46 +03:00 |
|
MihailRis
|
8e931d8f53
|
add entity library
|
2024-06-25 16:35:06 +03:00 |
|
MihailRis
|
5a01eca780
|
add entity models rigging draft
|
2024-06-24 20:57:19 +03:00 |
|
MihailRis
|
c9fc4a85b8
|
fix msvc build
|
2024-06-24 16:53:07 +03:00 |
|
MihailRis
|
4b20487c58
|
add drop test
|
2024-06-24 15:39:40 +03:00 |
|
MihailRis
|
69ddcb7595
|
add test model
|
2024-06-24 01:05:28 +03:00 |
|
MihailRis
|
ba458be334
|
add test entities prototype
|
2024-06-23 22:09:04 +03:00 |
|
MihailRis
|
4e696520b6
|
refactor: PlayerController
|
2024-06-09 16:30:01 +03:00 |
|
MihailRis
|
ee47213dbb
|
add temporary test block
|
2024-06-08 21:42:44 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
6d933ac263
|
converting block states to a bitfield
|
2024-05-31 11:13:36 +03:00 |
|
MihailRis
|
74042b5c2a
|
player.get_selected_block
|
2024-05-31 08:33:37 +03:00 |
|
MihailRis
|
0eba793d63
|
added player camera rotation z axis
|
2024-05-24 01:58:34 +03:00 |
|
MihailRis
|
1917cbba8b
|
new player.* functions
|
2024-05-24 01:38:39 +03:00 |
|
MihailRis
|
0ad3dd7ab8
|
build time decreased
|
2024-05-23 02:05:08 +03:00 |
|
MihailRis
|
997cff04d1
|
physics-related fixes
|
2024-05-19 09:17:43 +03:00 |
|
MihailRis
|
a4c21984d5
|
dynamic::Value simplified
|
2024-05-07 18:39:12 +03:00 |
|
MihailRis
|
d33edd4cd9
|
'dynamic' namespace refactor (step 1/2)
|
2024-05-07 16:00:52 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
f27a418dbe
|
however
|
2024-05-06 03:15:27 +03:00 |
|
MihailRis
|
7f8a86b740
|
minor refactor
|
2024-05-05 20:08:25 +03:00 |
|