Skip to content

2024-April-21 - 2.6.14719

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 05:10
dec3a88
Fix NPE in AI code. (#12528)

I tracked this down to moveMap being populated only with only potential moves this turn, but the logic for moving consumables to destinations considers paths over multiple turns.

Fixes: #12508