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). |
w3gdump | A tool that decodes and dumps w3g/nwg files. |
w3mdump | A tool that decodes and dumps w3m/w3x files. |
Changelog
870d38c ci: Remove leftover from Makefile
7ac7413 ci: Remove invalid characters in artifact names
700de6c ci: Static link Windows binaries
bfda02e bncs: Ignore unexpected packets during login protocol