Hackswell / GloryOfEfficiency

A Stardew Valley Utilty Set Mod
GNU General Public License v3.0
25 stars 5 forks source link

AutoCollection times are closer to 2+ seconds than 1 second #8

Closed Hackswell closed 6 months ago

Hackswell commented 7 months ago
  1. The speed of removing weeds, stones, and wood on the farm is too slow. You need to wait for two seconds to remove them.

  2. It takes two seconds to rummage through trash cans and dig up monuments on the ground, and the collection range cannot be adjusted.

reported by: wandeng

mttmmj commented 7 months ago

this is similar with my issue, It takes far more than 1 sec to auto pet my animals.

Hackswell commented 6 months ago

I have a feeling there is a LOT of inefficient code. I just barely got it all running for 1.6. For BETA 1, I will try finding which updates are taking much longer than 0.1 second and try optimizing them. I think that some of these routines are taking WAY longer, and preventing updates from finishing within the correct timing.

mttmmj commented 6 months ago

Hi, did you realease Alpha4? I can't see the file of Alpha4

Hackswell commented 6 months ago

Updated to Update every Nth Tick. If BalancedMod is TRUE, NthTick is set to 60 (60 ticks ~= 1 second). If FALSE, then NthTick is set to 15 (0.25 seconds). This can be edited in the config.json. Smaller numbers are faster, but will tax your computer more.

mttmmj commented 6 months ago

well, I can't see your Alpha4 realease files, could you please realease them so that I can do the test?

------------------ 原始邮件 ------------------ 发件人: "Sir Woody @.>; 发送时间: 2024年4月25日(星期四) 上午10:18 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Hackswell/JoysOfEfficiency] AutoCollection times are closer to 2+ seconds than 1 second (Issue #8)

Updated to Update every Nth Tick. If BalancedMod is TRUE, NthTick is set to 60 (60 ticks ~= 1 second). If FALSE, then NthTick is set to 15 (0.25 seconds). This can be edited in the config.json. Smaller numbers are faster, but will tax your computer more.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Hackswell commented 6 months ago

Hi, did you realease Alpha4? I can't see the file of Alpha4

Hoping to release TOMORROW. Just cleaning up and finishing documentation and sanity checks.

mttmmj commented 6 months ago

OK,Thanks a lot! Really look forward to it!

------------------ 原始邮件 ------------------ 发件人: "Sir Woody @.>; 发送时间: 2024年4月25日(星期四) 上午10:33 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [Hackswell/JoysOfEfficiency] AutoCollection times are closer to 2+ seconds than 1 second (Issue #8)

Hi, did you realease Alpha4? I can't see the file of Alpha4

Hoping to release TOMORROW. Just cleaning up and finishing documentation and sanity checks.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>