Hey!!
Firstly, many thanks for this project! I'm very new to this scene (started less then a week ago, and sometime back in like 2012 I did some stuff too) and this project is awesome, I managed to compile and configure the server & client without much trouble. I'm running everything stable on windows now.
I'm a bit stuck on quests though, it's really hard to find reliable information online. My problem is that I think not every quest is compiled? Like a few quests pop up, but I can't talk to the blacksmith or other NPCs for example.
Here is what I did:
1. I compiled the server source with cmake
2. I put the freshly build qc.exe into /share/locale/english/quest
3. I ran the make.py to generate the quests (around 145 folders~ in /object/)
Pretty straight forward, but only some quests appeared after this. I don't know if I forgot to do something else? I googled a lot and looked through different forums, I also tried looking at the scripts and figuring things out but to no avail.
If I copy over the already generated files from the original source (TMP4) everything is there (around 300 folders), but I just fail at compiling I guess?
Does anyone know what may be the cause of this?