System Wars, my offshoot of Solar Empire Generic, is progressing well at the moment. Once I have converted all the files to use Savant2 templates for output, I will release the first release candidate for 1.0.0. This will be the first major Solar Empire release for over a year. Converting the PHP files will take an awful long time though because of the sheer amount of coding present in Solar Empire; I have to consider the template interface and ensure that all data is totally separate from presentation. The system information page is probably going to take the most amount of time because of the amount of options contained.
Notable improvements since System Wars 0.9.13
You can checkout the latest revision of the System Wars source code from svn.sourceforge.net/svnroot/solar-empire/trunk; I will add you as a project developer if you can prove you have something useful to commit.
- Now using the Savant2 template system — the templates are written in PHP (so why use them you may be thinking?) and are designed to separate data from presentation
- A plethora of bug fixes
- Attacking now costs according to the existing admin variables
- Secured over 8 PHP files by completely rewriting them to use templates
- Restructured the SVN directory

Comments