17.01.2015, 13:01
I'll try to add it, no guarantees though.
-----------------------------
TSConnector v1.2 has been released.
Changes
Big thanks to Nanory, who helped me during the development by reproducing, finding and reporting critical bugs.
Downloads are, as always, here.
Please report issues and bugs through the Github issue tracker or write me a PM if it's important.
-----------------------------
TSConnector v1.2 has been released.
Changes
Код:
- added error callback: 'forward TSC_OnError(TSC_ERROR_TYPE:error_type, error_id, const error_msg[]);'
- 'TSC_Disconnect' now properly disconnects and unloads everything
- bug fixes:
- a timeout was added in 'TSC_Connect' which will abort the connection attempt when it takes longer than 3 seconds
- 'TSC_Connect' now returns false if a connection is already established
- UID's are now properly escaped
- fixed deadlock in network heartbeat check
- fixed race condition in network buffer access
Downloads are, as always, here.
Please report issues and bugs through the Github issue tracker or write me a PM if it's important.

