[Mod Utility] Buff Builder Version 1.0 for Rebellion 1.82
A Buff Chain IDE
https://code.google.com/p/buff-builder/source/browse/
Yes, i finally did it. After years of complaining that someone should do it, I went ahead and did it myself.
Summary: An IDE for modding Sins with the express purpose that no modder ever need dirty their hands in the actual ability and buff files again. The IDE takes care of the messiness of the syntax and leaves the modder free to focus on the logic of the buff chain.
Documentation available on Google Drive
Future Release Goals:
- group select features
- invoke ConvertData.exe during import/export
- logic gate stamps
If they make Sins II with the same mod system:
- Make it into a general-purpose entity editor
The code for this project can be found on Google Code.
Specifically, the compiled release version can be found on the Google Code repo as:
trunk/buff-builder/VoltBuffBuilder/BuffBuilderGUI/deploy/BuffBuilder.jar
For those that are lazy, here is a direct link: download version 1.0
Please note that you will need Java to run this.


