[TOOL][WIP][ON HOLD] PhaserMaker Weapon Creator for FTL
Posted: Sun Jul 06, 2014 4:46 am
I have been working on a program that will allow people to create weapons fairly easily. I have looked around on the web and have not found anything to this effect. As of right now, it is Mac/Linux-only (it uses UNIX system commands to create directories), but as it is written in C++, it will be as simple as changing path formatting and the commands used to make it work for windows. My main issue is that I cannot write GUI programs for Windows, and I am a total noob at using Xcode to create user interfaces. So, it's command-line only, but it works. Basically, you give it values for the different things, and it will create a blueprints.xml.append file and an animations.xml.append file for you, as well as copy any sounds/images into the appropriate directories. As of right now, it will not create a functioning weapon because it doesn't go through all of the tags, but that will change shortly since it's just a bunch of tedious programming. I would love any help I can get with this thing. Especially with the GUI, since I have no clue how. But I will have downloadable binaries as soon as it can create functional weapons for all of the four weapon categories.
Repo:
https://github.com/OneShot17/ftl-weapon-creator.git
Binaries:
https://drive.google.com/file/d/0B246HK ... sp=sharing
Remember, these binaries are MAC/LINUX ONLY! I will hopefully have windows binaries available soon.
Also, weapons are only partially created. There are no weapon sounds/images loaded because I don't really know how to do the animations.xml.append and sounds.xml.append. Any help with creating those files and that part of the blueprints file would be greatly appreciated!
EDIT: I could also really use some help from someone who knows how to do the weapons animations/sounds, since I have absolutely no clue how to do that. Thanks!
Repo:
https://github.com/OneShot17/ftl-weapon-creator.git
Binaries:
https://drive.google.com/file/d/0B246HK ... sp=sharing
Remember, these binaries are MAC/LINUX ONLY! I will hopefully have windows binaries available soon.
Also, weapons are only partially created. There are no weapon sounds/images loaded because I don't really know how to do the animations.xml.append and sounds.xml.append. Any help with creating those files and that part of the blueprints file would be greatly appreciated!
EDIT: I could also really use some help from someone who knows how to do the weapons animations/sounds, since I have absolutely no clue how to do that. Thanks!