Projects / marauroa

marauroa

Marauroa is a multiplayer online game framework server. It uses a multithreaded server architecture with a TCP oriented network protocol, a MySQL based persistence engine, and a flexible game system. The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules. Marauroa is based on a design philosophy called Action/Perception. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  05 Feb 2012 19:04

    Release Notes: This release supports SOCKS-proxy, much longer ban messages, and hashes in content transfer offers.

    •  15 Jul 2011 22:04

      Release Notes: This release greatly improves performance, especially for games with very large numbers of players. Also, any slowness in the database no longer causes the client to timeout on login.

      •  12 Apr 2011 21:49

        Release Notes: This release adds a new jar file that only includes the client code and is therefore very small. It includes two performance optimizations in the code calculating the difference of the world state to be sent from the server to the clients.

        •  04 Jan 2011 01:30

          Release Notes: This release fixes an issue with account renaming and special characters in character names. It further improves performance by storing zones to the database asynchronously.

          •  28 Nov 2010 11:14

            Release Notes: This release adds features for supporting a game test server sharing a database with a production game server.

            Screenshot

            Project Spotlight

            ne

            A free editor easy to use for the beginner, but powerful for the wizard

            Screenshot

            Project Spotlight

            GNU Parallel

            Software to build and execute shell command lines from standard input in parallel.