* docs: add editor-app README with setup instructions * docs: add separate EN/CN editor setup guides * feat(ecs): add @NetworkEntity decorator for auto spawn/despawn broadcasting - Add @NetworkEntity decorator to mark components for automatic network broadcasting - ECSRoom now auto-broadcasts spawn on component:added event - ECSRoom now auto-broadcasts despawn on entity:destroyed event - Entity.destroy() emits entity:destroyed event via ECSEventType - Entity active state changes emit ENTITY_ENABLED/ENTITY_DISABLED events - Add enableAutoNetworkEntity config option to ECSRoom (default true) - Update documentation for both Chinese and English
1.4 KiB
1.4 KiB
@esengine/demos
1.0.7
Patch Changes
- Updated dependencies []:
- @esengine/fsm@3.0.0
- @esengine/pathfinding@3.0.0
- @esengine/procgen@3.0.0
- @esengine/spatial@3.0.0
- @esengine/timer@3.0.0
1.0.6
Patch Changes
- Updated dependencies []:
- @esengine/fsm@2.0.1
- @esengine/pathfinding@2.0.1
- @esengine/procgen@2.0.1
- @esengine/spatial@2.0.1
- @esengine/timer@2.0.1
1.0.5
Patch Changes
- Updated dependencies []:
- @esengine/fsm@2.0.0
- @esengine/pathfinding@2.0.0
- @esengine/procgen@2.0.0
- @esengine/spatial@2.0.0
- @esengine/timer@2.0.0
1.0.4
Patch Changes
- Updated dependencies [
0662b07]:- @esengine/pathfinding@1.0.4
1.0.3
Patch Changes
- Updated dependencies []:
- @esengine/fsm@1.0.3
- @esengine/pathfinding@1.0.3
- @esengine/procgen@1.0.3
- @esengine/spatial@1.0.4
- @esengine/timer@1.0.3
1.0.2
Patch Changes
- Updated dependencies []:
- @esengine/fsm@1.0.2
- @esengine/pathfinding@1.0.2
- @esengine/procgen@1.0.2
- @esengine/spatial@1.0.3
- @esengine/timer@1.0.2
1.0.1
Patch Changes
- Updated dependencies [
d66c180]:- @esengine/spatial@1.0.2