The Rune Quake source code is now on GitHub!There are two main reasons why this is important:1. Everyone has up to date access to the Rune Quake source code.
Often I would make a small change here and there, like a fix or a wanted feature, but I wouldn't publish the code until I thought I had accumulated enough changes to make it worth a release. Now, I simply push my changes to GitHub whenever I commit them. If you see a 'Bump up version.' in the commit log, it indicates these changes are already on the Shmack server.
2. Anyone can participate in it's development.
See a bug in the code you want to fix? Get a free github account and fix it! Documentation is out of date or contains misinformation? Get a free github account and edit it! Think you have a cool rune and you want to add it? Get a free github account and code it! If you're unfamiliar with GitHub, ultimately you're going to want to Google how to do a Pull Request and from there it will explain what you need to do prior to that.
If you need help getting started, you can always contact me for help!