program

    1. wizerdwolf

      Anyone familiar with the ship blueprint template files and PFP (Python File Parser)?

      (I hope I put this in the correct section! XD ) I don't want to reveal what specifically I'm working on atm, but at this stage, it's not gotten to anything that will be specific to my program. My issue arises when trying to use PFP to parse the binary files with the blueprint template files...
    2. Cheapskate

      (UPDATE 2 - 2/14/2016) Coding an external ship editor

      So, I've been thinking of coding my own external blueprint editor. I think I have a pretty good concept for the program's design. It's basically a multi-layer paint program with every pixel representing a block. There's also a 3D view so you can preview your ship before it's built, a...