SkyBouncer / clue_step_tracker

Shows the amount of steps done on each clue.
BSD 2-Clause "Simplified" License
0 stars 4 forks source link

Opening a beginner clue nest increments the step count #9

Open GarethFunk opened 2 months ago

GarethFunk commented 2 months ago

Opening a fresh beginner clue nest should put the count at 0. Instead, it makes it one higher. Open a nest -> count now 1. Drop clue. Open another nest -> count now 2

SkyBouncer commented 1 month ago

Hmm, yeah this is the same issue as with juggling clues, and i dont really have a good solution for it atm