From 16852c42e72788fdba1d2a067e3ed0f69ae60144 Mon Sep 17 00:00:00 2001 From: tekki mariani Date: Sat, 21 Mar 2026 12:12:07 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20update=20CHANGELOG=20for=20Issue?= =?UTF-8?q?=20#6=20debug=20view?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e26536e..21bfe94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +### Added +- **F3 Debug View**: toggleable overlay showing FPS, tile type and contents under the cursor, Nisse count by AI state, active jobs by type, and pathfinding visualization (cyan lines in world space) + ### Fixed - Nisse now clear the FOREST/ROCK tile after harvesting, opening paths to deeper resources - Nisse no longer get stuck idle after depositing items at the stockpile