Mapster

Mapster-r62367-nolib

Change log

------------------------------------------------------------------------
r62367 | nevcairiel | 2008-02-21 06:03:09 -0500 (Thu, 21 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Locale/enUS.lua
   M /trunk/Mapster/Locale/frFR.lua

Mapster: add 2 newlines to the local so the line numbers on the localizations match up
------------------------------------------------------------------------
r61767 | nevcairiel | 2008-02-17 09:43:53 -0500 (Sun, 17 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: add sunwell island to the FogClear module
------------------------------------------------------------------------
r61589 | nevcairiel | 2008-02-16 08:48:08 -0500 (Sat, 16 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.lua

Mapster: core doesnt need AceHook anymore, FogClear does, however, so still in externals
------------------------------------------------------------------------
r61588 | nevcairiel | 2008-02-16 08:46:07 -0500 (Sat, 16 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.lua

Mapster: remove hook of CloseSpecialWindows and let blizzy code handle that on its own
------------------------------------------------------------------------
r60909 | nevcairiel | 2008-02-11 02:21:29 -0500 (Mon, 11 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Locale/deDE.lua

Mapster: deDE locale by Farook
------------------------------------------------------------------------
r60754 | next96 | 2008-02-10 01:12:59 -0500 (Sun, 10 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Mapster/Locale/koKR.lua

Mapster:
- Add locale koKR
------------------------------------------------------------------------
r60694 | nevcairiel | 2008-02-09 11:34:29 -0500 (Sat, 09 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.toc
   A /trunk/Mapster/libs.xml

Mapster: add X-Embeds until a decision is reached how to embed/disembed Ace3
------------------------------------------------------------------------
r60407 | nevcairiel | 2008-02-05 13:10:34 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.lua

Mapster: small tweak
------------------------------------------------------------------------
r60406 | nevcairiel | 2008-02-05 13:06:04 -0500 (Tue, 05 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.lua

Mapster: update the worldmaps when changing zone
------------------------------------------------------------------------
r60282 | nevcairiel | 2008-02-04 10:31:53 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Libs

Mapster: add AceLocale-3.0 to externals
------------------------------------------------------------------------
r60280 | next96 | 2008-02-04 10:21:21 -0500 (Mon, 04 Feb 2008) | 2 lines
Changed paths:
   M /trunk/Mapster/Mapster.toc

Mapster:
- Missing Library added (AceLocale-3.0)
------------------------------------------------------------------------
r60269 | nevcairiel | 2008-02-04 07:44:21 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/Mapster.lua
   M /trunk/Mapster/Mapster.toc

Mapster: add AddonLoader tags
------------------------------------------------------------------------
r60268 | nevcairiel | 2008-02-04 07:08:37 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua
   M /trunk/Mapster/Mapster.lua

Mapster: improve Refresh handling in Mapster config
------------------------------------------------------------------------
r60265 | nevcairiel | 2008-02-04 06:58:59 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: fix error with setting overlay color, thanks Killmore
------------------------------------------------------------------------
r60262 | nevcairiel | 2008-02-04 06:55:23 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: completly reset all textures when disabling FogClear
------------------------------------------------------------------------
r60259 | nevcairiel | 2008-02-04 06:44:29 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: fix typo
------------------------------------------------------------------------
r60258 | nevcairiel | 2008-02-04 06:42:55 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: make sure to update all maps on load
------------------------------------------------------------------------
r60257 | nevcairiel | 2008-02-04 06:41:22 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua
   M /trunk/Mapster/GroupIcons.lua

Mapster: Ace3 handles unregister/unhook on disabling my modules, my bad :)
------------------------------------------------------------------------
r60256 | nevcairiel | 2008-02-04 06:35:19 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: unregister events in OnDisable
------------------------------------------------------------------------
r60255 | nevcairiel | 2008-02-04 06:32:24 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   M /trunk/Mapster/FogClear.lua

Mapster: add AceEvent-3.0 to FogClear module
------------------------------------------------------------------------
r60252 | nevcairiel | 2008-02-04 06:03:33 -0500 (Mon, 04 Feb 2008) | 1 line
Changed paths:
   A /trunk/Mapster (from /branches/Mapster/Ace3:60251)

Mapster: move to trunk
------------------------------------------------------------------------
r60251 | nevcairiel | 2008-02-04 06:00:34 -0500 (Mon, 04 Feb 2008) | 3 lines
Changed paths:
   M /branches/Mapster/Ace3/FogClear.lua
   M /branches/Mapster/Ace3/Mapster.toc
   D /branches/Mapster/Ace3/embeds.xml

Mapster:
- fix FogClear module on BattlefieldMinimap frame
- remove embeds.xml
------------------------------------------------------------------------
r60165 | nevcairiel | 2008-02-03 14:26:37 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Libs

Mapster: update externals to Ace3 trunk
------------------------------------------------------------------------
r60150 | nevcairiel | 2008-02-03 11:30:26 -0500 (Sun, 03 Feb 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Libs

Mapster: update externals
------------------------------------------------------------------------
r59346 | nevcairiel | 2008-01-24 18:19:02 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Config.lua

Mapster: fix typo, doh
------------------------------------------------------------------------
r59345 | nevcairiel | 2008-01-24 18:18:02 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Config.lua

Mapster: make sure we have a tree childgroup if some addon inherits our config table ( like /ace3 )
------------------------------------------------------------------------
r59329 | nevcairiel | 2008-01-24 13:53:49 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Libs
   M /branches/Mapster/Ace3/embeds.xml

Mapster: add AceGUI and AceConfig externals
------------------------------------------------------------------------
r59294 | nevcairiel | 2008-01-24 07:13:31 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Mapster.toc

Mapster: add all locale files to the .toc
------------------------------------------------------------------------
r59293 | pettigrow | 2008-01-24 07:11:06 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Locale/frFR.lua
   M /branches/Mapster/Ace3/Mapster.toc

Mapster: frFR Update
------------------------------------------------------------------------
r59291 | nevcairiel | 2008-01-24 06:34:57 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   A /branches/Mapster/Ace3/Locale/deDE.lua
   M /branches/Mapster/Ace3/Locale/enUS.lua
   A /branches/Mapster/Ace3/Locale/esES.lua
   A /branches/Mapster/Ace3/Locale/frFR.lua
   A /branches/Mapster/Ace3/Locale/koKR.lua
   A /branches/Mapster/Ace3/Locale/ruRU.lua
   A /branches/Mapster/Ace3/Locale/zhCN.lua
   A /branches/Mapster/Ace3/Locale/zhTW.lua

Mapster: add empty locale files, translators can work on those now :)
------------------------------------------------------------------------
r59288 | nevcairiel | 2008-01-24 06:20:47 -0500 (Thu, 24 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Config.lua
   M /branches/Mapster/Ace3/Coords.lua
   M /branches/Mapster/Ace3/FogClear.lua
   M /branches/Mapster/Ace3/GroupIcons.lua
   A /branches/Mapster/Ace3/Locale
   A /branches/Mapster/Ace3/Locale/enUS.lua
   M /branches/Mapster/Ace3/Mapster.toc

Mapster: move all strings into AceLocale for translations
------------------------------------------------------------------------
r59213 | nevcairiel | 2008-01-23 11:06:59 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Coords.lua

Mapster: move :Refresh to OnInit, that should be early enough and apply soem safety measures
------------------------------------------------------------------------
r59211 | funkydude | 2008-01-23 11:04:50 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Coords.lua

Mapster: Coords: we need that, doh
------------------------------------------------------------------------
r59210 | funkydude | 2008-01-23 11:01:11 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Coords.lua

Mapster: Coords: tweaks
------------------------------------------------------------------------
r59209 | nevcairiel | 2008-01-23 10:47:15 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Coords.lua

Mapster: Coords: add a check to avoid a error in the OnUpdate (which really should not have happend in the first place, but who knows)
------------------------------------------------------------------------
r59190 | nevcairiel | 2008-01-23 02:24:40 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Mapster.toc

Mapster: and remove that space again
------------------------------------------------------------------------
r59189 | nevcairiel | 2008-01-23 02:24:06 -0500 (Wed, 23 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Mapster.toc

Mapster: empty test commit
------------------------------------------------------------------------
r59167 | nevcairiel | 2008-01-22 18:58:11 -0500 (Tue, 22 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Config.lua

Mapster: change config button to toggle rather than open only
------------------------------------------------------------------------
r59055 | nevcairiel | 2008-01-21 10:35:19 -0500 (Mon, 21 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Mapster.lua

Mapster: small tweak
------------------------------------------------------------------------
r59036 | nevcairiel | 2008-01-21 06:19:44 -0500 (Mon, 21 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Mapster.lua

Mapster: override the zone dropdown scale with some evil hax
------------------------------------------------------------------------
r59034 | nevcairiel | 2008-01-21 05:37:09 -0500 (Mon, 21 Jan 2008) | 1 line
Changed paths:
   M /branches/Mapster/Ace3/Config.lua

Mapster: move and rename options button
------------------------------------------------------------------------

Facts

Uploaded on
21 Feb 2008
Game version
  • 2.3.3
Filename
Mapster-r62367-nolib.zip
Size
44.4 KiB
MD5
a2c23970ddfdf9f641e5574968d19928
Type
Beta
Status
Normal

Authors