goryn-clade / pathfinder

Mapping tool for EVE ONLINE
https://pathfinder.lost-in-w.space/
MIT License
125 stars 66 forks source link

Eve Scout Thera API is changing #183

Open lynkfox opened 1 year ago

lynkfox commented 1 year ago

The Thera Eve Scout API is getting an update to a completely new version within the next year. This probably does mean an eventual shutdown of the existing API as well.

https://forums.eveonline.com/t/eve-scout-thera-scanning-website-api-news/415791

TyrHeimdalEVE commented 1 year ago

( @samoneilll - adding this for v2.3.0 milestone)

Thanks for the information, we'll look into it as soon as possible to avoid breakage with the API!

Leaving issue open until it's resolved.

Wipedout36 commented 9 months ago

EVE-Scout API looks to having finally switched out to the new one https://forums.eveonline.com/t/new-eve-scout-thera-turnur-scanning-website-api/430584

Seeing Thera connection not longer appearing in a number of Instances

CPCFenrir commented 8 months ago

Since the modification of the eve-scout API, connections to Thera are no longer available. Do any of you have a solution? Is there a change planned in the next version of pathfinder? is the project still maintained??

samoneilll commented 8 months ago

Hello, yes, it is being actively worked on, but it's summer in the southern hemisphere and I'm spending a lot of my spare time outside. I aim to have it done by mid-february.

jithatsonei commented 8 months ago

@samoneilll there is a rather working version i had going, please review my forked repos and feel free to cherry pick (and enjoy that warm weather you lucky devil!)

ocn commented 7 months ago

Since the modification of the eve-scout API, connections to Thera are no longer available. Do any of you have a solution? Is there a change planned in the next version of pathfinder? is the project still maintained??

@CPCFenrir It is technically maintained but the time between patches might be quite substantial at times :P

Thump3d commented 7 months ago

@jithatsonei I don't see the new api mappings in your forked pathfinder-esi repo, just the new api path. Did you end up filtering out the turner results?

Also, the global_thera module also seems to need to be reworked a bit.

ocn commented 7 months ago

It could potentially be reworked to include Turnur connections too, right? In a similar structure to the current Thera module

Thump3d commented 7 months ago

@ocn see my latest pull requests (. It includes both now, but it could use more polish. https://github.com/goryn-clade/pathfinder/pull/212 and https://github.com/goryn-clade/pathfinder_esi/pull/3

TyrHeimdalEVE commented 7 months ago

Thanks, I know @samoneilll has been working on this.

@samoneilll Did you get around to wrapping up the EVE Scout integration or should I try to allocate some time this weekend to testing?