gnmmarechal / RSTools

RuneScape 3 toolkit. Includes loot warning and low health warning systems.
3 stars 0 forks source link

Make it so there's a thread (or threads) to manage data collection #23

Open gnmmarechal opened 5 years ago

gnmmarechal commented 5 years ago

Make that decide if a thread gets access to a new screenshot (for example) or if it reuses one that was already taken.

Make bitmap cropping go through it too, maybe even OCR (decide whether to run another OCR engine or wait until the current job finishes).

This would resolve #14.

gnmmarechal commented 5 years ago

12 is also relevant here.

gnmmarechal commented 5 years ago

7 and #1 too.