Hi everybody,
I m glad to announce the release of a new tool to manage your dedicated server Trackmania: Lobeo Module Server (aka LMS).
Thanks to this server, you will be able to create your own modules that can interact with the dedicated server Trackmania. You can also create easily web application linked to your TM server.
All your modules can entirely be developed in Javascript.
A presentation video can be seen here :
We release the alpha version this WE, we are looking for some alphatesters to help us. At the moment, there is few modules, but we are working on increasing the module library.
If you are interested, go to this url: http://www.dndnetworks.com/alpha/
PaGaisu
Lobeo Module Server
Moderators: PaGaisu, Vegeta, TM-Patrol
-
- TM-Patrol
- Posts: 1612
- Joined: 10 Jul 2008 19:48
- Owned TM-games: TMUF, TMNF, TMS
- Manialink(s): ET
- Location: London, UK
- Contact:
Re: Lobeo Module Server
Sounds like good stuff, look forward to seeing the Onyx team contributions (will give these a try when more developed for sure).
Cheers
Cheers

Re: Lobeo Module Server
Thx mate for the support
.
I'll post updates on the progress and post some tutorials about our brand new server: LMS.

I'll post updates on the progress and post some tutorials about our brand new server: LMS.
Re: Lobeo Module Server
A technical description
The LMS is written in java and required the jre version 1.6.
The LMS contains some system modules such as:
- the core
- a database
- a http server
- a admin console server
- a portal
To java developers, the LMS is OSGi-based and is able to host war files that can be installed/uninstalled on the fly.
The LMS is written in java and required the jre version 1.6.
The LMS contains some system modules such as:
- the core
- a database
- a http server
- a admin console server
- a portal
To java developers, the LMS is OSGi-based and is able to host war files that can be installed/uninstalled on the fly.