Back to Majik 3D MMORPG information archive main page.
forum index

Development Needs For The New Millennium

Message 2542

From: yorkaturr
Date: 2002-10-31 00:28:09


What we need:

- An environment capable of hosting up to 1000 players at first, expandable to larger amounts in the future. This involves coding an actual server application and related libraries. HCJake's Magi Platform (in development) has been suggested and virtually approved.
- Scripting support for the server application. The Lime scripting language (in development) has been suggested for this, because we're not satisfied with any scripting language out there at the moment.
- A client capable of displaying widgets, displaying 3D graphics and discussing with the server. The Magi Platform and the OGRE 3D engine have been suggested for this. However, the widget part hasn't been solved yet.

...and what we should do at the moment:

- Upload all the current code to a CVS, accessible by all the coders.
- Assign tasks for building the Magi Platform.
- Assign tasks for building the Lime scripting language.
- Assign tasks for building the server application, including integration of the scripting system.
- Assign tasks for building the client application, including finding ourselves a widget library.