All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Secondary protocol version to support 1.8 Steam patch
- getProtocol function to retrieve player protocol
- HTTPS support (using libcurl)
- New FPS related functions: getCountedFps (detects lag spikes properly), isLagging
1.1.1 (Hotfix) - 2019-03-09
- Fixed JSON module not parsing booleans properly
1.1.0 - 2019-03-09
- Full support for HTTP 1.1
- JSON support (GSC module, see unleashed\json in bin)
- isArray function
- getEpochTime and epochTimeToString
- setSpectatedClient
- Project renamed to CoD4: Unleashed
- Updated compile info
- Deprecated httpPostRequest
- Initial release