-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Visitors Macro: + Added ability to use both name and rarity visitor filters at the same time, thanks RobotHanzo! + Added ability to choose whether to reject or ignore when the visitor isn't filtered by name filters, thanks RobotHanzo! Remote Control: = Fixed avatar previews, thanks RobotHanzo! Webhook: = Fixed spamming with JDA update messages Jacob's Contest: = Fixed next contest's crops not clearing from the memory when the player did not participate in the contest, thanks RobotHanzo! Scheduler: + Added disconnecting during break, thanks Osama! + Added waiting until rewarp point is reached, thanks Osama! + Added ability to reset scheduler after disabling the macro, thanks Osama! + Added reset button, thanks Osama! Jacob's Contest failsafe: = Fixed reconnect bug, thanks Osama! Lower Average BPS: = Added stopping randomization
- Loading branch information
1 parent
089530c
commit 03076b3
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,4 @@ mcVersion=1.8.9 | |
modid=farmhelperv2 | ||
modName=FarmHelper | ||
version=2.8.4-pre1 | ||
shouldRelease=false | ||
shouldRelease=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters