Right-click context menu #2

Merged
tekki merged 2 commits from feature/right-click-context-menu into master 2026-03-20 12:01:55 +00:00
Showing only changes of commit 38127adb9c - Show all commits

View File

@@ -8,6 +8,7 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
- Right-click context menu: suppresses browser default, shows Build and Folks actions in the game world
- Initial project setup: Phaser 3 + TypeScript + Vite
- Core scenes: `BootScene`, `GameScene`, `UIScene`
- Systems: `BuildingSystem`, `CameraSystem`, `FarmingSystem`, `PlayerSystem`,