StarBase version 0.22 is an overhaul of the Project Manager and the way rules files are handled. Instead of manually configuring a project with a new rules set, StarBase now does this for you. It has a rules_templates directory where you keep your rules sets, and when you create a new project it copies the rules set into the new project. There's also a new GUI for customising your new project.
I've created an Album of screenshots showing you what StarBase looks like and taking you step-by-step through populating the project with worlds and editing world details and links between worlds. There's a lot more to StarBase and I plan on uploading more step-by-step guides in future.
StarBase Screenshots
Starbase is available as a pre-built Windows executable:
Starbase 0.22 for Windows
StarBase 0.22 Manual
A big step for StarBase today. The project is now uploaded to Github. Many thanks to those of you that helped me out with this.
StarBase on Github
I've updated the documentation with information on what you need to run StarBase. Apart from Python it depends on a few third party modules. Bear in mind that if all you're interested in is customising a rules set, or implementing a rules set of your own, you don't need anything more than the StarBase executable distribution. For more information check out the manual.
Python 2.7
Pywin32 - Just for Windows
PySide-1.1 - Qt GUI framework bindings for Python
NetworkX – a network graph library
Optionally, if you wish to build the application as a Windows executable yourself, you will also need:
Py2exe
I've created an Album of screenshots showing you what StarBase looks like and taking you step-by-step through populating the project with worlds and editing world details and links between worlds. There's a lot more to StarBase and I plan on uploading more step-by-step guides in future.
StarBase Screenshots
Starbase is available as a pre-built Windows executable:
Starbase 0.22 for Windows
StarBase 0.22 Manual
A big step for StarBase today. The project is now uploaded to Github. Many thanks to those of you that helped me out with this.
StarBase on Github
I've updated the documentation with information on what you need to run StarBase. Apart from Python it depends on a few third party modules. Bear in mind that if all you're interested in is customising a rules set, or implementing a rules set of your own, you don't need anything more than the StarBase executable distribution. For more information check out the manual.
Python 2.7
Pywin32 - Just for Windows
PySide-1.1 - Qt GUI framework bindings for Python
NetworkX – a network graph library
Optionally, if you wish to build the application as a Windows executable yourself, you will also need:
Py2exe