http://www.innersystems.com/~drawde/worlddata0.95.zip
Since EQEmu 0.3.2 has a different npc_types structure (some values such as walkspeed and fixed_z have been removed), making my old DB incompatible, I thought I'd release a new one ASAP (just needed to delete a few lines in the EQNPC code)
As well as working with the latest EQEmu version, this release has some Velious spawns, with many of the outdoor zones nearly complete and Kael and Thurgadin partially done. It also has tradeskill data for jewellery, smithing, tailoring, pottery, baking and brewing, though many of the racial recipes are missing (due to missing items in the DB).
These things are all "work in progress" though so are probably fairly buggy.
To install it you just need to unzip the file into your mysql/bin directory, run mysql.exe, type "use eq" then "source rebuilddb.sql". This will delete any data for NPCs, loot etc that's already in the DB, so if you're using any other data you'd need to source the files seperately.
If anyone wants me to also make a full db.sql with my data in, I will, but I thought that this method would reduce the file size and make merging with other DBs easier.
I also updated my EQNPC program as usual -
http://www.innersystems.com/~drawde/eqnpc.zip