Blogroll
WorldForge
-
Latest tweets
- Google Summer of Code with WorldForge http://bit.ly/fjhFUS Apply now!
- has been accepted into Google Summer of Code! http://bit.ly/fQfgEq
- have released cyphesis 0.5.26 http://bit.ly/gdOKx1
- have released Mercator 0.2.9 http://bit.ly/dgMtX8
- has created a new Mason feature video http://bit.ly/ae7USL
Category Archives: Software
Your own desert island
Here is a video of me creating a small island from scratch in four minutes. It shows how to select the Terrain Editor from the admin menu, and then how to drag and adjust the control points to get the … Continue reading
Ember 0.6.0 released
Ember version 0.6.0 has been released and is now available from the WorldForge download site. Ember is a 3d client for the WorldForge project. It uses the Ogre 3d graphics library for presentation and CEGUI for its GUI system. This … Continue reading
Posted in Software
Comments Off
Cyphesis 0.5.25 Release
Cyphesis version 0.5.25 has been released and is now available from the WorldForge download site. Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game Mason which is currently in … Continue reading
Posted in Software
Comments Off
Mercator 0.2.9 Release
Mercator 0.2.9 has been released and is now available from the WorldForge download site. Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes … Continue reading
Posted in Libraries
Comments Off
Test driven development
Recently I was working on a problem when I hit upon a situation which I thought was an excellent example of applying test driven development in a less than ideal situation, so I thought I’d write about it here to … Continue reading
Posted in Software
Comments Off
Google Summer of Code report: Tiberiu Paunescu
This summer, for the third time in a row, Worldforge participated in Google Summer of Code. This post will showcase some of the work done by one of the students, Tiberiu Paunescu. Tiberius task was to implement a series of … Continue reading
Posted in Ember, Software
2 Comments
Eris 1.3.16 Released
Eris version 1.3.16 has been released and is now available from the WorldForge download site. Eris is the WorldForge client-side session layer, used by many existing clients. This is a development release, as the API may change prior to the … Continue reading
Posted in Libraries
Comments Off
Cyphesis 0.5.24
Cyphesis version 0.5.24 has been released and is now available from the WorldForge download site. Cyphesis is a small to medium scale server for WorldForge games, with builtin AI. This version includes the demo game Mason which is currently in … Continue reading
Posted in Software
2 Comments
Mercator 0.2.8 Release
Mercator 0.2.8 has been released and is now available from the WorldForge download site. Mercator is a library for handling procedural world data, especially terrain. It is used by all WorldForge components. This API is still in development, and changes … Continue reading
Posted in Software
Comments Off
libwfut 0.2.2 Released
libwfut 0.2.2 has been released and is available from the WorldForge download site. WFUT is a content distribution system initially intended to provide media updates for WorldForge clients. libwfut is a C++ implementation of the client side functionality. This release … Continue reading