Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to the MEW Protocol CLI will be documented in this file.

## [Unreleased]

### Added
- **Isometric fleet demo** - Introduced a Phaser/Electron multiplayer client with movement streaming helpers and a matching space template featuring four humans, four MEW copilots, and ship deck support.

### Fixed
- **Template discovery** - Added automated coverage that provisions the isometric fleet template
through `mew init` so the CLI continues to surface it and generate a runnable space configuration.
- **Template discovery** - Prevented the CLI from importing the Phaser renderer during template discovery so `mew init --list-templates` works in headless Node environments and surfaces the isometric fleet template as expected.

## [v0.5.1] - 2025-01-06

### Fixed
Expand Down
Loading
Loading