Documentation and development of the protocol used primarily by Voxlap (classic) v0.75/v0.76, OpenSpades, BetterSpades, pyspades, PySnip and piqueserver.
This started out as a dump of the aoswiki.rakiru.com Protocol page, but is meant to be the hub for developing the AoS protocol in the future.
Browse the documentation at https://www.piqueserver.org/aosprotocol, or just read through the git repository instead.
You want to add a packet to AoS? Great!
File an issue and name it PP: PacketName
. Describe what packet you wish to add,
and how it would improve the game.
If your packet has recieved positively it is time to write it up.
Describe the packet in the style of the other packets and file a Pull Request and name it PAR: PacketName
.