Really cool mod, even if I haven't use it. Maybe on another play. Upon reading your description, it is mentioned that you can modify if the offering can pin or not the location of the boss, which is a good feature. I do use a cartography table mod to not make it completely useless but I still find it way to powerful at showing the bosses location once you find a Vegvisir. I end up not using the damn thing in fear of spoiling my game even if the idea of a cartographic table resonate with me.
Do you think there would be a way to disable the automatic pin of bosses once interacting with a Vegvisir? This way, I could still put down markers on the map manually for the general direction of bosses without having it spoiled. Hell, if I could remove the exact position of my character, I would do that too! But that one doesn't bother me like the bosses position.
Do you think there would be a way to disable the automatic pin of bosses once interacting with a Vegvisir? This way, I could still put down markers on the map manually for the general direction of bosses without having it spoiled. Hell, if I could remove the exact position of my character, I would do that too! But that one doesn't bother me like the bosses position.
Those are REALLY nice adittions... but that's should be done on the cartography table mod tho, not mine. :\
Would you take a PR for implementing ServerSync so that configuration of the offerings and pinless are server-authoritative and not changeable by clients in multiplayer?
Well, I actually did move the pinless config to a .cfg file. I'm still thinking how I'll do this for offerings.json, because configs don't accept lists.
Cool. Well, there was no solution or project file checked into the github, so made it harder. I've sent you the refactor code. Hopefully that gives you all you need to switch to ServerSync and sync config file or yaml file. Look forward to the next push on Thunderstore so I can use it on a dedicated server. Thanks for the great mod!
17 comments
Upon reading your description, it is mentioned that you can modify if the offering can pin or not the location of the boss, which is a good feature.
I do use a cartography table mod to not make it completely useless but I still find it way to powerful at showing the bosses location once you find a Vegvisir. I end up not using the damn thing in fear of spoiling my game even if the idea of a cartographic table resonate with me.
Do you think there would be a way to disable the automatic pin of bosses once interacting with a Vegvisir?
This way, I could still put down markers on the map manually for the general direction of bosses without having it spoiled. Hell, if I could remove the exact position of my character, I would do that too! But that one doesn't bother me like the bosses position.
Let me know if that is a possibility! Cheers!
Those are REALLY nice adittions... but that's should be done on the cartography table mod tho, not mine. :\
You can get those features with my other mod, Map Tweaks.
Would you take a PR for implementing ServerSync so that configuration of the offerings and pinless are server-authoritative and not changeable by clients in multiplayer?
Although I'm about to change the config location to use actually configfiles instead of my jsons, not sure how that affects you.