Dwarf_RAW is an ongoing project to create a graphic user interface raw editor for Dwarf Fortress capable of editing and compiling RAW files that are usable by the game.
It is my goal to eventually create a program that can be used to open exist/create new raw object files with a greater ease of use then editing the text files directly.
Dwarf_RAW 0.4.2.1 (Item Bug Test Build): Download from DropboxNote: Current build of Dwarf_RAW is highly icomplete and mainly for bug testing.Installation is as simple as unzipping the folder. You don't have to unzip it into the Dwarf Fortress Directory for it to work.
Dwarf_RAW is built for windows and requires at least .NET Framework 4.7.2 to run.How to Use:Upon start up you will be prompted to select the Dwarf Fortress folder you wish to be editing/adding objects too. Slecte either the main folder, the RAW folder, or the objects folder. The scanner will then run to parce though all objects to add to a database.
To start creating RAW files select RAW, New, and the type of object file you wish to create. (At this time only Descriptor Objects are available for creation)
Bugs:Please report any bugs you find here. Please highlight bug reports in some shade of
red and include the version number and description of the bug.
Completed Features:- Descriptor Shape Editor
- Descriptor Pattern Editor
- Descriptor Color Editor
- Item Editor
- Size and Weight Calculator
- Temperature Converter
Planned Features:- Editors for every type of object.
- The ability to open existing RAW files and edit them.
- Various built to assist in editing raws in other ways.
Change Log:===Version: 0.4.2.1===
> Started adding in HELP information for the item editor.
> Fixed some bugs in the Item Tool Editor's code that would cause some data to not be saved properly.
> Made it so item description tags can be put on tools for the purpose of Instrument components.
> Fixed a bug where deleting the last multi-tag-entry on an item would crash the program.
> Fixed a gub where creating a new tag in the multi-tag-entries would accidentally save over the currently selected tag index.
===Version: 0.4.2===
> Added OBJECT_ITEM editors:
-Armors
-Gloves
-Helms
-Pants
-Shoes
-Shields
-Instruments
> Weight and Temperature calculators added.
> Minor Bug Fixes
===Version: 0.4.1.1===
>Fixed Several bugs that would cause the program to crash.
>Fixed various mistakes in some code that caused the program to not work as intended.
===Version: 0.4.1===
!!Item Foundation!!
>Added OBJECT_ITEM editors:
-Weapons
-Traps
-Tools
-Ammo
-Siege Ammo
-Toys
-Food
>Minor Changes to some editor layouts
>Squashed a lot of minor bugs
===Version: 0.3.1===
!!First Public Bug-Testing Release!!
Any questions, comments, or suggestions please feel free to post. I'll answer if able.