I made a booboo i accidently used my other quest repository that was the ax custom quest .pl files with the google project eq svn ones written over them you may get an annoyance from it so i would advise deleting the quest DB and redownloading from the repository
http://projecteqquests.googlecode.com/svn/trunk/quests/
Not in this repack....
someone compiled revision 2083 for me after i uploaded this i dont know if they are safe yet just the exe's and the dll all other files were left from repack i was able to over write my repack binaries and run the sources for 2083 i did hav to use the perl upgrade in the uniserv to 5.12 but if you compile with 5.10 you wont have to touch the uniserve
uniserve uninstalled the 5.10 and installed the 5.12 for me seamlessly
to upgrade the perl you download the 5.12 msi if thats what your core is compiled with or the 5.14 if thats what you picked from active perl get the msi
save to C:\eqemu\UniServer\alt_diag\install_perl
run the bat file in that dir
and type Yes with the capitol Y or it doesnt update lol
it removes the old perl and puts in the new and your back to running on a portable.
only issue i had on 2083 was after setup and running i tried bots i got an error
Database Error: #1054: unknown column 'HP' in 'field list'
Database Error: #1054: unknown column 'MANA' in 'field list'
ALTER TABLE `bots` ADD COLUMN `HP` SMALLINT(10) NOT NULL DEFAULT '0' AFTER `AC`;
ALTER TABLE `bots` ADD COLUMN `MANA` SMALLINT(10) NOT NULL DEFAULT '0' AFTER `HP`;
seemes to have fixed
i dont know if this is for everyone or just me
but it may be relivent if you update to 2083 from this repack
I would release this 2083 repack but the core didnt come from the google svn or from me it came from a 3rd party ill play with it a while and if it looks ok ill ship it out