Skip to content

feat(core-editor): implement events#369

Merged
Tchips46 merged 10 commits into
mainfrom
feat/stop-game-event
Jun 9, 2026
Merged

feat(core-editor): implement events#369
Tchips46 merged 10 commits into
mainfrom
feat/stop-game-event

Conversation

@Tchips46

@Tchips46 Tchips46 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Fix hot reload issue
Resolves #371

How do you test this PR?

@Tchips46 Tchips46 self-assigned this Jun 7, 2026
@Tchips46 Tchips46 requested a review from MartinFillon as a code owner June 7, 2026 10:35
@github-actions github-actions Bot added packages:ecs-lib Related to Abstract ECS library packages:core-editor Related to Core Editor library labels Jun 7, 2026
Exeloo
Exeloo previously approved these changes Jun 8, 2026
@Tchips46 Tchips46 force-pushed the feat/stop-game-event branch from f8e0733 to c62a97b Compare June 9, 2026 02:15
@Tchips46 Tchips46 changed the title feat(core-editor): stop game event feat(core-editor): implement events Jun 9, 2026
Comment thread packages/core-editor/src/common/context/events/core-events.ts Outdated
Comment thread packages/core-editor/src/editor/core-editor.ts
@Tchips46 Tchips46 merged commit 4ebf791 into main Jun 9, 2026
3 checks passed
@Tchips46 Tchips46 deleted the feat/stop-game-event branch June 9, 2026 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages:core-editor Related to Core Editor library packages:ecs-lib Related to Abstract ECS library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement events

2 participants