This page documents the networking Protocol of Ace of Spades 0.80
Ace of Spades uses the ENet networking library for all server-client communication. The initial source for the protocol information was the original pyspades source code, for which the source for 1.0 was not released. Nonetheless, the 1.0 alpha client has been reverse engineered to document the protocol.
Yes or No in is used to specify if server or client wants to or already support 0.8 protocol
- OpenSpades (No comment for now from dev)
- piqueserver (No comment for now from dev)
- BetterSpades (No comment for now from dev)
- SpadesX (Yes)
Links to the respective projects pages that detail the extensions evailable in each version should be linked here.
- KVX File Format Specification - An archive of the mirror of the readme for Slab6 which contains the .kvx file format, the format that the AoS model format is based on
- VXL File Format Specification - A description of the .vxl file format, the format used for AoS maps
(original, mirror)