bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
545 stars 155 forks source link

lol fixed playerhostiles #172

Open ikiris opened 4 years ago

ikiris commented 4 years ago

/facepalm

Pull request summary

Description:

Fixes what appears to be a mistype of isPlayer vs isHuman in the prototypes for creeps / room tracking.

Fixed:

Defenses / safe mode wasn't operating correctly due to not seeing hostile player entities.

Testing checklist:

bencbartlett commented 4 years ago

Hi, I've noticed you've made a couple of pull requests recently; thanks for the interest in contributing. The next two of weeks are pretty busy for me so I don't have a lot of time to work on Screeps, but I'll try to review and merge all your pull requests as soon as I can!