- Ranks end conditions now apply only to ranked mode
- Plugin API : Added OnInjection() event
- Plugin API : Added OnGameResolutionUpdate() event
- Plugin API : Added GUI controls, you can display text in the game’s window with GUI.AddElement(); (see LethalAlert plugin for code sample)
- Minor fixes and stability improvements