vacla / Watson

Updated Watson that displays LogBlock and CoreProtect query results in 3D.
MIT License
84 stars 8 forks source link

[Enhancment] Add next/prev option to anno teleport #12

Closed snikay closed 4 years ago

snikay commented 4 years ago

Hi, me again :)

One nice thing to have would be the ability to go next and previous on anno tp as well as watson tp.

So basically something like:

Should be easy enough to just reuse the same thing from watson teleport.

vacla commented 4 years ago

@snikay do you mean "anno tp" like how "watson tp" works?

snikay commented 4 years ago

Yep, currently you need to enter index of the annotation you want to teleport to - this would basically have current anno tp index in a protected variable in the class and just go +1 or -1. Basically copy of watson tp.

vacla commented 4 years ago

Added in new build on curseforge.

snikay commented 4 years ago

Even this one? Nice :)

snikay commented 4 years ago

Problem with hotkeys: image

The setting rewrite themselves - just append _anno to the tpnext and tpprev keys :)

vacla commented 4 years ago

i thought i did woops

snikay commented 4 years ago

The hover text is fine - just the key image

https://github.com/vacla/Watson/blob/a5e3bf3fa942e691079a91e6e3904d2be5bf029a/src/main/java/eu/minemania/watson/config/Hotkeys.java#L23 https://github.com/vacla/Watson/blob/a5e3bf3fa942e691079a91e6e3904d2be5bf029a/src/main/java/eu/minemania/watson/config/Hotkeys.java#L25

vacla commented 4 years ago

yeah i just saw it

snikay commented 4 years ago

U mentioned that most ppl used hokey so i said i needed to test them 😃

vacla commented 4 years ago

fixed with newest build