-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sane behavior with pin placing mods (locator, AutoMapPins) #21
Comments
WeylandMod is another one to take a look at. There should be no reason for someone to use both, but it may be worth ensuring that nothing breaks if they do |
I just had a look at Locator and AutoMapPins and I think the current behavior is already pretty sane in my opinion.
Love hearing other opinions here Cheers |
I think it might be worthwhile to make it configurable, if possible. Indeed, not everyone wants their map filled with pins, but there isn't really anything stopping permitted users from just manually syncing their pins every time the mod adds more. There might as well be an option to automate that process and leave it up to the users to sanely configure the mods in question. For example, on my server, we always pin caves and crypts, so it would be beneficial if we could configure Locator to pin those straight to the server automatically. Aside from just configuring the other mods sanely, what about adding client-side filters? Let users decide which pins they want to see:
Several other mods have popped up recently that support various pin sync features. It might be worth checking them out and stealing a few ideas. |
Here's a more 'pipe dream' idea What if there were a mechanism to allow other mods to pin to the server based on their own configurable options? For example, what if Locator could be configured to pin caves and crypts to the server, but only pin pickables and ores client-side? |
I gave it a bit of thought and I think its only configurable to a certain extend. I would be able to track Pins that are placed without user interaction, but I wouldn't know who placed them. So while you could for example set "track automatically placed pins", that would track every pin that is placed, no matter the mod. I would not be able to detect that a pin is placed by locator. I'll give it some more thought and take a look at that on the weekend
That would be amazing, it would require to make my functions available for other mods to call. Cheers |
The hotkey function is swell but it would be great to have an optional autosync feature that includes the ignore local dupes command. Definitely go roaming around with friends quite a bit and we want to pin an ore spot to come back to and there is a lot of "did someone pin that?" |
No description provided.
The text was updated successfully, but these errors were encountered: