Max Weber
Max Weber
Can verify that this pull request works correctly.
Nuxt 3 RC2 is out with RC3 on the way. Are there any progress updates worth mentioning or perhaps an ETA?
It's getting close to a year since the PostCSS 8 fork and with Nuxt 3 moving to version 8, Sass is looking more and more appealing having advanced variables working...
I see, the fork was published, strange way to update a package.
After looking through the code I see that there's already a function for this, `wake_up_the_biters`, however, `local biters = surface.find_enemy_units(units[i].position, 24, 'player')` This doesn't work in editor mode, I think...
I've narrowed it down to `send_unit_group`, it searches forward for an open spot to attack, but it doesn't start searching towards the market once the biters move furthest left. This...