recursivetree
recursivetree
I don't see the issue with having all alliances loaded into seat. If seat doesn't know a particular alliance, it will shows as something like "Unknown" instead of the name....
I'm working on this, targeting seat 5
I am not aware that we ever upgraded to version 2. We are using packagist to pull the latest version, see https://packagist.org/packages/datatables.net/datatables.net. Internally, this seems to pull from https://github.com/DataTables/Dist-DataTables. Packagist...
We are using `dev-master` as the dependency version since packagist doesn't show any other version, so it does indeed pull from master.
> Is ESI officially on life-support? It is so much on life support, that they don't even announce that it is on life support. But yes, I agree a n...
Update: I've tried to run the same setup using ipv4 addresses for services by changing the order of the address families in the cluster init command: ``` curl -sfL https://get.k3s.io...
So this issue happens if you change the database password in your .env. It can also happen on a fresh install if you boot it up and only then change...
What are the versions for: - eseye (should be at least 3.1.0) - eveapi (should be at least 5.0.15) - services (should be at least 5.0.8)
The rust implementation seems to more or less just import the c implementation, you could do that too in zig.
This error is related to squad filters. Can you post your squad filter setup?