Discovery Gaming Community
Online Navmap (v5.0, thread updated 10.10.2023) - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Developers Forum (https://discoverygc.com/forums/forumdisplay.php?fid=183)
+--- Thread: Online Navmap (v5.0, thread updated 10.10.2023) (/showthread.php?tid=132266)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Toaster - 02-08-2022

Looks all good on my end now, cheers.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Error - 02-08-2022

(02-08-2022, 02:01 PM)RNN Wrote: Only I can't see Zurich system (just loading of system)?

Could you try reloading the map website using Ctrl + F5 (or a similar method for skipping/emptying your browser's cache)? This issue should be resolved now, looks like Zurich has also gotten a zone without a position set which should be resolved by the patch I uploaded a few minutes ago.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Groshyr - 02-08-2022

(02-08-2022, 02:05 PM)Error Wrote:
(02-08-2022, 02:01 PM)RNN Wrote: Only I can't see Zurich system (just loading of system)?

Could you try reloading the map website using Ctrl + F5 (or a similar method for skipping/emptying your browser's cache)? This issue should be resolved now, looks like Zurich has also gotten a zone without a position set which should be resolved by the patch I uploaded a few minutes ago.

What zone is that? Can you provide me internal name?


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Ninkurra - 02-08-2022

Please, change the affiliation of Tau-61 to the "nomad world" type. And I cannot see Zurich and Orkney. It's still on infinity generating navmap.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Major. - 02-08-2022

(02-08-2022, 02:10 PM)Ninkurra Wrote: Please, change the affiliation of Tau-61 to the "nomad world" type. And I cannot see Zurich and Orkney. It's still on infinity generating navmap.

Works for me.

Just CRTL + F5


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - RNN - 02-08-2022

Zurich and Orkney works - Ctrl+F5. Thanks.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Error - 02-09-2022

(02-08-2022, 02:10 PM)Groshyr Wrote: What zone is that? Can you provide me internal name?

Should be Zone_Ga05_mission_ambient starting on line 854 in ga05.ini and Zone_Br08_mission_ambient starting on line 1502 in br08.ini. This might be a valid way to add these zones if FL assumes a position of 0,0,0 or similar, so I'm not too concerned - just haven't seen a zone without a position before.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Groshyr - 02-09-2022

if its lacking pos = that's because freelancer usually puts it in pos = 0, 0, 0 if it has none but I will drop a fix for this to git

upd: fix pushed to git, will be part of next patch. report me any similar cases


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - Error - 02-09-2022

(02-09-2022, 07:04 PM)Groshyr Wrote: if its lacking pos = that's because freelancer usually puts it in pos = 0, 0, 0 if it has none but I will drop a fix for this to git

upd: fix pushed to git, will be part of next patch. report me any similar cases

Thanks, will do! No big deal either way as long as FL does drop it on 0,0,0, should get the map to do the same.


RE: Online Navmap (v4.95.0 P8, thread updated 08.02.2022) - MechaCheff - 03-05-2022

I often get asked "Can I dock with base X if my ID/IFF is Y?"
So I was thinking: is it possible to make some kind of cross-referencing between the Nav Map to Mactan Network, where you can pick your affiliation in the map settings and it'll tell you whether you can dock a certain base based on the faction's rep sheet?
The Mactan Network rep sheet endpoint seems to be CORS-restricted, so if @The Lane Hackers could open it up, maybe with some API key, it shouldn't be too hard to implement. I can help with that on either side if you'd like.