Version History
v1.3
- New Feature: FarmIt now searches the keyring.
- New Feature: FarmIt will now search your bank space if you are at the bank.
---
v1.2
- Bugfix: Mod was failing to stay hidden after a player logs off/on.
---
v1.1
- New Feature: You can now customize how many item slots there are. (Up to 12)
- Major XML changes-- now uses dynamic frame creation.
- Item slots retain what item they were tracking, regardless of how many slots are visible.
- Many Lua code improvements.
---
v1.0
- Fixed a bug where the mod was failing to stay hidden after a player logs off/on.
---
v0.9
- New Feature: Slash command interface.
FarmIt now supports the following slash commands:
/farmit help -- Shows help message.
/farmit reset -- Resets the mod to default settings.
/farmit -- Hide/Show the entire mod.
- Mouse interactivity has been simplified due to the new slash commands.
- Fixed a bug that was causing the new item slots not to update their counts.
- Improved the mod "reset" function.
- Fixed a minor xml issue.
---
v0.8
- Updated for 2.1.0 WoW patch.
- New Feature: Shift-Click now toggles display of item text.
- New Feature: Ctrl-click now toggles item text alignment between the left/right side of the mod.
- Alt-click now resets the mod.
- By popular demand, increased the number of item slots.
---
v0.7
- Got rid of the little drag anchor at the bottom and made the mod border draggable instead.
---
v0.6
- First official release to the public!
---
v0.5 beta
- New Feature: Now saves (per character) what items you were tracking.
- Ctrl-click on the drag anchor area now resets the mod.
- Improved itemID matching.
- Sound feedback on click events.
---
v0.4 beta
- Fixed a "partial match" bug in the search/count method.
- Added manual "refresh" function to click-zone at bottom of mod.
- Automatic re-count now triggers correctly when looting.
---
v0.4 alpha