Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Lock target feature #107

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

New Lock target feature #107

wants to merge 46 commits into from

Commits on Apr 16, 2016

  1. Merge pull request #2 from xcsoftforlsharp/patch-1

    Thanks xcsoft
    myo committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    61ea024 View commit details
    Browse the repository at this point in the history
  2. 1.0.0.2

    brian0305 committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    40b25e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2560948 View commit details
    Browse the repository at this point in the history
  4. 1.0.0.2

    brian0305 committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    c17c845 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2016

  1. Adjusted namespaces, updated Damage, Interrupter, Gapcloser, and Targ…

    …etSelector to use L# Data. Updated files to use C# 6.
    ChewyMoon committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    6118c73 View commit details
    Browse the repository at this point in the history
  2. Removed analyzers

    ChewyMoon committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    b9ac646 View commit details
    Browse the repository at this point in the history
  3. Revert "Removed analyzers"

    This reverts commit b9ac646.
    Alex committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    7974ada View commit details
    Browse the repository at this point in the history
  4. Revert "Adjusted namespaces, updated Damage, Interrupter, Gapcloser, …

    …and TargetSelector to use L# Data. Updated files to use C# 6."
    
    This reverts commit 6118c73.
    Alex committed Apr 18, 2016
    Configuration menu
    Copy the full SHA
    6109172 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2016

  1. 6.8

    + Namespace
    + Prediction (move/hp)
    + L#.Data
    + Orbwalk
    + LoL 6.8
    brian0305 committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    c02c56e View commit details
    Browse the repository at this point in the history
  2. better color

    xcsoftforlsharp committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    a0d3939 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from xcsoftforlsharp/patch-3

    better color
    myo committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    ba8032b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. 1.1.0.2

    brian0305 committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    658498b View commit details
    Browse the repository at this point in the history
  2. 1.1.0.3

    brian0305 committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    242f240 View commit details
    Browse the repository at this point in the history
  3. 1.1.0.4

    brian0305 committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    4ebbe36 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Update Minion.cs

    nabbhacker committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    90332c6 View commit details
    Browse the repository at this point in the history
  2. Update Spell.cs

    nabbhacker committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    67acd5c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from nabbhacker/master

    Changed FarmLocations and GetPredictedPosition in order to accept a Minion List as argument.
    myo committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    952d81c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. 1.1.0.5

    brian0305 committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    ce1f8fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4394f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from CHA2172886/master

    Add  the translation (including dictionary)
    myo committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    cdaace8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2016

  1. PastelComCoca - New target selector

    Provides methods to Lock an especific champion for example:
    You are fighting 2v2 on the botlane and the enemy marksman is one hit
    and runs into the bush... instead of hitting the support wasting an
    important auto attack this class can lock your focus on the adc, so when
    you get vision you will have the auto attack up.
    Just double click the champion you want to lock.
    
    Preview
    http://i.imgur.com/d1gk2MI.png
    http://i.imgur.com/2RJeEdH.png
    http://i.imgur.com/GAmteqU.png
    http://i.imgur.com/VWlJcwi.png
    http://i.imgur.com/cbNIyO2.png
    http://i.imgur.com/ZjajoWz.png
    Alex committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    d638fd5 View commit details
    Browse the repository at this point in the history
  2. Update Damage.cs

    Added Devourer.
    nabbhacker committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    6bde5b5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from nabbhacker/master

    Update Damage.cs
    zezzy committed Apr 24, 2016
    Configuration menu
    Copy the full SHA
    ae2fdae View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2016

  1. fixed Irelia last hitting

    myo committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    ad23e24 View commit details
    Browse the repository at this point in the history
  2. fixed Irelia AA damage

    without commenting stuff out this time
    Alex committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    ae7e268 View commit details
    Browse the repository at this point in the history
  3. Added few animations

    Ease and Fade animations. More will follow and adjustments to some of
    the menu designs will be made which will include some of these
    animations.
    Screeder committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    4f5c1e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. Configuration menu
    Copy the full SHA
    f9afe34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from CHA2172886/master

    Fix Menu Width and add Lock Target Translation
    myo committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    a464dad View commit details
    Browse the repository at this point in the history
  3. faster lucian assemblies :klappa:

    Alex committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    aaeada6 View commit details
    Browse the repository at this point in the history
  4. Exhaust Damage is currently off

    myo committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    99d7c06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4f9c61 View commit details
    Browse the repository at this point in the history
  6. Finally fixed exhaust.

    That was exhausting.
    
    http://i.imgur.com/fhIdpp1.png
    
    exory:
    summonerexhaustslow is the slow
    and is cleansable
    while if you use cleanse
    u still are affected from summonerexhaust
    which is the real damage reduction
    Alex committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    222d6ae View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. InAutoAttackRange for @sebby

    Alex committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    45c3e2e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2016

  1. 1.1.0.11

    brian0305 committed May 3, 2016
    Configuration menu
    Copy the full SHA
    94efbf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84786e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Prediction

    brian0305 committed May 5, 2016
    Configuration menu
    Copy the full SHA
    122a5d1 View commit details
    Browse the repository at this point in the history
  2. Old stuff

    brian0305 committed May 5, 2016
    Configuration menu
    Copy the full SHA
    aed8d78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c9cfb5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2016

  1. Removed debug messages

    Screeder committed May 6, 2016
    Configuration menu
    Copy the full SHA
    4f3d5a9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Improved Anti-Gapcloser

    1. added target arg for targeted spells
    2. added range check (without it gapclosers on other lanes would have been detected too)
    3. added end position check if gapcloser spell is casted from fow <-- should add target distance too for katarina? dunno.
    myo committed May 11, 2016
    Configuration menu
    Copy the full SHA
    6f4c272 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7087739 View commit details
    Browse the repository at this point in the history
  3. Changed version so everyone gets the new antigapcloser

    :waiting_v2: for loader 2.0 @h3h3
    myo committed May 11, 2016
    Configuration menu
    Copy the full SHA
    8cc13ed View commit details
    Browse the repository at this point in the history

Commits on May 14, 2016

  1. Prediction

    brian0305 committed May 14, 2016
    Configuration menu
    Copy the full SHA
    d6e19d8 View commit details
    Browse the repository at this point in the history
  2. LeagueSharp > LeagueSharp.SDKEx

    Alex committed May 14, 2016
    Configuration menu
    Copy the full SHA
    a164545 View commit details
    Browse the repository at this point in the history
  3. Revert "LeagueSharp > LeagueSharp.SDKEx"

    This reverts commit a164545.
    Alex committed May 14, 2016
    Configuration menu
    Copy the full SHA
    0563b72 View commit details
    Browse the repository at this point in the history
  4. Fixed cache

    ChewyMoon committed May 14, 2016
    Configuration menu
    Copy the full SHA
    ffc4755 View commit details
    Browse the repository at this point in the history