v1.1.0
Tools
Name | Description |
---|---|
goop | A BNCS Channel Operator that can act as a bridge between Battle.net realms and Discord. |
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
9e297ee goop: Add Goop (GO OPerator), a BNCS/Discord Channel Operator
52b9389 goop: Add support for webhook avatars
ecb941c goop: Use time.After instead of time.Sleep to break earlier