boardgamers / gaia-engine

Javascript engine for project gaia
MIT License
13 stars 6 forks source link

Add building if satellites are nearby #120

Closed rzulian closed 6 years ago

rzulian commented 6 years ago

This solves #113 I've added bug's test, with the latest mine in a different position. The only problem is that is exceding the timeout and I'm not able to solve it

rzulian commented 6 years ago

I've tried to use function with time out, but I was getting non-arrow functions are forbidden (only-arrow-functions), even though you are the same in a previous test with error

coyotte508 commented 6 years ago

You shouldn't get the error if you have this in the body of your function.