Ben bd4a6ad24a Spawn players next to each other in rooms
This is an experimental fix for a bug in the vanilla client where players would appear invisible and their actions would not be relayed to the rest of the room.
2020-07-01 00:13:33 +01:00
2020-06-26 03:30:39 +01:00
2019-12-02 23:46:04 +00:00
2020-05-07 02:26:56 +01:00
2020-06-01 20:54:36 +01:00
2020-01-19 14:16:14 +01:00
2020-06-16 17:29:39 -04:00

houdini-asyncio

Solero Discord Solero Forum Issue Tracker License Documentation

A lightning-fast Club Penguin Private Server written in Python 3.

Features 👾

  • 🕒 Cross-era: Different clients can play together on the same server.
  • Commands: Built-in extensible commands API.
  • 🔌 Powerful Plugin API: Easy and quick to write your own plugins.
  • 💬 Chat-filter: Filter trolls with minimal configuration.
  • 🛡️ Permissions: API to restrict access to server functionality & commands.

Installation

Houdini can be run as a normal Python program under any operating system.

$ git clone https://github.com/solero/houdini
$ cd houdini
$ pip install -r requirements.txt
$ python bootstrap.py login

Game Screenshots

Screenshot Screenshot Screenshot

Contributing

💗 So glad to hear of your interest!

If you have suggestions for how this project can be improved, or want to report a bug, please feel free to open an issue! We welcome any and all contributions. We listen to all your questions and are always active on the Solero Discord server.

Please note that in this early stage of development we cannot take requests for vanilla Club Penguin features!

License

MIT Licensed

Description
A Club Penguin private server written in Python 3
Readme 1.8 MiB
Languages
Python 99.9%
Dockerfile 0.1%