Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Version 1.2.0

Latest
Compare
Choose a tag to compare
@allejo allejo released this 15 Jan 08:22
· 2 commits to master since this release
b69b9e6

Changes

  • bztk_pluginName(void) has changed to bztk_pluginName (std::string, int, int, int, int)
  • bztk_pluginName() no longer saves names with a singleton pattern; this is now left to the developer to do
  • bztk_getPlayerByBZID(int) has changed to bztk_getPlayerByBZID(const char*)

Fixes

  • Conflicts with plug-in names due to bztk_pluginName() have been resolved