106 - Keeping track of actual fish needed to skill up
What does the provided patch do?
Adds a table that keeps track of the actual number of fish caught to skill up.
Please provide any additional information below.
(Also fixes the AH quest index change in 4.0.6)
| Name | Size | MD5 |
|---|---|---|
| FishingBuddy.patch | 2.9 KiB | a3c4bbe50386... |
- 2 comments
- 2 comments
- Reply
- #2
bsmorgan Mar 14, 2011 at 20:04 UTC - 0 likesI added this code so that I and the user community could collect the data necessary to verify the existing table or create a new table. I'm working on some standalone code to merge multiple tables so we can analyze the output.
Unfortunately, each character only gets one sample point per skill level so multiple characters (ideally over multiple accounts) are necessary to get enough data to be statistically valid.
- Reply
- #1
Sutorix Mar 09, 2011 at 03:43 UTC - 0 likesThanks for the update -- I already have the "Quest" fix (I wrote a slightly more general version -- well for now, anyway, assuming they keep Quest at the end :-)
They keep changing the skill up bonuses -- this might work, let me think on it. I already have a table in place in LibFishing -- I'll look at updating that table dynamically.