Skip to content

Releases: vibeinging/dsh-red-alert

v0.1.3 - Model micro and draggable battlefield

Choose a tag to compare

@vibeinging vibeinging released this 24 Aug 15:21

Highlights

  • The real model can batch multiple unit orders for focus fire, retreat, scouting, and advances. The plugin validates and executes those orders but does not run a hidden rule commander.
  • The embedded Red Alert 2 battlefield now supports camera-only drag, minimap navigation, arrow keys, and wheel movement without giving the user or plugin direct unit control.
  • A finished match can be reviewed and followed by a new match in the same DSH Chat. The new match gets a fresh identity and replaces stale renderer leases safely.
  • Terminal matches no longer show a dead reconnect action. Retry remains available only for a creating or active match.
  • The launcher keeps the hard --no-open boundary and never opens browser tabs automatically.
  • Clean installation prepares the new renderer-v5, verifies the fixed resource archive, and mounts only the latest @deepseek-ai/dsh@0.1.1-rc.2 profile.

Install

pnpm add @vibeinging/dsh-red-alert@0.1.3 @deepseek-ai/dsh@0.1.1-rc.2
pnpm exec dsh-red-alert-setup --profile web --download-resources
pnpm exec dsh-red-alert

The npm package and GitHub repository do not contain Red Alert 2 game assets. Resource download occurs only when --download-resources is explicitly supplied, and users remain responsible for their right to obtain and use the archive.

DSH Red Alert 0.1.2

Choose a tag to compare

@vibeinging vibeinging released this 24 Aug 04:55
84760eb

DSH Red Alert 0.1.2 makes the real Red Alert 2 battlefield installable from a clean environment.

Highlights:

  • one-command compatible renderer preparation and verified optional resource download
  • automatic first resource import with a 10-minute first-match timeout
  • launcher-enforced --no-open boundary: it never creates browser tabs
  • stronger renderer recovery, stable loopback isolation, and fog-safe same-match control
  • bilingual installation and troubleshooting documentation

Supported Host: @deepseek-ai/dsh@0.1.1-rc.2 only.

Install:
pnpm add @vibeinging/dsh-red-alert@0.1.2 @deepseek-ai/dsh@0.1.1-rc.2
pnpm exec dsh-red-alert-setup --profile web --download-resources
pnpm exec dsh-red-alert

The package and repository do not contain game assets. The explicit download flag prints the third-party source, rights notice, exact size, and pinned SHA-256 before downloading.

DSH Red Alert 0.1.1

Choose a tag to compare

@vibeinging vibeinging released this 23 Aug 14:36

Real Red Alert 2 battlefield inside DSH with one-command npm setup. This release adds stable renderer restart state, recoverable first-run import, durable session-event loading, a lazy built-in battlefield manual, exact war-factory and shipyard ids, and full npm consumer verification against @deepseek-ai/dsh@0.1.1-rc.2.

Install:

pnpm add @vibeinging/dsh-red-alert@0.1.1 @deepseek-ai/dsh@0.1.1-rc.2
pnpm exec dsh-red-alert-setup --profile web
pnpm exec dsh-red-alert