Skip to main content

Open-Source server implementation for Ace of Spades

Project description

An Ace of Spades 0.75 server based on PySnip.

:point_right: Chat with us!

All of these are bridged together!

:tada: Features

  • Many administrator features

  • A lot of epic commands

  • A remote console (using SSH)

  • Map rotation

  • Map metadata (name, version, author, and map configuration)

  • Map extensions (water damage, etc.)

  • A map generator

  • An IRC client for managing your server

  • A JSON query webserver

  • A status server with map overview

  • Server/map scripts

  • Airstrikes

  • Melee attacks with the pickaxe

  • New gamemodes (deathmatch / runningman)

  • Rollback feature (rolling back to the original map)

  • Spectator mode

  • Dirt grenades

  • Platforms with buttons

  • Ban subscribe service

  • A ton of other features

:rocket: Installation

Requirements

Piqueserver requires python 3.7 and above

We currently provide builds for:
  • Linux x86_64

  • Windows x86 and x86_64

If your system is not one of the above, you will also need a recent C++ Compiler.

pip (stable version)

pip3 install piqueserver

Optional features:

  • ssh: enable ssh manhole server support

  • from: enable the from command to geolocate players by ip

To install with optional features with pip:

pip3 install piqueserver[ssh,from]

git (bleeding edge)

git clone https://github.com/piqueserver/piqueserver
cd piqueserver
python3 -m venv venv
source venv/bin/activate

# note: requirements.txt includes all optional deps too
pip install -r requirements.txt

python setup.py install

# now `piqueserver` will be available on the $PATH when venv active

Arch Linux

The AUR package (git master) is currently broken. When it gets repaired (you can help!), you’ll be able to install manually or with your favourite AUR helper:

pacaur -S piqueserver-git

:rocket: Running

Then copy the default configuration as a base to work off

piqueserver --copy-config

A-a-and lift off!

piqueserver

Custom config location

If you wish to use a different location to ~/.config/piqueserver/ for config files, specify a directory with the -d flag:

piqueserver --copy-config -d custom_dir
piqueserver -d custom_dir

:speech_balloon: FAQ

What’s the purpose?

The purpose of this repo is to be a continuation of PySnip.

What if PySnip development returns?

Then they would merge our changes and development would be continued there, I guess. The important thing is to keep AoS servers alive.

Why should I use piqueserver instead of PySnip/PySpades?

  • Multi config installation

  • Docker support

  • Bug fixes

  • Improvements

  • Better anti-hacking

  • New scripts

What about 0.76 support

Working with multiple versions is a pain. 0.76 will be suported in the future only.

Is that everything?

Please see also the Online Documentation for more information (readthedocs.io has replaced our wiki).

Where can i find more scripts?

You can checkout the Piqueserver Extras Repository, that contains scripts made by the community and ports from PySnip/PySpades script. Or in community forums, such as: aloha.pk and BuildAndShoot

:blush: Contribute

Don’t be shy and submit us a PR or an issue! Help is always appreciated

:wrench: Development

Use python3 and pip to setup the development environment:

$ python3 -m venv venv && source venv/bin/activate
(venv) $ pip install -r requirements.txt
(venv) $ pip install -r dev-requirements.txt # includes dev tools
(venv) $ python setup.py develop             # install in-place
(venv) $ deactivate # Deactivate virtualenv

Brought to you with :heart: by the piqueserver team.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

piqueserver-1.1.1.tar.gz (230.7 kB view hashes)

Uploaded Source

Built Distributions

piqueserver-1.1.1-cp311-cp311-win_amd64.whl (781.9 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

piqueserver-1.1.1-cp311-cp311-win32.whl (712.1 kB view hashes)

Uploaded CPython 3.11 Windows x86

piqueserver-1.1.1-cp311-cp311-musllinux_1_1_x86_64.whl (5.4 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

piqueserver-1.1.1-cp311-cp311-musllinux_1_1_i686.whl (5.3 MB view hashes)

Uploaded CPython 3.11 musllinux: musl 1.1+ i686

piqueserver-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

piqueserver-1.1.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (4.7 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

piqueserver-1.1.1-cp310-cp310-win_amd64.whl (784.4 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

piqueserver-1.1.1-cp310-cp310-win32.whl (714.9 kB view hashes)

Uploaded CPython 3.10 Windows x86

piqueserver-1.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (5.1 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

piqueserver-1.1.1-cp310-cp310-musllinux_1_1_i686.whl (5.0 MB view hashes)

Uploaded CPython 3.10 musllinux: musl 1.1+ i686

piqueserver-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

piqueserver-1.1.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (4.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

piqueserver-1.1.1-cp39-cp39-win_amd64.whl (797.5 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

piqueserver-1.1.1-cp39-cp39-win32.whl (725.0 kB view hashes)

Uploaded CPython 3.9 Windows x86

piqueserver-1.1.1-cp39-cp39-musllinux_1_1_x86_64.whl (5.2 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

piqueserver-1.1.1-cp39-cp39-musllinux_1_1_i686.whl (5.1 MB view hashes)

Uploaded CPython 3.9 musllinux: musl 1.1+ i686

piqueserver-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

piqueserver-1.1.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (4.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

piqueserver-1.1.1-cp38-cp38-win_amd64.whl (797.3 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

piqueserver-1.1.1-cp38-cp38-win32.whl (726.0 kB view hashes)

Uploaded CPython 3.8 Windows x86

piqueserver-1.1.1-cp38-cp38-musllinux_1_1_x86_64.whl (5.5 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

piqueserver-1.1.1-cp38-cp38-musllinux_1_1_i686.whl (5.3 MB view hashes)

Uploaded CPython 3.8 musllinux: musl 1.1+ i686

piqueserver-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

piqueserver-1.1.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (4.6 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

piqueserver-1.1.1-cp37-cp37m-win_amd64.whl (781.2 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

piqueserver-1.1.1-cp37-cp37m-win32.whl (719.7 kB view hashes)

Uploaded CPython 3.7m Windows x86

piqueserver-1.1.1-cp37-cp37m-musllinux_1_1_x86_64.whl (4.9 MB view hashes)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

piqueserver-1.1.1-cp37-cp37m-musllinux_1_1_i686.whl (4.8 MB view hashes)

Uploaded CPython 3.7m musllinux: musl 1.1+ i686

piqueserver-1.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

piqueserver-1.1.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (4.1 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page