Starchasers / OCGlasses

mod for minecraft and addon for Open Computers
zlib License
31 stars 17 forks source link

[Suggestion] Hide coordinates in tooltips of linked glasses #62

Closed Alessandro404 closed 5 years ago

Alessandro404 commented 5 years ago

Hi!

I'm playing a modpack that tries to hide world coordinates from the player. As OC already hides those numbers, I was hoping for a config to do the same thing with the glasses.

(oh, and the dimension too!)

Thank you

ben-mkiv commented 5 years ago

next release will hide the coords when gamerule reducedDebugInfo is set to true

ben-mkiv commented 5 years ago

heres a prebuild of 2.1.0 which has a new tooltip for the glasses, you should turn off absolute render positions in the openglasses mod config if you dont want any absolute related features (otherwise getUserPosition() would report the absolute player position if the terminal is set to absolute rendering)

https://github.com/StarChasers/OCGlasses/releases/tag/inb4release

new tooltip layout

However, they expose the distance to the terminal in the GUI

ben-mkiv commented 5 years ago

2.1.1 is on curseForge now (which includes the changes) https://minecraft.curseforge.com/projects/openglasses2/files/2729855