You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the record I'm not expecting a lot of these to be implemented as most are pretty niche and some I personally wouldn't even use. They are ordered roughly by how badly I want them.
Add a config option to display coordinate-relative directions like +Z or -X. Ideally this would work alongside the current compass directions, so if both options were enabled it would display something like N | -Z or N (+Z)
Add a config option to display degrees directions (both 0 to 360 and debug screen -180 to 180). Ideally this would work alongside NESW and +/-/Z/X
Add a key binding that hides/shows the compass HUD. This would be helpful if DisplayRule is set to "in inventory" as it allows players to use a keybind to hide the HUD temporarily instead of having to drop their compass or make a temporary config change.
Add a horizontal pixel offset so the HUD can be positioned anywhere when combined with vertical offset (may conflict with auto adjusting to avoid boss bars)
Add a config option to display the current XYZ coordinates (a lot of compass mods do this)
Change the minimum value for compass width to be significantly smaller. I want the compass to be unobtrusive and take up as little space as possible (like 20% of the screen)
Automatically detect boss bars and adjust the position accordingly
Add more decoration config options other than just a solid line
For the record I'm not expecting a lot of these to be implemented as most are pretty niche and some I personally wouldn't even use. They are ordered roughly by how badly I want them.
Add a horizontal pixel offset so the HUD can be positioned anywhere when combined with vertical offset (may conflict with auto adjusting to avoid boss bars)Change the minimum value for compass width to be significantly smaller. I want the compass to be unobtrusive and take up as little space as possible (like 20% of the screen)Automatically detect boss bars and adjust the position accordinglyAdd more decoration config options other than just a solid line