Kromster80 / kam_remake

"KaM Remake" is an RTS game remake written in Delphi from scratch.
http://www.kamremake.com
GNU Affero General Public License v3.0
355 stars 88 forks source link

BugFix: serf could bring wood/stone to worker too early #420

Closed reyandme closed 6 years ago

reyandme commented 6 years ago

After some changes we order delivery earlier, than it was in r6720, so its possible, that serf will bring wood/stone too early, when worker did not finish his digging phase. We have to ask serf to wait a bit, until worker is ready to use resource.

Bug: https://puu.sh/xM07S/5c8df7954d.mp4

After fix: https://puu.sh/xLZNG/83bfa6d1a0.mp4

Kromster80 commented 6 years ago

Great, thanks!