/p99-patcher

Patcher and map app for the p1999 EQ server

Primary LanguageCommon LispGNU Affero General Public License v3.0AGPL-3.0

p99-patcher

A full featured patcher for the http://project1999.org Everquest emulator/server.

Extra Features

Realtime map application (run locally) to keep track of yourself and where you're located on a given map!

Sample Mapper

Installing

You can get the binary download all ready (the exe) for Windows at:

http://ahungry.com/p99-patcher-min.7z

Then after downloading it, just extract via 7-zip (make sure your EQ install path has a Logs/eqlog_YourName_project1999.txt and a maps/ directory for the mapper to work).

Next up, double click the .bat file to start it up - this will launch the program and open your web browser to the default page (which handles patching).

The main page can be viewed at:

http://localhost:4444/

(the launcher should open this for you).

To use the map portion, visit:

http://localhost:4444/mapper/

(trailing slash required!)

In game steps to take

Make sure that /log is turned on (this won't work without it!)

Make a macro that combines Sense Heading and /loc (or click/type manually, just remember the program relies on seeing this updated in somewhat real time if you want your position updated in somewhat real time).

TODO

Many of the noobie towns/initial areas have been set up in the application.

I have to make the hash table for the rest of the zone names to zone files, then eventually update the map files with extras, such as mob spawn locations and other information from the EQAtlas mirrors.

Used ports

4444 - hunchentoot port