Stonehearth

Stonehearth

What's Stuck?
Showing 1-6 of 6 entries
Update: 13 Feb, 2024 @ 1:21pm

lua fix for entities without catalog data

Update: 23 Dec, 2020 @ 10:13pm

Fix to menu overlapping other buttons.

Update: 2 Sep, 2020 @ 8:04pm

Fix to hearthling tracker error when no hearth present.

Update: 4 Sep, 2018 @ 1:35am

Added stuck enemy tracking (as with hearthlings and items, a simple topology access check is made between the enemy and a player's hearth; this can yield false positives if the player's hearth isn't placed accessibly or if the enemy is in range/los to ranged attack without needing a full path).

Update: 1 Sep, 2018 @ 12:26am

added 10 second delay in reporting things being stuck (in case they quickly become unstuck on their own)

Update: 27 Aug, 2018 @ 7:04pm

Initial version