vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 Version 0.8.6h
2 - Fast Cast is back!
3  
4 Version 0.8.6g
5 - Fixed a nil reference bug in binding the keys that happens to some people (but
6 this makes easy cast not work, I still need to figure out what's happening)
7 - Made the Fish Watcher window relative to UIParent and implement 'hover' dragging
8 - Fixed the right-click menu in InfoBar support
9 - Made click-to-move support a little more predictable. If you don't have a casting
10 modifer set, then click-to-move is turned off while you're fishing.
11  
12 Version 0.8.6f
13 - Remove some debugging that broke when DevTools wasn't installed
14  
15 Version 0.8.6e
16 - Easy Cast is back (Fast Cast is no more). Thanks to the Cosmos team who
17 figured out the appropriate place for hooking in the handling code -- it
18 was a snap to add in!
19 - Removed the "Suit up and go fishing" stuff since we don't need it any more
20  
21 Version 0.8.6d
22 - Fix a bunch of small errors that never showed up before
23 - Add 'mouse fishing' option that binds the middle button (BUTTON3) to
24 'cast now' (may not be necessary since 'Suit up and go fishing' works...)
25  
26 Version 0.8.6c
27 - Mark OutfitDisplayFrame as version 1.10 compatible
28  
29 Version 0.8.6b
30 - Update for patch 1.10 (11000)
31 - Partial Spanish translation, thanks to fili
32 - Some fixes that now don't make much difference because of 1.10
33  
34 Version 0.8.6a
35 - Fixes for handling Eternium enchant correctly
36 - Fix bug in 'Suit up and go fishing' handler
37  
38 Version 0.8.6
39 - Rework easy cast to work with 1.10 -- no dice yet though :-(
40 - Add "Suit up and go fishing" binding for an alternate 1.10 when "Easy Cast" no longer works
41 - Outfitter support
42 - Translation handling completely rewritten to eliminate missing strings
43 in translations
44 - Fix for Eternium Line enchant (the tooltip string changed)
45  
46 Version 0.8.5g
47 - Include OutfitDisplayFrame fix for nil error when fewer than five bags
48  
49 Version 0.8.5f
50 - Auto-set sound volumes to make the bobber sounds stand out
51  
52 Version 0.8.5e
53 - Don't count "Nat Pagle's Fish Terminator" as a fishing pole, even if it looks like one
54  
55 Version 0.8.5d
56 - Fix a nil error in comparison after we've shrunk a table
57  
58 Version 0.8.5c
59 - Fix nil error in cleanup command
60 - Missing string in French translation for checking not to lure while clicking on the
61 bobber (it's still not the right translation though, hint hint!)
62  
63 Version 0.8.5b
64 - Handle defaulting to 'English' correctly if we don't have a valid translation
65  
66 Version 0.8.5a
67 - Fix French localization file
68  
69 Version 0.8.5
70 - Add partial French translation, thanks to Corwin Whitehorn
71 - Support for Titan v2.08
72 - Support for InfoBar
73 - Rewritten to drastically reduce global namespace pollution
74 - Rewrote database displays to reduce memory usage
75 - Use item ids instead of names in fish database to make things smaller
76 - Rewritten graphing subsystem for future improvements
77 - Use per-character variable saving to simplify data access and structures
78 - Added 'cleanup' command to remove stale settings
79 - Add modifier key support for easy cast
80 - Show number of Tastyfish caught so far
81 - Add partial French translation, thanks to Corwin Whitehorn
82 - Try supporting ModWatcher
83 - Fix for menu popup outside of minimap button
84 - Don't do 'easy lures' if we're about to click on the bobber
85  
86 Version 0.8.4f
87 - Change line endings to DOS again, seems to fix some LUA loading errors
88 - Fix location scrollbar position for 1.9
89 - Update to new numbering scheme for version
90 - Fix a bug catching tracking fish in the last week of the year
91 - Fix some small bugs that affect brand-new toons
92 - Notice if we can't display fish tooltips instead of disconnecting
93 - Fix bug where bringing up the outfit window would lose
94 what you were wearing before
95 - Fishing Extravaganza countdown timer
96 - Keep track of Tastyfish "schooling" locations
97  
98 Version 0.8.3
99 - Update style and skill messages in outfit display to handle new 'dressing room' feature
100 - Make sure that errors in switching outfits don't erase what we changed out of
101 - Handle elapsed time even if OutfitDisplayFrame is disabled
102 - Make sure we're not already switching outfits before we try again
103 - Improved ButtonHole support
104  
105 Version 0.8.2
106 - 'Cycle fish' graphs for the main cycle fish (additional fish coming soon)
107 - New minimap button support
108 - Display current zone in the fish watcher
109 - Show elapsed time in the fish watcher (not perfect yet)
110 - Fish watcher frame is moveable
111 - Support for 'auto fishing lures'
112 - Style points added for some of the Extravaganza rewards
113 - Improved support for languages (removed static strings)
114 - Support for 'ButtonHole' -- if that addon gets finished it'll be way cool
115 - OutfitDisplayFrame support improved
116  
117 Version 0.8.1d
118 - Better German help. Thanks blackrat!
119 - '/fb import' import information from Impp's fishinfo, DataFish, or Fishinfo2 databases
120 - '/fb current reset' to restart the current session fish counts
121 - Some small internal code cleanup
122  
123 Version 0.8.1
124 - Fixed an error in the German help system (I hope!)
125 - '/fb watcher unlock/lock/reset' to move the fish watcher
126 - Display percentage per zone when viewing 'by fish' so you can find those hot spots
127  
128 Version 0.8
129 - Display your current skill in the watch frame
130 - Track fish by zone and subzone (converts old data as you visit your old fishing haunts)
131 - Track minimum skill for locations and for fish types
132 - Full Titan panel support
133 - Basic myAddOns support
134 - Keeping up with the Jones' and added 'Easy Lure' just like Mugendai has :-)
135 - A much better German translation (outfit switching should work now too) -- thanks blackrat!
136 - Sort by number of fish caught
137 - Should work with 'click to move' turned on
138 - Track 'cycle fish' information (very preliminary)
139 - OutfitDisplayFrame is now optional if you have an equipment manager you prefer
140  
141 Version 0.7.9c
142 - Fix the I can't believe it worked! bug when looking for the Fishing skill
143  
144 Version 0.7.9b
145 - It works even if you've never used Fishing Buddy before!
146  
147 Version 0.7.9
148 - Really fix the per-server settings
149  
150 I aplogize for those people whose options got lost -- this time I got it right! I have
151 no idea why the zip file didn't get uploaded last night, but the new one is good. Thank
152 you for your patience!
153  
154 Version 0.7.8
155 - a very preliminary German translation
156 - myAddOns support
157 - prefs are now stored by server for each toon
158  
159 The Titan panel support is still preliminary -- I want to make it default to 'on' and have a better icon. There are still things I'd like to have options for (like sorting the watch panel various ways and making it movable), but I'm going to concentrate on the outfit pieces so that they work for more situations.
160  
161 Thanks for all of your support!
162  
163 Version 0.7.7
164 - Fix ugly display when switching between fish and locations
165 - Added Titan panel support (ugly icon, need to polish up my image skills and make a nice gold one)
166 - Sort the 'Fish Watcher' by name (for now)
167 - Added key bindings for window toggle and outfit switching
168 - Internal cleanups, prep for storing toon prefs by server
169  
170 Auto-loot (shift right click) works for me 'as is' -- I'll have to play with key mappings to see if there's one that stops this from working...
171  
172 Version 0.7.6
173 - Add an option to leave off those pesky percentages
174 - Add an option to only watch the fish while you're actually fishing
175 - Update the version of OutfitDisplayFrame
176  
177 Version 0.7.5
178 - fix a bad memory leak on the outfit display page