Sorry for PMing you fake, just realized what you both were talking about was the missing cpp and h files for the chunk generator.
OK super fans, got yet another patch for you that comes AFTER my last patch:
http://pastebin.com/XsYbnUSV - patch file
http://pastebin.com/B07Xxah5 - mersenne twister header
This patch fixes the ServerID for 1.0.0 so you can turn Authenticate=1 for safety. You'll have to stick the mersenne.h file with the second paste in the source folder and include it in the project. The new "ServerID" is simply a 16 digit hex string that's passed to the client and the client and server both use to verify the incoming client. I've tested this on 2 different minecraft accounts and it works so feel free to try it for yourself before including.
EDIT: Here is a patch that fixes the held inventory not dropping:
http://pastebin.com/jLjWYGVS
OK super fans, got yet another patch for you that comes AFTER my last patch:
http://pastebin.com/XsYbnUSV - patch file
http://pastebin.com/B07Xxah5 - mersenne twister header
This patch fixes the ServerID for 1.0.0 so you can turn Authenticate=1 for safety. You'll have to stick the mersenne.h file with the second paste in the source folder and include it in the project. The new "ServerID" is simply a 16 digit hex string that's passed to the client and the client and server both use to verify the incoming client. I've tested this on 2 different minecraft accounts and it works so feel free to try it for yourself before including.
EDIT: Here is a patch that fixes the held inventory not dropping:
http://pastebin.com/jLjWYGVS