Infinitay / essence-pouch-tracking

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Refactor blocking and queue updates to use game ticks (#1) #6

Closed Infinitay closed 2 weeks ago

Infinitay commented 2 weeks ago
  1. Fill small pouch
  2. Fill giant pouch
  3. Fill large pouch
  4. Fill medium pouch

They all had correct stored amounts except for the medium pouch and it was listed as one. However, this could have been due to not emptying prior, I was seeing things, or it was just a rare instance.

I've been testing this for about 10 minutes now and am failing to recreate the issue above and all the counts have been accurate.