Skip to content

Releases: TeamFightTacticsBots/Alune

v0.1.8

23 Nov 11:19
3c6836c
Compare
Choose a tag to compare

What's Changed

If you previously configured "dawn of heroes" as the game_mode, make sure to switch it to "normal". The config updater will not do this for you.

New Contributors

Full Changelog: v0.1.7...v0.1.8

v0.1.7

19 Oct 09:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

16 Oct 00:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Oct 07:59
d37c9d2
Compare
Choose a tag to compare

What's Changed

  • Add Keyboard Shortcuts For Pausing Game & Not Requeuing Next Match by @Kyrluckechuck in #48
    • Alt + P to toggle pausing the bot
    • Alt + N to toggle re-queueing
  • Support dawn of heroes by @akshualy in #61

Included noteworthy changes

  • Increase rate at which the bot buys XP
  • Fix the carousel check since they swapped the images of being on board and being in carousel
  • Increase readability on errors by waiting 10 seconds before exiting Alune if an error has been raised
  • Log which surrender mode is currently selected and for which type of pass it is recommended

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

22 Aug 07:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Aug 18:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 May 06:48
Compare
Choose a tag to compare

What's Changed

  • Adds a catch for a possible URLError when trying to get the latest Google Play TFT app version

Full Changelog: v0.1.1...v0.1.2

v0.1.1

12 May 11:04
Compare
Choose a tag to compare

Minor fix to click boxes which prompt you to confirm patching your game/accepting that your game is outdated.

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 May 07:01
Compare
Choose a tag to compare

What's Changed

  • Add a configuration file and apply configuration in code by @akshualy in #8
    • Configuration is in the alune-output folder that's created during first run. Logs and the adb keys have moved here as well.

Full Changelog: v0.0.1...v0.1.0

v0.0.1

26 Apr 18:55
Compare
Choose a tag to compare

Description

First executeable release for Alune. Please report any issues, logs can be found in the logs folder that's created after the first run of the exe.

What's Changed

  • Check TFT app version and exit if it's outdated by @akshualy in #1
  • Create executable and do version checking by @akshualy in #7

Full Changelog: https://github.com/TeamFightTacticsBots/Alune/commits/v0.0.1