v0.5.1-7-g85931c2-noext

Details

  • Filename
    cartographer3-v0.5.1-7-g85931c2-noext.zip
  • Uploaded by
  • Uploaded
    Jun 27, 2008
  • Size
    206.65 KB
  • Downloads
    49
  • MD5
    b7e57de2b57ca1ffe3506826fd2d9bb8

Supported WoW Retail Versions

  • 2.4.2

Changelog

commit 85931c27aecac11f9be5d196a85e75530d41c4d6
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 17:58:46 2008 -0500

    Don't rezoom the map if you're on a taxi and have your mouse over the map.
    Fixes http://wow.curseforge.com/projects/cartographer3/tickets/65-map-returns-to-location-while-flying/

commit 20ab58a4262ded52c759c45ede17f604d1404bf7
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 17:03:44 2008 -0500

    Add battleground objective timers.
    Fixes http://wow.curseforge.com/projects/cartographer3/tickets/61-battleground-objective-timers/

commit 68d23adcd9c72ad3fb6bd6fa68c14206f83c0ae9
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 16:19:26 2008 -0500

    Make pois proper sizes on creation.

commit dec4fe2af18b5576392197641e65c3c19f0cfa19
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 16:15:53 2008 -0500

    Fix a bug with classColor being nil in GroupMembers.lua

commit db92d95c24d612eeedd62a5bda3d675adbe73551
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 15:38:12 2008 -0500

    Change the way player rotation is calculated.
    Fixes http://wow.curseforge.com/projects/cartographer3/tickets/60-character-arrow-on-mini-map-doesnt-change-direction/

commit be69f4c87cc6182d4d4c9e5eb825b9d67539f8a9
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 11:05:26 2008 -0500

    Bugfix with cameraZoom being set to 0.

commit 472e84baff261d834b3f75058030e97db4064a4d
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 10:57:23 2008 -0500

    Add internal version checking between guild and group members. If you're seen as out of date, it will tell you to download a more recent version. This only occurs if the other person is using a release version and you are not development.

commit 30e803649098d7af8f986b3ebb2ec876089ed57d
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 09:13:38 2008 -0500

    Make some code nicer-looking

commit f1b750fdb49c7b7c7393b98da567ef3bc08680be
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 08:11:33 2008 -0500

    Zoom to the player view on map close.

commit 44aa9ec645d97fa9626f7295029363ec8a29be74
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 07:46:41 2008 -0500

    Fix closing of the map at inappropriate times.

commit 4fabf6b5551739874f52411baf16571154df3638
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Thu Jun 26 16:38:27 2008 -0500

    Add Flag POIs and Landmark POIs.

commit 21e78d9f1ccb6edd5992a2f3467954c3c2ddea0a
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Thu Jun 26 14:45:24 2008 -0500

    Change the way corpses are shown to keep trying to find the corpse if you're dead.

commit 44034fe287efdb178853545b2b2973bfb57be903
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Thu Jun 26 14:00:13 2008 -0500

    Fix http://wow.curseforge.com/projects/cartographer3/tickets/52-slash-commands/

commit 13cecbc7fd875e69d966b59fccb4360d777220a4
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 22:25:02 2008 -0500

    Add option to set Opacity

commit 6eea798f3694f3f304281039658b43432b1630c3
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 22:06:15 2008 -0500

    Properly localize instance names.

commit 7c04ffe6a2c0e917779a3366da72fcd4280aafc7
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 21:59:05 2008 -0500

    Fix a possible bug where cameraX was being set to nil

commit c96e95191512da6963443797b19ecc802532043a
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 21:53:25 2008 -0500

    Small optimization

commit 8e67edd65bb82a1180aa9873c696d78682c4fa4d
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 21:48:59 2008 -0500

    Simplify some code with ZoomToZone

commit 5d8ae6a346ff1996993ad7d336a8a995d4f6c7fe
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 21:42:51 2008 -0500

    Put back in a hack, commented this time

commit c40639005d8cb5e955e32478e33914ed3bbc5152
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 21:37:13 2008 -0500

    Change a few more names.

commit 7ca73ae73d7d5610f1dd5ebbfaf50d7961d016de
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 18:13:20 2008 -0500

    Change some more names. mapWidth => fullWidth, mapHeight => fullHeight, mapCenter => fullCenterX, mapMiddle => fullCenterY

commit e131357663b93d49c9e25000c8585430ed40f6ae
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 18:08:34 2008 -0500

    Standardize some names for data, so continent, zone, bg, and instance all share mapCenter, mapMiddle, width, and height.

commit 401d9064c41f18f40b26750dddfc88edba970714
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Wed Jun 25 15:02:29 2008 -0500

    Add battleground frames.
    Add a fix for the WorldMapDetailFrame not being positioned properly.
    Add the ability to switch to a battleground when not in said battleground through Cartographer.ShowBattleground(texture). It will then act as any other zone, even GetMapInfo() will react properly.
    Make group member POIs work in battlegrounds.
    Add a throttle to group member POI updates.

commit 5f098785d9127233d29f8cd57e9a6bf924456929
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 23:42:58 2008 -0500

    Make the go to menu more categorized and prevent huge menus

commit 34902d56c17eb149b2f968070fa7365cd182efe6
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 23:20:18 2008 -0500

    Fix a bug caused by zooming to an instance not yet created.
    Add instances to the go to menu.

commit 247d8e44c149a26ddd968396166939b1acfcb764
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 18:18:11 2008 -0500

    Check for the existence of LibTourist-3.0. Pop up a message and an error if it doesn't exist. Yes, I know this is redundant, but hopefully it will make dumb users from complaining that Cart3 just "doesn't work".

commit 92ace4befb78cc78c07aef975c8b1654040fe18f
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 18:01:12 2008 -0500

    Add LibTourist-3.0 to libraries, not used yet.

commit f288b21cd8bc1fe42f5a76dd2f0bcf3a7cf952d4
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 15:15:47 2008 -0500

    Add the option to close the map with the escape key. This is enabled by default.

commit 97182d854eeedf7a5f24400349ab22c46771dd36
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 13:19:21 2008 -0500

    Fix a few potential bugs with the database

commit d9c21571da940bf6c442cb143846bd5a94e33e98
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jun 24 07:37:24 2008 -0500

    Remove the AceDB-3.0 dependency.