Hey @Rosbone is there any way i can help ?
I could have used you when the 64-bit patch hit and broke everything since I never write any web based code. So the whole JSON data section is a disgusting hack job.
I have never used any GIT stuff so I posted there originally to play around with it. And I needed a trusted place to post and get people access to the source code.
I think I started with VB to make the code easier for people to play with. C# is the best choice if you are going to be a programmer since it is used for web stuff and things like Unity. But VB is the best if you just want to dabble and change a few things. And VB would be hands down the best if Microsoft did not break it and turn it into a rehash of C# to begin with. But MS and their monopoly forced out any competition like Delphi so the consumer gets screwed. Reason #3425 why I hate MS. But that is another story.
Currently the code is compiled as 64-bit .net version 4.7.2. There is not too much left that I plan on doing to it. Just some graphical things I need to fix for the new border code. All FX modes operate on rectangles only right now.
I started playing around with OpenTK so that I could do crazy animation stuff and possibly use hotkeys. But most people do not even use half of the stuff that is already written now. So an OpenGL version seems to really only be for me.
My current goal is to clean up the last FX things then clean up the code and post it. Then you can do what ever you want. Branch off, convert, what ever
I will probably then move to the OpenTK/OpenGL version just for the fun of it. Even though no one will ever use it but me.