Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
The Thief Font Tool (but also System Shock) has been the go-to utility for working with fonts in the Dark Engine. It takes a bitmap image of the outlined font glyphs and creates a font. Also, you can convert a font back to in image for editing. This latest update adds support for 8-bit grayscale fonts that have recently been added to the unofficial New Dark patch of the Dark Engine. The tool can read bitmaps in BMP, GIF, PNG, or PCX format at 8 and 24 bit depths. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
Works with Blender 2.5. Includes...
|
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
Flips the brightness on lightmaps in a mission. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
DarkDB.py - Read DarkDB files as a dictionary |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
A list of the configuration variables recognized by Dromed 2 v1.18. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
This program is supposed to display BIN format object models (and eventually meshes). This is provided for download by developers only. You need GTK+, LibGlade, and GtkGLExt to build it. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
This C++ project has become too unwieldy to continue. Even in it's unfinished state, though, I was able to produce some useful tools. I'm making as much of the library and tools available as they are now. There was also a C-compatible component to DarkLib which contained the most important bits for manipulating the data structures. These headers are not being abandoned. This is just the library itself. You'll need this if you want to compile any of the tools. If you only want the executables, you don't need this. The structinfo has been updated with data for Thief 1 and System Shock 2. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
Even though the DarkLib was never completed, I was still able to produce some tools, and a few of them may even be useful. These are the simplest tools that I created. The tools include TxSwap, MissScale, BuildEAX, FogFix, LootList, and CheckMiss. There are others, but I think most people will be interested in those particular ones. While preparing DoorWizard, I noticed a check that could be included in CheckMiss. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
This is the most sophisticated DarkLib application I was able to create. It edits gamesys files for any Dark Engine game. The incompleteness and speed prevented me from making it publicly available. Just before building this final release, I added the ability to import objects into a gamesys from a XML-format file. That should make-up for the ugliness. Since I am abandoning DarkLib as a C++ project, ObjTree is not going to see any improvements either. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
The most useful (and cleverly named) program currently in DarkUtils. This doesn't use DarkLib, so it won't suffer from that project's end-of-life. But there aren't many more features that need to be added. |
Abstract: | |
---|---|
Status: | |
Started On: | |
Last Update: | |
![]() | |
An experiment with door objects led to this program. It allows you to manually adjust the open state of doors, so they will be partially open when the mission starts. This only works some of the time, though, so the program is less useful than I had hoped. (If you want a door to be fully open, it's easiest to use the Difficulty\Close (Open) property.) |