-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for new Pochven region #1001
Comments
I've been looking at putting together a patch for the eve_universe database that puts in all the Pochven changes. The attached sql file is the result of that. A few caveats though:
|
Temporary workaround : list the systems in the pochven region and add the 27 to the avoidance list when making the esi call.
This should work or? |
you missed the 3 main systems Niarja, Archee and Kino respective id's: 30003504, 30002702, 30001372 but yea this should work |
Any code on how to make this avoidance list in the esi call? |
I pushed the last version of our corp pathfinder with the fixes cherry picked from So you need both the sql update and the fix in I'll update here if my corp mates and I report any problems with this fix. |
@Fumbo Hey man, thanks a bunch for this. I'll make sure to let you know if anything doesn't work. Otherwise, assume it does work :D |
Just to mention that the last commit I did was due to the list above not being in line with exact pochven IDs. You can safely take my commit 789a5ba |
@Fumbo Installed your patch on my test system, looks good so far, so thank you for that. I noticed a difference in info section of a system inside Pochven where I was wondering if this is intended or missed. If you look at for instance the system Kuharah on the new system, you will see the box for Sov. being empty while on the old version it shows Triglavian Collective. While I understand that the system is implicitly Triglavian, I was wondering if there is a way to bring that back into the box. |
(cherry picked from commit 789a5ba)
I discovered an unintended side effect of the Pchven SQL patch discussed in this issue. I believe doing an SQL DELETE on records in the |
While trying your change I also found some false data in the whole pochven patch. For instance the systems are not in their new constallations and need to be moved. Also the new Constellatoins have different names then mentioned on evemaps (the all start with Krai... there). If I find the time and make the change, I will reference my fix here. |
Just throwing in as I don't think it's been mentioned, that a more functional problem with this is also the absence of the new pochven entrance/exit wormhole types, and their associated attributes. |
@tcstudios any chance you might make a similar patch for the new gates that just went live? |
In the latest update, CCP split off a new region "Pochven" that encompasses the 27 systems converted to Final Liminality status. These systems no longer have direct Stargate access to their previous connections. We're still seeing those connections come up in Routes. In addition, the systems in Pochven are connected to each other through new standings-based Trig Stargates. Basically 2 ways into each system (one from each direction) in a giant triangle of 3 constellations.
The text was updated successfully, but these errors were encountered: