Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-06 04:04
3.9

Diese Version unterstützt SOCKS-Proxy, viel länger Verbot Nachrichten und Hashes in Content-Transfer-Angebote.
This release supports SOCKS-proxy, much longer ban messages, and hashes in content transfer offers.

2011-07-16 07:04
3.8.7

Diese Version verbessert die Performance, vor allem für Spiele mit sehr großen Anzahl von Spielern. Auch jede Langsamkeit in der Datenbank nicht mehr dazu, den Client-Timeout auf Login.
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.

2011-04-13 06:49
3.8.6

Diese Veröffentlichung fügt eine neue JAR-Datei, enthält nur die Client-Code und ist daher sehr gering. Es besteht aus zwei Performance-Optimierungen in den Code der Berechnung der Differenz der Weltstaat, die vom Server an die Clients gesendet werden.
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.

2011-01-04 10:30
3.8.5

Dieses Release behebt ein Problem mit Konto umbenennen und Sonderzeichen in Namen von Charakteren. Ferner verbessert die Leistung durch Speicherung Zonen auf die Datenbank asynchron.
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.

2010-11-28 20:14
3.8.4

Diese Veröffentlichung fügt Funktionen für die Unterstützung eines Spiels Testserver Aufbau einer gemeinsamen Datenbank mit einer Produktionskapazität von Game-Server.
This release adds features for supporting a game test server sharing a database with a production game server.

Project Resources