|
|
1b66de906e
|
Bump scene document version and update entity comparison
|
2026-04-03 01:03:03 +02:00 |
|
|
|
23ffb186e6
|
Include 'name' in entity creation functions and normalize it
|
2026-04-03 01:02:52 +02:00 |
|
|
|
d3566dec06
|
Add function to normalize entity names
|
2026-04-03 01:02:52 +02:00 |
|
|
|
f1191148ff
|
Refactor entity interfaces to extend PositionedEntity
|
2026-04-03 01:02:34 +02:00 |
|
|
|
a694679a40
|
Update SoundEmitterEntity to include audio asset ID and distance properties
|
2026-04-02 19:33:31 +02:00 |
|
|
|
4e7635a5f2
|
Update ENTITY_KIND_ORDER and define default positions for point and spot lights
|
2026-03-31 19:57:40 +02:00 |
|
|
|
509ab454b6
|
Add PointLightEntity and SpotLightEntity interfaces with default values and creation functions
|
2026-03-31 19:57:21 +02:00 |
|
|
|
f2745a42ac
|
Fix type mismatch in entity comparison
|
2026-03-31 06:02:12 +02:00 |
|
|
|
f78f35f98c
|
Add type assertions in areEntityInstancesEqual
|
2026-03-31 06:01:04 +02:00 |
|
|
|
3da8a5116a
|
Change Object.hasOwn to Object.prototype.hasOwnProperty in isEntityKind
|
2026-03-31 06:01:04 +02:00 |
|
|
|
b304143909
|
Add entity instance equality check and helper functions
|
2026-03-31 05:54:04 +02:00 |
|
|
|
d3978c4067
|
Add entity-instances.ts for managing game entities
|
2026-03-31 05:50:35 +02:00 |
|
|
|
fb7d15381b
|
Remove unused file entity-instances.ts
|
2026-03-31 05:48:48 +02:00 |
|
|
|
cd5d0b5535
|
Add player start entity command and related changes
|
2026-03-31 03:01:10 +02:00 |
|