Zayre wrote
I'd be game for doing bug testing.
So am I, because I have developed quite a bit of code and I would like that tested. I am thinking about how to manage the source at the moment. I think there should be a 0.51 branch called "IVAN051-develop" which is separate from master, where we can merge changes from various forks and feature branches into, without breaking the master branch, and where we can compile beta test versions of the game.
Once we have a stable tested 0.51 beta, we can merge that into master and then move onto 0.52 development, and so on.
OK so I added the branch
IVAN051-develop. With this we can merge changes into this branch, including all the bugs, and have this compiled and play-tested. I am going to try to squash a couple more bugs on my local branch. Stand by for more action soon.