Here's a preview of v3.0.
Some plugins will shrink in size and others will grow.
Basically I'm removing separate DLLs for SP and MP and combining them into a single plugin.
I'm removing all of the duplicate functions in each plugin (they were only duplicates to show off the control you had).
Each plugin will now have its own configuration interface to do what you like with it. This will allow me to expand on support and features for each game.
Greater control over HUD placement in CoD games. Right now it lets you only adjust the left side and it will automatically adjust the right side to match. However, I may let both left and right sides be set by the user.
Note that this version still uses .Net framework 3.5, but will require 4.0 when I finish it. It is also probably a week or two away depending on how much free time I have.