v1.2.1
Tools
Name | Description |
---|---|
capiclient | A command-line interface for the official classic Battle.net chat API. |
bncsclient | A mocked Warcraft III chat client that can be used to connect to BNCS servers. |
w3gsclient | A mocked Warcraft III game client that can be used to add dummy players to games. |
bncsdump | A tool that decodes and dumps BNCS packets via pcap (on the wire or from a file). |
w3gsdump | A tool that decodes and dumps W3GS packets via pcap (on the wire or from a file). |
w3mdump | A tool that decodes and dumps w3m/w3x files. |
Changelog
1ed213d bnet: Convert unicode emoji to text in SendMessage
94c424d capi: Use uint32 reqid to prevent alignment issues for atomic functions on x86
5e6cf7c peer: Reduce number of simultaneous connections in TestMass