Skip to content

Fix(自动生态农场):优化去农场的路线,修复bug#1787

Merged
MistEO merged 3 commits intov2from
fix/AutoEcoFarm2026033102
Mar 31, 2026
Merged

Fix(自动生态农场):优化去农场的路线,修复bug#1787
MistEO merged 3 commits intov2from
fix/AutoEcoFarm2026033102

Conversation

@jwtggg
Copy link
Copy Markdown
Contributor

@jwtggg jwtggg commented Mar 31, 2026

功能优化:
优化两个农场的寻路路线优化两个农场的寻路路线
bug修复:
修改错误的覆盖字段enable修改错误的覆盖字段enable
其他修改:
删掉没用的节点删掉没用的节点

由 Sourcery 提供的摘要

优化自动生态农场导航,并清理相关配置。

错误修复:

  • 更正用于启用生态农场行为的配置覆盖字段。

功能增强:

  • 优化两个生态农场区域的路径配置,以改进前往农场的导航。
  • 通过移除生态农场流水线中未使用的节点,简化通用和区域节点配置。
Original summary in English

Summary by Sourcery

Optimize automatic eco farm navigation and clean up related configuration.

Bug Fixes:

  • Correct the configuration override field for enabling eco farm behavior.

Enhancements:

  • Refine pathing configuration for two eco farm regions to improve navigation to farms.
  • Simplify common and regional node configurations by removing unused nodes in the eco farm pipeline.

@jwtggg jwtggg requested a review from MistEO March 31, 2026 12:35
Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嗨——我已经审查了你的修改,看起来非常棒!


Sourcery 对开源项目是免费的——如果你觉得我们的代码审查对你有帮助,欢迎分享 ✨
请帮我变得更有用!欢迎在每条评论上点 👍 或 👎,我会根据你的反馈改进后续的代码审查。
Original comment in English

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

"pipeline_override": {
"_AutoEcoFarmInitStartValleyIV": {
"enable": true
"enabled": true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

嘶,这玩意之前能不能靠 check 检查出来啊)

@neko-para @Windsland52

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个应该归schema管?

@MistEO MistEO merged commit 1706ca6 into v2 Mar 31, 2026
18 checks passed
@MistEO MistEO deleted the fix/AutoEcoFarm2026033102 branch March 31, 2026 15:58
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.

3 participants