Skip to content

3.2.0 beta - many fixes - #111

Merged
hawkfalcon merged 17 commits into
masterfrom
fix-maybe
Sep 14, 2026
Merged

hawkfalcon merged 17 commits into
masterfrom
fix-maybe

Conversation

@hawkfalcon

Copy link
Copy Markdown
Owner

Attempts fixed at the most commonly reported issues from GitHub Issues and the Nexus threads.

Spawning / performance

Farming

UI / log spam

hawkfalcon and others added 17 commits September 12, 2026 16:42
Tea Saplings are Seeds (-74) but plant a Bush, not a Crop: they can
never be planted as a crop, so junimos holding one would walk out and
retry forever (planting and digging up the same sapling over and over,
as reported on Nexus).
The game sets isFarm=true for any location whose name contains Farm,
Coop or Barn (e.g. FarmHouse, Coop and Barn interiors), or whose map
has an IsFarm property.  Tile coordinates in those indoor maps can
collide with hut footprints on the farm, so scanning every location's
buildings made the progression tracker pop up when clicking unrelated
spots inside buildings (as reported on Nexus).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant