EQEmu 0.3.13 is out! There is a dbupdate.sql included, I suggest you add it to your db (not required).
EQEMu Binaries (Win32)
EQEMu Source (Win32, *nix)
Patchnotes:
-dbupdate.sql included (should source, not required).
-A few bugs in spells fixed.
-Merchants will now give a suggested item (was outdated).
-Doors are now loaded into EmuMemShare doing two things:
-Saving bandwidth (Originally it would grab all the doors from the database everytime a client zoned in).
-Allows the ability to have one door/object trigger another (The door struct needs some work to get lifts working, its on the TODO list).
-New zone feature put in to limit the amount of clients in an individual zone (maxclients column in zone, -1 is none, 0 is unlimited).
-Now before zoning, it checks to see if its possible to bootup the zone or if its booted already (Stops crashing to world).
-Neotokyo's aggro changes have been added.
-Item drops are fixed.
-Duels are now working.
-The avatar/neutralize magic fix was added (put into a switch).
-Zone points now work properly.
-Updated OP_DeleteSpawn and OP_ZoneChange (should improve zoning times).
-Put in neotokyos code:
-Lifetap code
-Exp bug fix
-Right click fizzle fix
-Shrink/growth fix
-Assist now works.
-Baron-Sprite's druid pet code has been added.
-Trumpcard's loot fix has been added.
-Time of day now saves in a file (eqtime.cfg).