bonepl / ChromaLeague

Java open-source Razer Chroma keyboard integration for League of Legends
GNU General Public License v3.0
58 stars 25 forks source link

Fix death detection #91

Closed bonepl closed 3 years ago

bonepl commented 3 years ago

In season 11, Riot API has a bug that dead player can heal, increasing its hp above 0 - I need fix death detection to playerList api call instead of hp comparison.