From 38127adb9ce0e962318e8397447c90c378a78bf9 Mon Sep 17 00:00:00 2001 From: tekki mariani Date: Fri, 20 Mar 2026 11:58:40 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20changelog=20for=20right?= =?UTF-8?q?-click=20context=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f736a8b..276024b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`,