vincent0955 / Visual-metronome

visual metronome plugin for runelite
BSD 2-Clause "Simplified" License
7 stars 10 forks source link

[Bug] Increasing tick count breaks tick number #8

Closed Bukinnear closed 3 years ago

Bukinnear commented 3 years ago

Hi! Love this mod!

I've noticed, however, that if you increase the tick count to any number above 1 (eg. 3), the number will count from [0, 1, -1] and then return.

Also, it might be nice if the count started at '1' instead of '0'.

vincent0955 commented 3 years ago

It's funny that its taken so long for someone to notice that, I guess no one uses the tick count function enough. Should be fixed now in v1.3.6 and the count also starts from 1 now. Thanks for your feedback.

Bukinnear commented 3 years ago

It's likely that is been noticed, I'm just the first to complain about it :) Thanks very much, mate, appreciate it.

vincent0955 commented 3 years ago

No problem! Yeah it was noticed but no one bothered to report it even though it was probably bugged for quite a while.