Latest Mmko Files http://wow.curseforge.com/addons/project-7600/files/ The latest files available for Mmko en-us Fri, 28 Aug 2009 17:04:58 +0000 CurseForge.com (http://www.curseforge.com) 3.3.7 http://wow.curseforge.com/addons/project-7600/files/14-3-3-7/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-mmko-3-3-7"><span class="toc-number">1</span> <span class="toc-text">Mmko 3.3.7</span></a><li><a href="#w-mmko-3-3-6"><span class="toc-number">2</span> <span class="toc-text">Mmko 3.3.6</span></a><li><a href="#w-mmko-3-3-5"><span class="toc-number">3</span> <span class="toc-text">Mmko 3.3.5</span></a><li><a href="#w-mmko-3-3-4"><span class="toc-number">4</span> <span class="toc-text">Mmko 3.3.4</span></a><li><a href="#w-mmko-3-3-3"><span class="toc-number">5</span> <span class="toc-text">Mmko 3.3.3</span></a><li><a href="#w-mmko-3-3-2"><span class="toc-number">6</span> <span class="toc-text">Mmko 3.3.2</span></a><li><a href="#w-mmko-3-3-1"><span class="toc-number">7</span> <span class="toc-text">Mmko 3.3.1</span></a><li><a href="#w-mmko-3-2"><span class="toc-number">8</span> <span class="toc-text">Mmko 3.2</span></a></ol></div></div></section> <h2 id="w-mmko-3-3-7">Mmko 3.3.7</h2> <ul><li>Kill symbols are now listed first in the window, in kill order. </li><li>Add some debug options to help see what the add-on is doing. </li><li>Various improvements to the code (removal of unnecessary nested frames, use of standard tank symbol icons). </li></ul> <h2 id="w-mmko-3-3-6">Mmko 3.3.6</h2> <ul><li>The automatic transmission to other MMKO users has been disabled. </li><li>There is a <em>Annc</em> button in the main window which will send current information to party/raid chat and to all MMKO users. </li><li>I'm not sure if it's been documented, but clicking on one of the individual target marks in the main assignment window will generate a raid warning <strong>"Attack the &lt;symbol&gt;"</strong>. </li><li>There are now also multiple profiles available so that you can create your own separate party, 10-man, 25-man, or whatever, profiles for the target assignments (courtesy of the AceDB library) - target assignments are saved in the profile (which are common across all your characters), but window positions and visibility are saved on a per-character basis. </li></ul> <h2 id="w-mmko-3-3-5">Mmko 3.3.5</h2> <ul><li>The minimap button position should now be saved correctly. </li><li>Added an option to not automatically send information to other MMKO in the same party/raid on every change made in the window, instead providing a <em>send</em> button in the main MMKO window. (Note that comms will not work between different versions.) </li></ul> <h2 id="w-mmko-3-3-4">Mmko 3.3.4</h2> <ul><li>It looks like some things didn't quite work properly in 3.3.3, so here are the fixes. </li></ul> <h2 id="w-mmko-3-3-3">Mmko 3.3.3</h2> <ul><li>The current state of the windows and minimap button position are now saved on logout and across instance boundaries. </li></ul> <h2 id="w-mmko-3-3-2">Mmko 3.3.2</h2> <ul><li>tags updated to make it match the current client version (3.2) </li></ul> <h2 id="w-mmko-3-3-1">Mmko 3.3.1</h2> <ul><li>update provided by dearthmaul... many thanks! he will be added to the maintainers on this project </li><li>Added <em>hex</em> </li><li>Minimap button is working </li><li>Communication between raid members is improved. </li></ul> <h2 id="w-mmko-3-2">Mmko 3.2</h2> <ul><li>Added seduce for locks </li><li>Added a pull button </li></ul> <ul><li>May not be compatible </li><li>here's the way to get around it if you do not want to upgrade </li></ul> <ul><li>In the next major release I will be changing the db so we don't have to do this... </li></ul> <ul><li>In the localization.enus.lua file, anywhere after the line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">MmkoLOC</span> <span class="o">=</span> <span class="p">{}</span> </pre></div> </div><ul><li>you can add the following line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> <span class="o">=</span> <span class="s2">"</span><span class="s">Seduce"</span> </pre></div> </div><ul><li>also in the Mmko.lua, following the line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">j</span><span class="p">[</span><span class="s2">"</span><span class="s">ind"</span><span class="p">]</span> <span class="o">=</span> <span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">ind"</span><span class="p">]</span> </pre></div> </div><ul><li>add the following line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">j</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> <span class="o">=</span> <span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> </pre></div> </div><p>easier to upgrade in my opinion MmAddition</p> Fri, 28 Aug 2009 17:04:58 +0000 http://wow.curseforge.com/addons/project-7600/files/14-3-3-7/ http://wow.curseforge.com/addons/project-7600/files/14-3-3-7/ no-reply@curseforge.com (Dearthmaul) 3.3.6 http://wow.curseforge.com/addons/project-7600/files/13-3-3-6/ <section class="toc expanding-module" data-expand-by="toc" data-expand-default="open"><div class="content-box"><div class="content-box-inner"><h3>Table of contents</h3><ol class="toc-level toc-level-1"><li><a href="#w-mmko-3-3-6"><span class="toc-number">1</span> <span class="toc-text">Mmko 3.3.6</span></a><li><a href="#w-mmko-3-3-5"><span class="toc-number">2</span> <span class="toc-text">Mmko 3.3.5</span></a><li><a href="#w-mmko-3-3-4"><span class="toc-number">3</span> <span class="toc-text">Mmko 3.3.4</span></a><li><a href="#w-mmko-3-3-3"><span class="toc-number">4</span> <span class="toc-text">Mmko 3.3.3</span></a><li><a href="#w-mmko-3-3-2"><span class="toc-number">5</span> <span class="toc-text">Mmko 3.3.2</span></a><li><a href="#w-mmko-3-3-1"><span class="toc-number">6</span> <span class="toc-text">Mmko 3.3.1</span></a><li><a href="#w-mmko-3-2"><span class="toc-number">7</span> <span class="toc-text">Mmko 3.2</span></a></ol></div></div></section> <h2 id="w-mmko-3-3-6">Mmko 3.3.6</h2> <ul><li>The automatic transmission to other MMKO users has been disabled. </li><li>There is a <em>Annc</em> button in the main window which will send current information to party/raid chat and to all MMKO users. </li><li>I'm not sure if it's been documented, but clicking on one of the individual target marks in the main assignment window will generate a raid warning <strong>"Attack the &lt;symbol&gt;"</strong>. </li><li>There are now also multiple profiles available so that you can create your own separate party, 10-man, 25-man, or whatever, profiles for the target assignments (courtesy of the AceDB library) - target assignments are saved in the profile (which are common across all your characters), but window positions and visibility are saved on a per-character basis. </li></ul> <h2 id="w-mmko-3-3-5">Mmko 3.3.5</h2> <ul><li>The minimap button position should now be saved correctly. </li><li>Added an option to not automatically send information to other MMKO in the same party/raid on every change made in the window, instead providing a <em>send</em> button in the main MMKO window. (Note that comms will not work between different versions.) </li></ul> <h2 id="w-mmko-3-3-4">Mmko 3.3.4</h2> <ul><li>It looks like some things didn't quite work properly in 3.3.3, so here are the fixes. </li></ul> <h2 id="w-mmko-3-3-3">Mmko 3.3.3</h2> <ul><li>The current state of the windows and minimap button position are now saved on logout and across instance boundaries. </li></ul> <h2 id="w-mmko-3-3-2">Mmko 3.3.2</h2> <ul><li>tags updated to make it match the current client version (3.2) </li></ul> <h2 id="w-mmko-3-3-1">Mmko 3.3.1</h2> <ul><li>update provided by dearthmaul... many thanks! he will be added to the maintainers on this project </li><li>Added <em>hex</em> </li><li>Minimap button is working </li><li>Communication between raid members is improved. </li></ul> <h2 id="w-mmko-3-2">Mmko 3.2</h2> <ul><li>Added seduce for locks </li><li>Added a pull button </li></ul> <ul><li>May not be compatible </li><li>here's the way to get around it if you do not want to upgrade </li></ul> <ul><li>In the next major release I will be changing the db so we don't have to do this... </li></ul> <ul><li>In the localization.enus.lua file, anywhere after the line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">MmkoLOC</span> <span class="o">=</span> <span class="p">{}</span> </pre></div> </div><ul><li>you can add the following line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> <span class="o">=</span> <span class="s2">"</span><span class="s">Seduce"</span> </pre></div> </div><ul><li>also in the Mmko.lua, following the line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">j</span><span class="p">[</span><span class="s2">"</span><span class="s">ind"</span><span class="p">]</span> <span class="o">=</span> <span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">ind"</span><span class="p">]</span> </pre></div> </div><ul><li>add the following line </li></ul> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">j</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> <span class="o">=</span> <span class="n">MmkoLOC</span><span class="p">[</span><span class="s2">"</span><span class="s">seduce"</span><span class="p">]</span> </pre></div> </div><p>easier to upgrade in my opinion MmAddition</p> Mon, 17 Aug 2009 20:47:24 +0000 http://wow.curseforge.com/addons/project-7600/files/13-3-3-6/ http://wow.curseforge.com/addons/project-7600/files/13-3-3-6/ no-reply@curseforge.com (Dearthmaul) 3.3.5 http://wow.curseforge.com/addons/project-7600/files/12-3-3-5/ <p>Mmko 3.3.5 The minimap button position should now be saved correctly. Added an option to not automatically send information to other MMKO in the same party/raid on every change made in the window, instead providing a "send" button in the main MMKO window. (Note that comms will not work between different versions.)</p> <p>Mmko 3.3.4 It looks like some things didn't quite work properly in 3.3.3, so here are the fixes.</p> <p>Mmko 3.3.3 The current state of the windows and minimap button position are now saved on logout and across instance boundaries.</p> <p>Mmko 3.3.2 tags updated to make it match the current client version (3.2)</p> <p>Mmko 3.3.1 update provided by dearthmaul... many thanks! he will be added to the maintainers on this project Added hex Minimap button is working Communication between raid members is improved.</p> <p>Mmko 3.2 Added seduce for locks Added a pull button</p> <p>May not be compatible here's the way to get around it if you do not want to upgrade</p> <p>In the next major release I will be changing the db so we don't have to do this...</p> <p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {}</p> <p>you can add the following line MmkoLOC["seduce"] = "Seduce"</p> <p>also</p> <p>in the Mmko.lua</p> <p>following the line j["ind"] = MmkoLOC["ind"]</p> <p>add the following line j["seduce"] = MmkoLOC["seduce"]</p> <p>easier to upgrade in my opinion Mm</p> Fri, 14 Aug 2009 17:19:49 +0000 http://wow.curseforge.com/addons/project-7600/files/12-3-3-5/ http://wow.curseforge.com/addons/project-7600/files/12-3-3-5/ no-reply@curseforge.com (Dearthmaul) 3.3.4 http://wow.curseforge.com/addons/project-7600/files/11-3-3-4/ <p>Mmko 3.3.4 It looks like some things didn't quite work properly in 3.3.3, so here are the fixes.</p> <p>Mmko 3.3.3 The current state of the windows and minimap button position are now saved on logout and across instance boundaries.</p> <p>Mmko 3.3.2 tags updated to make it match the current client version (3.2)</p> <p>Mmko 3.3.1 update provided by dearthmaul... many thanks! he will be added to the maintainers on this project Added hex Minimap button is working Communication between raid members is improved.</p> <p>Mmko 3.2 Added seduce for locks Added a pull button</p> <p>May not be compatible here's the way to get around it if you do not want to upgrade</p> <p>In the next major release I will be changing the db so we don't have to do this...</p> <p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {}</p> <p>you can add the following line MmkoLOC["seduce"] = "Seduce"</p> <p>also</p> <p>in the Mmko.lua</p> <p>following the line j["ind"] = MmkoLOC["ind"]</p> <p>add the following line j["seduce"] = MmkoLOC["seduce"]</p> <p>easier to upgrade in my opinion Mm</p> Sun, 09 Aug 2009 11:33:07 +0000 http://wow.curseforge.com/addons/project-7600/files/11-3-3-4/ http://wow.curseforge.com/addons/project-7600/files/11-3-3-4/ no-reply@curseforge.com (Dearthmaul) 3.3.3 http://wow.curseforge.com/addons/project-7600/files/10-3-3-3/ <p>Mmko 3.3.3 The current state of the windows and minimap button position are now saved on logout and across instance boundaries.</p> <p>Mmko 3.3.2 tags updated to make it match the current client version (3.2)</p> <p>Mmko 3.3.1 update provided by dearthmaul... many thanks! he will be added to the maintainers on this project Added hex Minimap button is working Communication between raid members is improved.</p> <p>Mmko 3.2 Added seduce for locks Added a pull button</p> <p>May not be compatible here's the way to get around it if you do not want to upgrade</p> <p>In the next major release I will be changing the db so we don't have to do this...</p> <p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {}</p> <p>you can add the following line MmkoLOC["seduce"] = "Seduce"</p> <p>also</p> <p>in the Mmko.lua</p> <p>following the line j["ind"] = MmkoLOC["ind"]</p> <p>add the following line j["seduce"] = MmkoLOC["seduce"]</p> <p>easier to upgrade in my opinion Mm</p> Sat, 08 Aug 2009 15:22:38 +0000 http://wow.curseforge.com/addons/project-7600/files/10-3-3-3/ http://wow.curseforge.com/addons/project-7600/files/10-3-3-3/ no-reply@curseforge.com (Dearthmaul) mmko 3.3.2 http://wow.curseforge.com/addons/project-7600/files/9-mmko-3-3-2/ <p>Mmko 3.3.2 tags updated to make it match the current client version (3.2) </p><p>Mmko 3.3.1 update provided by dearthmaul... many thanks! he will be added to the maintainers on this project Added hex Minimap button is working </p><p>Mmko 3.2 Added seduce for locks Added a pull button </p><p>May not be compatible here's the way to get around it if you do not want to upgrade </p><p>In the next major release I will be changing the db so we don't have to do this... </p><p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {} </p><p>you can add the following line MmkoLOC["seduce"] = "Seduce" </p><p>also </p><p>in the Mmko.lua </p><p>following the line j["ind"] = MmkoLOC["ind"] </p><p>add the following line j["seduce"] = MmkoLOC["seduce"] </p><p><br /> easier to upgrade in my opinion Mm </p> Wed, 05 Aug 2009 20:35:07 +0000 http://wow.curseforge.com/addons/project-7600/files/9-mmko-3-3-2/ http://wow.curseforge.com/addons/project-7600/files/9-mmko-3-3-2/ no-reply@curseforge.com (Dearthmaul) Mmko 3.3.1 http://wow.curseforge.com/addons/project-7600/files/8-mmko-3-3-1/ <p>Mmko 3.3.1 update provided by dearthmaul... many thanks! he will be added to the maintainers on this project </p><p>Mmko 3.2 Added seduce for locks Added a pull button </p><p>May not be compatible here's the way to get around it if you do not want to upgrade </p><p>In the next major release I will be changing the db so we don't have to do this... </p><p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {} </p><p>you can add the following line MmkoLOC["seduce"] = "Seduce" </p><p>also </p><p>in the Mmko.lua </p><p>following the line j["ind"] = MmkoLOC["ind"] </p><p>add the following line j["seduce"] = MmkoLOC["seduce"] </p><p><br /> easier to upgrade in my opinion Mm </p> Tue, 04 Aug 2009 23:11:25 +0000 http://wow.curseforge.com/addons/project-7600/files/8-mmko-3-3-1/ http://wow.curseforge.com/addons/project-7600/files/8-mmko-3-3-1/ no-reply@curseforge.com (mmoose) Mmko_3.2.zip http://wow.curseforge.com/addons/project-7600/files/7-mmko_3-2-zip/ <p>Mmko 3.2 Added seduce for locks Added a pull button </p><p>May not be compatible here's the way to get around it if you do not want to upgrade </p><p>In the next major release I will be changing the db so we don't have to do this... </p><p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {} </p><p>you can add the following line MmkoLOC["seduce"] = "Seduce" </p><p>also </p><p>in the Mmko.lua </p><p>following the line j["ind"] = MmkoLOC["ind"] </p><p>add the following line j["seduce"] = MmkoLOC["seduce"] </p><p><br /> easier to upgrade in my opinion Mm </p> Thu, 18 Sep 2008 22:47:14 +0000 http://wow.curseforge.com/addons/project-7600/files/7-mmko_3-2-zip/ http://wow.curseforge.com/addons/project-7600/files/7-mmko_3-2-zip/ no-reply@curseforge.com (mmoose) Mmko 3.0.1 http://wow.curseforge.com/addons/project-7600/files/6-mmko-3-0-1/ <p>3.0/3.0.1 MAY NOT BE COMPATIBLE WITH 2.3 </p><p>Added: FuBar Support (just an icon that mimics the minimap icon for those who use FuBar and hate the minimap icons) </p><p>MainTank and OffTank assignments </p><p>If you get errors due to incompatibility, roll back or force an upgrade? there are 4 lines of code that can be added to the 2.3 versions that MAY fix the issue </p><p>In the localization.enus.lua file, anywhere after the line MmkoLOC = {} </p><p>you can add the following 2 lines MmkoLOC["mt"] = "MainTank" MmkoLOC["ot"] = "OffTank" </p><p>also </p><p>in the Mmko.lua </p><p>following the line j["ind"] = MmkoLOC["ind"] </p><p>add the following 2 lines j["mt"] = MmkoLOC["mt"] j["ot"] = MmkoLOC["ot"] </p><p><br /> easier to upgrade in my opinion, let me know if you find any bugs please </p><p>Mm </p> Thu, 14 Aug 2008 04:55:55 +0000 http://wow.curseforge.com/addons/project-7600/files/6-mmko-3-0-1/ http://wow.curseforge.com/addons/project-7600/files/6-mmko-3-0-1/ no-reply@curseforge.com (mmoose) Mmko 2.3 http://wow.curseforge.com/addons/project-7600/files/5-mmko-2-3/ <p>-- 20080812 2.3 Added: config option to lock the mark frame to the Mmko frame empty icon instead of blank space to remove a mark </p><p>Fixed version information </p><p>--20080811 2.2 Added: Stand-alone mark frame for one click marking of your target </p><p>--20080810 2.1 Added: Click icon in Mmko frame to announce to party/raid and raidwarning slider in config to set Radius of minimap button </p><p>-- 2.0 Added: Individual assignments if needed for cc </p><p>An Individual definition for those pesky mobs you want to designate 1 member to take out quick </p><p>-- --20080809 Added: Alt-Click to announce to party Ctrl-Click to announce to raid </p><p>Fixed: esc no longer hides the Mmko frame </p> Tue, 12 Aug 2008 16:09:46 +0000 http://wow.curseforge.com/addons/project-7600/files/5-mmko-2-3/ http://wow.curseforge.com/addons/project-7600/files/5-mmko-2-3/ no-reply@curseforge.com (mmoose) Mmko v2.1 http://wow.curseforge.com/addons/project-7600/files/4-mmko-v2-1/ <p>2.1 Added: Click icon in Mmko frame to announce to party/raid and raidwarning slider in config to set Radius of minimap button </p> Mon, 11 Aug 2008 04:51:34 +0000 http://wow.curseforge.com/addons/project-7600/files/4-mmko-v2-1/ http://wow.curseforge.com/addons/project-7600/files/4-mmko-v2-1/ no-reply@curseforge.com (mmoose) Mmko v2.0 http://wow.curseforge.com/addons/project-7600/files/3-mmko-v2-0/ <p>NOT compatible with v1.x </p><p>Added raid asignments to marks if needed </p><p>Added an individual definition for those (OH YOU KILL THAT ONE FIRST) moments </p><p><br /> Mm </p> Sun, 10 Aug 2008 22:59:56 +0000 http://wow.curseforge.com/addons/project-7600/files/3-mmko-v2-0/ http://wow.curseforge.com/addons/project-7600/files/3-mmko-v2-0/ no-reply@curseforge.com (mmoose) Mmko v1.1 http://wow.curseforge.com/addons/project-7600/files/2-mmko-v1-1/ <p>Added Alt-Click to icon to announce order to party Added Ctrl-Click to icon to announce order to raid </p><p>Mmko frame will no longer dissapear when you hit esc (whoopsie) </p> Sun, 10 Aug 2008 02:13:27 +0000 http://wow.curseforge.com/addons/project-7600/files/2-mmko-v1-1/ http://wow.curseforge.com/addons/project-7600/files/2-mmko-v1-1/ no-reply@curseforge.com (mmoose) Mmko v1.0 http://wow.curseforge.com/addons/project-7600/files/1-mmko-v1-0/ <p>Initial Release </p> Wed, 06 Aug 2008 21:45:20 +0000 http://wow.curseforge.com/addons/project-7600/files/1-mmko-v1-0/ http://wow.curseforge.com/addons/project-7600/files/1-mmko-v1-0/ no-reply@curseforge.com (mmoose)