brusselopole / Worldopole

Worldopole is a third party extension for RocketMap showing some nice statistics.
MIT License
85 stars 78 forks source link

Hide Pokemon stats and slider in live map #356

Closed joselsegura closed 8 months ago

joselsegura commented 6 years ago

This commit add a new variable to variables.json under system: live_show_encounter_stats.

When set to false, this will hide the IV slider and won't show the IVs and other stats in the livemap view.

This becomes useful when you are running Worldopole but you only want to show the stats in RM (different levels of access).

I didn't update documentation or set a default value for the variable, so probably a rework must be done before merging.

I open this PR to see if this tiny feature is interesting to the Worldopole community.

Best regards

Obihoernchen commented 6 years ago

Will take some time until we merge this one. Other PRs have priority right now. But thank you for your contribution!