stevesoltys / apollo-osrs

ISC License
1 stars 0 forks source link

Fix woodcutting algorithm #1

Open stevesoltys opened 5 years ago

stevesoltys commented 5 years ago

Woodcutting does not currently calculate the chance of getting a log correctly, or have correct respawn times for trees.

Right now, it assumes that every X ticks (X depending on the axe used) the user will receive logs. This could be useful: https://twitter.com/JagexKieren/status/713403124464107520

The respawn time is also incorrect.