MihailRis
f6be6689aa
feat: passing args to component in entity definition
2025-08-06 23:34:00 +03:00
MihailRis
e37e45d9d5
set 'save-body-settings' default value to true
2024-10-29 15:25:22 +03:00
REDxEYE
5f6ae5daba
ItemDef/EntityDef/Block: Add method cloneTo to definition to other definition
...
ContentBuilder: Add method `get` to get definition or nullptr
ContentLoader: Add functionality to clone from definition specified in `parent` field in json
2024-08-20 21:58:01 +03:00
MihailRis
de5c75d782
replace include guards with pragma once
2024-08-10 01:57:59 +03:00
MihailRis
f43cc93cd2
update project includes format
2024-08-10 01:37:48 +03:00
InfiniteCoder
f66d0ce7fd
physics/
2024-08-06 00:07:00 +03:00
InfiniteCoder
54f15ecaea
maths/
2024-08-06 00:06:23 +03:00
InfiniteCoder
d5dc68dd38
Root includes
2024-08-04 10:24:11 +03:00
MihailRis
739ef49d8f
feat: automatically loading models used in skeleton
2024-07-17 12:12:40 +03:00
MihailRis
e0358fe2db
add 'blocking' entity property
2024-07-10 04:56:02 +03:00
MihailRis
60f4f33180
rename rig to skeleton
2024-07-10 04:28:12 +03:00
MihailRis
91230ecbeb
update 'hitbox' property semantics
2024-07-10 02:34:53 +03:00
MihailRis
d8c9fa1fe2
loading rig pose, textures, body settings
2024-07-09 21:19:29 +03:00
MihailRis
c94c2697e7
rename Trigger to Sensor
2024-07-09 07:37:20 +03:00
MihailRis
0a14d6220a
add BodyType, fix crouching
2024-07-09 06:39:05 +03:00
MihailRis
49aa64a033
change rigs role from assets to content units
2024-07-08 05:03:09 +03:00
MihailRis
9efb327270
refactor: minor cleanup
2024-07-06 02:55:19 +03:00
MihailRis
f0270d3391
feat: saving entities (WIP)
2024-07-05 05:16:31 +03:00
MihailRis
8f379f2ee7
feat: multiple components per entity support
2024-07-04 19:47:52 +03:00
MihailRis
736e5b95b6
add radial triggers
2024-07-04 06:09:29 +03:00
MihailRis
8add39e506
add entity trigger type parameter
2024-07-02 23:54:38 +03:00
MihailRis
beac332c96
update RigConfig
2024-07-01 05:30:27 +03:00
MihailRis
15496070e0
add "triggers" entity property
2024-06-30 23:14:02 +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
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