Skip to content

Releases: AskAlice/TTR-Tools

TTR Tools v1.1.3

30 Jan 22:53
Compare
Choose a tag to compare

Minor Release

  • Improved beta gui
  • Added quick teleport option by hitting f5 and typing destination
  • You can now specify the name of the window you want to target.

TTR Tools v1.1.2

21 Dec 08:08
Compare
Choose a tag to compare

Minor Release

  • Improved efficiency of gardening bot
  • Simplified macro-gardening, and it now waters

TTR Tools v1.1.1

22 Nov 17:27
Compare
Choose a tag to compare

Minor release

  • GUI and consoles improved
  • Some gardening bugs fixed
  • New Watering Can trainer will plant a plant with 1 jellybean, water it a set amount of times, then destroy and repeat.
  • Some js bugs believed to be fixed
  • Tray icon now changes depending on status

TTR Tools v1.1.0

14 Nov 03:12
Compare
Choose a tag to compare

Major Release!

  • Gardening bot much more robust now. Will run full auto. Just start it at the estate spawn point. if it stops at any point because it fell off track just walk up to the pot it was supposed to go to, or hit pause, walk up to a pot, then hit pause again.
  • GUI Overhauled with webapp.ahk. Looks much nicer, I prefer web code to ahk's gross ui.
  • Check the readme.md for more info.

-this binary was hotfixed on 11/15/2016 at 3:08am EST with a couple fixes for the trampoline gui

TTR Tools v1.0.4

03 Nov 08:14
Compare
Choose a tag to compare

Major Release!

  • Added simple gardening selector. Currently, the bot will detect how many beans you can garden with, then use json flower data in the files to select the beans for each flower. Not fully automated yet (you'll have to move, click ok when done planting, and water yourself), so for right now select which flower (1-5) you'd like with numpad while next to an empty flower pot.
  • Hotkeys for trampoline and antiafk changed from CTRL+ALT+SHIFT+{number} to ALT+SHIFT+{number} to prevent unwanted jumping (in prep for fully auto gardening)

TTR Tools v1.0.3

26 Oct 05:23
Compare
Choose a tag to compare

Minor release

  • Added INI config file - When options are saved in the application, they will persist throught restart unless the game updates, in which case the config file gets overwritten entirely with (potentially new) defaults.
  • Automatic Update Checker - If the version running is less than the latest release on github, it will prompt the user to download the new version. If they decide to, it will open up their default browser to the latest release page for them to downlaod themselves. If they choose to not update, the app will not check for updates unless config.ini is changed in %appdata%\TTR-Tools\config.ini or a new version is updated, which overwrites the config.

TTR Tools v1.0.2

23 Oct 15:28
Compare
Choose a tag to compare

Minor release

  • Sped up the repeat method, should work faster and will no longer run when it shouldn't
  • Changed the pixel search methods for the trampoline bot, this will change how the bot behaves a lot, should be a lot more reliable across different machines. If the old version works better, post on the facebook page or put in an issue. Show graphs of each.
  • Removed lagfix as it is now moot because the checks that were causing lag no longer run every jump cycle

TTR Tools v1.0.1

19 Oct 21:56
Compare
Choose a tag to compare

Minor release

  • The code is now separated into different files for each feature for better reading. You can compile each class on their own, though all files include Gui.ahk or else it would break.
  • The Anti AFK now graphs much nicer
  • README updated with facebook page link
  • More consistency in trampoline bot as it will resize and focus the window when it's not finding the pixels (after a bit of a delay as to not spam you)

TTR Tools v1.0.0

17 Oct 22:26
Compare
Choose a tag to compare

Initial release. Still may be some unnoticed bugs. I'll update soon.