Thomas Rupprecht
Thomas Rupprecht
if i debug this add on i got many errors of these: `Error: Invalid tab ID: 332` `ExtensionUtils.jsm` Firefox Nightly 66 Linux
ready for merge
see: https://github.com/Warzone2100/warzone2100/pull/2715
part of https://github.com/Warzone2100/warzone2100/pull/2342
`validLocation()` in `wzapi::pickStructLocation()` should try different `directions`. currently direction is always `0`. There are non quadratic structures: `A0CyborgFactory`, `A0BaBaFactory`
ready to merge
more is coming