Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Phoenix616/TFT-Overlay-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TFT-Overlay Logo

Java overlay program for League of Legends' Teamfight Tactics.

Only works in windowed or borderless fullscreen mode of LoL!

Overlay

Features

  • Item overview
  • Item builder
  • Classes and origins overview and chart
  • Patch data updater
  • Information hilights

Planed Features

  • Team builder based on item recommendations
  • Item search
  • Automatic patch detection

Known Issues

  • Does not work when LoL is in fullscreen. Use windowed or borderless mode!
  • Tooltips only show when the overlay is focused. That's a Java Swing issue to which I'll eventually add a workaround by using custom tooltips.

Downloads

Either use the releases or the latest development builds (Direct download).

The Overlay requires at least Java 8 to run.

More images

Item combination Item builder Champions list Champions grid Champions grid details Classes overview Origins overview

License

TFT-Overlay - TFT-Overlay-Java
Copyright (c) 2019 Max Lee aka Phoenix616 (mail@moep.tv)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.