v0.6-9-g49d39d7-noext

Details

  • Filename
    cartographer3-v0.6-9-g49d39d7-noext.zip
  • Uploaded by
  • Uploaded
    Jul 8, 2008
  • Size
    214.46 KB
  • Downloads
    78
  • MD5
    1c3178d712c89b99bedac599c86200e0

Supported WoW Retail Versions

  • 2.4.2

Changelog

commit 49d39d7d24df094be20d832ffdc014de1a3b99fd
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 8 17:02:59 2008 -0500

    Make the landmark tooltip not as obnoxious

commit d1553c847f8bd057e9a02258d8e07fc8aea2f7fe
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 8 17:01:36 2008 -0500

    Typo

commit 398acc36f1b765ffbceee421be85063812411137
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 8 17:01:07 2008 -0500

    Add more proper bg landmarks

commit 3f12f09e437eb3af7e2a309ac644d33977ebe691
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 8 16:53:42 2008 -0500

    Make it so right-clicking and double-clicking on pois act as though you're clicking on the map. Make sure that pois are Buttons now.
    Make the right-click menu a lot more extensible and allow modules to extend it easily.
    Add a report afk menu for battlegrounds.

commit 711058696533afe6c80a55fec6ae52d8d9bf2e8c
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 8 09:23:56 2008 -0500

    Make the hijack option say that it's going to reloadui

commit 4803d4acf25f224d786b7e42bb08a432a6fd47f8
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 18:50:56 2008 -0500

    Remove the call to SaveBindings, as I think it breaks things

commit c70f0ee62b647b7053f083259003276b0858ef96
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 18:47:00 2008 -0500

    Add a binding to open/close Cartographer3. This only really matters when you are not hijacking the world map.

commit b6c50c91802c5cd70c3e61d6299f26b20d249e1d
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 17:50:01 2008 -0500

    Make it so if hijacking the world map, it sets Cartographer3.hijackingWorldMap = true

commit b01c71934ca157e6b8fd8805070a8735e5f049bf
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 17:43:54 2008 -0500

    Make hijacking the world map frame an option, which is now part of an "Advanced" options thing.

commit 712a1c2dc8d15c8f2fa27c4de848f365448ae9c1
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 15:37:04 2008 -0500

    Add a right-click menu for setting a waypoint

commit b42399e99dadc930b4548a198cf30e30b768e43c
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 15:26:06 2008 -0500

    Make it so the slash command doesn't fail on double-spaces

commit 72eeb29c8cdf6aad03ec1d4ceb5aba8400d8d2ad
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 15:23:40 2008 -0500

    Rearrange some code

commit 6e754d775b2b47455f72e286ed5fb9c92bc304d1
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 15:21:56 2008 -0500

    Add slash command support to waypoints

commit d84badd26428f44b671b8d9ac1bb792a66226b14
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 13:35:49 2008 -0500

    Bugfix with zoning in while in an instance

commit f830a2e219ebd8595ceab192d577f8b37ffbf624
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jul 7 13:26:53 2008 -0500

    Change the way options are done to allow for modules.
    Add a waypoints module. Currently there is no way to specify a waypoint as a user outside of /script SetWaypoint("Durotar", 0.5, 0.5) and such.

commit c4b52ebf05d5cc66006226f4d957931ad732aeff
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 1 14:33:41 2008 -0500

    Slight optimization

commit 058149b280eb1c64d9d88de8f915d94f4f46dc73
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 1 14:32:41 2008 -0500

    Fix an issue with timers not being called.
    Make Cartographer.Utils.GetPlayerRotation() return 0 if the player faces east, pi/2 north, etc.

commit 0fd93f727cd8e6ef6c594b8cf680fae3c7cbad9e
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Tue Jul 1 13:44:47 2008 -0500

    Bugfix with instanceTextureFrames

commit a695534d2540ce33b2914ac6084242ff4923242e
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jun 30 18:13:13 2008 -0500

    Don't show the player arrow if in an instance.

commit 601f4ae110d6338117ae11dc0f83a8283e4c7a5b
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jun 30 18:03:41 2008 -0500

    Make instances act like battlegrounds in that they become fake zones where GetMapInfo() returns the instance name and the like.
    Make it so that entering an instance zooms to that instance.
    Logging in while in an instance will zoom in once the instances are loaded.

commit 9be965c9d79078141abcbe94368bf833e08d65cc
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jun 30 14:36:08 2008 -0500

    Make it so the player arrow position is always updated, even if the map isn't shown, which is important for waypoints.

commit 4b6ae54f28f02317368fd2014d13e609ea19c3f9
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jun 30 14:32:22 2008 -0500

    Fix the way overlays work quite a bit.
    Make it so that the color for unexplored areas can be set.
    Change the layout of options slightly.

commit 176b5c1f792f1508fe1eed64cadc67568166fd10
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Mon Jun 30 09:20:01 2008 -0500

    Fix the closeWithEscape option
    Fixes http://wow.curseforge.com/projects/cartographer3/tickets/70-esc-to-close/

commit bd3423ec3823843299abb44de28ae0bab07af61d
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Sun Jun 29 11:19:06 2008 -0500

    call UpdateWorldMapArrowFrames() before all other OnUpdates

commit fa7935f907327121ece35c2a12443e8fdbb88a56
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Sat Jun 28 11:31:30 2008 -0500

    Make zooming in on cities not be messed up again.

commit cabb53dffdf7ce5e790a5b00a186caca25d7a1f2
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Sat Jun 28 08:23:11 2008 -0500

    Make zooming to battlegrounds only show the relevant details.

commit 6db88566c36b809ca3126b1f5fb59ddd233a5889
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Sat Jun 28 07:43:49 2008 -0500

    Make zoom to zone zoom to the visible parts of the zone if available.
    Add visible borders to zones based on their overlays.

commit ea8cdea111d53f30c83dfb7c97ca8ef36e1fabc2
Author: Cameron Kenneth Knight <ckknight@gmail.com>
Date:   Fri Jun 27 19:38:23 2008 -0500

    Remove mapLeft and mapBottom from zones, just use fullCenterX and the like.
    Clean up some stuff.

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/