(02-20-2015, 01:08 AM)Chibill Wrote: I could try... I might not even be able to get it working...
I could look at it too if you could link the source
I dunno how much help I'd be though, as I'm not big into Java..
EDIT:
You can make autoprogram a lot simpler if you want. My template parser can be heavily scripted so all you need to do is allow 1 block movement in 3 dimensions.
With that done, the programmer can use their own template for navigating bit widths and placing blocks etc.
The biggest requirement after that would be some kind of rotation support, or at least a way to declare custom block metadata so the rotation could be hardcoded. I could implement the rotation from my side via a command line argument before converting to autoprogram if need be.