🐛 Fix resize, Nisse idle bug + rename Villager → Nisse #4

Merged
tekki merged 4 commits from feature/resize-fix into master 2026-03-20 18:58:42 +00:00
Showing only changes of commit 6385872dd1 - Show all commits

View File

@@ -8,6 +8,7 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased] ## [Unreleased]
### Fixed ### 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 - Nisse no longer get stuck idle after depositing items at the stockpile
- Working Nisse now reset to idle on game load (like walking ones), preventing stale AI state - Working Nisse now reset to idle on game load (like walking ones), preventing stale AI state
- Stale jobs with empty carry are now cleared after work completes, avoiding a false "haul to stockpile" loop - Stale jobs with empty carry are now cleared after work completes, avoiding a false "haul to stockpile" loop