I want to try making really short reports about the progress on building the new game. I’m planning this for some time now, but I need to write what we were doing and what was done up to this point. So in an extreme short version, in no particular order, this is the current state of the Link-Dead/Berserker engine and game.
- Replacing Newton Game Dynamics engine with Box2D
- Using Irrlicht for all game graphics and GUI (custom DLL stripped from 3D functionality)
- Made a workable state pumping model for playing over the network
– it works but there are some bandwidth problems I need to fix to make it really playable
– using RakNet but I’m thinking of replacing it with something simpler
- Thinking about replacing the sound engine (currently FreeSL/OpenAL)
- All characters and animations are being remade
- There will be new ragdolls based on Box2D (previously it was my own system)
- Sigvatr is working on map designs and level graphics for weeks now
- Synsynth has made a demo version of Link-Dead music
- Nearly all sounds are done for Berserker
- Working a lot on engine optimizations, rearranging, code rewriting, simplifying
– this takes a lot of time and is something I need to do now because the engine has become really big and complex
- The game will be shipped with a graphical GUI for editing/creating menus
– invented an awesome way to connect GUI elements with configs/scripts and making it work without writing any code
- Lots of visioning and discussing about the game mechanics and feel with Sigvatr and Me.
That’s what we were working on in the past couple months. It doesn’t seem much when it is written but I can’t really show you anything because most of what is being done is internal engine stuff. The graphics that Sigvatr is painting is top secret and we won’t publish them until we have something real and working in the game.
That being written I’ll see how writing progress in a very brief way like this works for me. I want to keep you guys updated but on the other hand development logs and blogs have become a distraction. My main reason for all of this is to create awesome games. Always was.
16 comments... »
Development log.