Skip to content

Version 1.0

Choose a tag to compare

@0x8DEADF00D 0x8DEADF00D released this 02 Oct 22:42
· 98 commits to master since this release
  • 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.