UnofficialCrusaderPatch / UnofficialCrusaderPatch2

Unofficial balancing patch installer for Stronghold Crusader 1
MIT License
429 stars 59 forks source link

hunters choose random deer #536

Open Krarilotus opened 4 years ago

Krarilotus commented 4 years ago

so in multiplayer, we play maps with deer, but actually, the hunters dont focus the clostest dear, often leading them to cross the whole map and just dying in enemy fire.

GRhin commented 4 years ago

First noticed behaviour is that the hunters will not hunt deer that is too close to them, ever. Today noticed a hunter walking past a deer herd to walk to opponents base to hunt. The first herd was definately not too close.

On Sat, 15 Feb. 2020, 9:12 am Krarilotus, notifications@github.com wrote:

so in multiplayer, we play maps with deer, but actually, the hunters dont focus the clostest dear, often leading them to cross the whole map and just dying in enemy fire.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Sh0wdown/UnofficialCrusaderPatch/issues/536?email_source=notifications&email_token=ALGGWTVIUSBPZUPZH2VHAM3RC4JNHA5CNFSM4KVQWRHKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4INWCNZA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALGGWTSOFOSSAFSUP7QPBUDRC4JNHANCNFSM4KVQWRHA .

Starshine575 commented 4 years ago

Isn't this issue also kinda connected with the pathfinding? 🤔

GRhin commented 4 years ago

It would be connected to an extent, but pathfinding is such a big topic that it cant really be addressed in one issue. And the fix to this would be unrelated to the fixes for other pathfinding issues as it is about how the code decides which deer to hunt, rather than how to reach it.