Just to bring everyone up to speed with my general plans for the near future.
I have been working hard on our codebase to bring it from an ancient 0.6.x based wallet up to a 0.9.x or 0.10.x. Currently I am using mostly commits from a combination of Bitcoin, Vertcoin, and Peercoin and modifying them to work correctly with our code.
This will involve a massive re-write of nearly all files currently in our code, splitting up the ancient codebase into more manageable parts, updated dependancies, and eventually an updated build system using autotools or possibly the newer "depends" system found in most 0.10.x clones.
Once finished with bringing the code as close to up-to-date as possible, i will begin working to add the multi-algo and eventually masternodes to our owm codebase rather then simply cloning DASH or PIVX.
The reasoning behind this is simple, when finished we will not only have a more complete and streamlined codebase (choosing only the desired or neccessary commits rather then cloning the full source). Also we will have a dev (me) with a far deeper understanding of literally every aspect of the code.
Alphas, betas, and small releases will continue throughout this process, however once the multi-algo is working, we will split off into XGT3 and have two separate chains for the coinswap.
Thank you all for your support and patience