vacla / Watson

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

Teleport to previous ore group doesn't work #11

Closed snikay closed 4 years ago

snikay commented 4 years ago

Hi,

when you issue command /watson tp previous the resulting action is the same as with /watson tp next... Somehow the index doesn't decrease.

image

version: image

snikay commented 4 years ago

Found the problem :) Supposed to be ...tpPrev();

https://github.com/vacla/Watson/blob/321ba18fe11075b8e6c0b7a8adbafb577b966938/src/main/java/eu/minemania/watson/chat/command/WatsonCommand.java#L353

Full context: https://github.com/vacla/Watson/blob/321ba18fe11075b8e6c0b7a8adbafb577b966938/src/main/java/eu/minemania/watson/chat/command/WatsonCommand.java#L351:L355

vacla commented 4 years ago

Woops no one noticed this before, it has been their since the start, i guess cause most ppl uses hotkeys, bugfix will be in like +- 1h maybe

snikay commented 4 years ago

Ye, well I had this problem from start - but somehow thought that I've seen it in issues. And finally today noticed that is not the case 😃

No need to hurry though - like you said - most ppl are not using the previous command :)

vacla commented 4 years ago

Fixed in new build on curseforge.