This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
Changes
bztk_pluginName(void)
has changed tobztk_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 dobztk_getPlayerByBZID(int)
has changed tobztk_getPlayerByBZID(const char*)
Fixes
- Conflicts with plug-in names due to
bztk_pluginName()
have been resolved