Closed theace0296 closed 3 years ago
@treendy I left this as a draft so it could be tested more before a merge of any kind is done.
Since my version has evolved into something so different in function than the original TRGM2, it would be extremely hard to just "merge" the two together. For now, I'm breaking my fork into it's own repo, let me know if you would want to attempt to merge the two together at some point.
I couldn't even describe every file that changed, but the basic idea was to refactor and reorganize the whole mission. Everything is a function of some sort now, with the exceptions of external libraries (AIS, COS, etc) and a few legecy files that redirect to their function counterparts (AddBadPoints, etc).
Feature changes/additions (That I can think of):
I'm very aware that I didn't include every file from the master branch, and would like to include as much as I can now that the hard part is done. However, if you'd rather keep your current structure, then I'd be happy to just keep this refactored version as a fork for my own use.