dageir wrote:I do not understand the current system. As far as I have understood you will get different change in quality depending of time of day you plant it. It will range from -2 to +5.
If I always plant in the evening will I alway get the same result?
No. I don't know internal details*, but let's say a random number seed is generated the first seed planted in an area. As you spread out, either via time or distance, there is a greater and greater variance. At some point you hit what is effectively a new random seed (about 500 tiles, or 8 hours if I recall correctly).
Taking your example, you could have planted before work (early morning) and after work (evening) each day of the week and gotten two completely random values every time.
*I'd imagine there is some fuzzy logic or using some fancy math to merge multiple random numbers together over the given interval(s). At a small range, it's practically unnoticeable. At near max range it's going to produce very random graphs