bonzaiferroni / Traveler

Traveler - A general movement solution for Screeps.com
GNU General Public License v3.0
117 stars 37 forks source link

JS version returns ERR_BUSY instead of ERR_TIRED if fatigue > 0 #20

Open poma opened 6 years ago

poma commented 6 years ago

What .js returns: Traveler.js#L23

What .ts returns: Traveler.ts#L32

bonzaiferroni commented 6 years ago

Good catch! I haven't actually compiled the code myself for the last few pull requests, so that probably explains it. I've updated the js file manually.