You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed several bugs and errors, enhanced the information parsing procedures
Code refactoring and restructuring changes
UnitTests usable by everyone (see the README.MD for more information on how to setup your environment)
Content Framework for parsing and generating messages with vBulletin (elitepvpers specific) format codes such as spoilers, centered text, bold text, quotes, ...
Extended proxy support for connecting when behind a proxy server
Subscribed threads can be queried using the Profile.GetSubscribedThreads function (thx @michaelpittino
User Search and lookup functions such as User.Search and User.ByName
Implemented new properties including User.Banned that is set to true if the user was detected being banned.