Skip to content
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

Feature request: syncing and updating waypoints #35

Open
klaribot opened this issue Jun 2, 2022 · 2 comments
Open

Feature request: syncing and updating waypoints #35

klaribot opened this issue Jun 2, 2022 · 2 comments

Comments

@klaribot
Copy link
Contributor

klaribot commented Jun 2, 2022

some kind of ability to automatically sync waypoints? maybe not every single waypoint, but waypoints with a public prefix of some kind, or determined by general consensus

and then, eventually, finally, syncing all of this with the ol' civmap/dynmap

@Gjum
Copy link
Member

Gjum commented Jun 2, 2022

what exactly would be the indicator that a waypoint is synchronized? on voxel/journey you can pretty much only change name/color/icon/coords.

for xaero #13 this could sync one particular waypoint set.

@klaribot
Copy link
Contributor Author

klaribot commented Jun 2, 2022

two prefixes then!
naming a waypoint something like PUBLIC: New Guac City flags the server to digest the waypoint,
and when it's finished syncing, rewrite the prefix to SYNCED: New Guac City
only scanning for the character string PUBLIC: at the beginning of the waypoint name, though, to allow any character after the :, and to avoid allowing something with the character string PUBLIC: somewhere farther down the name to modify the waypoint name

maybe a configurable prefix? maybe. probably not, though, given the scope of the intended feature.

and maybe only allowing SYNCED: waypoints to be of one specific color, further indicating their status as synced
maybe this color, too, could also be configurable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants