PDA

View Full Version : Mappie 1.56


Marinka
12-05-2004, 10:50 PM
1.55 for some reason was never updated on the download page... sorry about that.


Changes in 1.56:
Fixed grid display in Iso view.
Fixed a crash bug in log parser.
Added ability for log parser to auto-load maps (Like when zoning).
Fixed inverted axis in Iso view.


Known bugs:
Tracking-ring does not display properly in Iso view.
Log parsing with map changing occaisonally sets the filters to 0 (I can't get it to do this in the debugger... :().


Zone information is tracked in a file called "Zones.txt", which will show up when you exit the program after updating some zone info. This file can be updated by hand or by checking the pop-up box in the log parsing options.

If this box is not checked, the "new" zone is taken to be the same one and nothing changes. (Like the current behavior.)

The format of the zones file is similar to the string table format. :
<Zone name as it appears in game>^<File name>
Example:
Nexus.^C:Program Files\EverQuest\maps\nexus_1.txt

Marinka
12-10-2004, 01:48 PM
Mappie 1.56 crash bug and fix:

Mappie 1.56 did not ship with the Zones.txt file. Mappie is supposed to generate this file if it is not present, but it doesn't. (Fixed in 1.57).

This will only effect Mappie 1.56 when using the zone auto-load feature.

http://meow.dyndns.org/Media/Zones.txt

The reason a full file list is not provided (Other then I don't have one made) is the Zones.txt wants the FULL path of the map, which changes from system to system... :/