Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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

이 릴리스 지원 양말 프록시, 메시지, 금지 더 및 해시 콘텐츠 전송 제공 합니다.
This release supports SOCKS-proxy, much longer ban messages, and hashes in content transfer offers.

2011-07-16 07:04
3.8.7

이 릴리스에는 크게 특히 플레이어의 매우 큰 숫자 게임, 성능을 향상시킵니다. 또한, 데이터베이스에있는 지연은 더 이상 클라이언트가 로그인 시간 초과로 발생하지 않습니다.
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

이 릴리스는 클라이언트 코드를 포함하고 있으므로 매우 작은 새로운 JAR 파일을 추가합니다. 그것은 클라이언트가 서버에서 보낸 것으로 세계 국가의 차이를 계산하는 코드의 두 가지 성능 최적화가 포함됩니다.
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

이 릴리스의 계정 이름 바꾸기 및 캐릭터 이름에 특수 문자와 함께 문제를 해결합니다. 그것은 더 이상 비동기적으로 데이터베이스에 영역을 저장하여 성능을 향상시킵니다.
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

이 릴리스는 프로덕션 게임 서버와 데이터베이스를 공유 게임 테스트 서버를 지원하기위한 기능을 추가합니다.
This release adds features for supporting a game test server sharing a database with a production game server.

Project Resources