@page title="Scope of this milestone">
This milestone consists mostly in writing the game's engine and most of the common administrative functionalities. Because of this, the game itself is pretty limited, and so is the interface.
The stand-alone game server runs independently of any interface and is responsible for all administrative and game functionalities. This release concentrates on:
Server administration is one of the most important areas for this release, although most people will (hopefully) never get to see it. It is implemented as a separate user interface accessing the server through its external communication interface. The administration interface includes:
While the game does not bring anything really new, it is based on a per-minute update system. Its interface is probably not really appropriate, as Beta 5's external layout is a bit cramped when it comes to displaying all required in-game information; it is however temporary.
This release is available in two languages - English and French - as the internationalisation system needs to be tested. However, it is extremely likely that future milestone releases will only be available in English.
@page>