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.89.1 version 1, thread updated 20.04.2017) - Crazyr0m - 05-10-2017

(05-10-2017, 01:27 PM)Error Wrote: Hmh - I thought a bit about how I could implement this now, but I'm still missing a few key pieces before I could do something like this - it's definitely on my to-do list, though, thanks for the suggestion! Big Grin

EDIT: The main thing that I'm missing is a good way of automagically rendering the region overlays like the one you put on to show the systems that aren't in the Blood Dragon ZOI; doing that is a lot more difficult than it seems at first glance, unfortunately.

Maybe just cover the map with low-res, black and white transparent image? (to save space). It would load dynamically as the entire map does. You would need like 50 of those images ofc.
Another idea is to render non-ZOI systems in dark color (gray/black name and circle, maybe even connections), so the ZOI systems are colored and white names, and non-ZOI are blacked. You still can click and use them, but they are clearly not part of ZOI. This way it even gets easier to update, no need for image editing.


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Kauket - 05-10-2017

a bitmap wouldn't work due to scaling issues - although you can probably get away with a vector


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Yeggito - 05-10-2017

...much like you can hide labels, hide ooRP systems, etc. with the current setup, one could make a table of data, with the Faction ZoI vs. System.

You could select a ZoI from the interface (both official and generic/indie; for example, Order ID or Order| Primary ID), and it would hide all the systems where ZoI = 0, and show the ones where ZoI = 1.

It would take some time to fill it out, and to keep updated with any ID changes, but it's the simplest bridge I see.


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Skorak - 06-25-2017

The map got updated a tiny bit. Mostly on the "oorp/hidden" system side.


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Enkidu - 06-25-2017

(06-25-2017, 12:27 PM)Skorak Wrote: The map got updated a tiny bit. Mostly on the "oorp/hidden" system side.


I don't see it - how can hidden systems be viewed?


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Skorak - 06-25-2017

Ah well in another program.

Other than that in Error's map you can activate to see oorp/hidden systems at the top options menu.


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Error - 06-25-2017

Yup, I'm aware of it, I just haven't had the opportunity to sit down with it yet; thought about it as late as earlier today. Thanks for the reminder and my apologies for any inconvenience caused, I'll bump it up my priority list. ETA a day or two, I'd say.


RE: Online Navmap (v4.89.1 version 1, thread updated 20.04.2017) - Error - 06-28-2017

Quick PSA: The map is running into a few technical issues with the latest mod release that I haven't been able to locate yet after an hour or two of update work. It'll be up and running as soon as that's fixed, I've got all the patch data ready. ETA probably one-two days again, unfortunately got a lot to do right now; sorry for the delay.


RE: Online Navmap (v4.89.1 version 1, thread updated 05.07.2017) - Error - 07-05-2017

Alright, it should be up and running for the latest version now! Thank you for your patience and my apologies for the delay; it's just been a busy week without as much time for poking at bugs as I'd like. As usual, any feedback, bug reports or feature requests are much appreciated, both here or by PM/Skype (or even GitHub if you're into that). Big Grin


RE: Online Navmap (v4.89.1 version 1, thread updated 05.07.2017) - Coin - 09-05-2017

excellent work.

i know im late to the party on this, but...

for the next edit, instead of having colours to represent bretonia, liberty, nomnoms, could you use shapes? triangle, square, circle, (filled/non-filled) to give us colour-blind peeps a help?