

5c2b727 Moderator applications are open again and Knuski as EUR mod (#172) - murpii

d7a4c37 engine/client: Replace the game hardcoded name with a macro variable - Kaffeine
ac61a38 CPlayers::RenderPlayer: Consistently use Alpha variable - Kaffeine
68b1afc client/menus_settings: Replace hardcoded config name with a macro - Kaffeine
15e6fd8 CMake: Use CMAKE_PROJECT_NAME for status message - Kaffeine
9a5b733 Client: Fix projectiles rendering for demo playback - Kaffeine
3e24550 Merge #4669 - bors[bot]
343b254 Client/CBinds: Rename arguments which refers to the ModifierCombination - Kaffeine
db1d136 client/menus: Fix variable names - Kaffeine
ae482d0 CMenus::DoKeyReader: Fix the UI text for binds with a modifier(s) - Kaffeine
2233ca9 CBinds::GetModifierMask: Make the method actually returning the mask - Kaffeine
fff597c CMenusKeyBinder: Fix binding in cases with only a modifier key pressed - Kaffeine
e087696 CBinds: Remove unused ModifierMatchesKey() - Kaffeine
7d1595f Client/CMenus: Actually process and show all bindings with modifiers - Kaffeine
17222d6 Binds: Reorder modifiers according to the convention - Kaffeine
3025bb0 Merge #4668 - bors[bot]




























































import numpy as np
import matplotlib.pyplot as plt
import re
from glob import glob











from IPython import get_ipython
get_ipython().run_line_magic('matplotlib', 'qt') ## backend is Qt
ImportError:
Could not load requested Qt binding. Please ensure that
PyQt4 >= 4.7, PyQt5, PySide >= 1.0.3 or PySide2 is available,
and only one is imported per session.
Currently-imported Qt library: 'pyqt5'probs im missing some installs xD







[<matplotlib.lines.Line2D at 0x7fd9c13c6208>]





















