Skip to content

Releases: iholston/lol-bot

v4.0.8

19 Dec 23:02
Compare
Choose a tag to compare

Changelog:

  • Add Chinese, Japanese, and Korean character support on Windows #277

v4.0.6

01 Dec 20:34
Compare
Choose a tag to compare

Changelog:

  • Re-added wait for patch logic
  • Minor launcher improvements
  • Minor bug fixes

v4.0.5

01 Dec 17:57
Compare
Choose a tag to compare

Changelog:

  • Randomize champ selection
  • Fix bot tab time/champion information bug

v4.0.4

27 Nov 21:12
Compare
Choose a tag to compare

Changelog:

  • Fixed startup path bug #273

v4.0.3

27 Nov 00:10
Compare
Choose a tag to compare

Changelog:

  • Prevent app crash if version check fails

v4.0.2

25 Nov 22:28
Compare
Choose a tag to compare

Changelog:

  • Fix bot error when starting the game on Windows #271

v4.0.1

21 Nov 01:16
Compare
Choose a tag to compare

Changelog:

  • Fixed copy to clipboard bugs
  • Fixed open in Finder bug
  • Added missing dependency for Windows #269

v4.0.0

19 Nov 23:28
Compare
Choose a tag to compare

Changelog:

  • Added macOS support
  • Moved OS specific functionality to system folder
  • Updated how game settings are overwritten
  • Minor changes to game logic

v3.0.1

02 Nov 16:41
Compare
Choose a tag to compare

Changelog:

  • Fixed post game screen clicking bug #256
  • Fixed log directory not existing bug #258

v3.0.0

26 Oct 03:59
e54ecbf
Compare
Choose a tag to compare

Changelog:

  • Updated LCU library to no longer rely on lockfile
  • Updated login method since loggin in via LCU api has been disabled (the new method is worse, but it works)
  • Minor GUI updates
  • Minor changes to overall game flow