mouahrara / aedenthorn

This fork is based on commit 134e32e from January 8, 2024 of the StardewValleyMods repository originally created by @aedenthorn (aka Erinthe). The purpose of this fork is to maintain unofficial versions of the mods and keep them up to date.
GNU General Public License v3.0
20 stars 6 forks source link

Bee Paths Lag Problem #1

Closed ImReallyCreative closed 5 months ago

ImReallyCreative commented 5 months ago

When a bee house has no flower to "connect" to and send bees to, it significantly reduces framerates, especially if there are several in the same area. This only happens as long as those bee houses are on-screen. My guess is that the mod is constantly checking for full-grown flowers and b/c it finds none, it never stops searching; maybe limit how many times each bee house can search for flowers?

mouahrara commented 5 months ago

I've updated my unofficial version to improve performance and fix some bugs. Performance should be significantly better when the hives are not connected to crops and slightly better when they are connected to crops.

See: Release notes