Latest SpeakinSpell Files http://www.wowace.com/addons/speakinspell/files/ The latest files available for SpeakinSpell en-us Mon, 23 Nov 2009 00:41:34 +0000 WowAce.com (http://www.wowace.com) v3.2.2.14-release http://www.wowace.com/addons/speakinspell/files/7872-v3-2-2-14-release/ <p>------------------------------------------------------------------------<br> r988 | rismisner | 2009-11-23 00:41:25 +0000 (Mon, 23 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.14-release (from /trunk:987)</p> <p>Tagged Release v3.2.2.14<br> ------------------------------------------------------------------------<br> r987 | rismisner | 2009-11-23 00:24:51 +0000 (Mon, 23 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.13<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.13/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.13/SpeakinSpell.lua.bak</p> <p>archived mage saved data from 3.2.2.13 for future QA testing<br> ------------------------------------------------------------------------<br> r986 | rismisner | 2009-11-23 00:00:54 +0000 (Mon, 23 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>don't set the filter text when clicking Create New.&nbsp;&nbsp;The search filter has a problem with event names that contain regular expression syntax (technically LUA pattern syntax, which is similar but not identical), such as parentheses and hyphens.&nbsp;&nbsp;Setting the type filter and selected key is enough to highlight the new item in the list without also setting the text search filter at the same time.<br> ------------------------------------------------------------------------<br> r985 | rismisner | 2009-11-22 23:57:39 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Renamed event type category filter from _ALL to *ALL in order to sort the drop-down list as intended because '*' &lt; 'A' &lt; '_'<br> ------------------------------------------------------------------------<br> r984 | rismisner | 2009-11-22 23:49:47 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>Documented added Combat Event: White Damage (&lt;damagetype&gt;)<br> ------------------------------------------------------------------------<br> r983 | rismisner | 2009-11-22 23:46:37 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- Corrected the way the parameters of COMBAT_LOG_EVENT_UNFILTERED events are parsed.&nbsp;&nbsp;This was not causing a visible symptom in the previous release, but was not technically coded correctly either, which was not revealed until I tried to expand the function with additional combat log events<br> - Added SPELL_DAMAGE and SWING_DAMAGE events to report many variations of Combat Event: White Damage and Combat Event: Yellow Damage.<br> ------------------------------------------------------------------------<br> r982 | rismisner | 2009-11-22 23:43:46 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added util function to convert DamageSchoolCodeNumberToString<br> ------------------------------------------------------------------------<br> r981 | rismisner | 2009-11-22 23:43:11 +0000 (Sun, 22 Nov 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- <a href="http://de.name" rel="nofollow">de.name</a>, de.spellname and de.eventname are now validated from each other, to ensure each exists, with the appropriate subtle differences in meaning and precedence between each of those.<br> - SafeGetSpellLink now uses de.spellname instead of <a href="http://de.name" rel="nofollow">de.name</a> when formatting a default/unclickable spell link<br> - &lt;displaylink&gt; is now stored in the DetectedEvent object, to implement overrides to the way Report Detected Speech Event reports certain events (white and yellow damage events)<br> ------------------------------------------------------------------------<br> r980 | rismisner | 2009-11-22 23:41:06 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>&lt;displaylink&gt; is now stored in the DetectedEvent object, to implement overrides to the way Report Detected Speech Event reports certain events (white and yellow damage events)<br> ------------------------------------------------------------------------<br> r979 | rismisner | 2009-11-22 21:45:33 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>- Documented new set of Combat Events: Yellow Damage<br> - Clarified documentation on Achievement events, and Misc Event: when a player sends me a rez.<br> ------------------------------------------------------------------------<br> r978 | rismisner | 2009-11-22 20:17:01 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- fixed a bug with the option to Report Detected Speech Events vs. the new event type=&#34;ACHIEVEMENT&#34;<br> - moved the 2 instances of code implementing this option into a new function DoReportDetectedSpeechEvent( de )<br> ------------------------------------------------------------------------<br> r977 | rismisner | 2009-11-22 20:09:53 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added event NPC: Talk to Trainer<br> ------------------------------------------------------------------------<br> r976 | rismisner | 2009-11-22 19:57:14 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added Misc. Event: Open Trade Window<br> ------------------------------------------------------------------------<br> r975 | rismisner | 2009-11-22 19:50:20 +0000 (Sun, 22 Nov 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Adds events:<br> - NPC: Quest Greeting<br> - Misc. Event: a player sent me a rez<br> ------------------------------------------------------------------------<br> r974 | rismisner | 2009-11-22 19:30:25 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>adds Misc Event: Level Up, to announce when you level up - DING!<br> ------------------------------------------------------------------------<br> r973 | rismisner | 2009-11-22 19:10:26 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>corrected in-game help for NPC: Open Gossip Window, to reflect what I learned from testing this feature (it fires more reliably than I expected)<br> ------------------------------------------------------------------------<br> r972 | rismisner | 2009-11-22 19:08:29 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>The event type (filter option) &#34;ALL&#34; is now called &#34;_ALL&#34; in order to make drop-down lists sort it first in the list, alphabetically by this key name (so it comes before the type=&#34;ACHIEVEMENT&#34;)<br> ------------------------------------------------------------------------<br> r971 | rismisner | 2009-11-22 19:06:44 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added event NPC: Talk to Vendor<br> ------------------------------------------------------------------------<br> r970 | rismisner | 2009-11-22 18:57:50 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added event NPC: Open Mailbox<br> ------------------------------------------------------------------------<br> r969 | rismisner | 2009-11-22 18:49:49 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added event NPC: Open Gossip Window - occurs when right-clicking on most interactive NPCs<br> ------------------------------------------------------------------------<br> r968 | rismisner | 2009-11-22 18:19:54 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new Chat Event: A party member said &#34;ding&#34;<br> ------------------------------------------------------------------------<br> r967 | rismisner | 2009-11-22 18:16:32 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added &#34;Chat Event: A Party Member said 'ding'&#34;<br> ------------------------------------------------------------------------<br> r966 | rismisner | 2009-11-22 17:57:32 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>fixed names of events Changed Zone and Changed Sub-Zone to match the enUS text that is now defined only as the L key, not overriden by the enUS file anymore<br> ------------------------------------------------------------------------<br> r965 | rismisner | 2009-11-22 17:57:08 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>fixed names of events Changed Zone and Changed Sub-Zone to match the enUS text that is now defined only as the L key, not overriden by the enUS file anymore<br> ------------------------------------------------------------------------<br> r964 | rismisner | 2009-11-22 17:51:19 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/SpeakinSpell/3.2.2.13/SpeakinSpell.lua</p> <p>deleted invalid saved data from this file which could not exist in a legitimate v3.2.2.13 saved data file.&nbsp;&nbsp;this data snuck in here as a result of debugging intermediate code between 3.2.2.13 and 14.<br> ------------------------------------------------------------------------<br> r963 | rismisner | 2009-11-22 17:39:07 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a content pack for enter/exit combat events to specify the correct new event type = &#34;COMBAT&#34; (not type=&#34;EVENT&#34;)<br> ------------------------------------------------------------------------<br> r962 | rismisner | 2009-11-22 17:36:59 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>minor corrections<br> ------------------------------------------------------------------------<br> r961 | rismisner | 2009-11-22 17:35:34 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>Enhanced FixOld_32214_UpgradeEvents to also patch the NewEventsDetected table<br> ------------------------------------------------------------------------<br> r960 | rismisner | 2009-11-22 17:30:42 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- Implemented the previously-stubbed function for CHAT_MSG_GUILD_ACHIEVEMENT<br> - Fixed names of achievement events to work with the displayname format &#34;Achievement Earned by &lt;<a href="http://de.name&gt;&#34" rel="nofollow">de.name&gt;&#34</a>;<br> ------------------------------------------------------------------------<br> r959 | rismisner | 2009-11-22 17:28:36 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>removed the word &#34;roleplaying&#34; from the name of NPC type events<br> ------------------------------------------------------------------------<br> r958 | rismisner | 2009-11-22 17:20:17 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk<br> &nbsp; &nbsp;M /trunk/SavedVariables<br> &nbsp; &nbsp;M /trunk/SavedVariables/Account</p> <p>updated ignore list to ignore some working temp files and auto-generated files, also *.bat because the wow svn repository won't allow me to commit a change to a *.bat file<br> ------------------------------------------------------------------------<br> r957 | rismisner | 2009-11-22 17:15:54 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a new patch function FixOld_32214_UpgradeEvents to upgrade older saved data to reflect new event types used for a few events that used to be type=&#34;EVENT&#34; but now use type=&#34;COMBAT&#34; or &#34;CHAT&#34;<br> ------------------------------------------------------------------------<br> r956 | rismisner | 2009-11-22 17:08:35 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.1.2.03<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.1.2.03/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.1.2.03/SpeakinSpell.lua.bak<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.03<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.03/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.03/SpeakinSpell.lua.bak<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.04<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.04/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.2.04/SpeakinSpell.lua.bak</p> <p>archiving more saved data from previous versions for QA testing the patch upgrade functions<br> ------------------------------------------------------------------------<br> r955 | rismisner | 2009-11-22 17:07:24 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.03<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.03/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.03/SpeakinSpell.lua.bak<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.04<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.04/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.04/SpeakinSpell.lua.bak<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.13<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.13/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Account/3.2.2.13/SpeakinSpell.lua.bak<br> &nbsp; &nbsp;A /trunk/SavedVariables/SpeakinSpell<br> &nbsp; &nbsp;A /trunk/SavedVariables/SpeakinSpell/3.2.2.13<br> &nbsp; &nbsp;A /trunk/SavedVariables/SpeakinSpell/3.2.2.13/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/SpeakinSpell/3.2.2.13/SpeakinSpell.lua.bak</p> <p>archived saved data format from 3.2.2.13 prior to a new patch function being added to oldversions.lua to support changes going into 3.2.2.14.&nbsp;&nbsp;This data is needed for QA testing of future versions.<br> ------------------------------------------------------------------------<br> r954 | rismisner | 2009-11-22 17:04:38 +0000 (Sun, 22 Nov 2009) | 9 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>(untested but thoroughly code-reviewed changes)<br> - Added new event hooks for CHAT_MSG_GUILD (someone in guild says ding) and CHAT_MSG_GUILD_ACHIEVEMENT (someone in guild earns and achievement)<br> - removed L.EVENTNAMES - L.EVENTNAMES[&#34;Enter Combat&#34;] has become L[&#34;Enter Combat&#34;]<br> - Adds new event types for de.type = NPC, CHAT, COMBAT, and ACHIEVEMENT<br> - Enter/Exit combat are now event type = &#34;COMBAT&#34; instead of &#34;EVENT&#34;<br> - Whispered while in combat is now type = &#34;CHAT&#34; instead of &#34;EVENT&#34;<br> - Achievement events are now type = &#34;ACHIEVEMENT&#34; instead of &#34;EVENT&#34;<br> - barber shop chair events are now type = &#34;NPC&#34; instead of type = &#34;EVENT&#34;</p> <p>------------------------------------------------------------------------<br> r953 | rismisner | 2009-11-22 16:54:36 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>overhauled documentation of &#34;other events&#34; which now have many more categories and many more events.&nbsp;&nbsp;this is chapter 11 of the in-game help, and the primary focus of the changelog release notes for the upcoming version 3.2.2.14<br> ------------------------------------------------------------------------<br> r952 | rismisner | 2009-11-22 16:35:11 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new event types, changed system events that use the new event types, and new events added<br> ------------------------------------------------------------------------<br> r951 | rismisner | 2009-11-22 16:07:27 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>- removed L.EVENTNAMES - L.EVENTNAMES[&#34;Enter Combat&#34;] has become L[&#34;Enter Combat&#34;] - removed this data completely from the enUS file because it's dumb to maintain a list of definitions saying X=X<br> - added visible names for new event types: NPC, COMBAT, ACHIEVEMENT, and CHAT<br> ------------------------------------------------------------------------<br> r950 | rismisner | 2009-11-22 16:06:14 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>- removed L.EVENTNAMES - L.EVENTNAMES[&#34;Enter Combat&#34;] has become L[&#34;Enter Combat&#34;]<br> - added visible names for new event types: NPC, COMBAT, ACHIEVEMENT, and CHAT<br> ------------------------------------------------------------------------<br> r949 | rismisner | 2009-11-22 16:05:53 +0000 (Sun, 22 Nov 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua</p> <p>- removed L.EVENTNAMES - L.EVENTNAMES[&#34;Enter Combat&#34;] has become L[&#34;Enter Combat&#34;]<br> - added visible names for new event types: NPC, COMBAT, ACHIEVEMENT, and CHAT<br> ------------------------------------------------------------------------<br> r948 | rismisner | 2009-11-22 16:04:50 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>removed L.EVENTNAMES - L.EVENTNAMES[&#34;Enter Combat&#34;] has become L[&#34;Enter Combat&#34;]<br> ------------------------------------------------------------------------<br> r947 | rismisner | 2009-11-22 15:34:55 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>adds &#34;System Event: Achievement Earned by Someone Nearby&#34;<br> ------------------------------------------------------------------------<br> r946 | rismisner | 2009-11-22 14:52:04 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>adds &#34;System Event: Enter/Exit Barber Chair&#34;<br> ------------------------------------------------------------------------<br> r945 | rismisner | 2009-11-22 14:38:42 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>adds &#34;System Event: Achievement Earned&#34;<br> ------------------------------------------------------------------------<br> r944 | rismisner | 2009-11-22 13:50:21 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>adds system event announcements for Begin/End /follow<br> ------------------------------------------------------------------------<br> r943 | rismisner | 2009-11-22 13:43:53 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number<br> ------------------------------------------------------------------------<br> r942 | rismisner | 2009-11-22 13:43:16 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>Document new &#34;system events for Begin/End /follow&#34;<br> ------------------------------------------------------------------------<br> r940 | rismisner | 2009-11-22 13:19:14 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>clarified explanation of new Whispered While In Combat feature<br> ------------------------------------------------------------------------<br> r939 | rismisner | 2009-11-22 13:17:16 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>clarified that System Event: whispered while in combat will not announce when you whisper to yourself<br> ------------------------------------------------------------------------<br> r938 | rismisner | 2009-11-22 13:10:17 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>removed the SDD from the change log.&nbsp;&nbsp;most people won't care and it's not a visible in-game feature<br> ------------------------------------------------------------------------<br> r937 | rismisner | 2009-11-22 13:09:40 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>Documented the new feature &#34;System Event: Whispered While In-Combat&#34;<br> ------------------------------------------------------------------------<br> r936 | rismisner | 2009-11-22 13:03:24 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added system event: whispered while in combat, modeled on the Combat Whisperer addon created by troth75, our Korean translator<br> ------------------------------------------------------------------------<br> r935 | rismisner | 2009-11-22 12:24:19 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/colors.lua</p> <p>fixed a bug so that &#34;/ss reset&#34; now correctly updates the colorized text labels in the &#34;/ss colors&#34; GUI<br> ------------------------------------------------------------------------<br> r934 | rismisner | 2009-11-22 12:10:07 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the SDD to the change log<br> ------------------------------------------------------------------------<br> r933 | rismisner | 2009-11-22 12:08:18 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/readme.txt</p> <p>considering this is the most obvious entry-point documentation, I added pointers to additional documentation, such as the new SDD.doc<br> ------------------------------------------------------------------------<br> r932 | rismisner | 2009-11-22 12:00:14 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SDD.doc</p> <p>a bunch of updates, added content, organization, and formatting.&nbsp;&nbsp;this feels a lot more complete for a version 1.0<br> ------------------------------------------------------------------------<br> r931 | rismisner | 2009-11-22 06:39:17 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/colors.lua</p> <p>finished implementation of this new screen.&nbsp;&nbsp;all colors in SpeakinSpellSavedData.Colors are now configurable through this screen.&nbsp;&nbsp;It's only 6 colors at this point, but extensible.<br> ------------------------------------------------------------------------<br> r930 | rismisner | 2009-11-22 06:37:46 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added data conversion function StringColorCodeToTable<br> ------------------------------------------------------------------------<br> r929 | rismisner | 2009-11-22 06:03:48 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added alpha values to default channel colors<br> ------------------------------------------------------------------------<br> r928 | rismisner | 2009-11-22 05:34:38 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SDD.doc</p> <p>added Software Design Document (SDD) rough draft giving overview of project architecture.&nbsp;&nbsp;This is a Microsoft Word 97-2003 formatted document.<br> ------------------------------------------------------------------------<br> r927 | rismisner | 2009-11-21 23:41:37 +0000 (Sat, 21 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r926 | rismisner | 2009-11-21 23:37:23 +0000 (Sat, 21 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/gui/colors.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Added a framework for a new settings screen to change the colors used by SS.&nbsp;&nbsp;&#34;/ss colors&#34; opens the options to this page.&nbsp;&nbsp;The new screen itself is still a stub at this point<br> ------------------------------------------------------------------------<br> r925 | rismisner | 2009-10-11 20:17:47 +0000 (Sun, 11 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space change<br> ------------------------------------------------------------------------</p> Mon, 23 Nov 2009 00:41:34 +0000 http://www.wowace.com/addons/speakinspell/files/7872-v3-2-2-14-release/ http://www.wowace.com/addons/speakinspell/files/7872-v3-2-2-14-release/ no-reply@curseforge.com (rismisner) v3.2.2.13-release http://www.wowace.com/addons/speakinspell/files/7871-v3-2-2-13-release/ <p>------------------------------------------------------------------------<br> r941 | rismisner | 2009-11-22 13:20:39 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.13-release (from /trunk:940)</p> <p>Tagged release 3.2.2.13<br> ------------------------------------------------------------------------<br> r940 | rismisner | 2009-11-22 13:19:14 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>clarified explanation of new Whispered While In Combat feature<br> ------------------------------------------------------------------------<br> r939 | rismisner | 2009-11-22 13:17:16 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>clarified that System Event: whispered while in combat will not announce when you whisper to yourself<br> ------------------------------------------------------------------------<br> r938 | rismisner | 2009-11-22 13:10:17 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>removed the SDD from the change log.&nbsp;&nbsp;most people won't care and it's not a visible in-game feature<br> ------------------------------------------------------------------------<br> r937 | rismisner | 2009-11-22 13:09:40 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>Documented the new feature &#34;System Event: Whispered While In-Combat&#34;<br> ------------------------------------------------------------------------<br> r936 | rismisner | 2009-11-22 13:03:24 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added system event: whispered while in combat, modeled on the Combat Whisperer addon created by troth75, our Korean translator<br> ------------------------------------------------------------------------<br> r935 | rismisner | 2009-11-22 12:24:19 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/colors.lua</p> <p>fixed a bug so that &#34;/ss reset&#34; now correctly updates the colorized text labels in the &#34;/ss colors&#34; GUI<br> ------------------------------------------------------------------------<br> r934 | rismisner | 2009-11-22 12:10:07 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the SDD to the change log<br> ------------------------------------------------------------------------<br> r933 | rismisner | 2009-11-22 12:08:18 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/readme.txt</p> <p>considering this is the most obvious entry-point documentation, I added pointers to additional documentation, such as the new SDD.doc<br> ------------------------------------------------------------------------<br> r932 | rismisner | 2009-11-22 12:00:14 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SDD.doc</p> <p>a bunch of updates, added content, organization, and formatting.&nbsp;&nbsp;this feels a lot more complete for a version 1.0<br> ------------------------------------------------------------------------<br> r931 | rismisner | 2009-11-22 06:39:17 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/colors.lua</p> <p>finished implementation of this new screen.&nbsp;&nbsp;all colors in SpeakinSpellSavedData.Colors are now configurable through this screen.&nbsp;&nbsp;It's only 6 colors at this point, but extensible.<br> ------------------------------------------------------------------------<br> r930 | rismisner | 2009-11-22 06:37:46 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added data conversion function StringColorCodeToTable<br> ------------------------------------------------------------------------<br> r929 | rismisner | 2009-11-22 06:03:48 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added alpha values to default channel colors<br> ------------------------------------------------------------------------<br> r928 | rismisner | 2009-11-22 05:34:38 +0000 (Sun, 22 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SDD.doc</p> <p>added Software Design Document (SDD) rough draft giving overview of project architecture.&nbsp;&nbsp;This is a Microsoft Word 97-2003 formatted document.<br> ------------------------------------------------------------------------<br> r927 | rismisner | 2009-11-21 23:41:37 +0000 (Sat, 21 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r926 | rismisner | 2009-11-21 23:37:23 +0000 (Sat, 21 Nov 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/gui/colors.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Added a framework for a new settings screen to change the colors used by SS.&nbsp;&nbsp;&#34;/ss colors&#34; opens the options to this page.&nbsp;&nbsp;The new screen itself is still a stub at this point<br> ------------------------------------------------------------------------<br> r925 | rismisner | 2009-10-11 20:17:47 +0000 (Sun, 11 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space change<br> ------------------------------------------------------------------------</p> Sun, 22 Nov 2009 13:20:48 +0000 http://www.wowace.com/addons/speakinspell/files/7871-v3-2-2-13-release/ http://www.wowace.com/addons/speakinspell/files/7871-v3-2-2-13-release/ no-reply@curseforge.com (rismisner) v3.2.2.12-release http://www.wowace.com/addons/speakinspell/files/7870-v3-2-2-12-release/ <p>------------------------------------------------------------------------<br> r924 | rismisner | 2009-10-10 13:49:24 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.12-release (from /trunk:923)</p> <p>Tagged release 3.2.2.12<br> ------------------------------------------------------------------------<br> r923 | rismisner | 2009-10-10 12:11:28 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version and change log<br> ------------------------------------------------------------------------<br> r922 | rismisner | 2009-10-10 12:10:39 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed LUA error that occurs if you speak in self-chat or mysterious voice before viewing the GUI<br> ------------------------------------------------------------------------<br> r920 | rismisner | 2009-10-10 10:40:21 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>downgraded a todo comment<br> ------------------------------------------------------------------------<br> r919 | rismisner | 2009-10-10 10:40:11 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed a todo comment<br> ------------------------------------------------------------------------<br> r918 | rismisner | 2009-10-10 10:30:03 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed the RAID_BOSS_WHISPER channel name (not BOSS_WHISPER)<br> ------------------------------------------------------------------------<br> r917 | rismisner | 2009-10-10 10:29:29 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added 2 new channels: boss whisper, and mysterious voice<br> - SayOneLine now uses a ChannelFuncs table for SS-created channels not passed through SendChatMessage<br> ------------------------------------------------------------------------<br> r916 | rismisner | 2009-10-10 10:28:36 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>fixed the RAID_BOSS_WHISPER channel name (not BOSS_WHISPER)<br> ------------------------------------------------------------------------<br> r915 | rismisner | 2009-10-10 10:28:10 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added 2 new options to the channel selections: boss whisper, and mysterious voice<br> ------------------------------------------------------------------------<br> r914 | rismisner | 2009-10-10 10:07:38 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Defined visible names for 2 new channels: Boss Whisper, and [Mysterious Voice] whispers<br> ------------------------------------------------------------------------<br> r913 | rismisner | 2009-10-10 10:03:22 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>load a color code for the BOSS_WHISPER chat type<br> ------------------------------------------------------------------------<br> r912 | rismisner | 2009-10-10 10:02:43 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default color definition for a new MYSTERIOUS VOICE channel<br> ------------------------------------------------------------------------<br> r911 | rismisner | 2009-10-10 10:02:11 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>The Big Red Button now uses the Mysterious Voice channel<br> ------------------------------------------------------------------------<br> r910 | rismisner | 2009-10-10 09:44:49 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added function SelfChat_SpeakinSpellChannel for the self-chat channel, to separate it from Print for system messages<br> ------------------------------------------------------------------------<br> r909 | rismisner | 2009-10-10 09:41:02 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>deleted todo.txt - tracking these tasks in the <a href="http://wowace.com" rel="nofollow">wowace.com</a> tickets page now <a href="http://www.wowace.com/addons/speakinspell/tickets/" rel="nofollow">http://www.wowace.com/addons/speakinspell/tickets/</a><br> ------------------------------------------------------------------------<br> r908 | rismisner | 2009-10-10 09:38:36 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/todo.txt</p> <p>tracking these tasks in the <a href="http://wowace.com" rel="nofollow">wowace.com</a> tickets page now <a href="http://www.wowace.com/addons/speakinspell/tickets/" rel="nofollow">http://www.wowace.com/addons/speakinspell/tickets/</a><br> ------------------------------------------------------------------------<br> r907 | rismisner | 2009-10-10 09:24:44 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated changelog and version<br> ------------------------------------------------------------------------<br> r906 | rismisner | 2009-10-10 09:22:16 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>reorganized color code data structures<br> - added function LoadChatColorCodes to query the chat frame for the player's selected colors for each chat type, and format them all as color code / escape code sequences for strings.&nbsp;&nbsp;This also pulls in some channel color codes from the player's SpeakinSpellSavedData for SS-created channels.<br> ------------------------------------------------------------------------<br> r905 | rismisner | 2009-10-10 09:20:22 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>reorganized color code data structures<br> - color coding of channel drop down lists is now done by a new function in gui.lua SpeakinSpell:ColorizeChannelList<br> ------------------------------------------------------------------------<br> r904 | rismisner | 2009-10-10 09:19:50 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>have to load chat channel colors late on-load of the page, rather than on-load of the addon, because it's all white at startup.&nbsp;&nbsp;Apparently our addon saved data loads before the game's built-in chat frame settings.<br> ------------------------------------------------------------------------<br> r903 | rismisner | 2009-10-10 09:03:04 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reorganized color code data structures<br> - color coding of channel drop down lists is now done by a new function in gui.lua SpeakinSpell:ColorizeChannelList<br> ------------------------------------------------------------------------<br> r902 | rismisner | 2009-10-10 08:59:05 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r901 | rismisner | 2009-10-10 08:57:13 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r900 | rismisner | 2009-10-10 08:56:21 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>removed unused definitions (some of these had color table references which are no longer valid, and no need to maintain these unused definitions)<br> ------------------------------------------------------------------------<br> r899 | rismisner | 2009-10-10 08:55:25 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>self raid warnings now use a color defined in saved data<br> ------------------------------------------------------------------------<br> r898 | rismisner | 2009-10-10 08:51:58 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- reorganized color code data structures<br> - added color code tables to the saved data, so it has to be validated on load<br> ------------------------------------------------------------------------<br> r897 | rismisner | 2009-10-10 08:51:09 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r896 | rismisner | 2009-10-10 08:50:33 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r895 | rismisner | 2009-10-10 07:42:46 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved SearchMatch color code to saved data<br> ------------------------------------------------------------------------<br> r893 | rismisner | 2009-10-06 04:13:11 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed the multi-RNG fix that expands macro contents in-line when selecting the speech for the current event.&nbsp;&nbsp;This failed to recognize differrent channels, frequencies, and other options from the called macro event.&nbsp;&nbsp;A different solution will be needed for the RNG issue.<br> ------------------------------------------------------------------------<br> r892 | rismisner | 2009-10-06 04:00:44 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated change log and version<br> ------------------------------------------------------------------------<br> r891 | rismisner | 2009-10-06 03:59:52 +0000 (Tue, 06 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>Added 2 buttons for managing macros<br> - A Goto button will set the selected event to the /ss macro in your speech<br> - A copy button will extract the speeches from that macro, and copy them in place in the current event to replace the macro call<br> ------------------------------------------------------------------------<br> r890 | rismisner | 2009-10-06 03:45:08 +0000 (Tue, 06 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added function EmoteToSay() to reformat an emote from /e format to /t &lt;target&gt; format when combining channel = Emote with WhisperTarget = true.<br> - added function ExpandOneSSMacro to support a new button in the GUI to copy /ss macro contents into the current event's speech list.<br> ------------------------------------------------------------------------<br> r889 | rismisner | 2009-10-04 15:27:20 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>if embedded macro calls include repeats, filter those out to avoid giving them extra weight in the random selection<br> ------------------------------------------------------------------------<br> r888 | rismisner | 2009-10-04 14:37:23 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now recognizes BG prep time as the BG scenario for channel selections / silent<br> ------------------------------------------------------------------------<br> r887 | rismisner | 2009-10-04 14:33:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed spelling of Wolpertinger<br> ------------------------------------------------------------------------<br> r885 | rismisner | 2009-10-04 02:37:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r884 | rismisner | 2009-10-04 02:35:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>removed SpeakinSpell Fans test data<br> ------------------------------------------------------------------------<br> r883 | rismisner | 2009-10-04 02:35:25 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Recursive calls to single-line &#34;/ss macro commands&#34; are now expanded into the random speech list, i.e. for /ss macro mount categories.&nbsp;&nbsp;This creates a more equal distribution of random selections when you have just 1 extra speech in a category, and a &#34;/ss macro subcategory&#34; for the other speech.<br> ------------------------------------------------------------------------<br> r882 | rismisner | 2009-10-04 02:22:06 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r881 | rismisner | 2009-10-04 02:21:45 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r880 | rismisner | 2009-10-04 02:20:59 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the slash commands list to a shared table in the loader<br> ------------------------------------------------------------------------<br> r879 | rismisner | 2009-10-04 01:34:24 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added LoadTemplate function, and fixed error with undefined keys<br> ------------------------------------------------------------------------<br> r878 | rismisner | 2009-10-04 01:17:32 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>made it optional to use single or multi line edit boxes for editing speeches<br> ------------------------------------------------------------------------<br> r877 | rismisner | 2009-10-04 00:58:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Updated version number and change log<br> ------------------------------------------------------------------------<br> r876 | rismisner | 2009-10-04 00:56:09 +0000 (Sun, 04 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added a function to generate mount and pet event bindings to map all known mounts and pets to &#34;/ss macro mount or pet&#34; and related speech lists<br> - Re-keyed the working templates table by names instead of numbers<br> ------------------------------------------------------------------------<br> r875 | rismisner | 2009-10-04 00:52:21 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default channel selections for mounts and pets<br> ------------------------------------------------------------------------<br> r874 | rismisner | 2009-10-04 00:51:57 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added default speeches for mounts and pets<br> ------------------------------------------------------------------------<br> r873 | rismisner | 2009-10-04 00:45:33 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated credits<br> ------------------------------------------------------------------------<br> r872 | rismisner | 2009-10-03 21:25:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>changed the load order so that the DefaultSpeeches file can use SpeakinSpell:CopyTable and other utility functions<br> ------------------------------------------------------------------------<br> r871 | rismisner | 2009-10-03 20:03:34 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the Big Red Button Demon now has more to say and knows your race and class<br> ------------------------------------------------------------------------<br> r869 | rismisner | 2009-10-03 06:29:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>replaced &lt;newline&gt; with \n in default speeches<br> ------------------------------------------------------------------------<br> r868 | rismisner | 2009-10-03 06:28:08 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added gender substitutions to the default speeches<br> ------------------------------------------------------------------------<br> r867 | rismisner | 2009-10-03 06:17:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added non-silent channel selections for leader/officer scenarios in default settings<br> ------------------------------------------------------------------------<br> r866 | rismisner | 2009-10-03 06:04:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reordered channel drop-down lists to be more logical<br> ------------------------------------------------------------------------<br> r865 | rismisner | 2009-10-03 05:59:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added support for &#34;classes&#34; attribute in templates, for templates that apply to a set of classes, not just 1, but not all.<br> ------------------------------------------------------------------------<br> r864 | rismisner | 2009-10-03 05:50:34 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>- Combined the standard rez macro list into &#34;/ss macro rez&#34; and setup redirects for all applicable classes<br> - Moved Dire Lemming's additional rez speeches into a template that appends to &#34;/ss macro rez&#34; (slightly different wordings here and there which I left intact)<br> ------------------------------------------------------------------------<br> r863 | rismisner | 2009-10-03 05:37:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>merged Dire Lemming's rez list with the default rez list for all classes<br> ------------------------------------------------------------------------<br> r862 | rismisner | 2009-10-03 05:15:57 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added progress reports when adding a single random word or speech<br> - Added safety checks for nil values<br> ------------------------------------------------------------------------<br> r861 | rismisner | 2009-10-03 05:14:21 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed button to import a single random word<br> ------------------------------------------------------------------------<br> r860 | rismisner | 2009-10-03 05:00:41 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added some space in the GUI<br> ------------------------------------------------------------------------<br> r859 | rismisner | 2009-10-03 04:52:51 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>shortened the name of the &lt;randomnonsense&gt; template<br> ------------------------------------------------------------------------<br> r858 | rismisner | 2009-10-03 04:48:25 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed some variable names (capital 'T' and missing 's')<br> ------------------------------------------------------------------------<br> r857 | rismisner | 2009-10-03 04:34:56 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>compress string arrays after deleting redundant content from templates<br> ------------------------------------------------------------------------<br> r856 | rismisner | 2009-10-03 04:14:10 +0000 (Sat, 03 Oct 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Cleaned up progress reports<br> - Added safety checks for nil values when importing RandomSubs<br> - Fixed an import error with RandomSubs<br> - Remove empty parent tables when importing RandomSubs<br> ------------------------------------------------------------------------<br> r855 | rismisner | 2009-10-03 04:03:55 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed a comment<br> ------------------------------------------------------------------------<br> r854 | rismisner | 2009-10-03 04:00:18 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>when importing or merging whole events<br> - added safety checks for nil values<br> - clean up parent tables in templates if we imported all the content<br> ------------------------------------------------------------------------<br> r853 | rismisner | 2009-10-03 03:47:40 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>When clicking the search to import button, show a message in chat if you already use all available content, so the player doesn't think the button has no effect<br> ------------------------------------------------------------------------<br> r852 | rismisner | 2009-10-03 03:43:38 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>build the &lt;randomsubs&gt; drop-down list on the fly.&nbsp;&nbsp;it was not getting rebuilt after importing new &lt;randomsubs&gt;<br> ------------------------------------------------------------------------<br> r851 | rismisner | 2009-10-03 03:24:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed bug trying to import 1 new speech and getting the whole list<br> ------------------------------------------------------------------------<br> r850 | rismisner | 2009-10-03 03:19:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed nil key<br> ------------------------------------------------------------------------<br> r849 | rismisner | 2009-10-03 03:16:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportGUI_ImportSpeech - added safety checks for nil values, and fetched the Template parameter previously passed as auto-nil to the templates engine<br> ------------------------------------------------------------------------<br> r848 | rismisner | 2009-10-03 03:15:20 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r847 | rismisner | 2009-10-03 03:04:11 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> - Added Template_DoAddEventToSavedData to encapsulate some shared code<br> - Set GUI FilterChanged flag when adding new events from importing templates<br> ------------------------------------------------------------------------<br> r846 | rismisner | 2009-10-03 03:00:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> ------------------------------------------------------------------------<br> r845 | rismisner | 2009-10-03 03:00:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a tooltip<br> ------------------------------------------------------------------------<br> r844 | rismisner | 2009-10-03 02:35:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new substitutions &lt;race&gt; and &lt;class&gt;<br> ------------------------------------------------------------------------<br> r843 | rismisner | 2009-10-03 02:33:16 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added new substitutions &lt;race&gt; &lt;class&gt; &lt;playerrace&gt; and &lt;playerclass&gt;<br> ------------------------------------------------------------------------<br> r842 | rismisner | 2009-10-03 02:19:43 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>selected most of Dire Lemming's submissions as defaults for new users<br> ------------------------------------------------------------------------<br> r841 | rismisner | 2009-10-03 02:12:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added Redemption (rez) speeches to Dire Lemming's Paladin pack<br> ------------------------------------------------------------------------<br> r840 | rismisner | 2009-10-03 02:05:23 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added speeches submitted by Dire Lemming<br> ------------------------------------------------------------------------<br> r839 | rismisner | 2009-09-30 09:39:58 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r838 | rismisner | 2009-09-30 09:39:43 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>enabled the &#34;Import New Data&#34; GUI<br> ------------------------------------------------------------------------<br> r837 | rismisner | 2009-09-30 09:33:50 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- moved some controls into groups<br> - fixed object navigation<br> - fixed problems with delete buttons<br> - fixed display of random words<br> ------------------------------------------------------------------------<br> r836 | rismisner | 2009-09-30 09:32:36 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed object navigation and cleanup of empty parent tables when deleting a single word or speech from the templates.<br> ------------------------------------------------------------------------<br> r835 | rismisner | 2009-09-30 09:30:32 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added a utility function to remove empty tables from a parent table (untested)<br> ------------------------------------------------------------------------<br> r834 | rismisner | 2009-09-30 08:24:34 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- Added Delete All buttons<br> - renamed several buttons to &#34;Use All&#34; and set the text to Colors.USE (green)<br> - check for empty tables instead of nil tables in a few places<br> - corrected object navigation in a few places<br> ------------------------------------------------------------------------<br> r833 | rismisner | 2009-09-30 08:22:34 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>templates are now self-aware of their keys<br> ------------------------------------------------------------------------<br> r832 | rismisner | 2009-09-30 08:22:16 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.USE to define the color of &#34;Use&#34; buttons on the import GUI with a different ID, in case I want to change it<br> ------------------------------------------------------------------------<br> r831 | rismisner | 2009-09-30 07:59:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>delete randomsubs list if empty after deleting redundant content<br> ------------------------------------------------------------------------<br> r830 | rismisner | 2009-09-30 07:43:07 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.GREY<br> ------------------------------------------------------------------------<br> r829 | rismisner | 2009-09-30 07:42:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>remove empty tables during Template_DeleteRedundantContent so that empty templates will be removed as well.<br> ------------------------------------------------------------------------<br> r828 | rismisner | 2009-09-30 07:32:00 +0000 (Wed, 30 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>various functional repairs getting this new GUI up and running<br> - added Search For New Data button to load templates<br> - added/fixed most hidden = functions<br> ------------------------------------------------------------------------<br> r827 | rismisner | 2009-09-30 06:16:45 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed syntax errors<br> ------------------------------------------------------------------------<br> r826 | rismisner | 2009-09-30 05:29:10 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed channel selections for default samples &#34;/ss macro battlecry&#34; and &#34;/ss macro attack or charge&#34;<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> -------------------------------------------------------------------</p> Sat, 10 Oct 2009 13:49:35 +0000 http://www.wowace.com/addons/speakinspell/files/7870-v3-2-2-12-release/ http://www.wowace.com/addons/speakinspell/files/7870-v3-2-2-12-release/ no-reply@curseforge.com (rismisner) v3.2.2.11-release http://www.wowace.com/addons/speakinspell/files/7869-v3-2-2-11-release/ <p>------------------------------------------------------------------------<br> r921 | rismisner | 2009-10-10 10:40:44 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.11-release (from /trunk:920)</p> <p>Tagged release 3.2.2.11<br> ------------------------------------------------------------------------<br> r920 | rismisner | 2009-10-10 10:40:21 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>downgraded a todo comment<br> ------------------------------------------------------------------------<br> r919 | rismisner | 2009-10-10 10:40:11 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed a todo comment<br> ------------------------------------------------------------------------<br> r918 | rismisner | 2009-10-10 10:30:03 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed the RAID_BOSS_WHISPER channel name (not BOSS_WHISPER)<br> ------------------------------------------------------------------------<br> r917 | rismisner | 2009-10-10 10:29:29 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added 2 new channels: boss whisper, and mysterious voice<br> - SayOneLine now uses a ChannelFuncs table for SS-created channels not passed through SendChatMessage<br> ------------------------------------------------------------------------<br> r916 | rismisner | 2009-10-10 10:28:36 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>fixed the RAID_BOSS_WHISPER channel name (not BOSS_WHISPER)<br> ------------------------------------------------------------------------<br> r915 | rismisner | 2009-10-10 10:28:10 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added 2 new options to the channel selections: boss whisper, and mysterious voice<br> ------------------------------------------------------------------------<br> r914 | rismisner | 2009-10-10 10:07:38 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Defined visible names for 2 new channels: Boss Whisper, and [Mysterious Voice] whispers<br> ------------------------------------------------------------------------<br> r913 | rismisner | 2009-10-10 10:03:22 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>load a color code for the BOSS_WHISPER chat type<br> ------------------------------------------------------------------------<br> r912 | rismisner | 2009-10-10 10:02:43 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default color definition for a new MYSTERIOUS VOICE channel<br> ------------------------------------------------------------------------<br> r911 | rismisner | 2009-10-10 10:02:11 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>The Big Red Button now uses the Mysterious Voice channel<br> ------------------------------------------------------------------------<br> r910 | rismisner | 2009-10-10 09:44:49 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added function SelfChat_SpeakinSpellChannel for the self-chat channel, to separate it from Print for system messages<br> ------------------------------------------------------------------------<br> r909 | rismisner | 2009-10-10 09:41:02 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>deleted todo.txt - tracking these tasks in the <a href="http://wowace.com" rel="nofollow">wowace.com</a> tickets page now <a href="http://www.wowace.com/addons/speakinspell/tickets/" rel="nofollow">http://www.wowace.com/addons/speakinspell/tickets/</a><br> ------------------------------------------------------------------------<br> r908 | rismisner | 2009-10-10 09:38:36 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;D /trunk/todo.txt</p> <p>tracking these tasks in the <a href="http://wowace.com" rel="nofollow">wowace.com</a> tickets page now <a href="http://www.wowace.com/addons/speakinspell/tickets/" rel="nofollow">http://www.wowace.com/addons/speakinspell/tickets/</a><br> ------------------------------------------------------------------------<br> r907 | rismisner | 2009-10-10 09:24:44 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated changelog and version<br> ------------------------------------------------------------------------<br> r906 | rismisner | 2009-10-10 09:22:16 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>reorganized color code data structures<br> - added function LoadChatColorCodes to query the chat frame for the player's selected colors for each chat type, and format them all as color code / escape code sequences for strings.&nbsp;&nbsp;This also pulls in some channel color codes from the player's SpeakinSpellSavedData for SS-created channels.<br> ------------------------------------------------------------------------<br> r905 | rismisner | 2009-10-10 09:20:22 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>reorganized color code data structures<br> - color coding of channel drop down lists is now done by a new function in gui.lua SpeakinSpell:ColorizeChannelList<br> ------------------------------------------------------------------------<br> r904 | rismisner | 2009-10-10 09:19:50 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>have to load chat channel colors late on-load of the page, rather than on-load of the addon, because it's all white at startup.&nbsp;&nbsp;Apparently our addon saved data loads before the game's built-in chat frame settings.<br> ------------------------------------------------------------------------<br> r903 | rismisner | 2009-10-10 09:03:04 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reorganized color code data structures<br> - color coding of channel drop down lists is now done by a new function in gui.lua SpeakinSpell:ColorizeChannelList<br> ------------------------------------------------------------------------<br> r902 | rismisner | 2009-10-10 08:59:05 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r901 | rismisner | 2009-10-10 08:57:13 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r900 | rismisner | 2009-10-10 08:56:21 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>removed unused definitions (some of these had color table references which are no longer valid, and no need to maintain these unused definitions)<br> ------------------------------------------------------------------------<br> r899 | rismisner | 2009-10-10 08:55:25 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>self raid warnings now use a color defined in saved data<br> ------------------------------------------------------------------------<br> r898 | rismisner | 2009-10-10 08:51:58 +0000 (Sat, 10 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- reorganized color code data structures<br> - added color code tables to the saved data, so it has to be validated on load<br> ------------------------------------------------------------------------<br> r897 | rismisner | 2009-10-10 08:51:09 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r896 | rismisner | 2009-10-10 08:50:33 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>reorganized color code data structures<br> ------------------------------------------------------------------------<br> r895 | rismisner | 2009-10-10 07:42:46 +0000 (Sat, 10 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved SearchMatch color code to saved data<br> ------------------------------------------------------------------------<br> r893 | rismisner | 2009-10-06 04:13:11 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed the multi-RNG fix that expands macro contents in-line when selecting the speech for the current event.&nbsp;&nbsp;This failed to recognize differrent channels, frequencies, and other options from the called macro event.&nbsp;&nbsp;A different solution will be needed for the RNG issue.<br> ------------------------------------------------------------------------<br> r892 | rismisner | 2009-10-06 04:00:44 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated change log and version<br> ------------------------------------------------------------------------<br> r891 | rismisner | 2009-10-06 03:59:52 +0000 (Tue, 06 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>Added 2 buttons for managing macros<br> - A Goto button will set the selected event to the /ss macro in your speech<br> - A copy button will extract the speeches from that macro, and copy them in place in the current event to replace the macro call<br> ------------------------------------------------------------------------<br> r890 | rismisner | 2009-10-06 03:45:08 +0000 (Tue, 06 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added function EmoteToSay() to reformat an emote from /e format to /t &lt;target&gt; format when combining channel = Emote with WhisperTarget = true.<br> - added function ExpandOneSSMacro to support a new button in the GUI to copy /ss macro contents into the current event's speech list.<br> ------------------------------------------------------------------------<br> r889 | rismisner | 2009-10-04 15:27:20 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>if embedded macro calls include repeats, filter those out to avoid giving them extra weight in the random selection<br> ------------------------------------------------------------------------<br> r888 | rismisner | 2009-10-04 14:37:23 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now recognizes BG prep time as the BG scenario for channel selections / silent<br> ------------------------------------------------------------------------<br> r887 | rismisner | 2009-10-04 14:33:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed spelling of Wolpertinger<br> ------------------------------------------------------------------------<br> r885 | rismisner | 2009-10-04 02:37:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r884 | rismisner | 2009-10-04 02:35:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>removed SpeakinSpell Fans test data<br> ------------------------------------------------------------------------<br> r883 | rismisner | 2009-10-04 02:35:25 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Recursive calls to single-line &#34;/ss macro commands&#34; are now expanded into the random speech list, i.e. for /ss macro mount categories.&nbsp;&nbsp;This creates a more equal distribution of random selections when you have just 1 extra speech in a category, and a &#34;/ss macro subcategory&#34; for the other speech.<br> ------------------------------------------------------------------------<br> r882 | rismisner | 2009-10-04 02:22:06 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r881 | rismisner | 2009-10-04 02:21:45 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r880 | rismisner | 2009-10-04 02:20:59 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the slash commands list to a shared table in the loader<br> ------------------------------------------------------------------------<br> r879 | rismisner | 2009-10-04 01:34:24 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added LoadTemplate function, and fixed error with undefined keys<br> ------------------------------------------------------------------------<br> r878 | rismisner | 2009-10-04 01:17:32 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>made it optional to use single or multi line edit boxes for editing speeches<br> ------------------------------------------------------------------------<br> r877 | rismisner | 2009-10-04 00:58:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Updated version number and change log<br> ------------------------------------------------------------------------<br> r876 | rismisner | 2009-10-04 00:56:09 +0000 (Sun, 04 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added a function to generate mount and pet event bindings to map all known mounts and pets to &#34;/ss macro mount or pet&#34; and related speech lists<br> - Re-keyed the working templates table by names instead of numbers<br> ------------------------------------------------------------------------<br> r875 | rismisner | 2009-10-04 00:52:21 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default channel selections for mounts and pets<br> ------------------------------------------------------------------------<br> r874 | rismisner | 2009-10-04 00:51:57 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added default speeches for mounts and pets<br> ------------------------------------------------------------------------<br> r873 | rismisner | 2009-10-04 00:45:33 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated credits<br> ------------------------------------------------------------------------<br> r872 | rismisner | 2009-10-03 21:25:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>changed the load order so that the DefaultSpeeches file can use SpeakinSpell:CopyTable and other utility functions<br> ------------------------------------------------------------------------<br> r871 | rismisner | 2009-10-03 20:03:34 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the Big Red Button Demon now has more to say and knows your race and class<br> ------------------------------------------------------------------------<br> r869 | rismisner | 2009-10-03 06:29:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>replaced &lt;newline&gt; with \n in default speeches<br> ------------------------------------------------------------------------<br> r868 | rismisner | 2009-10-03 06:28:08 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added gender substitutions to the default speeches<br> ------------------------------------------------------------------------<br> r867 | rismisner | 2009-10-03 06:17:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added non-silent channel selections for leader/officer scenarios in default settings<br> ------------------------------------------------------------------------<br> r866 | rismisner | 2009-10-03 06:04:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reordered channel drop-down lists to be more logical<br> ------------------------------------------------------------------------<br> r865 | rismisner | 2009-10-03 05:59:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added support for &#34;classes&#34; attribute in templates, for templates that apply to a set of classes, not just 1, but not all.<br> ------------------------------------------------------------------------<br> r864 | rismisner | 2009-10-03 05:50:34 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>- Combined the standard rez macro list into &#34;/ss macro rez&#34; and setup redirects for all applicable classes<br> - Moved Dire Lemming's additional rez speeches into a template that appends to &#34;/ss macro rez&#34; (slightly different wordings here and there which I left intact)<br> ------------------------------------------------------------------------<br> r863 | rismisner | 2009-10-03 05:37:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>merged Dire Lemming's rez list with the default rez list for all classes<br> ------------------------------------------------------------------------<br> r862 | rismisner | 2009-10-03 05:15:57 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added progress reports when adding a single random word or speech<br> - Added safety checks for nil values<br> ------------------------------------------------------------------------<br> r861 | rismisner | 2009-10-03 05:14:21 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed button to import a single random word<br> ------------------------------------------------------------------------<br> r860 | rismisner | 2009-10-03 05:00:41 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added some space in the GUI<br> ------------------------------------------------------------------------<br> r859 | rismisner | 2009-10-03 04:52:51 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>shortened the name of the &lt;randomnonsense&gt; template<br> ------------------------------------------------------------------------<br> r858 | rismisner | 2009-10-03 04:48:25 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed some variable names (capital 'T' and missing 's')<br> ------------------------------------------------------------------------<br> r857 | rismisner | 2009-10-03 04:34:56 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>compress string arrays after deleting redundant content from templates<br> ------------------------------------------------------------------------<br> r856 | rismisner | 2009-10-03 04:14:10 +0000 (Sat, 03 Oct 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Cleaned up progress reports<br> - Added safety checks for nil values when importing RandomSubs<br> - Fixed an import error with RandomSubs<br> - Remove empty parent tables when importing RandomSubs<br> ------------------------------------------------------------------------<br> r855 | rismisner | 2009-10-03 04:03:55 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed a comment<br> ------------------------------------------------------------------------<br> r854 | rismisner | 2009-10-03 04:00:18 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>when importing or merging whole events<br> - added safety checks for nil values<br> - clean up parent tables in templates if we imported all the content<br> ------------------------------------------------------------------------<br> r853 | rismisner | 2009-10-03 03:47:40 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>When clicking the search to import button, show a message in chat if you already use all available content, so the player doesn't think the button has no effect<br> ------------------------------------------------------------------------<br> r852 | rismisner | 2009-10-03 03:43:38 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>build the &lt;randomsubs&gt; drop-down list on the fly.&nbsp;&nbsp;it was not getting rebuilt after importing new &lt;randomsubs&gt;<br> ------------------------------------------------------------------------<br> r851 | rismisner | 2009-10-03 03:24:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed bug trying to import 1 new speech and getting the whole list<br> ------------------------------------------------------------------------<br> r850 | rismisner | 2009-10-03 03:19:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed nil key<br> ------------------------------------------------------------------------<br> r849 | rismisner | 2009-10-03 03:16:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportGUI_ImportSpeech - added safety checks for nil values, and fetched the Template parameter previously passed as auto-nil to the templates engine<br> ------------------------------------------------------------------------<br> r848 | rismisner | 2009-10-03 03:15:20 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r847 | rismisner | 2009-10-03 03:04:11 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> - Added Template_DoAddEventToSavedData to encapsulate some shared code<br> - Set GUI FilterChanged flag when adding new events from importing templates<br> ------------------------------------------------------------------------<br> r846 | rismisner | 2009-10-03 03:00:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> ------------------------------------------------------------------------<br> r845 | rismisner | 2009-10-03 03:00:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a tooltip<br> ------------------------------------------------------------------------<br> r844 | rismisner | 2009-10-03 02:35:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new substitutions &lt;race&gt; and &lt;class&gt;<br> ------------------------------------------------------------------------<br> r843 | rismisner | 2009-10-03 02:33:16 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added new substitutions &lt;race&gt; &lt;class&gt; &lt;playerrace&gt; and &lt;playerclass&gt;<br> ------------------------------------------------------------------------<br> r842 | rismisner | 2009-10-03 02:19:43 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>selected most of Dire Lemming's submissions as defaults for new users<br> ------------------------------------------------------------------------<br> r841 | rismisner | 2009-10-03 02:12:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added Redemption (rez) speeches to Dire Lemming's Paladin pack<br> ------------------------------------------------------------------------<br> r840 | rismisner | 2009-10-03 02:05:23 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added speeches submitted by Dire Lemming<br> ------------------------------------------------------------------------<br> r839 | rismisner | 2009-09-30 09:39:58 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r838 | rismisner | 2009-09-30 09:39:43 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>enabled the &#34;Import New Data&#34; GUI<br> ------------------------------------------------------------------------<br> r837 | rismisner | 2009-09-30 09:33:50 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- moved some controls into groups<br> - fixed object navigation<br> - fixed problems with delete buttons<br> - fixed display of random words<br> ------------------------------------------------------------------------<br> r836 | rismisner | 2009-09-30 09:32:36 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed object navigation and cleanup of empty parent tables when deleting a single word or speech from the templates.<br> ------------------------------------------------------------------------<br> r835 | rismisner | 2009-09-30 09:30:32 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added a utility function to remove empty tables from a parent table (untested)<br> ------------------------------------------------------------------------<br> r834 | rismisner | 2009-09-30 08:24:34 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- Added Delete All buttons<br> - renamed several buttons to &#34;Use All&#34; and set the text to Colors.USE (green)<br> - check for empty tables instead of nil tables in a few places<br> - corrected object navigation in a few places<br> ------------------------------------------------------------------------<br> r833 | rismisner | 2009-09-30 08:22:34 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>templates are now self-aware of their keys<br> ------------------------------------------------------------------------<br> r832 | rismisner | 2009-09-30 08:22:16 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.USE to define the color of &#34;Use&#34; buttons on the import GUI with a different ID, in case I want to change it<br> ------------------------------------------------------------------------<br> r831 | rismisner | 2009-09-30 07:59:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>delete randomsubs list if empty after deleting redundant content<br> ------------------------------------------------------------------------<br> r830 | rismisner | 2009-09-30 07:43:07 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.GREY<br> ------------------------------------------------------------------------<br> r829 | rismisner | 2009-09-30 07:42:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>remove empty tables during Template_DeleteRedundantContent so that empty templates will be removed as well.<br> ------------------------------------------------------------------------<br> r828 | rismisner | 2009-09-30 07:32:00 +0000 (Wed, 30 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>various functional repairs getting this new GUI up and running<br> - added Search For New Data button to load templates<br> - added/fixed most hidden = functions<br> ------------------------------------------------------------------------<br> r827 | rismisner | 2009-09-30 06:16:45 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed syntax errors<br> ------------------------------------------------------------------------<br> r826 | rismisner | 2009-09-30 05:29:10 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed channel selections for default samples &#34;/ss macro battlecry&#34; and &#34;/ss macro attack or charge&#34;<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substit</p> Sat, 10 Oct 2009 10:40:53 +0000 http://www.wowace.com/addons/speakinspell/files/7869-v3-2-2-11-release/ http://www.wowace.com/addons/speakinspell/files/7869-v3-2-2-11-release/ no-reply@curseforge.com (rismisner) v3.2.2.10-release http://www.wowace.com/addons/speakinspell/files/7868-v3-2-2-10-release/ <p>------------------------------------------------------------------------<br> r894 | rismisner | 2009-10-06 04:14:13 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.10-release (from /trunk:893)</p> <p>Tagged release 3.2.2.10<br> ------------------------------------------------------------------------<br> r893 | rismisner | 2009-10-06 04:13:11 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed the multi-RNG fix that expands macro contents in-line when selecting the speech for the current event.&nbsp;&nbsp;This failed to recognize differrent channels, frequencies, and other options from the called macro event.&nbsp;&nbsp;A different solution will be needed for the RNG issue.<br> ------------------------------------------------------------------------<br> r892 | rismisner | 2009-10-06 04:00:44 +0000 (Tue, 06 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated change log and version<br> ------------------------------------------------------------------------<br> r891 | rismisner | 2009-10-06 03:59:52 +0000 (Tue, 06 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>Added 2 buttons for managing macros<br> - A Goto button will set the selected event to the /ss macro in your speech<br> - A copy button will extract the speeches from that macro, and copy them in place in the current event to replace the macro call<br> ------------------------------------------------------------------------<br> r890 | rismisner | 2009-10-06 03:45:08 +0000 (Tue, 06 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added function EmoteToSay() to reformat an emote from /e format to /t &lt;target&gt; format when combining channel = Emote with WhisperTarget = true.<br> - added function ExpandOneSSMacro to support a new button in the GUI to copy /ss macro contents into the current event's speech list.<br> ------------------------------------------------------------------------<br> r889 | rismisner | 2009-10-04 15:27:20 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>if embedded macro calls include repeats, filter those out to avoid giving them extra weight in the random selection<br> ------------------------------------------------------------------------<br> r888 | rismisner | 2009-10-04 14:37:23 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now recognizes BG prep time as the BG scenario for channel selections / silent<br> ------------------------------------------------------------------------<br> r887 | rismisner | 2009-10-04 14:33:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed spelling of Wolpertinger<br> ------------------------------------------------------------------------<br> r885 | rismisner | 2009-10-04 02:37:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r884 | rismisner | 2009-10-04 02:35:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>removed SpeakinSpell Fans test data<br> ------------------------------------------------------------------------<br> r883 | rismisner | 2009-10-04 02:35:25 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Recursive calls to single-line &#34;/ss macro commands&#34; are now expanded into the random speech list, i.e. for /ss macro mount categories.&nbsp;&nbsp;This creates a more equal distribution of random selections when you have just 1 extra speech in a category, and a &#34;/ss macro subcategory&#34; for the other speech.<br> ------------------------------------------------------------------------<br> r882 | rismisner | 2009-10-04 02:22:06 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r881 | rismisner | 2009-10-04 02:21:45 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r880 | rismisner | 2009-10-04 02:20:59 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the slash commands list to a shared table in the loader<br> ------------------------------------------------------------------------<br> r879 | rismisner | 2009-10-04 01:34:24 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added LoadTemplate function, and fixed error with undefined keys<br> ------------------------------------------------------------------------<br> r878 | rismisner | 2009-10-04 01:17:32 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>made it optional to use single or multi line edit boxes for editing speeches<br> ------------------------------------------------------------------------<br> r877 | rismisner | 2009-10-04 00:58:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Updated version number and change log<br> ------------------------------------------------------------------------<br> r876 | rismisner | 2009-10-04 00:56:09 +0000 (Sun, 04 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added a function to generate mount and pet event bindings to map all known mounts and pets to &#34;/ss macro mount or pet&#34; and related speech lists<br> - Re-keyed the working templates table by names instead of numbers<br> ------------------------------------------------------------------------<br> r875 | rismisner | 2009-10-04 00:52:21 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default channel selections for mounts and pets<br> ------------------------------------------------------------------------<br> r874 | rismisner | 2009-10-04 00:51:57 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added default speeches for mounts and pets<br> ------------------------------------------------------------------------<br> r873 | rismisner | 2009-10-04 00:45:33 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated credits<br> ------------------------------------------------------------------------<br> r872 | rismisner | 2009-10-03 21:25:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>changed the load order so that the DefaultSpeeches file can use SpeakinSpell:CopyTable and other utility functions<br> ------------------------------------------------------------------------<br> r871 | rismisner | 2009-10-03 20:03:34 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the Big Red Button Demon now has more to say and knows your race and class<br> ------------------------------------------------------------------------<br> r869 | rismisner | 2009-10-03 06:29:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>replaced &lt;newline&gt; with \n in default speeches<br> ------------------------------------------------------------------------<br> r868 | rismisner | 2009-10-03 06:28:08 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added gender substitutions to the default speeches<br> ------------------------------------------------------------------------<br> r867 | rismisner | 2009-10-03 06:17:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added non-silent channel selections for leader/officer scenarios in default settings<br> ------------------------------------------------------------------------<br> r866 | rismisner | 2009-10-03 06:04:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reordered channel drop-down lists to be more logical<br> ------------------------------------------------------------------------<br> r865 | rismisner | 2009-10-03 05:59:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added support for &#34;classes&#34; attribute in templates, for templates that apply to a set of classes, not just 1, but not all.<br> ------------------------------------------------------------------------<br> r864 | rismisner | 2009-10-03 05:50:34 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>- Combined the standard rez macro list into &#34;/ss macro rez&#34; and setup redirects for all applicable classes<br> - Moved Dire Lemming's additional rez speeches into a template that appends to &#34;/ss macro rez&#34; (slightly different wordings here and there which I left intact)<br> ------------------------------------------------------------------------<br> r863 | rismisner | 2009-10-03 05:37:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>merged Dire Lemming's rez list with the default rez list for all classes<br> ------------------------------------------------------------------------<br> r862 | rismisner | 2009-10-03 05:15:57 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added progress reports when adding a single random word or speech<br> - Added safety checks for nil values<br> ------------------------------------------------------------------------<br> r861 | rismisner | 2009-10-03 05:14:21 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed button to import a single random word<br> ------------------------------------------------------------------------<br> r860 | rismisner | 2009-10-03 05:00:41 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added some space in the GUI<br> ------------------------------------------------------------------------<br> r859 | rismisner | 2009-10-03 04:52:51 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>shortened the name of the &lt;randomnonsense&gt; template<br> ------------------------------------------------------------------------<br> r858 | rismisner | 2009-10-03 04:48:25 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed some variable names (capital 'T' and missing 's')<br> ------------------------------------------------------------------------<br> r857 | rismisner | 2009-10-03 04:34:56 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>compress string arrays after deleting redundant content from templates<br> ------------------------------------------------------------------------<br> r856 | rismisner | 2009-10-03 04:14:10 +0000 (Sat, 03 Oct 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Cleaned up progress reports<br> - Added safety checks for nil values when importing RandomSubs<br> - Fixed an import error with RandomSubs<br> - Remove empty parent tables when importing RandomSubs<br> ------------------------------------------------------------------------<br> r855 | rismisner | 2009-10-03 04:03:55 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed a comment<br> ------------------------------------------------------------------------<br> r854 | rismisner | 2009-10-03 04:00:18 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>when importing or merging whole events<br> - added safety checks for nil values<br> - clean up parent tables in templates if we imported all the content<br> ------------------------------------------------------------------------<br> r853 | rismisner | 2009-10-03 03:47:40 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>When clicking the search to import button, show a message in chat if you already use all available content, so the player doesn't think the button has no effect<br> ------------------------------------------------------------------------<br> r852 | rismisner | 2009-10-03 03:43:38 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>build the &lt;randomsubs&gt; drop-down list on the fly.&nbsp;&nbsp;it was not getting rebuilt after importing new &lt;randomsubs&gt;<br> ------------------------------------------------------------------------<br> r851 | rismisner | 2009-10-03 03:24:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed bug trying to import 1 new speech and getting the whole list<br> ------------------------------------------------------------------------<br> r850 | rismisner | 2009-10-03 03:19:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed nil key<br> ------------------------------------------------------------------------<br> r849 | rismisner | 2009-10-03 03:16:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportGUI_ImportSpeech - added safety checks for nil values, and fetched the Template parameter previously passed as auto-nil to the templates engine<br> ------------------------------------------------------------------------<br> r848 | rismisner | 2009-10-03 03:15:20 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r847 | rismisner | 2009-10-03 03:04:11 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> - Added Template_DoAddEventToSavedData to encapsulate some shared code<br> - Set GUI FilterChanged flag when adding new events from importing templates<br> ------------------------------------------------------------------------<br> r846 | rismisner | 2009-10-03 03:00:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> ------------------------------------------------------------------------<br> r845 | rismisner | 2009-10-03 03:00:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a tooltip<br> ------------------------------------------------------------------------<br> r844 | rismisner | 2009-10-03 02:35:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new substitutions &lt;race&gt; and &lt;class&gt;<br> ------------------------------------------------------------------------<br> r843 | rismisner | 2009-10-03 02:33:16 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added new substitutions &lt;race&gt; &lt;class&gt; &lt;playerrace&gt; and &lt;playerclass&gt;<br> ------------------------------------------------------------------------<br> r842 | rismisner | 2009-10-03 02:19:43 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>selected most of Dire Lemming's submissions as defaults for new users<br> ------------------------------------------------------------------------<br> r841 | rismisner | 2009-10-03 02:12:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added Redemption (rez) speeches to Dire Lemming's Paladin pack<br> ------------------------------------------------------------------------<br> r840 | rismisner | 2009-10-03 02:05:23 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added speeches submitted by Dire Lemming<br> ------------------------------------------------------------------------<br> r839 | rismisner | 2009-09-30 09:39:58 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r838 | rismisner | 2009-09-30 09:39:43 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>enabled the &#34;Import New Data&#34; GUI<br> ------------------------------------------------------------------------<br> r837 | rismisner | 2009-09-30 09:33:50 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- moved some controls into groups<br> - fixed object navigation<br> - fixed problems with delete buttons<br> - fixed display of random words<br> ------------------------------------------------------------------------<br> r836 | rismisner | 2009-09-30 09:32:36 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed object navigation and cleanup of empty parent tables when deleting a single word or speech from the templates.<br> ------------------------------------------------------------------------<br> r835 | rismisner | 2009-09-30 09:30:32 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added a utility function to remove empty tables from a parent table (untested)<br> ------------------------------------------------------------------------<br> r834 | rismisner | 2009-09-30 08:24:34 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- Added Delete All buttons<br> - renamed several buttons to &#34;Use All&#34; and set the text to Colors.USE (green)<br> - check for empty tables instead of nil tables in a few places<br> - corrected object navigation in a few places<br> ------------------------------------------------------------------------<br> r833 | rismisner | 2009-09-30 08:22:34 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>templates are now self-aware of their keys<br> ------------------------------------------------------------------------<br> r832 | rismisner | 2009-09-30 08:22:16 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.USE to define the color of &#34;Use&#34; buttons on the import GUI with a different ID, in case I want to change it<br> ------------------------------------------------------------------------<br> r831 | rismisner | 2009-09-30 07:59:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>delete randomsubs list if empty after deleting redundant content<br> ------------------------------------------------------------------------<br> r830 | rismisner | 2009-09-30 07:43:07 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.GREY<br> ------------------------------------------------------------------------<br> r829 | rismisner | 2009-09-30 07:42:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>remove empty tables during Template_DeleteRedundantContent so that empty templates will be removed as well.<br> ------------------------------------------------------------------------<br> r828 | rismisner | 2009-09-30 07:32:00 +0000 (Wed, 30 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>various functional repairs getting this new GUI up and running<br> - added Search For New Data button to load templates<br> - added/fixed most hidden = functions<br> ------------------------------------------------------------------------<br> r827 | rismisner | 2009-09-30 06:16:45 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed syntax errors<br> ------------------------------------------------------------------------<br> r826 | rismisner | 2009-09-30 05:29:10 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed channel selections for default samples &#34;/ss macro battlecry&#34; and &#34;/ss macro attack or charge&#34;<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rism</p> Tue, 06 Oct 2009 04:14:22 +0000 http://www.wowace.com/addons/speakinspell/files/7868-v3-2-2-10-release/ http://www.wowace.com/addons/speakinspell/files/7868-v3-2-2-10-release/ no-reply@curseforge.com (rismisner) v3.2.2.09-release http://www.wowace.com/addons/speakinspell/files/7867-v3-2-2-09-release/ <p>------------------------------------------------------------------------<br> r886 | rismisner | 2009-10-04 02:42:26 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.09-release (from /trunk:885)</p> <p>Tagged release 3.2.2.09<br> ------------------------------------------------------------------------<br> r885 | rismisner | 2009-10-04 02:37:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r884 | rismisner | 2009-10-04 02:35:53 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>removed SpeakinSpell Fans test data<br> ------------------------------------------------------------------------<br> r883 | rismisner | 2009-10-04 02:35:25 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Recursive calls to single-line &#34;/ss macro commands&#34; are now expanded into the random speech list, i.e. for /ss macro mount categories.&nbsp;&nbsp;This creates a more equal distribution of random selections when you have just 1 extra speech in a category, and a &#34;/ss macro subcategory&#34; for the other speech.<br> ------------------------------------------------------------------------<br> r882 | rismisner | 2009-10-04 02:22:06 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r881 | rismisner | 2009-10-04 02:21:45 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added function Keyify() to do the upper case and underscore replacements when making key names<br> ------------------------------------------------------------------------<br> r880 | rismisner | 2009-10-04 02:20:59 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the slash commands list to a shared table in the loader<br> ------------------------------------------------------------------------<br> r879 | rismisner | 2009-10-04 01:34:24 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added LoadTemplate function, and fixed error with undefined keys<br> ------------------------------------------------------------------------<br> r878 | rismisner | 2009-10-04 01:17:32 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>made it optional to use single or multi line edit boxes for editing speeches<br> ------------------------------------------------------------------------<br> r877 | rismisner | 2009-10-04 00:58:54 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Updated version number and change log<br> ------------------------------------------------------------------------<br> r876 | rismisner | 2009-10-04 00:56:09 +0000 (Sun, 04 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added a function to generate mount and pet event bindings to map all known mounts and pets to &#34;/ss macro mount or pet&#34; and related speech lists<br> - Re-keyed the working templates table by names instead of numbers<br> ------------------------------------------------------------------------<br> r875 | rismisner | 2009-10-04 00:52:21 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added default channel selections for mounts and pets<br> ------------------------------------------------------------------------<br> r874 | rismisner | 2009-10-04 00:51:57 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added default speeches for mounts and pets<br> ------------------------------------------------------------------------<br> r873 | rismisner | 2009-10-04 00:45:33 +0000 (Sun, 04 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated credits<br> ------------------------------------------------------------------------<br> r872 | rismisner | 2009-10-03 21:25:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>changed the load order so that the DefaultSpeeches file can use SpeakinSpell:CopyTable and other utility functions<br> ------------------------------------------------------------------------<br> r871 | rismisner | 2009-10-03 20:03:34 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the Big Red Button Demon now has more to say and knows your race and class<br> ------------------------------------------------------------------------<br> r869 | rismisner | 2009-10-03 06:29:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>replaced &lt;newline&gt; with \n in default speeches<br> ------------------------------------------------------------------------<br> r868 | rismisner | 2009-10-03 06:28:08 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added gender substitutions to the default speeches<br> ------------------------------------------------------------------------<br> r867 | rismisner | 2009-10-03 06:17:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added non-silent channel selections for leader/officer scenarios in default settings<br> ------------------------------------------------------------------------<br> r866 | rismisner | 2009-10-03 06:04:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reordered channel drop-down lists to be more logical<br> ------------------------------------------------------------------------<br> r865 | rismisner | 2009-10-03 05:59:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added support for &#34;classes&#34; attribute in templates, for templates that apply to a set of classes, not just 1, but not all.<br> ------------------------------------------------------------------------<br> r864 | rismisner | 2009-10-03 05:50:34 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>- Combined the standard rez macro list into &#34;/ss macro rez&#34; and setup redirects for all applicable classes<br> - Moved Dire Lemming's additional rez speeches into a template that appends to &#34;/ss macro rez&#34; (slightly different wordings here and there which I left intact)<br> ------------------------------------------------------------------------<br> r863 | rismisner | 2009-10-03 05:37:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>merged Dire Lemming's rez list with the default rez list for all classes<br> ------------------------------------------------------------------------<br> r862 | rismisner | 2009-10-03 05:15:57 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added progress reports when adding a single random word or speech<br> - Added safety checks for nil values<br> ------------------------------------------------------------------------<br> r861 | rismisner | 2009-10-03 05:14:21 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed button to import a single random word<br> ------------------------------------------------------------------------<br> r860 | rismisner | 2009-10-03 05:00:41 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added some space in the GUI<br> ------------------------------------------------------------------------<br> r859 | rismisner | 2009-10-03 04:52:51 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>shortened the name of the &lt;randomnonsense&gt; template<br> ------------------------------------------------------------------------<br> r858 | rismisner | 2009-10-03 04:48:25 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed some variable names (capital 'T' and missing 's')<br> ------------------------------------------------------------------------<br> r857 | rismisner | 2009-10-03 04:34:56 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>compress string arrays after deleting redundant content from templates<br> ------------------------------------------------------------------------<br> r856 | rismisner | 2009-10-03 04:14:10 +0000 (Sat, 03 Oct 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Cleaned up progress reports<br> - Added safety checks for nil values when importing RandomSubs<br> - Fixed an import error with RandomSubs<br> - Remove empty parent tables when importing RandomSubs<br> ------------------------------------------------------------------------<br> r855 | rismisner | 2009-10-03 04:03:55 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed a comment<br> ------------------------------------------------------------------------<br> r854 | rismisner | 2009-10-03 04:00:18 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>when importing or merging whole events<br> - added safety checks for nil values<br> - clean up parent tables in templates if we imported all the content<br> ------------------------------------------------------------------------<br> r853 | rismisner | 2009-10-03 03:47:40 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>When clicking the search to import button, show a message in chat if you already use all available content, so the player doesn't think the button has no effect<br> ------------------------------------------------------------------------<br> r852 | rismisner | 2009-10-03 03:43:38 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>build the &lt;randomsubs&gt; drop-down list on the fly.&nbsp;&nbsp;it was not getting rebuilt after importing new &lt;randomsubs&gt;<br> ------------------------------------------------------------------------<br> r851 | rismisner | 2009-10-03 03:24:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed bug trying to import 1 new speech and getting the whole list<br> ------------------------------------------------------------------------<br> r850 | rismisner | 2009-10-03 03:19:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed nil key<br> ------------------------------------------------------------------------<br> r849 | rismisner | 2009-10-03 03:16:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportGUI_ImportSpeech - added safety checks for nil values, and fetched the Template parameter previously passed as auto-nil to the templates engine<br> ------------------------------------------------------------------------<br> r848 | rismisner | 2009-10-03 03:15:20 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r847 | rismisner | 2009-10-03 03:04:11 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> - Added Template_DoAddEventToSavedData to encapsulate some shared code<br> - Set GUI FilterChanged flag when adding new events from importing templates<br> ------------------------------------------------------------------------<br> r846 | rismisner | 2009-10-03 03:00:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> ------------------------------------------------------------------------<br> r845 | rismisner | 2009-10-03 03:00:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a tooltip<br> ------------------------------------------------------------------------<br> r844 | rismisner | 2009-10-03 02:35:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new substitutions &lt;race&gt; and &lt;class&gt;<br> ------------------------------------------------------------------------<br> r843 | rismisner | 2009-10-03 02:33:16 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added new substitutions &lt;race&gt; &lt;class&gt; &lt;playerrace&gt; and &lt;playerclass&gt;<br> ------------------------------------------------------------------------<br> r842 | rismisner | 2009-10-03 02:19:43 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>selected most of Dire Lemming's submissions as defaults for new users<br> ------------------------------------------------------------------------<br> r841 | rismisner | 2009-10-03 02:12:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added Redemption (rez) speeches to Dire Lemming's Paladin pack<br> ------------------------------------------------------------------------<br> r840 | rismisner | 2009-10-03 02:05:23 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added speeches submitted by Dire Lemming<br> ------------------------------------------------------------------------<br> r839 | rismisner | 2009-09-30 09:39:58 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r838 | rismisner | 2009-09-30 09:39:43 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>enabled the &#34;Import New Data&#34; GUI<br> ------------------------------------------------------------------------<br> r837 | rismisner | 2009-09-30 09:33:50 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- moved some controls into groups<br> - fixed object navigation<br> - fixed problems with delete buttons<br> - fixed display of random words<br> ------------------------------------------------------------------------<br> r836 | rismisner | 2009-09-30 09:32:36 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed object navigation and cleanup of empty parent tables when deleting a single word or speech from the templates.<br> ------------------------------------------------------------------------<br> r835 | rismisner | 2009-09-30 09:30:32 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added a utility function to remove empty tables from a parent table (untested)<br> ------------------------------------------------------------------------<br> r834 | rismisner | 2009-09-30 08:24:34 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- Added Delete All buttons<br> - renamed several buttons to &#34;Use All&#34; and set the text to Colors.USE (green)<br> - check for empty tables instead of nil tables in a few places<br> - corrected object navigation in a few places<br> ------------------------------------------------------------------------<br> r833 | rismisner | 2009-09-30 08:22:34 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>templates are now self-aware of their keys<br> ------------------------------------------------------------------------<br> r832 | rismisner | 2009-09-30 08:22:16 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.USE to define the color of &#34;Use&#34; buttons on the import GUI with a different ID, in case I want to change it<br> ------------------------------------------------------------------------<br> r831 | rismisner | 2009-09-30 07:59:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>delete randomsubs list if empty after deleting redundant content<br> ------------------------------------------------------------------------<br> r830 | rismisner | 2009-09-30 07:43:07 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.GREY<br> ------------------------------------------------------------------------<br> r829 | rismisner | 2009-09-30 07:42:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>remove empty tables during Template_DeleteRedundantContent so that empty templates will be removed as well.<br> ------------------------------------------------------------------------<br> r828 | rismisner | 2009-09-30 07:32:00 +0000 (Wed, 30 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>various functional repairs getting this new GUI up and running<br> - added Search For New Data button to load templates<br> - added/fixed most hidden = functions<br> ------------------------------------------------------------------------<br> r827 | rismisner | 2009-09-30 06:16:45 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed syntax errors<br> ------------------------------------------------------------------------<br> r826 | rismisner | 2009-09-30 05:29:10 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed channel selections for default samples &#34;/ss macro battlecry&#34; and &#34;/ss macro attack or charge&#34;<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> Sun, 04 Oct 2009 02:42:34 +0000 http://www.wowace.com/addons/speakinspell/files/7867-v3-2-2-09-release/ http://www.wowace.com/addons/speakinspell/files/7867-v3-2-2-09-release/ no-reply@curseforge.com (rismisner) v3.2.2.08-release http://www.wowace.com/addons/speakinspell/files/7866-v3-2-2-08-release/ <p>------------------------------------------------------------------------<br> r870 | rismisner | 2009-10-03 06:37:28 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.08-release (from /trunk:869)</p> <p>Tagged version 3.2.2.08<br> ------------------------------------------------------------------------<br> r869 | rismisner | 2009-10-03 06:29:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>replaced &lt;newline&gt; with \n in default speeches<br> ------------------------------------------------------------------------<br> r868 | rismisner | 2009-10-03 06:28:08 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added gender substitutions to the default speeches<br> ------------------------------------------------------------------------<br> r867 | rismisner | 2009-10-03 06:17:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added non-silent channel selections for leader/officer scenarios in default settings<br> ------------------------------------------------------------------------<br> r866 | rismisner | 2009-10-03 06:04:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>reordered channel drop-down lists to be more logical<br> ------------------------------------------------------------------------<br> r865 | rismisner | 2009-10-03 05:59:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added support for &#34;classes&#34; attribute in templates, for templates that apply to a set of classes, not just 1, but not all.<br> ------------------------------------------------------------------------<br> r864 | rismisner | 2009-10-03 05:50:34 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>- Combined the standard rez macro list into &#34;/ss macro rez&#34; and setup redirects for all applicable classes<br> - Moved Dire Lemming's additional rez speeches into a template that appends to &#34;/ss macro rez&#34; (slightly different wordings here and there which I left intact)<br> ------------------------------------------------------------------------<br> r863 | rismisner | 2009-10-03 05:37:42 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>merged Dire Lemming's rez list with the default rez list for all classes<br> ------------------------------------------------------------------------<br> r862 | rismisner | 2009-10-03 05:15:57 +0000 (Sat, 03 Oct 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Added progress reports when adding a single random word or speech<br> - Added safety checks for nil values<br> ------------------------------------------------------------------------<br> r861 | rismisner | 2009-10-03 05:14:21 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed button to import a single random word<br> ------------------------------------------------------------------------<br> r860 | rismisner | 2009-10-03 05:00:41 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added some space in the GUI<br> ------------------------------------------------------------------------<br> r859 | rismisner | 2009-10-03 04:52:51 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>shortened the name of the &lt;randomnonsense&gt; template<br> ------------------------------------------------------------------------<br> r858 | rismisner | 2009-10-03 04:48:25 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed some variable names (capital 'T' and missing 's')<br> ------------------------------------------------------------------------<br> r857 | rismisner | 2009-10-03 04:34:56 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>compress string arrays after deleting redundant content from templates<br> ------------------------------------------------------------------------<br> r856 | rismisner | 2009-10-03 04:14:10 +0000 (Sat, 03 Oct 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- Cleaned up progress reports<br> - Added safety checks for nil values when importing RandomSubs<br> - Fixed an import error with RandomSubs<br> - Remove empty parent tables when importing RandomSubs<br> ------------------------------------------------------------------------<br> r855 | rismisner | 2009-10-03 04:03:55 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed a comment<br> ------------------------------------------------------------------------<br> r854 | rismisner | 2009-10-03 04:00:18 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>when importing or merging whole events<br> - added safety checks for nil values<br> - clean up parent tables in templates if we imported all the content<br> ------------------------------------------------------------------------<br> r853 | rismisner | 2009-10-03 03:47:40 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>When clicking the search to import button, show a message in chat if you already use all available content, so the player doesn't think the button has no effect<br> ------------------------------------------------------------------------<br> r852 | rismisner | 2009-10-03 03:43:38 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>build the &lt;randomsubs&gt; drop-down list on the fly.&nbsp;&nbsp;it was not getting rebuilt after importing new &lt;randomsubs&gt;<br> ------------------------------------------------------------------------<br> r851 | rismisner | 2009-10-03 03:24:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed bug trying to import 1 new speech and getting the whole list<br> ------------------------------------------------------------------------<br> r850 | rismisner | 2009-10-03 03:19:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed nil key<br> ------------------------------------------------------------------------<br> r849 | rismisner | 2009-10-03 03:16:11 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportGUI_ImportSpeech - added safety checks for nil values, and fetched the Template parameter previously passed as auto-nil to the templates engine<br> ------------------------------------------------------------------------<br> r848 | rismisner | 2009-10-03 03:15:20 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r847 | rismisner | 2009-10-03 03:04:11 +0000 (Sat, 03 Oct 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> - Added Template_DoAddEventToSavedData to encapsulate some shared code<br> - Set GUI FilterChanged flag when adding new events from importing templates<br> ------------------------------------------------------------------------<br> r846 | rismisner | 2009-10-03 03:00:48 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>ImportTemplate no longer takes an index parameter - templates are now self-aware of their own keys<br> ------------------------------------------------------------------------<br> r845 | rismisner | 2009-10-03 03:00:18 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed a tooltip<br> ------------------------------------------------------------------------<br> r844 | rismisner | 2009-10-03 02:35:39 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented new substitutions &lt;race&gt; and &lt;class&gt;<br> ------------------------------------------------------------------------<br> r843 | rismisner | 2009-10-03 02:33:16 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added new substitutions &lt;race&gt; &lt;class&gt; &lt;playerrace&gt; and &lt;playerclass&gt;<br> ------------------------------------------------------------------------<br> r842 | rismisner | 2009-10-03 02:19:43 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>selected most of Dire Lemming's submissions as defaults for new users<br> ------------------------------------------------------------------------<br> r841 | rismisner | 2009-10-03 02:12:05 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added Redemption (rez) speeches to Dire Lemming's Paladin pack<br> ------------------------------------------------------------------------<br> r840 | rismisner | 2009-10-03 02:05:23 +0000 (Sat, 03 Oct 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added speeches submitted by Dire Lemming<br> ------------------------------------------------------------------------<br> r839 | rismisner | 2009-09-30 09:39:58 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r838 | rismisner | 2009-09-30 09:39:43 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>enabled the &#34;Import New Data&#34; GUI<br> ------------------------------------------------------------------------<br> r837 | rismisner | 2009-09-30 09:33:50 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- moved some controls into groups<br> - fixed object navigation<br> - fixed problems with delete buttons<br> - fixed display of random words<br> ------------------------------------------------------------------------<br> r836 | rismisner | 2009-09-30 09:32:36 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed object navigation and cleanup of empty parent tables when deleting a single word or speech from the templates.<br> ------------------------------------------------------------------------<br> r835 | rismisner | 2009-09-30 09:30:32 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added a utility function to remove empty tables from a parent table (untested)<br> ------------------------------------------------------------------------<br> r834 | rismisner | 2009-09-30 08:24:34 +0000 (Wed, 30 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- Added Delete All buttons<br> - renamed several buttons to &#34;Use All&#34; and set the text to Colors.USE (green)<br> - check for empty tables instead of nil tables in a few places<br> - corrected object navigation in a few places<br> ------------------------------------------------------------------------<br> r833 | rismisner | 2009-09-30 08:22:34 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>templates are now self-aware of their keys<br> ------------------------------------------------------------------------<br> r832 | rismisner | 2009-09-30 08:22:16 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.USE to define the color of &#34;Use&#34; buttons on the import GUI with a different ID, in case I want to change it<br> ------------------------------------------------------------------------<br> r831 | rismisner | 2009-09-30 07:59:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>delete randomsubs list if empty after deleting redundant content<br> ------------------------------------------------------------------------<br> r830 | rismisner | 2009-09-30 07:43:07 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Colors.GREY<br> ------------------------------------------------------------------------<br> r829 | rismisner | 2009-09-30 07:42:42 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>remove empty tables during Template_DeleteRedundantContent so that empty templates will be removed as well.<br> ------------------------------------------------------------------------<br> r828 | rismisner | 2009-09-30 07:32:00 +0000 (Wed, 30 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>various functional repairs getting this new GUI up and running<br> - added Search For New Data button to load templates<br> - added/fixed most hidden = functions<br> ------------------------------------------------------------------------<br> r827 | rismisner | 2009-09-30 06:16:45 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>fixed syntax errors<br> ------------------------------------------------------------------------<br> r826 | rismisner | 2009-09-30 05:29:10 +0000 (Wed, 30 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>fixed channel selections for default samples &#34;/ss macro battlecry&#34; and &#34;/ss macro attack or charge&#34;<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added Content wrapper table around RandomSubs and EventTable entries in Template.Content<br> ------------------------------------------------------------------------<br> r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added IsTableEmpty<br> ------------------------------------------------------------------------<br> r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded<br> ------------------------------------------------------------------------<br> r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added AddStringArray and StringArray_RemoveDups<br> ------------------------------------------------------------------------<br> r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>cleaned up comments, init order, and template initialization<br> ------------------------------------------------------------------------<br> r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> - moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway<br> ------------------------------------------------------------------------<br> r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> ------------------------------------------------------------------------<br> r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added &#34;selected&#34; attribute to replace &#34;notdefault&#34;<br> ------------------------------------------------------------------------<br> r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables<br> ------------------------------------------------------------------------<br> r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed the ImportDefaults button because this is changing<br> ------------------------------------------------------------------------<br> r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>reformatted default speeches as new Template objects which are far more flexible and extensible, and additive<br> ------------------------------------------------------------------------<br> r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>off-loaded all the work of new speeches and resetting defaults<br> - default speeches are now handled through a separate Templates system (templates.lua<br> - all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject<br> ------------------------------------------------------------------------<br> r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/templates.lua</p> <p>added templates.lua to process new default speech data templates<br> ------------------------------------------------------------------------<br> r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added work in progress to the change log<br> ------------------------------------------------------------------------<br> r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>refactored the data layout in default s</p> Sat, 03 Oct 2009 06:37:45 +0000 http://www.wowace.com/addons/speakinspell/files/7866-v3-2-2-08-release/ http://www.wowace.com/addons/speakinspell/files/7866-v3-2-2-08-release/ no-reply@curseforge.com (rismisner) v3.2.2.07-release http://www.wowace.com/addons/speakinspell/files/7865-v3-2-2-07-release/ <p>------------------------------------------------------------------------<br> r825 | rismisner | 2009-09-29 02:25:33 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.07-release (from /trunk:824)</p> <p>Tagged release v3.2.2.07<br> ------------------------------------------------------------------------<br> r824 | rismisner | 2009-09-29 01:54:55 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed bug in GUI_GetEventSelectLabel from overzealous tostring() safety checks<br> ------------------------------------------------------------------------<br> r823 | rismisner | 2009-09-29 01:54:26 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed &#34;My Alone Time&#34; to &#34;Solo Mode&#34;<br> ------------------------------------------------------------------------<br> r822 | rismisner | 2009-09-29 01:46:32 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r821 | rismisner | 2009-09-29 01:32:53 +0000 (Tue, 29 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added safety checks for nil values in string concatenation using tostring() everywhere just to be safe<br> ------------------------------------------------------------------------<br> r820 | rismisner | 2009-09-28 22:08:18 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r819 | rismisner | 2009-09-28 21:47:03 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added Content wrapper table around RandomSubs and EventTable entries in Template.Content<br> ------------------------------------------------------------------------<br> r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added IsTableEmpty<br> ------------------------------------------------------------------------<br> r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded<br> ------------------------------------------------------------------------<br> r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added AddStringArray and StringArray_RemoveDups<br> ------------------------------------------------------------------------<br> r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>cleaned up comments, init order, and template initialization<br> ------------------------------------------------------------------------<br> r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> - moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway<br> ------------------------------------------------------------------------<br> r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> ------------------------------------------------------------------------<br> r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added &#34;selected&#34; attribute to replace &#34;notdefault&#34;<br> ------------------------------------------------------------------------<br> r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables<br> ------------------------------------------------------------------------<br> r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed the ImportDefaults button because this is changing<br> ------------------------------------------------------------------------<br> r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>reformatted default speeches as new Template objects which are far more flexible and extensible, and additive<br> ------------------------------------------------------------------------<br> r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>off-loaded all the work of new speeches and resetting defaults<br> - default speeches are now handled through a separate Templates system (templates.lua<br> - all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject<br> ------------------------------------------------------------------------<br> r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/templates.lua</p> <p>added templates.lua to process new default speech data templates<br> ------------------------------------------------------------------------<br> r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added work in progress to the change log<br> ------------------------------------------------------------------------<br> r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>refactored the data layout in default speeches to define various templates instead of race/class tables.&nbsp;&nbsp;The templates are self-aware of which race/class they are suitable for, and multiple templates may now be created for the same combinations of race/class, i.e. for roleplayers vs. non-roleplayers, and to make templates from other people's saved variables (new data layout is not yet supported by the rest of the code)<br> ------------------------------------------------------------------------<br> r688 | rismisner | 2009-09-24 22:20:31 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number and started change log for next release<br> ------------------------------------------------------------------------<br> r687 | rismisner | 2009-09-24 22:18:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed URLs from the general settings screen<br> ------------------------------------------------------------------------<br> r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added a warning to the Import New tooltip<br> ------------------------------------------------------------------------<br> r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>- grouped the options<br> - added a button for Edit Speeches<br> - shrunk the Import New button<br> ------------------------------------------------------------------------<br> r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added uniform gaps<br> ------------------------------------------------------------------------<br> r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>pick a better default random sub if possible<br> ------------------------------------------------------------------------<br> r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>more tooltip fussing<br> ------------------------------------------------------------------------<br> r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- cleanup and cosmetic enhancement of the general settings page<br> - showing the loaded: version message at startup is now optional<br> - context-sensitive tooltip added to Enable All Speeches checkbox<br> - fine tuning of labels and tooltips<br> ------------------------------------------------------------------------<br> r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Added header to the general settings page<br> - LastPageViewed is now a saved variable<br> - The name &#34;SpeakinSpell&#34; can no longer be localized<br> ------------------------------------------------------------------------<br> r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>format macro display names correctly in the drop-down list<br> ------------------------------------------------------------------------<br> r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>touchups in the user's manual<br> ------------------------------------------------------------------------<br> r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fine tuning the user's manual<br> ------------------------------------------------------------------------<br> r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added a caption for consistency with the other GUI pages<br> ------------------------------------------------------------------------<br> r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a patch function to upgrade &lt;newline&gt; to &#34;\n&#34;<br> ------------------------------------------------------------------------<br> r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 20</p> Tue, 29 Sep 2009 02:25:41 +0000 http://www.wowace.com/addons/speakinspell/files/7865-v3-2-2-07-release/ http://www.wowace.com/addons/speakinspell/files/7865-v3-2-2-07-release/ no-reply@curseforge.com (rismisner) v3.2.2.06-release http://www.wowace.com/addons/speakinspell/files/7864-v3-2-2-06-release/ <p>------------------------------------------------------------------------<br> r818 | rismisner | 2009-09-28 01:52:44 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.06-release (from /trunk:817)</p> <p>Tagged release v3.2.2.06<br> ------------------------------------------------------------------------<br> r817 | rismisner | 2009-09-28 01:43:13 +0000 (Mon, 28 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>- default battlecry macro now uses &#34;/ss macro attack or charge&#34; to randomize /attacktarget vs. /charge<br> - default battlecry macro now uses a random 10% chance to slip into your native language (Gnomish, etc)<br> ------------------------------------------------------------------------<br> r816 | rismisner | 2009-09-28 01:37:12 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r815 | rismisner | 2009-09-28 01:35:46 +0000 (Mon, 28 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added racial/roleplay language options<br> - tweaked how the selected spell/event is displayed in the edit group captions<br> - added comments<br> ------------------------------------------------------------------------<br> r814 | rismisner | 2009-09-28 01:27:00 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetNumLanguages fails during initial login, loader, OnInitialize, and OnVariablesLoaded first time (but not on reloadui) ... added a safety check<br> ------------------------------------------------------------------------<br> r813 | rismisner | 2009-09-28 01:22:10 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>GetDefaultLanguage(&#34;player&#34;) is not available in loader, OnInitialize, or OnVariablesLoaded for first time login, so moved the safety checks to ensure a value is defined for all applicable options<br> ------------------------------------------------------------------------<br> r812 | rismisner | 2009-09-28 01:01:16 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>modified GetLanguageList for easier use in the GUI, and added GetRacialLanguage<br> ------------------------------------------------------------------------<br> r811 | rismisner | 2009-09-28 01:00:43 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>removed RuntimeData.Languages - we'll just get this in the GUI when needed.&nbsp;&nbsp;early queries return 0 languages known during initial login (but not during reloadui)<br> ------------------------------------------------------------------------<br> r810 | rismisner | 2009-09-28 00:03:06 +0000 (Mon, 28 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added safety check for humans/orcs who only know common<br> ------------------------------------------------------------------------<br> r809 | rismisner | 2009-09-27 23:59:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r808 | rismisner | 2009-09-27 23:58:58 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>enhanced comments<br> ------------------------------------------------------------------------<br> r807 | rismisner | 2009-09-27 23:49:43 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox for &#34;Always use Common&#34;<br> ------------------------------------------------------------------------<br> r806 | rismisner | 2009-09-27 23:37:28 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- added GetChatLanguageForSpell<br> - SpeakForSpell and SayOneLine now use the Language option (i.e. Common or Dwarvish)<br> - renamed WhisperTarget to EnableWhisperTarget in some places<br> ------------------------------------------------------------------------<br> r805 | rismisner | 2009-09-27 23:35:55 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added RuntimeData.Languages SpeakinSpellSavedData.AlwaysUseCommon and EventTableEntry.RPLanguage and RPLanguageRandomChance<br> ------------------------------------------------------------------------<br> r804 | rismisner | 2009-09-27 23:35:19 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.Languages - building this list in InitRuntimeData<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added Content wrapper table around RandomSubs and EventTable entries in Template.Content<br> ------------------------------------------------------------------------<br> r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added IsTableEmpty<br> ------------------------------------------------------------------------<br> r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded<br> ------------------------------------------------------------------------<br> r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added AddStringArray and StringArray_RemoveDups<br> ------------------------------------------------------------------------<br> r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>cleaned up comments, init order, and template initialization<br> ------------------------------------------------------------------------<br> r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> - moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway<br> ------------------------------------------------------------------------<br> r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> ------------------------------------------------------------------------<br> r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added &#34;selected&#34; attribute to replace &#34;notdefault&#34;<br> ------------------------------------------------------------------------<br> r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables<br> ------------------------------------------------------------------------<br> r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed the ImportDefaults button because this is changing<br> ------------------------------------------------------------------------<br> r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>reformatted default speeches as new Template objects which are far more flexible and extensible, and additive<br> ------------------------------------------------------------------------<br> r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>off-loaded all the work of new speeches and resetting defaults<br> - default speeches are now handled through a separate Templates system (templates.lua<br> - all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject<br> ------------------------------------------------------------------------<br> r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/templates.lua</p> <p>added templates.lua to process new default speech data templates<br> ------------------------------------------------------------------------<br> r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added work in progress to the change log<br> ------------------------------------------------------------------------<br> r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>refactored the data layout in default speeches to define various templates instead of race/class tables.&nbsp;&nbsp;The templates are self-aware of which race/class they are suitable for, and multiple templates may now be created for the same combinations of race/class, i.e. for roleplayers vs. non-roleplayers, and to make templates from other people's saved variables (new data layout is not yet supported by the rest of the code)<br> ------------------------------------------------------------------------<br> r688 | rismisner | 2009-09-24 22:20:31 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number and started change log for next release<br> ------------------------------------------------------------------------<br> r687 | rismisner | 2009-09-24 22:18:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed URLs from the general settings screen<br> ------------------------------------------------------------------------<br> r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added a warning to the Import New tooltip<br> ------------------------------------------------------------------------<br> r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>- grouped the options<br> - added a button for Edit Speeches<br> - shrunk the Import New button<br> ------------------------------------------------------------------------<br> r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added uniform gaps<br> ------------------------------------------------------------------------<br> r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>pick a better default random sub if possible<br> ------------------------------------------------------------------------<br> r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>more tooltip fussing<br> ------------------------------------------------------------------------<br> r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- cleanup and cosmetic enhancement of the general settings page<br> - showing the loaded: version message at startup is now optional<br> - context-sensitive tooltip added to Enable All Speeches checkbox<br> - fine tuning of labels and tooltips<br> ------------------------------------------------------------------------<br> r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Added header to the general settings page<br> - LastPageViewed is now a saved variable<br> - The name &#34;SpeakinSpell&#34; can no longer be localized<br> ------------------------------------------------------------------------<br> r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>format macro display names correctly in the drop-down list<br> ------------------------------------------------------------------------<br> r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>touchups in the user's manual<br> ------------------------------------------------------------------------<br> r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fine tuning the user's manual<br> ------------------------------------------------------------------------<br> r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added a caption for consistency with the other GUI pages<br> ------------------------------------------------------------------------<br> r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a patch function to upgrade &lt;newline&gt; to &#34;\n&#34;<br> ------------------------------------------------------------------------<br> r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>put the hook in place to select the slash command topic on /ss bad command<br> ------------------------------------------------------------------------<br> r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables<br> ------------------------------------------------------------------------<br> r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>&#34;/ss bad command&#34; now shows the condensed help manual ... still working out how to make it select the slash commands chapter<br> ------------------------------------------------------------------------<br> r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>- adapted help file contents to fit new condensed in-game viewer<br> - added info about new features to german and korean help<br> ------------------------------------------------------------------------<br> r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>embedded the help into a single page<br> ------------------------------------------------------------------------<br> r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed<br> ------------------------------------------------------------------------<br> r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy</p> Mon, 28 Sep 2009 01:52:51 +0000 http://www.wowace.com/addons/speakinspell/files/7864-v3-2-2-06-release/ http://www.wowace.com/addons/speakinspell/files/7864-v3-2-2-06-release/ no-reply@curseforge.com (rismisner) v3.2.2.05-release http://www.wowace.com/addons/speakinspell/files/7863-v3-2-2-05-release/ <p>------------------------------------------------------------------------<br> r803 | rismisner | 2009-09-27 07:23:21 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.05-release (from /trunk:802)</p> <p>Tagged release v3.2.2.05<br> ------------------------------------------------------------------------<br> r802 | rismisner | 2009-09-27 07:23:00 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>fine tuned release notes<br> ------------------------------------------------------------------------<br> r801 | rismisner | 2009-09-27 07:11:08 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed name mismatches in usage of FormatDisplayName parameters<br> ------------------------------------------------------------------------<br> r800 | rismisner | 2009-09-27 05:32:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>hyphenated Read-Only<br> ------------------------------------------------------------------------<br> r799 | rismisner | 2009-09-27 05:13:17 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved ShowFrequencyGroup to saved data for the account<br> ------------------------------------------------------------------------<br> r798 | rismisner | 2009-09-27 05:11:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved the options to show the frequency group and read-only speeches into saved data for the whole account<br> ------------------------------------------------------------------------<br> r797 | rismisner | 2009-09-27 04:58:14 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>moved default RuntimeData declarations/initializers to loader.lua with the rest of the DEFAULTS<br> ------------------------------------------------------------------------<br> r796 | rismisner | 2009-09-27 04:54:06 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>switched order of 100 Results and Show All Ranks for consistency with the messages GUI<br> ------------------------------------------------------------------------<br> r795 | rismisner | 2009-09-27 04:50:33 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added option to show/hide read-only speeches<br> ------------------------------------------------------------------------<br> r794 | rismisner | 2009-09-27 04:18:35 +0000 (Sun, 27 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- removed gaps between main sections<br> - changed color of main section captions to be eye catching instead of gaps<br> - made the minimize checkboxes width=&#34;full&#34; so they always get a line to themselves<br> ------------------------------------------------------------------------<br> r793 | rismisner | 2009-09-27 04:04:24 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added features to change log<br> ------------------------------------------------------------------------<br> r792 | rismisner | 2009-09-27 04:02:42 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added read-only option for speeches<br> ------------------------------------------------------------------------<br> r791 | rismisner | 2009-09-27 02:45:37 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added show/hide checkboxes, removed gaps<br> ------------------------------------------------------------------------<br> r790 | rismisner | 2009-09-27 01:59:07 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>updated a tooltip<br> ------------------------------------------------------------------------<br> r789 | rismisner | 2009-09-27 01:58:47 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added delete buttons for each speech and cleaned up logic with new utility function StringArray_Compress for removing duplicates and empty/nil list entries<br> ------------------------------------------------------------------------<br> r788 | rismisner | 2009-09-27 01:57:27 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>now using StringArray_Compress instead of RemoveDups, to catch empty strings and nil table entries too<br> ------------------------------------------------------------------------<br> r787 | rismisner | 2009-09-27 01:55:13 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>compress message lists when validating - this removes empty strings and nil table indexes<br> ------------------------------------------------------------------------<br> r786 | rismisner | 2009-09-27 01:54:44 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>changed StringArray_RemoveDups to StringArray_Compress, which now also removes empty strings and nil array indexes<br> ------------------------------------------------------------------------<br> r785 | rismisner | 2009-09-27 00:46:32 +0000 (Sun, 27 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added Delete All Speeches button<br> ------------------------------------------------------------------------<br> r784 | rismisner | 2009-09-26 23:26:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added Content wrapper table around RandomSubs and EventTable entries in Template.Content<br> ------------------------------------------------------------------------<br> r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added IsTableEmpty<br> ------------------------------------------------------------------------<br> r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded<br> ------------------------------------------------------------------------<br> r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added AddStringArray and StringArray_RemoveDups<br> ------------------------------------------------------------------------<br> r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>cleaned up comments, init order, and template initialization<br> ------------------------------------------------------------------------<br> r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> - moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway<br> ------------------------------------------------------------------------<br> r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> ------------------------------------------------------------------------<br> r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added &#34;selected&#34; attribute to replace &#34;notdefault&#34;<br> ------------------------------------------------------------------------<br> r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables<br> ------------------------------------------------------------------------<br> r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed the ImportDefaults button because this is changing<br> ------------------------------------------------------------------------<br> r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>reformatted default speeches as new Template objects which are far more flexible and extensible, and additive<br> ------------------------------------------------------------------------<br> r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>off-loaded all the work of new speeches and resetting defaults<br> - default speeches are now handled through a separate Templates system (templates.lua<br> - all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject<br> ------------------------------------------------------------------------<br> r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/templates.lua</p> <p>added templates.lua to process new default speech data templates<br> ------------------------------------------------------------------------<br> r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added work in progress to the change log<br> ------------------------------------------------------------------------<br> r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>refactored the data layout in default speeches to define various templates instead of race/class tables.&nbsp;&nbsp;The templates are self-aware of which race/class they are suitable for, and multiple templates may now be created for the same combinations of race/class, i.e. for roleplayers vs. non-roleplayers, and to make templates from other people's saved variables (new data layout is not yet supported by the rest of the code)<br> ------------------------------------------------------------------------<br> r688 | rismisner | 2009-09-24 22:20:31 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number and started change log for next release<br> ------------------------------------------------------------------------<br> r687 | rismisner | 2009-09-24 22:18:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed URLs from the general settings screen<br> ------------------------------------------------------------------------<br> r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added a warning to the Import New tooltip<br> ------------------------------------------------------------------------<br> r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>- grouped the options<br> - added a button for Edit Speeches<br> - shrunk the Import New button<br> ------------------------------------------------------------------------<br> r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added uniform gaps<br> ------------------------------------------------------------------------<br> r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>pick a better default random sub if possible<br> ------------------------------------------------------------------------<br> r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>more tooltip fussing<br> ------------------------------------------------------------------------<br> r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- cleanup and cosmetic enhancement of the general settings page<br> - showing the loaded: version message at startup is now optional<br> - context-sensitive tooltip added to Enable All Speeches checkbox<br> - fine tuning of labels and tooltips<br> ------------------------------------------------------------------------<br> r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Added header to the general settings page<br> - LastPageViewed is now a saved variable<br> - The name &#34;SpeakinSpell&#34; can no longer be localized<br> ------------------------------------------------------------------------<br> r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>format macro display names correctly in the drop-down list<br> ------------------------------------------------------------------------<br> r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>touchups in the user's manual<br> ------------------------------------------------------------------------<br> r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fine tuning the user's manual<br> ------------------------------------------------------------------------<br> r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added a caption for consistency with the other GUI pages<br> ------------------------------------------------------------------------<br> r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a patch function to upgrade &lt;newline&gt; to &#34;\n&#34;<br> ------------------------------------------------------------------------<br> r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>put the hook in place to select the slash command topic on /ss bad command<br> ------------------------------------------------------------------------<br> r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables<br> ------------------------------------------------------------------------<br> r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>&#34;/ss bad command&#34; now shows the condensed help manual ... still working out how to make it select the slash commands chapter<br> ------------------------------------------------------------------------<br> r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>- adapted help file contents to fit new condensed in-game viewer<br> - added info about new features to german and korean help<br> ------------------------------------------------------------------------<br> r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>embedded the help into a single page<br> ------------------------------------------------------------------------<br> r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed<br> ------------------------------------------------------------------------<br> r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error with identifier<br> ------------------------------------------------------------------------<br> r633 | rismisner | 2009-09-24 01:07:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>SayOneLine no longer does substitutions, so the subs engine can handle &lt;newline&gt;<br> ------------------------------------------------------------------------<br> r632 | rismisner | 2009-09-24 01:03:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>line breaks can now be entered directly into the multiline speech edit boxes in the GUI.&nbsp;&nbsp;&lt;newline&gt; is still supported, but through the normal substitution engine<br> ------------------------------------------------------------------------<br> r631 | rismisner | 2009-09-24 00:20:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added a Substitutions color definition for future use<br> ------------------------------------------------------------------------<br> r630 | rismisner | 2009-09-23 23:43:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>speech input boxes are now multi-line<br> ------------------------------------------------------------------------<br> r629 | rismisner | 2009-09-23 23:28:26 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved the random speech text boxes into a group<br> ------------------------------------------------------------------------<br> r628 | rismisner | 2009-09-23 23:28:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r627 | rismisner | 2009-09-23 23:14:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>refined tooltips<br> ------------------------------------------------------------------------<br> r626 | rismisner | 2009-09-23 23:12:33 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved Whisper Target option to the top of that group<br> ------------------------------------------------------------------------<br> r625 | rismisner | 2009-09-23 22:55:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranging and grouping options<br> ------------------------------------------------------------------------<br> r624 | rismisner | 2009-09-23 22:43:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>created group boxes around related settings under Message Settings<br> ------------------------------------------------------------------------<br> r623 | rismisner | 2009-09-23 22:42:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>removed redundant Taunka from default sample &lt;randomfaction&gt; substitutions<br> ------------------------------------------------------------------------<br> r622 | rismisner | 2009-09-23 22:41:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>moved text box label and tooltip calculations to data=function definitions in the text box GUI object definitions, instead of OnSelect event handler, so that it works correctly now on init.&nbsp;&nbsp;more elegant this way too<br> ------------------------------------------------------------------------<br> r621 | rismisner | 2009-09-23 22:14:35 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error in SelfRaidWarn so it now works correctly<br> ------------------------------------------------------------------------<br> r620 | rismisner | 2009-09-23 22:14:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>removed function call to create a self-only raid warning frame, which turned out to be unnecessary<br> ------------------------------------------------------------------------<br> r619 | rismisner | 2009-09-23 22:08:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r618 | rismisner | 2009-09-23 22:07:08 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color definition for self-only raid</p> Sun, 27 Sep 2009 07:23:33 +0000 http://www.wowace.com/addons/speakinspell/files/7863-v3-2-2-05-release/ http://www.wowace.com/addons/speakinspell/files/7863-v3-2-2-05-release/ no-reply@curseforge.com (rismisner) v3.2.2.04-release http://www.wowace.com/addons/speakinspell/files/7862-v3-2-2-04-release/ <p>------------------------------------------------------------------------<br> r783 | rismisner | 2009-09-26 13:46:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.04-release (from /trunk:782)</p> <p>Tagged release v3.2.2.04<br> ------------------------------------------------------------------------<br> r782 | rismisner | 2009-09-26 13:46:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r781 | rismisner | 2009-09-26 13:38:50 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed an old patch function to add randomfaction and randomtaunt data since that will now be handled through the new Templates system<br> ------------------------------------------------------------------------<br> r780 | rismisner | 2009-09-26 13:26:25 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up debugging code<br> ------------------------------------------------------------------------<br> r779 | rismisner | 2009-09-26 13:18:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up and repaired BuildAutoRandomTemplate()<br> ------------------------------------------------------------------------<br> r778 | rismisner | 2009-09-26 12:44:07 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug mode<br> ------------------------------------------------------------------------<br> r777 | rismisner | 2009-09-26 12:40:23 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new LibBetterBlizzOptions lib to the wowproj project file<br> ------------------------------------------------------------------------<br> r776 | rismisner | 2009-09-26 12:37:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r775 | rismisner | 2009-09-26 12:34:29 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed data access error when merging RandomSubs<br> - release the correct table in Templates_Release<br> ------------------------------------------------------------------------<br> r774 | rismisner | 2009-09-26 12:17:04 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>release templates after setting defaults<br> ------------------------------------------------------------------------<br> r773 | rismisner | 2009-09-26 12:10:47 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Templates_Load and _Release, now keeping template data in memory only when needed<br> ------------------------------------------------------------------------<br> r772 | rismisner | 2009-09-26 12:09:46 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added RefreshAllFrames to encapsulate gui code<br> ------------------------------------------------------------------------<br> r771 | rismisner | 2009-09-26 11:47:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed arena team indexes<br> ------------------------------------------------------------------------<br> r770 | rismisner | 2009-09-26 11:34:38 +0000 (Sat, 26 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> - reload this data from DEFAULT_SPEECHES.Templates when resetting to defaults (/ss reset) to restore previously redundant data<br> - fixed default selection logic again<br> ------------------------------------------------------------------------<br> r769 | rismisner | 2009-09-26 11:32:28 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>default speech templates now live in a working copy in SpeakinSpell.DEFAULTS.Templates<br> ------------------------------------------------------------------------<br> r768 | rismisner | 2009-09-26 11:11:08 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>fixed logic error in selecting starter default templates<br> ------------------------------------------------------------------------<br> r767 | rismisner | 2009-09-26 10:54:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>always show events in debug mode<br> ------------------------------------------------------------------------<br> r766 | rismisner | 2009-09-26 10:53:57 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed data definition error ... &#34;HUMAN&#34; and &#34;DWARF&#34; are races not classes<br> ------------------------------------------------------------------------<br> r765 | rismisner | 2009-09-26 10:41:42 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r764 | rismisner | 2009-09-26 10:41:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>NewEvent -&gt; NewEvent.DetectedEvent to reference the correct object<br> ------------------------------------------------------------------------<br> r763 | rismisner | 2009-09-26 10:40:40 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>turned off debug settings<br> ------------------------------------------------------------------------<br> r762 | rismisner | 2009-09-26 10:27:58 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>switched to using ErrorMsg where appropriate<br> ------------------------------------------------------------------------<br> r761 | rismisner | 2009-09-26 10:27:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>FormatDisplayName now takes an optional DisplayNameFormat parameter, which is validated more elegantly now with a DefaultFormat specifier.<br> ------------------------------------------------------------------------<br> r760 | rismisner | 2009-09-26 10:15:38 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r759 | rismisner | 2009-09-26 10:15:22 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now has simpler usage<br> ------------------------------------------------------------------------<br> r758 | rismisner | 2009-09-26 10:14:36 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>in ColorFilterText renamed ReturnColor to BaseColor and used it accordingly.&nbsp;&nbsp;This allows cleaning up some logic where this feature was used<br> ------------------------------------------------------------------------<br> r757 | rismisner | 2009-09-26 09:45:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>tweaked DebugMsgDumpTable<br> ------------------------------------------------------------------------<br> r756 | rismisner | 2009-09-26 09:37:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved CopyTable near AddTable because they are related<br> ------------------------------------------------------------------------<br> r755 | rismisner | 2009-09-26 09:35:09 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r754 | rismisner | 2009-09-26 09:34:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added debug messages and another nil value check<br> ------------------------------------------------------------------------<br> r753 | rismisner | 2009-09-26 09:33:54 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEBUG_MODE to force debug messages on during testing &#34;/ss reset&#34;<br> ------------------------------------------------------------------------<br> r752 | rismisner | 2009-09-26 09:21:02 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added safety checks for empty/nil tables<br> ------------------------------------------------------------------------<br> r751 | rismisner | 2009-09-26 09:17:26 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- fixed a call to CopyTable<br> - added safety check for nil value<br> ------------------------------------------------------------------------<br> r750 | rismisner | 2009-09-26 09:11:17 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r749 | rismisner | 2009-09-26 09:04:33 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed outdated key validation from OnRecursiveEventDetected<br> ------------------------------------------------------------------------<br> r748 | rismisner | 2009-09-26 08:59:51 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top ... no really this time, it's based on order=n, not order in the source code file<br> ------------------------------------------------------------------------<br> r747 | rismisner | 2009-09-26 08:55:56 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r746 | rismisner | 2009-09-26 08:55:06 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>moved Info Group back to the top<br> ------------------------------------------------------------------------<br> r745 | rismisner | 2009-09-26 08:50:52 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/LibBetterBlizzOptions-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0/lib.xml<br> &nbsp; &nbsp;A /trunk/Libs/LibBetterBlizzOptions/LibBetterBlizzOptions-1.0.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/embeds.xml</p> <p>added LibBetterBlizzOptions to make the SpeakinSpell GUI look as intended ... I was getting this as a side effect from Ackis Recipe List<br> ------------------------------------------------------------------------<br> r744 | rismisner | 2009-09-26 02:45:32 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed a gap from the GUI<br> ------------------------------------------------------------------------<br> r743 | rismisner | 2009-09-26 02:40:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added safety check for nil value<br> ------------------------------------------------------------------------<br> r742 | rismisner | 2009-09-26 02:40:01 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed DetectedEvent (not de)<br> ------------------------------------------------------------------------<br> r741 | rismisner | 2009-09-26 02:33:31 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed redundant call to Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r740 | rismisner | 2009-09-26 02:33:09 +0000 (Sat, 26 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- added DEFAULTS.DetectedEventStub<br> - added DEFAULTS.DetectedEvent<br> - added DEFAULTS.EventTableEntry<br> - moved DEFAULTS.CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> - Validate_DetectedEvent and Validate_EventTableEntry now use the new DEFAULTS table definitions from loader.lua<br> - EventTableEntry and DetectedEvent table keys are now self-generating in the related Validate functions<br> ------------------------------------------------------------------------<br> r739 | rismisner | 2009-09-26 02:31:29 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added DEFAULTS.DetectedEventStub DEFAULTS.DetectedEvent and DEFAULTS.EventTableEntry CHANNEL_RULES to DEFAULTS.EventTableEntry.Channels<br> ------------------------------------------------------------------------<br> r738 | rismisner | 2009-09-26 02:30:20 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>MakeEventTableKey now stores de.rankedkey and de.ranklesskey and is done during Validate_DetectedEvent<br> ------------------------------------------------------------------------<br> r737 | rismisner | 2009-09-26 02:18:04 +0000 (Sat, 26 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>- added Templates_LoadDefaultNewEventSpeeches<br> - fixed identifier names in ImportTemplate_AddNewEvent<br> ------------------------------------------------------------------------<br> r736 | rismisner | 2009-09-26 02:17:14 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>no need to set the key in TestAllSubs now - Validate_DetectedEvent will set it<br> ------------------------------------------------------------------------<br> r735 | rismisner | 2009-09-26 02:16:05 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>changed Templates.EventTable.DetectedEventStub back to DetectedEvent<br> ------------------------------------------------------------------------<br> r734 | rismisner | 2009-09-26 02:06:18 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added comments<br> ------------------------------------------------------------------------<br> r733 | rismisner | 2009-09-26 02:04:45 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed a funcname def for debugging<br> ------------------------------------------------------------------------<br> r732 | rismisner | 2009-09-26 01:27:30 +0000 (Sat, 26 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added Version to SpeakinSpellSavedDataForAll<br> ------------------------------------------------------------------------<br> r731 | rismisner | 2009-09-25 23:37:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added unused name=&#34;&#34; which is required after all<br> ------------------------------------------------------------------------<br> r730 | rismisner | 2009-09-25 23:37:05 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the incomplete/not-working-yet Import New Data GUI<br> ------------------------------------------------------------------------<br> r729 | rismisner | 2009-09-25 23:36:20 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added empty sub-table checks<br> ------------------------------------------------------------------------<br> r728 | rismisner | 2009-09-25 23:35:51 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing DEFAULT_SPEECHES include ... still needed here for now<br> ------------------------------------------------------------------------<br> r727 | rismisner | 2009-09-25 21:41:15 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>added functions to populate dropdown lists with values to select<br> ------------------------------------------------------------------------<br> r726 | rismisner | 2009-09-25 21:35:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented OnSelect handlers<br> ------------------------------------------------------------------------<br> r725 | rismisner | 2009-09-25 21:31:25 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented the GetAll buttons<br> ------------------------------------------------------------------------<br> r724 | rismisner | 2009-09-25 21:31:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added subroutines for import a whole RandomSubs list or EventTable entry, checking for merge or copy - this code split out from existing loops<br> ------------------------------------------------------------------------<br> r723 | rismisner | 2009-09-25 21:19:52 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented use/delete one speech/random sub, and related general subroutines for getting/validating data<br> ------------------------------------------------------------------------<br> r722 | rismisner | 2009-09-25 21:10:58 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added Template_DeleteOneRandomWord and ImportTemplate_AddOneRandomWord<br> ------------------------------------------------------------------------<br> r721 | rismisner | 2009-09-25 20:59:37 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>implemented ImportGUI_GetRandomWord and fixed a syntax error<br> ------------------------------------------------------------------------<br> r720 | rismisner | 2009-09-25 20:57:48 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_DeleteOneSpeech<br> ------------------------------------------------------------------------<br> r719 | rismisner | 2009-09-25 20:57:28 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/import.lua</p> <p>- implemented several of the command handlers / text fetchers<br> - renamed Hide buttons to Delete<br> ------------------------------------------------------------------------<br> r718 | rismisner | 2009-09-25 20:49:17 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>added ImportTemplate_AddOneSpeech<br> ------------------------------------------------------------------------<br> r717 | rismisner | 2009-09-25 13:07:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>change log for work in progress<br> ------------------------------------------------------------------------<br> r716 | rismisner | 2009-09-25 13:04:55 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed missing &#34;sk.&#34;<br> ------------------------------------------------------------------------<br> r715 | rismisner | 2009-09-25 13:02:21 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/import.lua</p> <p>first checkin / rough draft of Import GUI<br> ------------------------------------------------------------------------<br> r714 | rismisner | 2009-09-25 13:00:53 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>declared SpeakinSpellSavedData.ShowImportProgress<br> ------------------------------------------------------------------------<br> r713 | rismisner | 2009-09-25 13:00:13 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>cleaned up TODOs<br> ------------------------------------------------------------------------<br> r712 | rismisner | 2009-09-25 12:59:44 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIState.ImportGUI data declarations<br> ------------------------------------------------------------------------<br> r711 | rismisner | 2009-09-25 12:46:19 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added Import GUI<br> ------------------------------------------------------------------------<br> r710 | rismisner | 2009-09-25 12:45:59 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added ads.lua and import.lua to the project<br> ------------------------------------------------------------------------<br> r709 | rismisner | 2009-09-25 12:45:34 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss import<br> ------------------------------------------------------------------------<br> r708 | rismisner | 2009-09-25 10:35:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slashcommands.lua is now isolated from DEFAULT_SPEECHES and doesn't reference it<br> ------------------------------------------------------------------------<br> r707 | rismisner | 2009-09-25 10:34:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/ads.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>Moved Advertise function to it's own file<br> ------------------------------------------------------------------------<br> r706 | rismisner | 2009-09-25 10:25:25 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>- set order values to match expected order (not sure if this matters)<br> - renamed CreateGUI_ functions to start with CreateGUI_<br> ------------------------------------------------------------------------<br> r705 | rismisner | 2009-09-25 10:21:54 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>organizing<br> ------------------------------------------------------------------------<br> r704 | rismisner | 2009-09-25 10:12:18 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/templates.lua</p> <p>new templates system first checkin, tried to get it as clean/done as possible without testing<br> ------------------------------------------------------------------------<br> r703 | rismisner | 2009-09-25 09:22:04 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added Content wrapper table around RandomSubs and EventTable entries in Template.Content<br> ------------------------------------------------------------------------<br> r702 | rismisner | 2009-09-25 09:08:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added IsTableEmpty<br> ------------------------------------------------------------------------<br> r701 | rismisner | 2009-09-25 09:08:06 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>enhanced template initialization to 2 steps, OnInitialize, then OnVariablesLoaded<br> ------------------------------------------------------------------------<br> r700 | rismisner | 2009-09-25 06:37:02 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added AddStringArray and StringArray_RemoveDups<br> ------------------------------------------------------------------------<br> r699 | rismisner | 2009-09-25 06:27:10 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>cleaned up comments, init order, and template initialization<br> ------------------------------------------------------------------------<br> r698 | rismisner | 2009-09-25 06:18:30 +0000 (Fri, 25 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> - moved InitRuntimeData to OnInitialize - it's done before processing SavedVariables anyway<br> ------------------------------------------------------------------------<br> r697 | rismisner | 2009-09-25 06:17:45 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>removed support for ShowSettingsPageOnLoad feature - i'll replace it with something similar but better in the future<br> ------------------------------------------------------------------------<br> r696 | rismisner | 2009-09-25 06:12:01 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added &#34;selected&#34; attribute to replace &#34;notdefault&#34;<br> ------------------------------------------------------------------------<br> r695 | rismisner | 2009-09-25 05:55:35 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added empty table declarations for data tables under the DEFAULTS table used for Validation/Creation/Recreation of primary data tables<br> ------------------------------------------------------------------------<br> r694 | rismisner | 2009-09-25 05:54:08 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed the ImportDefaults button because this is changing<br> ------------------------------------------------------------------------<br> r693 | rismisner | 2009-09-25 05:53:32 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>reformatted default speeches as new Template objects which are far more flexible and extensible, and additive<br> ------------------------------------------------------------------------<br> r692 | rismisner | 2009-09-25 05:30:36 +0000 (Fri, 25 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>off-loaded all the work of new speeches and resetting defaults<br> - default speeches are now handled through a separate Templates system (templates.lua<br> - all other default settings and data tables are initialized in loader.lua in the DEFAULTS table and via ValidateObject<br> ------------------------------------------------------------------------<br> r691 | rismisner | 2009-09-25 05:23:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/templates.lua</p> <p>added templates.lua to process new default speech data templates<br> ------------------------------------------------------------------------<br> r690 | rismisner | 2009-09-25 05:22:22 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added work in progress to the change log<br> ------------------------------------------------------------------------<br> r689 | rismisner | 2009-09-25 00:10:26 +0000 (Fri, 25 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>refactored the data layout in default speeches to define various templates instead of race/class tables.&nbsp;&nbsp;The templates are self-aware of which race/class they are suitable for, and multiple templates may now be created for the same combinations of race/class, i.e. for roleplayers vs. non-roleplayers, and to make templates from other people's saved variables (new data layout is not yet supported by the rest of the code)<br> ------------------------------------------------------------------------<br> r688 | rismisner | 2009-09-24 22:20:31 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number and started change log for next release<br> ------------------------------------------------------------------------<br> r687 | rismisner | 2009-09-24 22:18:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>removed URLs from the general settings screen<br> ------------------------------------------------------------------------<br> r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added a warning to the Import New tooltip<br> ------------------------------------------------------------------------<br> r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>- grouped the options<br> - added a button for Edit Speeches<br> - shrunk the Import New button<br> ------------------------------------------------------------------------<br> r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added uniform gaps<br> ------------------------------------------------------------------------<br> r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>pick a better default random sub if possible<br> ------------------------------------------------------------------------<br> r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>more tooltip fussing<br> ------------------------------------------------------------------------<br> r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- cleanup and cosmetic enhancement of the general settings page<br> - showing the loaded: version message at startup is now optional<br> - context-sensitive tooltip added to Enable All Speeches checkbox<br> - fine tuning of labels and tooltips<br> ------------------------------------------------------------------------<br> r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Added header to the general settings page<br> - LastPageViewed is now a saved variable<br> - The name &#34;SpeakinSpell&#34; can no longer be localized<br> ------------------------------------------------------------------------<br> r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>format macro display names correctly in the drop-down list<br> ------------------------------------------------------------------------<br> r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>touchups in the user's manual<br> ------------------------------------------------------------------------<br> r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fine tuning the user's manual<br> ------------------------------------------------------------------------<br> r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added a caption for consistency with the other GUI pages<br> ------------------------------------------------------------------------<br> r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a patch function to upgrade &lt;newline&gt; to &#34;\n&#34;<br> ------------------------------------------------------------------------<br> r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>put the hook in place to select the slash command topic on /ss bad command<br> ------------------------------------------------------------------------<br> r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables<br> ------------------------------------------------------------------------<br> r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>&#34;/ss bad command&#34; now shows the condensed help manual ... still working out how to make it select the slash commands chapter<br> ------------------------------------------------------------------------<br> r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>- adapted help file contents to fit new condensed in-game viewer<br> - added info about new features to german and korean help<br> ------------------------------------------------------------------------<br> r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>embedded the help into a single page<br> ------------------------------------------------------------------------<br> r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed<br> ------------------------------------------------------------------------<br> r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error with identifier<br> ------------------------------------------------------------------------<br> r633 | rismisner | 2009-09-24 01:07:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>SayOneLine no longer does substitutions, so the subs engine can handle &lt;newline&gt;<br> ------------------------------------------------------------------------<br> r632 | rismisner | 2009-09-24 01:03:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>line breaks can now be entered directly into the multiline speech edit boxes in the GUI.&nbsp;&nbsp;&lt;newline&gt; is still supported, but through the normal substitution engine<br> ------------------------------------------------------------------------<br> r631 | rismisner | 2009-09-24 00:20:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added a Substitutions color definition for future use<br> ------------------------------------------------------------------------<br> r630 | rismisner | 2009-09-23 23:43:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>speech input boxes are now multi-line<br> ------------------------------------------------------------------------<br> r629 | rismisner | 2009-09-23 23:28:26 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved the random speech text boxes into a group<br> ------------------------------------------------------------------------<br> r628 | rismisner | 2009-09-23 23:28:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r627 | rismisner | 2009-09-23 23:14:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>refined tooltips<br> ------------------------------------------------------------------------<br> r626 | rismisner | 2009-09-23 23:12:33 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved Whisper Target option to the top of that group<br> ------------------------------------------------------------------------<br> r625 | rismisner | 2009-09-23 22:55:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranging and grouping options<br> ------------------------------------------------------------------------<br> r624 | rismisner | 2009-09-23 22:43:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>created group boxes around related settings under Message Settings<br> ------------------------------------------------------------------------<br> r623 | rismisner | 2009-09-23 22:42:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>removed redundant Taunka from default sample &lt;randomfaction&gt; substitutions<br> ------------------------------------------------------------------------<br> r622 | rismisner | 2009-09-23 22:41:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>moved text box label and tooltip calculations to data=function definitions in the text box GUI object definitions, instead of OnSelect event handler, so that it works correctly now on init.&nbsp;&nbsp;more elegant this way too<br> ------------------------------------------------------------------------<br> r621 | rismisner | 2009-09-23 22:14:35 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error in SelfRaidWarn so it now works correctly<br> ------------------------------------------------------------------------<br> r620 | rismisner | 2009-09-23 22:14:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>removed function call to create a self-only raid warning frame, which turned out to be unnecessary<br> ------------------------------------------------------------------------<br> r619 | rismisner | 2009-09-23 22:08:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r618 | rismisner | 2009-09-23 22:07:08 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color definition for self-only raid warnings<br> ------------------------------------------------------------------------<br> r617 | rismisner | 2009-09-23 22:06:48 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>implemented SelfRaidWarn function to match behavior of real raid warnings<br> ------------------------------------------------------------------------<br> r616 | rismisner | 2009-09-23 22:06:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>decided not to add a selfraidwarnframe.lua file after all<br> ------------------------------------------------------------------------<br> r615 | rismisner | 2009-09-23 21:29:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added selfraidwarnframe.lua to encapsulate the self-only raid warning channel<br> ------------------------------------------------------------------------<br> r614 | rismisner | 2009-09-23 21:12:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>started adding support for a Self-Only Raid Warning &#34;channel&#34; (options GUI support only in this commit - the option currently uses the SpeakinSpell channel as a test for the options GUI)<br> ------------------------------------------------------------------------<br> r613 | rismisner | 2009-09-23 20:54:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r612 | rismisner | 2009-09-23 20:52:14 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Buff events now include rebuffs using SPELL_AURA_REFRESH<br> ------------------------------------------------------------------------<br> r611 | rismisner | 2009-09-23 11:27:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added todo comment<br> ------------------------------------------------------------------------<br> r610 | rismisner | 2009-09-23 10:33:57 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fine tuned logic for keeping the current selection in the list, if it matches, and it needs to have its display name refreshed to match a new text filter<br> ------------------------------------------------------------------------<br> r609 | rismisner | 2009-09-23 10:31:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r608 | rismisner | 2009-09-23 10:31:17 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching is now optional in FormatDisplayName, to avoid doing it for substitutions<br> ------------------------------------------------------------------------<br> r607 | rismisner | 2009-09-23 10:30:25 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r606 | rismisner | 2009-09-23 10:21:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>moved where ColorFilterText is used so that it highlights the correct text<br> ------------------------------------------------------------------------<br> r605 | rismisner | 2009-09-23 10:19:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>ColorFilterText now matches case-insensitive<br> ------------------------------------------------------------------------<br> r604 | rismisner | 2009-09-23 10:06:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>this is the red i intended in the last commit<br> ------------------------------------------------------------------------<br> r603 | rismisner | 2009-09-23 09:47:36 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed superfluous colon<br> ------------------------------------------------------------------------<br> r602 | rismisner | 2009-09-23 09:46:34 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>changed search match color to dark red<br> ------------------------------------------------------------------------<br> r601 | rismisner | 2009-09-23 09:44:11 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>use color table for all color codes<br> ------------------------------------------------------------------------<br> r600 | rismisner | 2009-09-23 09:43:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>now coloring text search matched text<br> ------------------------------------------------------------------------<br> r599 | rismisner | 2009-09-23 09:43:16 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added ColorFilterText<br> ------------------------------------------------------------------------<br> r598 | rismisner | 2009-09-23 09:42:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color table<br> ---------------</p> Sat, 26 Sep 2009 13:46:39 +0000 http://www.wowace.com/addons/speakinspell/files/7862-v3-2-2-04-release/ http://www.wowace.com/addons/speakinspell/files/7862-v3-2-2-04-release/ no-reply@curseforge.com (rismisner) v3.2.2.03-release http://www.wowace.com/addons/speakinspell/files/7861-v3-2-2-03-release/ <p>------------------------------------------------------------------------<br> r686 | rismisner | 2009-09-24 10:58:40 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.03-release (from /trunk:685)</p> <p>Tagged release v3.2.2.03<br> ------------------------------------------------------------------------<br> r685 | rismisner | 2009-09-24 10:58:15 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r684 | rismisner | 2009-09-24 10:56:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added a warning to the Import New tooltip<br> ------------------------------------------------------------------------<br> r683 | rismisner | 2009-09-24 10:54:00 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>- grouped the options<br> - added a button for Edit Speeches<br> - shrunk the Import New button<br> ------------------------------------------------------------------------<br> r682 | rismisner | 2009-09-24 10:40:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added uniform gaps<br> ------------------------------------------------------------------------<br> r681 | rismisner | 2009-09-24 10:40:02 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>pick a better default random sub if possible<br> ------------------------------------------------------------------------<br> r680 | rismisner | 2009-09-24 10:33:48 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>more tooltip fussing<br> ------------------------------------------------------------------------<br> r679 | rismisner | 2009-09-24 10:32:00 +0000 (Thu, 24 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- cleanup and cosmetic enhancement of the general settings page<br> - showing the loaded: version message at startup is now optional<br> - context-sensitive tooltip added to Enable All Speeches checkbox<br> - fine tuning of labels and tooltips<br> ------------------------------------------------------------------------<br> r678 | rismisner | 2009-09-24 09:37:41 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Added header to the general settings page<br> - LastPageViewed is now a saved variable<br> - The name &#34;SpeakinSpell&#34; can no longer be localized<br> ------------------------------------------------------------------------<br> r677 | rismisner | 2009-09-24 09:28:13 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>format macro display names correctly in the drop-down list<br> ------------------------------------------------------------------------<br> r676 | rismisner | 2009-09-24 09:27:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>touchups in the user's manual<br> ------------------------------------------------------------------------<br> r675 | rismisner | 2009-09-24 08:45:09 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fine tuning the user's manual<br> ------------------------------------------------------------------------<br> r674 | rismisner | 2009-09-24 08:44:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>added a caption for consistency with the other GUI pages<br> ------------------------------------------------------------------------<br> r673 | rismisner | 2009-09-24 08:44:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r672 | rismisner | 2009-09-24 08:35:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r671 | rismisner | 2009-09-24 08:35:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>added a patch function to upgrade &lt;newline&gt; to &#34;\n&#34;<br> ------------------------------------------------------------------------<br> r670 | rismisner | 2009-09-24 08:27:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r669 | rismisner | 2009-09-24 08:26:59 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r668 | rismisner | 2009-09-24 08:25:17 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>won't print blank lines<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>put the hook in place to select the slash command topic on /ss bad command<br> ------------------------------------------------------------------------<br> r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables<br> ------------------------------------------------------------------------<br> r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>&#34;/ss bad command&#34; now shows the condensed help manual ... still working out how to make it select the slash commands chapter<br> ------------------------------------------------------------------------<br> r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>- adapted help file contents to fit new condensed in-game viewer<br> - added info about new features to german and korean help<br> ------------------------------------------------------------------------<br> r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>embedded the help into a single page<br> ------------------------------------------------------------------------<br> r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed<br> ------------------------------------------------------------------------<br> r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error with identifier<br> ------------------------------------------------------------------------<br> r633 | rismisner | 2009-09-24 01:07:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>SayOneLine no longer does substitutions, so the subs engine can handle &lt;newline&gt;<br> ------------------------------------------------------------------------<br> r632 | rismisner | 2009-09-24 01:03:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>line breaks can now be entered directly into the multiline speech edit boxes in the GUI.&nbsp;&nbsp;&lt;newline&gt; is still supported, but through the normal substitution engine<br> ------------------------------------------------------------------------<br> r631 | rismisner | 2009-09-24 00:20:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added a Substitutions color definition for future use<br> ------------------------------------------------------------------------<br> r630 | rismisner | 2009-09-23 23:43:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>speech input boxes are now multi-line<br> ------------------------------------------------------------------------<br> r629 | rismisner | 2009-09-23 23:28:26 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved the random speech text boxes into a group<br> ------------------------------------------------------------------------<br> r628 | rismisner | 2009-09-23 23:28:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r627 | rismisner | 2009-09-23 23:14:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>refined tooltips<br> ------------------------------------------------------------------------<br> r626 | rismisner | 2009-09-23 23:12:33 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved Whisper Target option to the top of that group<br> ------------------------------------------------------------------------<br> r625 | rismisner | 2009-09-23 22:55:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranging and grouping options<br> ------------------------------------------------------------------------<br> r624 | rismisner | 2009-09-23 22:43:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>created group boxes around related settings under Message Settings<br> ------------------------------------------------------------------------<br> r623 | rismisner | 2009-09-23 22:42:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>removed redundant Taunka from default sample &lt;randomfaction&gt; substitutions<br> ------------------------------------------------------------------------<br> r622 | rismisner | 2009-09-23 22:41:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>moved text box label and tooltip calculations to data=function definitions in the text box GUI object definitions, instead of OnSelect event handler, so that it works correctly now on init.&nbsp;&nbsp;more elegant this way too<br> ------------------------------------------------------------------------<br> r621 | rismisner | 2009-09-23 22:14:35 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error in SelfRaidWarn so it now works correctly<br> ------------------------------------------------------------------------<br> r620 | rismisner | 2009-09-23 22:14:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>removed function call to create a self-only raid warning frame, which turned out to be unnecessary<br> ------------------------------------------------------------------------<br> r619 | rismisner | 2009-09-23 22:08:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r618 | rismisner | 2009-09-23 22:07:08 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color definition for self-only raid warnings<br> ------------------------------------------------------------------------<br> r617 | rismisner | 2009-09-23 22:06:48 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>implemented SelfRaidWarn function to match behavior of real raid warnings<br> ------------------------------------------------------------------------<br> r616 | rismisner | 2009-09-23 22:06:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>decided not to add a selfraidwarnframe.lua file after all<br> ------------------------------------------------------------------------<br> r615 | rismisner | 2009-09-23 21:29:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added selfraidwarnframe.lua to encapsulate the self-only raid warning channel<br> ------------------------------------------------------------------------<br> r614 | rismisner | 2009-09-23 21:12:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>started adding support for a Self-Only Raid Warning &#34;channel&#34; (options GUI support only in this commit - the option currently uses the SpeakinSpell channel as a test for the options GUI)<br> ------------------------------------------------------------------------<br> r613 | rismisner | 2009-09-23 20:54:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r612 | rismisner | 2009-09-23 20:52:14 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Buff events now include rebuffs using SPELL_AURA_REFRESH<br> ------------------------------------------------------------------------<br> r611 | rismisner | 2009-09-23 11:27:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added todo comment<br> ------------------------------------------------------------------------<br> r610 | rismisner | 2009-09-23 10:33:57 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fine tuned logic for keeping the current selection in the list, if it matches, and it needs to have its display name refreshed to match a new text filter<br> ------------------------------------------------------------------------<br> r609 | rismisner | 2009-09-23 10:31:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r608 | rismisner | 2009-09-23 10:31:17 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching is now optional in FormatDisplayName, to avoid doing it for substitutions<br> ------------------------------------------------------------------------<br> r607 | rismisner | 2009-09-23 10:30:25 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r606 | rismisner | 2009-09-23 10:21:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>moved where ColorFilterText is used so that it highlights the correct text<br> ------------------------------------------------------------------------<br> r605 | rismisner | 2009-09-23 10:19:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>ColorFilterText now matches case-insensitive<br> ------------------------------------------------------------------------<br> r604 | rismisner | 2009-09-23 10:06:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>this is the red i intended in the last commit<br> ------------------------------------------------------------------------<br> r603 | rismisner | 2009-09-23 09:47:36 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed superfluous colon<br> ------------------------------------------------------------------------<br> r602 | rismisner | 2009-09-23 09:46:34 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>changed search match color to dark red<br> ------------------------------------------------------------------------<br> r601 | rismisner | 2009-09-23 09:44:11 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>use color table for all color codes<br> ------------------------------------------------------------------------<br> r600 | rismisner | 2009-09-23 09:43:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>now coloring text search matched text<br> ------------------------------------------------------------------------<br> r599 | rismisner | 2009-09-23 09:43:16 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added ColorFilterText<br> ------------------------------------------------------------------------<br> r598 | rismisner | 2009-09-23 09:42:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color table<br> ------------------------------------------------------------------------<br> r597 | rismisner | 2009-09-23 09:12:39 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r596 | rismisner | 2009-09-23 09:09:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>improved appearance of display names in the event lists to be more context-sensitive to the search options<br> ------------------------------------------------------------------------<br> r595 | rismisner | 2009-09-23 09:08:54 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>FormatDisplayName now takes an argument to control whether to show the rank<br> ------------------------------------------------------------------------<br> r594 | rismisner | 2009-09-23 09:08:31 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now takes an argument to control whether to show the rank<br> ------------------------------------------------------------------------<br> r593 | rismisner | 2009-09-23 09:04:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>display names in the event list are now function-driven<br> ------------------------------------------------------------------------<br> r592 | rismisner | 2009-09-23 09:03:05 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>the way display names show in the event list is now function-driven<br> ------------------------------------------------------------------------<br> r591 | rismisner | 2009-09-23 08:46:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed dropdown list label to Select a Speech Event<br> ------------------------------------------------------------------------<br> r590 | rismisner | 2009-09-23 08:45:31 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>not storing displayname in the DetectedEvent objects anymore - added function call to continue supporting &lt;displayname&gt; substitution<br> ------------------------------------------------------------------------<br> r589 | rismisner | 2009-09-23 08:45:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>not storing displayname in the DetectedEvent objects anymore<br> ------------------------------------------------------------------------<br> r588 | rismisner | 2009-09-23 08:43:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>displayname is no longer stored in the data, and isn't needed for any old patches<br> ------------------------------------------------------------------------<br> r587 | rismisner | 2009-09-23 08:43:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is no longer stored in the DetectedEvent object - generating as needed now with more variants - FormatDisplayName function moved to gui.lua<br> ------------------------------------------------------------------------<br> r586 | rismisner | 2009-09-23 08:00:46 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>fixed typos<br> ------------------------------------------------------------------------<br> r585 | rismisner | 2009-09-23 07:35:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r583 | rismisner | 2009-09-23 05:36:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r582 | rismisner | 2009-09-23 05:24:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed checkbox label and tooltip: report detected &#34;Speech Events&#34;<br> ------------------------------------------------------------------------<br> r581 | rismisner | 2009-09-23 05:16:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added /ss memory to the help<br> ------------------------------------------------------------------------<br> r580 | rismisner | 2009-09-23 05:15:13 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added memory usage to the general settings<br> ------------------------------------------------------------------------<br> r579 | rismisner | 2009-09-23 05:15:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added &#34;/ss memory&#34; to report SpeakinSpell memory usage<br> ------------------------------------------------------------------------<br> r578 | rismisner | 2009-09-23 05:14:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added function GetAddonMemoryUsedString<br> ------------------------------------------------------------------------<br> r577 | rismisner | 2009-09-23 02:30:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing comma<br> ------------------------------------------------------------------------<br> r576 | rismisner | 2009-09-23 02:29:03 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>random substitutions now avoid repeating the same RNG as last time<br> ------------------------------------------------------------------------<br> r575 | rismisner | 2009-09-23 02:24:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r574 | rismisner | 2009-09-23 02:24:28 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r573 | rismisner | 2009-09-23 02:19:09 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added check for existing history<br> ------------------------------------------------------------------------<br> r572 | rismisner | 2009-09-23 02:07:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry, and added safety checks for empty tables<br> ------------------------------------------------------------------------<br> r571 | rismisner | 2009-09-23 02:06:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r570 | rismisner | 2009-09-23 02:06:41 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r569 | rismisner | 2009-09-23 01:48:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>debug messages can now be disabled again<br> ------------------------------------------------------------------------<br> r568 | rismisner | 2009-09-23 01:32:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>restored check for nil results from GetSpellInfo<br> ------------------------------------------------------------------------<br> r567 | rismisner | 2009-09-23 01:24:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>set version number to match new game client 3.2.2.01<br> ------------------------------------------------------------------------<br> r566 | rismisner | 2009-09-23 01:21:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables</p> <p>ignore *.lnk for svn<br> ------------------------------------------------------------------------<br> r565 | rismisner | 2009-09-23 01:16:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed errors with spell id caching<br> ------------------------------------------------------------------------<br> r564 | rismisner | 2009-09-23 00:34:19 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed incorrect id<br> ------------------------------------------------------------------------<br> r563 | rismisner | 2009-09-23 00:16:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>increment version number and start changelog for next release<br> ------------------------------------------------------------------------<br> r562 | rismisner | 2009-09-23 00:10:49 +0000 (Wed, 23 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced spell id management<br> - moved SpellIdCache to saved data for all characters<br> - added spell id cache validation function<br> - cleaned up initialization around the spell id cache<br> ------------------------------------------------------------------------<br> r561 | rismisner | 2009-09-23 00:08:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added saved data for all<br> ------------------------------------------------------------------------<br> r560 | rismisner | 2009-09-23 00:08:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>moved the primary initialization implementation from the event handler for VARIABLES_LOADED in wowevents.lua to appear after the OnInitialize function in SpeakinSpell.lua (supposed to be the main app file) in a new function OnVariablesLoaded.&nbsp;&nbsp;Improved comments around initialization.<br> ------------------------------------------------------------------------<br> r559 | rismisner | 2009-09-23 00:06:12 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added saved data that is shared for all characters<br> ------------------------------------------------------------------------<br> r558 | rismisner | 2009-09-22 20:47:45 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added spellid info to DetectedEventStubs for applicable events<br> ------------------------------------------------------------------------<br> r557 | rismisner | 2009-09-22 20:46:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated a comment since SpellLink is no longer stored in the data<br> ------------------------------------------------------------------------<br> r556 | rismisner | 2009-09-22 20:46:27 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetSpellID function and changing GetSpellLink to use the id instead of the name - should be usable on more spells now, with less chance of LUA errors<br> ------------------------------------------------------------------------<br> r554 | rismisner | 2009-09-22 07:09:02 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>added a todo comment<br> ------------------------------------------------------------------------<br> r553 | rismisner | 2009-09-22 06:52:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>show on/off status in the tooltip for the minimap button<br> ------------------------------------------------------------------------<br> r552 | rismisner | 2009-09-22 06:42:33 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the minimap button to the change log<br> ------------------------------------------------------------------------<br> r551 | rismisner | 2009-09-22 06:40:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>fixed bug where the button would appear at load time ... now waiting to register it<br> ------------------------------------------------------------------------<br> r550 | rismisner | 2009-09-22 06:40:08 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>don't blow away false results in ValidateObject ... it's just the nil ones we want to fix<br> ------------------------------------------------------------------------<br> r549 | rismisner | 2009-09-22 06:39:41 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added local funcnames for debugging<br> ------------------------------------------------------------------------<br> r548 | rismisner | 2009-09-22 06:24:31 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>- added extension to LDBIcon:SetIcon(newicon) to change the icon<br> - selected good icons for the minimap button<br> ------------------------------------------------------------------------<br> r547 | rismisner | 2009-09-22 05:54:04 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>now supports 2 icon states to show whether SpeakinSpell is ON or OFF (still bad choices of icons)<br> ------------------------------------------------------------------------<br> r546 | rismisner | 2009-09-22 05:38:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed ShowOptions_Toggle() so that it can close the interface options frame<br> ------------------------------------------------------------------------<br> r545 | rismisner | 2009-09-22 05:07:24 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added support for a minimap button, and imported all of the Show GUI functions from utils.lua<br> ------------------------------------------------------------------------<br> r544 | rismisner | 2009-09-22 05:06:55 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/minimapbutton.lua</p> <p>added support for a minimap button<br> ------------------------------------------------------------------------<br> r543 | rismisner | 2009-09-22 05:06:40 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox to toggle minimap button on and off<br> ------------------------------------------------------------------------<br> r542 | rismisner | 2009-09-22 05:00:12 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>InitDefaultSavedData and ValidateAllSavedData now share a common default values table defined with the other defaults in loader.lua<br> ------------------------------------------------------------------------<br> r541 | rismisner | 2009-09-22 04:59:26 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>cleaned up default settings and added default global user options table<br> ------------------------------------------------------------------------<br> r540 | rismisner | 2009-09-22 04:49:59 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved the ShowWhatever GUI functions to gui.lua<br> ------------------------------------------------------------------------<br> r539 | rismisner | 2009-09-22 04:49:30 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r538 | rismisner | 2009-09-22 04:49:19 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r537 | rismisner | 2009-09-22 04:48:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r536 | rismisner | 2009-09-22 03:41:44 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r535 | rismisner | 2009-09-22 03:39:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>improved help on gender<br> ------------------------------------------------------------------------<br> r534 | rismisner | 2009-09-22 03:32:18 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r533 | rismisner | 2009-09-22 03:32:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r532 | rismisner | 2009-09-22 02:59:33 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>- fixed table keys in help chapter list to include the new gender chapter<br> - cleaned up spacing under Slash Commands<br> ------------------------------------------------------------------------<br> r531 | rismisner | 2009-09-22 02:56:14 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the big red button demon is now aware of your gender<br> ------------------------------------------------------------------------<br> r530 | rismisner | 2009-09-22 02:54:49 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added a new default mirror image speech to use the new gender feature<br> ------------------------------------------------------------------------<br> r529 | rismisner | 2009-09-22 02:51:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r528 | rismisner | 2009-09-22 02:47:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added gender to the help file<br> ------------------------------------------------------------------------<br> r527 | rismisner | 2009-09-22 02:37:42 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added substitutions for gender and cleaned up related tests<br> ------------------------------------------------------------------------<br> r526 | rismisner | 2009-09-22 02:04:36 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>now parses for gender using &lt;unit*male*female|me&gt;<br> ------------------------------------------------------------------------<br> r525 | rismisner | 2009-09-22 01:56:22 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a gender test with spaces<br> ------------------------------------------------------------------------<br> r524 | rismisner | 2009-09-22 00:52:09 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added a kluge for <a href="http://string.find()" rel="nofollow">string.find()</a> failing to find &#34;hyphenated-words&#34; in &#34;hyphenated-words&#34; when it should.&nbsp;&nbsp;This adds a side effect to the search engine that &#34;macro auto-afk&#34; matches &#34;macro auto afk&#34; and vice-versa in a text search, and for any other hyphenated words, but at least it allows them to be shown... oh well<br> ------------------------------------------------------------------------<br> r523 | rismisner | 2009-09-22 00:45:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r522 | rismisner | 2009-09-22 00:24:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>renamed OnEventDetected to OnSpeechEvent<br> ------------------------------------------------------------------------<br> r521 | rismisner | 2009-09-22 00:20:54 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>run substitutions tests in order instead of randomly<br> ------------------------------------------------------------------------<br> r520 | rismisner | 2009-09-22 00:20:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slash command definitions no longer have to be localized, like other text, it's optional whether to specify a translation<br> ------------------------------------------------------------------------<br> r519 | rismisner | 2009-09-22 00:07:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>organized TestAllSubs table, added more permutations for third person possessive forms with all tricks, and specified gender tests for future reference.<br> ------------------------------------------------------------------------<br> r518 | rismisner | 2009-09-21 23:38:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>testallsubs now supports the event key that all event objects have<br> ------------------------------------------------------------------------<br> r517 | rismisner | 2009-09-21 21:19:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to the substitution test list including pet, partyNpet and more &#34;append target&#34; testing<br> ------------------------------------------------------------------------<br> r516 | rismisner | 2009-09-21 21:05:28 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added slash commands to the help &#34;/ss random&#34; and &#34;/ss testallsubs&#34;<br> ------------------------------------------------------------------------<br> r515 | rismisner | 2009-09-21 21:03:45 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added numberer party menu slots to substitution test list<br> - added more &#34;append target to UnitName&#34; tests to the substitution test list<br> ------------------------------------------------------------------------<br> r514 | rismisner | 2009-09-21 13:01:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled some debug messages<br> ------------------------------------------------------------------------<br> r513 | rismisner | 2009-09-21 13:00:18 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed broken dropdown list<br> ------------------------------------------------------------------------<br> r512 | rismisner | 2009-09-21 12:53:13 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>renamed RandomSubs.RandomSub to RandomSubs.Selection<br> ------------------------------------------------------------------------<br> r511 | rismisner | 2009-09-21 12:49:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r510 | rismisner | 2009-09-21 12:48:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r509 | rismisner | 2009-09-21 12:48:01 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r508 | rismisner | 2009-09-21 12:38:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>tweaked report detected events text<br> ------------------------------------------------------------------------<br> r507 | rismisner | 2009-09-21 12:32:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added missing &#34;local&#34;<br> ------------------------------------------------------------------------<br> r506 | rismisner | 2009-09-21 12:31:55 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>removed target from /ss macro events since it is unknown/undefined and will use default data anyway<br> ------------------------------------------------------------------------<br> r505 | rismisner | 2009-09-21 12:31:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r504 | rismisner | 2009-09-21 12:15:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed self to SpeakinSpell<br> ------------------------------------------------------------------------<br> r503 | rismisner | 2009-09-21 12:07:06 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed rank, caster, and target from enter/exit combat events since they are unknowns and will be filled in with defaults anyway / elsewhere<br> ------------------------------------------------------------------------<br> r502 | rismisner | 2009-09-21 12:05:20 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r501 | rismisner | 2009-09-21 11:58:37 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>originating event info for substitutions can now cascade infinitely deep from one /ss macro to another, including if you trigger /ss testallsubs<br> ------------------------------------------------------------------------<br> r500 | rismisner | 2009-09-21 11:49:38 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r499 | rismisner | 2009-09-21 11:49:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>debugged new shared function RebuildSpellList<br> ------------------------------------------------------------------------<br> r498 | rismisner | 2009-09-21 11:27:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>created a shared function RebuildSpellList for use by both the Create New and Message Settings<br> ------------------------------------------------------------------------<br> r497 | rismisner | 2009-09-21 11:14:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added FilterChanged check and fixed selection validation in CreateNew_RebuildSpellList<br> ------------------------------------------------------------------------<br> r496 | rismisner | 2009-09-21 11:04:02 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>debugging create new GUI<br> ------------------------------------------------------------------------<br> r495 | rismisner | 2009-09-21 10:51:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:</p> Thu, 24 Sep 2009 10:58:49 +0000 http://www.wowace.com/addons/speakinspell/files/7861-v3-2-2-03-release/ http://www.wowace.com/addons/speakinspell/files/7861-v3-2-2-03-release/ no-reply@curseforge.com (rismisner) v3.2.2.02-release http://www.wowace.com/addons/speakinspell/files/7860-v3-2-2-02-release/ <p>------------------------------------------------------------------------<br> r667 | rismisner | 2009-09-24 07:29:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.02-release (from /trunk:666)</p> <p>Tagged release v3.2.2.02<br> ------------------------------------------------------------------------<br> r666 | rismisner | 2009-09-24 07:28:45 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r665 | rismisner | 2009-09-24 07:24:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r664 | rismisner | 2009-09-24 07:22:36 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- added &#34;/ss toggle&#34;<br> - &#34;/ss&#34; now functions as a toggle<br> - re-opens the last page viewed, instead of always general settings<br> ------------------------------------------------------------------------<br> r663 | rismisner | 2009-09-24 07:17:20 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>added ability to remember which page of the GUI was last viewed, to support a toggle function instead of always reverting to the general settings<br> ------------------------------------------------------------------------<br> r662 | rismisner | 2009-09-24 07:16:36 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed the name of the default general interface panel<br> ------------------------------------------------------------------------<br> r661 | rismisner | 2009-09-24 07:12:25 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>LastPageViewed is now a table<br> ------------------------------------------------------------------------<br> r660 | rismisner | 2009-09-24 06:56:56 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added RuntimeData.OptionsGUIStates.LastPageViewed<br> ------------------------------------------------------------------------<br> r659 | rismisner | 2009-09-24 06:20:29 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r658 | rismisner | 2009-09-24 06:19:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>face lift for the Random Substitutions GUI<br> ------------------------------------------------------------------------<br> r657 | rismisner | 2009-09-24 06:09:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r656 | rismisner | 2009-09-24 06:09:34 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>improved appearance with headers for separators instead of group boxes in this case<br> ------------------------------------------------------------------------<br> r655 | rismisner | 2009-09-24 06:09:04 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>improved appearance with reminders of the selected event<br> ------------------------------------------------------------------------<br> r654 | rismisner | 2009-09-24 06:08:38 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching filter text now supports a return color to emulate a stack effect on pushing different colors<br> ------------------------------------------------------------------------<br> r653 | rismisner | 2009-09-24 05:26:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>hid the unimplemented trade panel<br> ------------------------------------------------------------------------<br> r652 | rismisner | 2009-09-24 05:23:44 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>on delete spell, update GUI state variables internally to the gui source, instead of in the data.lua<br> ------------------------------------------------------------------------<br> r651 | rismisner | 2009-09-24 05:23:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved GUI data into gui files<br> ------------------------------------------------------------------------<br> r650 | rismisner | 2009-09-24 05:21:32 +0000 (Thu, 24 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>- added gaps for better visual effect<br> - added reminder of the selected spell down in the speeches group</p> <p>------------------------------------------------------------------------<br> r649 | rismisner | 2009-09-24 05:14:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added safety checks for nil values<br> ------------------------------------------------------------------------<br> r648 | rismisner | 2009-09-24 05:02:39 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>improved appearance of the caption<br> ------------------------------------------------------------------------<br> r647 | rismisner | 2009-09-24 04:55:16 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranged options into groups so it looks nicer<br> ------------------------------------------------------------------------<br> r646 | rismisner | 2009-09-24 04:11:33 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>simplified new spell instructions, and refined the caption used on the message settings GUI<br> ------------------------------------------------------------------------<br> r645 | rismisner | 2009-09-24 04:10:53 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>fixed see-also reference to use the correct chapter number 10.custom macros<br> ------------------------------------------------------------------------<br> r644 | rismisner | 2009-09-24 04:10:28 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed the caption to a header<br> ------------------------------------------------------------------------<br> r643 | rismisner | 2009-09-24 04:09:10 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added a header and moved the search filter options into a group box<br> ------------------------------------------------------------------------<br> r642 | rismisner | 2009-09-24 03:49:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>added stub for HelpPages_SelectTopic ... can't figure out how to make it work yet<br> ------------------------------------------------------------------------<br> r641 | rismisner | 2009-09-24 03:30:26 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>disabled debug message for CLEU<br> ------------------------------------------------------------------------<br> r640 | rismisner | 2009-09-24 03:30:08 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>put the hook in place to select the slash command topic on /ss bad command<br> ------------------------------------------------------------------------<br> r639 | rismisner | 2009-09-24 03:29:35 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>enhanced DebugMsgDumpTable to support a max depth and avoid lua errors on non-tables<br> ------------------------------------------------------------------------<br> r638 | rismisner | 2009-09-24 03:03:49 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>&#34;/ss bad command&#34; now shows the condensed help manual ... still working out how to make it select the slash commands chapter<br> ------------------------------------------------------------------------<br> r637 | rismisner | 2009-09-24 03:03:07 +0000 (Thu, 24 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>- adapted help file contents to fit new condensed in-game viewer<br> - added info about new features to german and korean help<br> ------------------------------------------------------------------------<br> r636 | rismisner | 2009-09-24 02:40:42 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/help.lua</p> <p>embedded the help into a single page<br> ------------------------------------------------------------------------<br> r635 | rismisner | 2009-09-24 02:27:21 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>embedded the help contents onto a single page, so HelpPages_AddToBlizOptions is no longer needed<br> ------------------------------------------------------------------------<br> r634 | rismisner | 2009-09-24 01:16:03 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error with identifier<br> ------------------------------------------------------------------------<br> r633 | rismisner | 2009-09-24 01:07:58 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>SayOneLine no longer does substitutions, so the subs engine can handle &lt;newline&gt;<br> ------------------------------------------------------------------------<br> r632 | rismisner | 2009-09-24 01:03:57 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>line breaks can now be entered directly into the multiline speech edit boxes in the GUI.&nbsp;&nbsp;&lt;newline&gt; is still supported, but through the normal substitution engine<br> ------------------------------------------------------------------------<br> r631 | rismisner | 2009-09-24 00:20:43 +0000 (Thu, 24 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added a Substitutions color definition for future use<br> ------------------------------------------------------------------------<br> r630 | rismisner | 2009-09-23 23:43:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>speech input boxes are now multi-line<br> ------------------------------------------------------------------------<br> r629 | rismisner | 2009-09-23 23:28:26 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved the random speech text boxes into a group<br> ------------------------------------------------------------------------<br> r628 | rismisner | 2009-09-23 23:28:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r627 | rismisner | 2009-09-23 23:14:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>refined tooltips<br> ------------------------------------------------------------------------<br> r626 | rismisner | 2009-09-23 23:12:33 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>moved Whisper Target option to the top of that group<br> ------------------------------------------------------------------------<br> r625 | rismisner | 2009-09-23 22:55:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>rearranging and grouping options<br> ------------------------------------------------------------------------<br> r624 | rismisner | 2009-09-23 22:43:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>created group boxes around related settings under Message Settings<br> ------------------------------------------------------------------------<br> r623 | rismisner | 2009-09-23 22:42:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>removed redundant Taunka from default sample &lt;randomfaction&gt; substitutions<br> ------------------------------------------------------------------------<br> r622 | rismisner | 2009-09-23 22:41:23 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>moved text box label and tooltip calculations to data=function definitions in the text box GUI object definitions, instead of OnSelect event handler, so that it works correctly now on init.&nbsp;&nbsp;more elegant this way too<br> ------------------------------------------------------------------------<br> r621 | rismisner | 2009-09-23 22:14:35 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>fixed copy-paste error in SelfRaidWarn so it now works correctly<br> ------------------------------------------------------------------------<br> r620 | rismisner | 2009-09-23 22:14:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>removed function call to create a self-only raid warning frame, which turned out to be unnecessary<br> ------------------------------------------------------------------------<br> r619 | rismisner | 2009-09-23 22:08:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r618 | rismisner | 2009-09-23 22:07:08 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color definition for self-only raid warnings<br> ------------------------------------------------------------------------<br> r617 | rismisner | 2009-09-23 22:06:48 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>implemented SelfRaidWarn function to match behavior of real raid warnings<br> ------------------------------------------------------------------------<br> r616 | rismisner | 2009-09-23 22:06:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>decided not to add a selfraidwarnframe.lua file after all<br> ------------------------------------------------------------------------<br> r615 | rismisner | 2009-09-23 21:29:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added selfraidwarnframe.lua to encapsulate the self-only raid warning channel<br> ------------------------------------------------------------------------<br> r614 | rismisner | 2009-09-23 21:12:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>started adding support for a Self-Only Raid Warning &#34;channel&#34; (options GUI support only in this commit - the option currently uses the SpeakinSpell channel as a test for the options GUI)<br> ------------------------------------------------------------------------<br> r613 | rismisner | 2009-09-23 20:54:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r612 | rismisner | 2009-09-23 20:52:14 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Buff events now include rebuffs using SPELL_AURA_REFRESH<br> ------------------------------------------------------------------------<br> r611 | rismisner | 2009-09-23 11:27:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added todo comment<br> ------------------------------------------------------------------------<br> r610 | rismisner | 2009-09-23 10:33:57 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fine tuned logic for keeping the current selection in the list, if it matches, and it needs to have its display name refreshed to match a new text filter<br> ------------------------------------------------------------------------<br> r609 | rismisner | 2009-09-23 10:31:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r608 | rismisner | 2009-09-23 10:31:17 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>color matching is now optional in FormatDisplayName, to avoid doing it for substitutions<br> ------------------------------------------------------------------------<br> r607 | rismisner | 2009-09-23 10:30:25 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>updated usage of FormatDisplayName<br> ------------------------------------------------------------------------<br> r606 | rismisner | 2009-09-23 10:21:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>moved where ColorFilterText is used so that it highlights the correct text<br> ------------------------------------------------------------------------<br> r605 | rismisner | 2009-09-23 10:19:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>ColorFilterText now matches case-insensitive<br> ------------------------------------------------------------------------<br> r604 | rismisner | 2009-09-23 10:06:24 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>this is the red i intended in the last commit<br> ------------------------------------------------------------------------<br> r603 | rismisner | 2009-09-23 09:47:36 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed superfluous colon<br> ------------------------------------------------------------------------<br> r602 | rismisner | 2009-09-23 09:46:34 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>changed search match color to dark red<br> ------------------------------------------------------------------------<br> r601 | rismisner | 2009-09-23 09:44:11 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>use color table for all color codes<br> ------------------------------------------------------------------------<br> r600 | rismisner | 2009-09-23 09:43:53 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>now coloring text search matched text<br> ------------------------------------------------------------------------<br> r599 | rismisner | 2009-09-23 09:43:16 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added ColorFilterText<br> ------------------------------------------------------------------------<br> r598 | rismisner | 2009-09-23 09:42:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added color table<br> ------------------------------------------------------------------------<br> r597 | rismisner | 2009-09-23 09:12:39 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r596 | rismisner | 2009-09-23 09:09:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>improved appearance of display names in the event lists to be more context-sensitive to the search options<br> ------------------------------------------------------------------------<br> r595 | rismisner | 2009-09-23 09:08:54 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>FormatDisplayName now takes an argument to control whether to show the rank<br> ------------------------------------------------------------------------<br> r594 | rismisner | 2009-09-23 09:08:31 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>FormatDisplayName now takes an argument to control whether to show the rank<br> ------------------------------------------------------------------------<br> r593 | rismisner | 2009-09-23 09:04:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>display names in the event list are now function-driven<br> ------------------------------------------------------------------------<br> r592 | rismisner | 2009-09-23 09:03:05 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>the way display names show in the event list is now function-driven<br> ------------------------------------------------------------------------<br> r591 | rismisner | 2009-09-23 08:46:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed dropdown list label to Select a Speech Event<br> ------------------------------------------------------------------------<br> r590 | rismisner | 2009-09-23 08:45:31 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>not storing displayname in the DetectedEvent objects anymore - added function call to continue supporting &lt;displayname&gt; substitution<br> ------------------------------------------------------------------------<br> r589 | rismisner | 2009-09-23 08:45:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>not storing displayname in the DetectedEvent objects anymore<br> ------------------------------------------------------------------------<br> r588 | rismisner | 2009-09-23 08:43:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>displayname is no longer stored in the data, and isn't needed for any old patches<br> ------------------------------------------------------------------------<br> r587 | rismisner | 2009-09-23 08:43:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is no longer stored in the DetectedEvent object - generating as needed now with more variants - FormatDisplayName function moved to gui.lua<br> ------------------------------------------------------------------------<br> r586 | rismisner | 2009-09-23 08:00:46 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>fixed typos<br> ------------------------------------------------------------------------<br> r585 | rismisner | 2009-09-23 07:35:02 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r583 | rismisner | 2009-09-23 05:36:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r582 | rismisner | 2009-09-23 05:24:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed checkbox label and tooltip: report detected &#34;Speech Events&#34;<br> ------------------------------------------------------------------------<br> r581 | rismisner | 2009-09-23 05:16:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added /ss memory to the help<br> ------------------------------------------------------------------------<br> r580 | rismisner | 2009-09-23 05:15:13 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added memory usage to the general settings<br> ------------------------------------------------------------------------<br> r579 | rismisner | 2009-09-23 05:15:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added &#34;/ss memory&#34; to report SpeakinSpell memory usage<br> ------------------------------------------------------------------------<br> r578 | rismisner | 2009-09-23 05:14:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added function GetAddonMemoryUsedString<br> ------------------------------------------------------------------------<br> r577 | rismisner | 2009-09-23 02:30:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing comma<br> ------------------------------------------------------------------------<br> r576 | rismisner | 2009-09-23 02:29:03 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>random substitutions now avoid repeating the same RNG as last time<br> ------------------------------------------------------------------------<br> r575 | rismisner | 2009-09-23 02:24:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r574 | rismisner | 2009-09-23 02:24:28 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r573 | rismisner | 2009-09-23 02:19:09 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added check for existing history<br> ------------------------------------------------------------------------<br> r572 | rismisner | 2009-09-23 02:07:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry, and added safety checks for empty tables<br> ------------------------------------------------------------------------<br> r571 | rismisner | 2009-09-23 02:06:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r570 | rismisner | 2009-09-23 02:06:41 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r569 | rismisner | 2009-09-23 01:48:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>debug messages can now be disabled again<br> ------------------------------------------------------------------------<br> r568 | rismisner | 2009-09-23 01:32:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>restored check for nil results from GetSpellInfo<br> ------------------------------------------------------------------------<br> r567 | rismisner | 2009-09-23 01:24:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>set version number to match new game client 3.2.2.01<br> ------------------------------------------------------------------------<br> r566 | rismisner | 2009-09-23 01:21:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables</p> <p>ignore *.lnk for svn<br> ------------------------------------------------------------------------<br> r565 | rismisner | 2009-09-23 01:16:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed errors with spell id caching<br> ------------------------------------------------------------------------<br> r564 | rismisner | 2009-09-23 00:34:19 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed incorrect id<br> ------------------------------------------------------------------------<br> r563 | rismisner | 2009-09-23 00:16:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>increment version number and start changelog for next release<br> ------------------------------------------------------------------------<br> r562 | rismisner | 2009-09-23 00:10:49 +0000 (Wed, 23 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced spell id management<br> - moved SpellIdCache to saved data for all characters<br> - added spell id cache validation function<br> - cleaned up initialization around the spell id cache<br> ------------------------------------------------------------------------<br> r561 | rismisner | 2009-09-23 00:08:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added saved data for all<br> ------------------------------------------------------------------------<br> r560 | rismisner | 2009-09-23 00:08:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>moved the primary initialization implementation from the event handler for VARIABLES_LOADED in wowevents.lua to appear after the OnInitialize function in SpeakinSpell.lua (supposed to be the main app file) in a new function OnVariablesLoaded.&nbsp;&nbsp;Improved comments around initialization.<br> ------------------------------------------------------------------------<br> r559 | rismisner | 2009-09-23 00:06:12 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added saved data that is shared for all characters<br> ------------------------------------------------------------------------<br> r558 | rismisner | 2009-09-22 20:47:45 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added spellid info to DetectedEventStubs for applicable events<br> ------------------------------------------------------------------------<br> r557 | rismisner | 2009-09-22 20:46:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated a comment since SpellLink is no longer stored in the data<br> ------------------------------------------------------------------------<br> r556 | rismisner | 2009-09-22 20:46:27 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetSpellID function and changing GetSpellLink to use the id instead of the name - should be usable on more spells now, with less chance of LUA errors<br> ------------------------------------------------------------------------<br> r554 | rismisner | 2009-09-22 07:09:02 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>added a todo comment<br> ------------------------------------------------------------------------<br> r553 | rismisner | 2009-09-22 06:52:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>show on/off status in the tooltip for the minimap button<br> ------------------------------------------------------------------------<br> r552 | rismisner | 2009-09-22 06:42:33 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the minimap button to the change log<br> ------------------------------------------------------------------------<br> r551 | rismisner | 2009-09-22 06:40:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>fixed bug where the button would appear at load time ... now waiting to register it<br> ------------------------------------------------------------------------<br> r550 | rismisner | 2009-09-22 06:40:08 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>don't blow away false results in ValidateObject ... it's just the nil ones we want to fix<br> ------------------------------------------------------------------------<br> r549 | rismisner | 2009-09-22 06:39:41 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added local funcnames for debugging<br> ------------------------------------------------------------------------<br> r548 | rismisner | 2009-09-22 06:24:31 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>- added extension to LDBIcon:SetIcon(newicon) to change the icon<br> - selected good icons for the minimap button<br> ------------------------------------------------------------------------<br> r547 | rismisner | 2009-09-22 05:54:04 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>now supports 2 icon states to show whether SpeakinSpell is ON or OFF (still bad choices of icons)<br> ------------------------------------------------------------------------<br> r546 | rismisner | 2009-09-22 05:38:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed ShowOptions_Toggle() so that it can close the interface options frame<br> ------------------------------------------------------------------------<br> r545 | rismisner | 2009-09-22 05:07:24 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added support for a minimap button, and imported all of the Show GUI functions from utils.lua<br> ------------------------------------------------------------------------<br> r544 | rismisner | 2009-09-22 05:06:55 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/minimapbutton.lua</p> <p>added support for a minimap button<br> ------------------------------------------------------------------------<br> r543 | rismisner | 2009-09-22 05:06:40 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox to toggle minimap button on and off<br> ------------------------------------------------------------------------<br> r542 | rismisner | 2009-09-22 05:00:12 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>InitDefaultSavedData and ValidateAllSavedData now share a common default values table defined with the other defaults in loader.lua<br> ------------------------------------------------------------------------<br> r541 | rismisner | 2009-09-22 04:59:26 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>cleaned up default settings and added default global user options table<br> ------------------------------------------------------------------------<br> r540 | rismisner | 2009-09-22 04:49:59 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved the ShowWhatever GUI functions to gui.lua<br> ------------------------------------------------------------------------<br> r539 | rismisner | 2009-09-22 04:49:30 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r538 | rismisner | 2009-09-22 04:49:19 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r537 | rismisner | 2009-09-22 04:48:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r536 | rismisner | 2009-09-22 03:41:44 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r535 | rismisner | 2009-09-22 03:39:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>improved help on gender<br> ------------------------------------------------------------------------<br> r534 | rismisner | 2009-09-22 03:32:18 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r533 | rismisner | 2009-09-22 03:32:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r532 | rismisner | 2009-09-22 02:59:33 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>- fixed table keys in help chapter list to include the new gender chapter<br> - cleaned up spacing under Slash Commands<br> ------------------------------------------------------------------------<br> r531 | rismisner | 2009-09-22 02:56:14 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the big red button demon is now aware of your gender<br> ------------------------------------------------------------------------<br> r530 | rismisner | 2009-09-22 02:54:49 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added a new default mirror image speech to use the new gender feature<br> ------------------------------------------------------------------------<br> r529 | rismisner | 2009-09-22 02:51:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r528 | rismisner | 2009-09-22 02:47:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added gender to the help file<br> ------------------------------------------------------------------------<br> r527 | rismisner | 2009-09-22 02:37:42 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added substitutions for gender and cleaned up related tests<br> ------------------------------------------------------------------------<br> r526 | rismisner | 2009-09-22 02:04:36 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>now parses for gender using &lt;unit*male*female|me&gt;<br> ------------------------------------------------------------------------<br> r525 | rismisner | 2009-09-22 01:56:22 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a gender test with spaces<br> ------------------------------------------------------------------------<br> r524 | rismisner | 2009-09-22 00:52:09 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added a kluge for <a href="http://string.find()" rel="nofollow">string.find()</a> failing to find &#34;hyphenated-words&#34; in &#34;hyphenated-words&#34; when it should.&nbsp;&nbsp;This adds a side effect to the search engine that &#34;macro auto-afk&#34; matches &#34;macro auto afk&#34; and vice-versa in a text search, and for any other hyphenated words, but at least it allows them to be shown... oh well<br> ------------------------------------------------------------------------<br> r523 | rismisner | 2009-09-22 00:45:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r522 | rismisner | 2009-09-22 00:24:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>renamed OnEventDetected to OnSpeechEvent<br> ------------------------------------------------------------------------<br> r521 | rismisner | 2009-09-22 00:20:54 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>run substitutions tests in order instead of randomly<br> ------------------------------------------------------------------------<br> r520 | rismisner | 2009-09-22 00:20:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slash command definitions no longer have to be localized, like other text, it's optional whether to specify a translation<br> ------------------------------------------------------------------------<br> r519 | rismisner | 2009-09-22 00:07:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>organized TestAllSubs table, added more permutations for third person possessive forms with all tricks, and specified gender tests for future reference.<br> ------------------------------------------------------------------------<br> r518 | rismisner | 2009-09-21 23:38:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>testallsubs now supports the event key that all event objects have<br> ------------------------------------------------------------------------<br> r517 | rismisner | 2009-09-21 21:19:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to the substitution test list including pet, partyNpet and more &#34;append target&#34; testing<br> ------------------------------------------------------------------------<br> r516 | rismisner | 2009-09-21 21:05:28 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added slash commands to the help &#34;/ss random&#34; and &#34;/ss testallsubs&#34;<br> ------------------------------------------------------------------------<br> r515 | rismisner | 2009-09-21 21:03:45 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added numberer party menu slots to substitution test list<br> - added more &#34;append target to UnitName&#34; tests to the substitution test list<br> ------------------------------------------------------------------------<br> r514 | rismisner | 2009-09-21 13:01:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled some debug messages<br> ------------------------------------------------------------------------<br> r513 | rismisner | 2009-09-21 13:00:18 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed broken dropdown list<br> ------------------------------------------------------------------------<br> r512 | rismisner | 2009-09-21 12:53:13 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>renamed RandomSubs.RandomSub to RandomSubs.Selection<br> ------------------------------------------------------------------------<br> r511 | rismisner | 2009-09-21 12:49:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r510 | rismisner | 2009-09-21 12:48:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r509 | rismisner | 2009-09-21 12:48:01 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r508 | rismisner | 2009-09-21 12:38:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>tweaked report detected events text<br> ------------------------------------------------------------------------<br> r507 | rismisner | 2009-09-21 12:32:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added missing &#34;local&#34;<br> ------------------------------------------------------------------------<br> r506 | rismisner | 2009-09-21 12:31:55 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>removed target from /ss macro events since it is unknown/undefined and will use default data anyway<br> ------------------------------------------------------------------------<br> r505 | rismisner | 2009-09-21 12:31:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r504 | rismisner | 2009-09-21 12:15:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed self to SpeakinSpell<br> ------------------------------------------------------------------------<br> r503 | rismisner | 2009-09-21 12:07:06 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed rank, caster, and target from enter/exit combat events since they are unknowns and will be filled in with defaults anyway / elsewhere<br> ------------------------------------------------------------------------<br> r502 | rismisner | 2009-09-21 12:05:20 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r501 | rismisner | 2009-09-21 11:58:37 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>originating event info for substitutions can now cascade infinitely deep from one /ss macro to another, including if you trigger /ss testallsubs<br> ------------------------------------------------------------------------<br> r500 | rismisner | 2009-09-21 11:49:38 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r499 | rismisner | 2009-09-21 11:49:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>debugged new shared function RebuildSpellList<br> ------------------------------------------------------------------------<br> r498 | rismisner | 2009-09-21 11:27:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>created a shared function RebuildSpellList for use by both the Create New and Message Settings<br> ------------------------------------------------------------------------<br> r497 | rismisner | 2009-09-21 11:14:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added FilterChanged check and fixed selection validation in CreateNew_RebuildSpellList<br> ------------------------------------------------------------------------<br> r496 | rismisner | 2009-09-21 11:04:02 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>debugging create new GUI<br> ------------------------------------------------------------------------<br> r495 | rismisner | 2009-09-21 10:51:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>removed debugging code that forced debug messages on<br> ------------------------------------------------------------------------<br> r494 | rismisner | 2009-09-21 10:51:05 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>silenced a few debug messages<br> ------------------------------------------------------------------------<br> r493 | rismisner | 2009-09-21 10:50:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>silenced a debug message<br> ------------------------------------------------------------------------<br> r492 | rismisner | 2009-09-21 10:50:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed targetrace and targetclass from CreateDetectedEvent<br> ------------------------------------------------------------------------<br> r491 | rismisner | 2009-09-21 10:49:54 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r490 | rismisner | 2009-09-21 10:40:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>fixed error in CreateNew_OnClickCreateNew<br> ------------------------------------------------------------------------<br> r489 | rismisner | 2009-09-21 10:31:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>simplified locale support in OnSlashCommand<br> ------------------------------------------------------------------------<br> r488 | rismisner | 2009-09-21 10:26:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added mouseover to TEST_ALL_SUBS list<br> ------------------------------------------------------------------------<br> r487 | rismisner | 2009-09-21 10:25:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed slash commands from TEST_ALL_SUBS because that's out of scope for this subsystem<br> ------------------------------------------------------------------------<br> r486 | rismisner | 2009-09-21 10:22:49 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added slash commands to the TEST_ALL_SUBS list<br> - disabled several debug messages<br> ------------------------------------------------------------------------<br> r485 | rismisner | 2009-09-21 10:20:36 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r484 | rismisner | 2009-09-21 10:16:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r483 | rismisner | 2009-09-21 10:15:53 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>Validate_DetectedEVent now uses the generic &#34;EVENT&#34; type as a default instead of &#34;UNKNOWN&#34; which lacks locale strings<br> ------------------------------------------------------------------------<br> r482 | rismisner | 2009-09-21 10:10:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed TestAllSubs to use a defined &#34;MACRO&#34; event type<br> ------------------------------------------------------------------------<br> r481 | rismisner | 2009-09-21 10:08:23 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss testallsubs<br> ------------------------------------------------------------------------<br> r480 | rismisner | 2009-09-21 10:06:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to .TEST_ALL_SUBS<br> ------------------------------------------------------------------------<br> r479 | rismisner | 2009-09-21 10:02:46 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>use possessive forms for all applicable substitutions in default speeches<br> ------------------------------------------------------------------------<br> r478 | rismisner | 2009-09-21 10:00:40 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r477 | rismisner | 2009-09-21 09:57:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r476 | rismisner | 2009-09-21 09:54:04 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added type and key to the TEST_ALL_SUBS list<br> -------------------------------------------</p> Thu, 24 Sep 2009 07:29:41 +0000 http://www.wowace.com/addons/speakinspell/files/7860-v3-2-2-02-release/ http://www.wowace.com/addons/speakinspell/files/7860-v3-2-2-02-release/ no-reply@curseforge.com (rismisner) v3.2.2.01-beta http://www.wowace.com/addons/speakinspell/files/7859-v3-2-2-01-beta/ <p>------------------------------------------------------------------------<br> r584 | rismisner | 2009-09-23 05:45:57 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.2.01-beta (from /trunk:583)</p> <p>Tagged beta version v3.2.2.01<br> ------------------------------------------------------------------------<br> r583 | rismisner | 2009-09-23 05:36:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r582 | rismisner | 2009-09-23 05:24:18 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed checkbox label and tooltip: report detected &#34;Speech Events&#34;<br> ------------------------------------------------------------------------<br> r581 | rismisner | 2009-09-23 05:16:42 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added /ss memory to the help<br> ------------------------------------------------------------------------<br> r580 | rismisner | 2009-09-23 05:15:13 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added memory usage to the general settings<br> ------------------------------------------------------------------------<br> r579 | rismisner | 2009-09-23 05:15:00 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added &#34;/ss memory&#34; to report SpeakinSpell memory usage<br> ------------------------------------------------------------------------<br> r578 | rismisner | 2009-09-23 05:14:47 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added function GetAddonMemoryUsedString<br> ------------------------------------------------------------------------<br> r577 | rismisner | 2009-09-23 02:30:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added missing comma<br> ------------------------------------------------------------------------<br> r576 | rismisner | 2009-09-23 02:29:03 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>random substitutions now avoid repeating the same RNG as last time<br> ------------------------------------------------------------------------<br> r575 | rismisner | 2009-09-23 02:24:51 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r574 | rismisner | 2009-09-23 02:24:28 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetLastMessage to safely query the AnnouncementHistory table<br> ------------------------------------------------------------------------<br> r573 | rismisner | 2009-09-23 02:19:09 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added check for existing history<br> ------------------------------------------------------------------------<br> r572 | rismisner | 2009-09-23 02:07:20 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry, and added safety checks for empty tables<br> ------------------------------------------------------------------------<br> r571 | rismisner | 2009-09-23 02:06:58 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r570 | rismisner | 2009-09-23 02:06:41 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>moved non-repeating random selection logic into the util function GetRandomTableEntry<br> ------------------------------------------------------------------------<br> r569 | rismisner | 2009-09-23 01:48:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>debug messages can now be disabled again<br> ------------------------------------------------------------------------<br> r568 | rismisner | 2009-09-23 01:32:10 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>restored check for nil results from GetSpellInfo<br> ------------------------------------------------------------------------<br> r567 | rismisner | 2009-09-23 01:24:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>set version number to match new game client 3.2.2.01<br> ------------------------------------------------------------------------<br> r566 | rismisner | 2009-09-23 01:21:30 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables</p> <p>ignore *.lnk for svn<br> ------------------------------------------------------------------------<br> r565 | rismisner | 2009-09-23 01:16:29 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed errors with spell id caching<br> ------------------------------------------------------------------------<br> r564 | rismisner | 2009-09-23 00:34:19 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed incorrect id<br> ------------------------------------------------------------------------<br> r563 | rismisner | 2009-09-23 00:16:15 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>increment version number and start changelog for next release<br> ------------------------------------------------------------------------<br> r562 | rismisner | 2009-09-23 00:10:49 +0000 (Wed, 23 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced spell id management<br> - moved SpellIdCache to saved data for all characters<br> - added spell id cache validation function<br> - cleaned up initialization around the spell id cache<br> ------------------------------------------------------------------------<br> r561 | rismisner | 2009-09-23 00:08:44 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>added saved data for all<br> ------------------------------------------------------------------------<br> r560 | rismisner | 2009-09-23 00:08:27 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>moved the primary initialization implementation from the event handler for VARIABLES_LOADED in wowevents.lua to appear after the OnInitialize function in SpeakinSpell.lua (supposed to be the main app file) in a new function OnVariablesLoaded.&nbsp;&nbsp;Improved comments around initialization.<br> ------------------------------------------------------------------------<br> r559 | rismisner | 2009-09-23 00:06:12 +0000 (Wed, 23 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added saved data that is shared for all characters<br> ------------------------------------------------------------------------<br> r558 | rismisner | 2009-09-22 20:47:45 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added spellid info to DetectedEventStubs for applicable events<br> ------------------------------------------------------------------------<br> r557 | rismisner | 2009-09-22 20:46:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated a comment since SpellLink is no longer stored in the data<br> ------------------------------------------------------------------------<br> r556 | rismisner | 2009-09-22 20:46:27 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added GetSpellID function and changing GetSpellLink to use the id instead of the name - should be usable on more spells now, with less chance of LUA errors<br> ------------------------------------------------------------------------<br> r554 | rismisner | 2009-09-22 07:09:02 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>added a todo comment<br> ------------------------------------------------------------------------<br> r553 | rismisner | 2009-09-22 06:52:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>show on/off status in the tooltip for the minimap button<br> ------------------------------------------------------------------------<br> r552 | rismisner | 2009-09-22 06:42:33 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the minimap button to the change log<br> ------------------------------------------------------------------------<br> r551 | rismisner | 2009-09-22 06:40:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>fixed bug where the button would appear at load time ... now waiting to register it<br> ------------------------------------------------------------------------<br> r550 | rismisner | 2009-09-22 06:40:08 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>don't blow away false results in ValidateObject ... it's just the nil ones we want to fix<br> ------------------------------------------------------------------------<br> r549 | rismisner | 2009-09-22 06:39:41 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added local funcnames for debugging<br> ------------------------------------------------------------------------<br> r548 | rismisner | 2009-09-22 06:24:31 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>- added extension to LDBIcon:SetIcon(newicon) to change the icon<br> - selected good icons for the minimap button<br> ------------------------------------------------------------------------<br> r547 | rismisner | 2009-09-22 05:54:04 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>now supports 2 icon states to show whether SpeakinSpell is ON or OFF (still bad choices of icons)<br> ------------------------------------------------------------------------<br> r546 | rismisner | 2009-09-22 05:38:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed ShowOptions_Toggle() so that it can close the interface options frame<br> ------------------------------------------------------------------------<br> r545 | rismisner | 2009-09-22 05:07:24 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added support for a minimap button, and imported all of the Show GUI functions from utils.lua<br> ------------------------------------------------------------------------<br> r544 | rismisner | 2009-09-22 05:06:55 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/minimapbutton.lua</p> <p>added support for a minimap button<br> ------------------------------------------------------------------------<br> r543 | rismisner | 2009-09-22 05:06:40 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox to toggle minimap button on and off<br> ------------------------------------------------------------------------<br> r542 | rismisner | 2009-09-22 05:00:12 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>InitDefaultSavedData and ValidateAllSavedData now share a common default values table defined with the other defaults in loader.lua<br> ------------------------------------------------------------------------<br> r541 | rismisner | 2009-09-22 04:59:26 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>cleaned up default settings and added default global user options table<br> ------------------------------------------------------------------------<br> r540 | rismisner | 2009-09-22 04:49:59 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved the ShowWhatever GUI functions to gui.lua<br> ------------------------------------------------------------------------<br> r539 | rismisner | 2009-09-22 04:49:30 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r538 | rismisner | 2009-09-22 04:49:19 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r537 | rismisner | 2009-09-22 04:48:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r536 | rismisner | 2009-09-22 03:41:44 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r535 | rismisner | 2009-09-22 03:39:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>improved help on gender<br> ------------------------------------------------------------------------<br> r534 | rismisner | 2009-09-22 03:32:18 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r533 | rismisner | 2009-09-22 03:32:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r532 | rismisner | 2009-09-22 02:59:33 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>- fixed table keys in help chapter list to include the new gender chapter<br> - cleaned up spacing under Slash Commands<br> ------------------------------------------------------------------------<br> r531 | rismisner | 2009-09-22 02:56:14 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the big red button demon is now aware of your gender<br> ------------------------------------------------------------------------<br> r530 | rismisner | 2009-09-22 02:54:49 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added a new default mirror image speech to use the new gender feature<br> ------------------------------------------------------------------------<br> r529 | rismisner | 2009-09-22 02:51:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r528 | rismisner | 2009-09-22 02:47:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added gender to the help file<br> ------------------------------------------------------------------------<br> r527 | rismisner | 2009-09-22 02:37:42 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added substitutions for gender and cleaned up related tests<br> ------------------------------------------------------------------------<br> r526 | rismisner | 2009-09-22 02:04:36 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>now parses for gender using &lt;unit*male*female|me&gt;<br> ------------------------------------------------------------------------<br> r525 | rismisner | 2009-09-22 01:56:22 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a gender test with spaces<br> ------------------------------------------------------------------------<br> r524 | rismisner | 2009-09-22 00:52:09 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added a kluge for <a href="http://string.find()" rel="nofollow">string.find()</a> failing to find &#34;hyphenated-words&#34; in &#34;hyphenated-words&#34; when it should.&nbsp;&nbsp;This adds a side effect to the search engine that &#34;macro auto-afk&#34; matches &#34;macro auto afk&#34; and vice-versa in a text search, and for any other hyphenated words, but at least it allows them to be shown... oh well<br> ------------------------------------------------------------------------<br> r523 | rismisner | 2009-09-22 00:45:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r522 | rismisner | 2009-09-22 00:24:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>renamed OnEventDetected to OnSpeechEvent<br> ------------------------------------------------------------------------<br> r521 | rismisner | 2009-09-22 00:20:54 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>run substitutions tests in order instead of randomly<br> ------------------------------------------------------------------------<br> r520 | rismisner | 2009-09-22 00:20:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slash command definitions no longer have to be localized, like other text, it's optional whether to specify a translation<br> ------------------------------------------------------------------------<br> r519 | rismisner | 2009-09-22 00:07:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>organized TestAllSubs table, added more permutations for third person possessive forms with all tricks, and specified gender tests for future reference.<br> ------------------------------------------------------------------------<br> r518 | rismisner | 2009-09-21 23:38:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>testallsubs now supports the event key that all event objects have<br> ------------------------------------------------------------------------<br> r517 | rismisner | 2009-09-21 21:19:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to the substitution test list including pet, partyNpet and more &#34;append target&#34; testing<br> ------------------------------------------------------------------------<br> r516 | rismisner | 2009-09-21 21:05:28 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added slash commands to the help &#34;/ss random&#34; and &#34;/ss testallsubs&#34;<br> ------------------------------------------------------------------------<br> r515 | rismisner | 2009-09-21 21:03:45 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added numberer party menu slots to substitution test list<br> - added more &#34;append target to UnitName&#34; tests to the substitution test list<br> ------------------------------------------------------------------------<br> r514 | rismisner | 2009-09-21 13:01:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled some debug messages<br> ------------------------------------------------------------------------<br> r513 | rismisner | 2009-09-21 13:00:18 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed broken dropdown list<br> ------------------------------------------------------------------------<br> r512 | rismisner | 2009-09-21 12:53:13 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>renamed RandomSubs.RandomSub to RandomSubs.Selection<br> ------------------------------------------------------------------------<br> r511 | rismisner | 2009-09-21 12:49:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r510 | rismisner | 2009-09-21 12:48:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r509 | rismisner | 2009-09-21 12:48:01 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r508 | rismisner | 2009-09-21 12:38:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>tweaked report detected events text<br> ------------------------------------------------------------------------<br> r507 | rismisner | 2009-09-21 12:32:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added missing &#34;local&#34;<br> ------------------------------------------------------------------------<br> r506 | rismisner | 2009-09-21 12:31:55 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>removed target from /ss macro events since it is unknown/undefined and will use default data anyway<br> ------------------------------------------------------------------------<br> r505 | rismisner | 2009-09-21 12:31:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r504 | rismisner | 2009-09-21 12:15:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed self to SpeakinSpell<br> ------------------------------------------------------------------------<br> r503 | rismisner | 2009-09-21 12:07:06 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed rank, caster, and target from enter/exit combat events since they are unknowns and will be filled in with defaults anyway / elsewhere<br> ------------------------------------------------------------------------<br> r502 | rismisner | 2009-09-21 12:05:20 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r501 | rismisner | 2009-09-21 11:58:37 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>originating event info for substitutions can now cascade infinitely deep from one /ss macro to another, including if you trigger /ss testallsubs<br> ------------------------------------------------------------------------<br> r500 | rismisner | 2009-09-21 11:49:38 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r499 | rismisner | 2009-09-21 11:49:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>debugged new shared function RebuildSpellList<br> ------------------------------------------------------------------------<br> r498 | rismisner | 2009-09-21 11:27:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>created a shared function RebuildSpellList for use by both the Create New and Message Settings<br> ------------------------------------------------------------------------<br> r497 | rismisner | 2009-09-21 11:14:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added FilterChanged check and fixed selection validation in CreateNew_RebuildSpellList<br> ------------------------------------------------------------------------<br> r496 | rismisner | 2009-09-21 11:04:02 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>debugging create new GUI<br> ------------------------------------------------------------------------<br> r495 | rismisner | 2009-09-21 10:51:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>removed debugging code that forced debug messages on<br> ------------------------------------------------------------------------<br> r494 | rismisner | 2009-09-21 10:51:05 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>silenced a few debug messages<br> ------------------------------------------------------------------------<br> r493 | rismisner | 2009-09-21 10:50:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>silenced a debug message<br> ------------------------------------------------------------------------<br> r492 | rismisner | 2009-09-21 10:50:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed targetrace and targetclass from CreateDetectedEvent<br> ------------------------------------------------------------------------<br> r491 | rismisner | 2009-09-21 10:49:54 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r490 | rismisner | 2009-09-21 10:40:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>fixed error in CreateNew_OnClickCreateNew<br> ------------------------------------------------------------------------<br> r489 | rismisner | 2009-09-21 10:31:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>simplified locale support in OnSlashCommand<br> ------------------------------------------------------------------------<br> r488 | rismisner | 2009-09-21 10:26:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added mouseover to TEST_ALL_SUBS list<br> ------------------------------------------------------------------------<br> r487 | rismisner | 2009-09-21 10:25:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed slash commands from TEST_ALL_SUBS because that's out of scope for this subsystem<br> ------------------------------------------------------------------------<br> r486 | rismisner | 2009-09-21 10:22:49 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added slash commands to the TEST_ALL_SUBS list<br> - disabled several debug messages<br> ------------------------------------------------------------------------<br> r485 | rismisner | 2009-09-21 10:20:36 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r484 | rismisner | 2009-09-21 10:16:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r483 | rismisner | 2009-09-21 10:15:53 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>Validate_DetectedEVent now uses the generic &#34;EVENT&#34; type as a default instead of &#34;UNKNOWN&#34; which lacks locale strings<br> ------------------------------------------------------------------------<br> r482 | rismisner | 2009-09-21 10:10:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed TestAllSubs to use a defined &#34;MACRO&#34; event type<br> ------------------------------------------------------------------------<br> r481 | rismisner | 2009-09-21 10:08:23 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss testallsubs<br> ------------------------------------------------------------------------<br> r480 | rismisner | 2009-09-21 10:06:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to .TEST_ALL_SUBS<br> ------------------------------------------------------------------------<br> r479 | rismisner | 2009-09-21 10:02:46 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>use possessive forms for all applicable substitutions in default speeches<br> ------------------------------------------------------------------------<br> r478 | rismisner | 2009-09-21 10:00:40 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r477 | rismisner | 2009-09-21 09:57:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r476 | rismisner | 2009-09-21 09:54:04 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added type and key to the TEST_ALL_SUBS list<br> ------------------------------------------------------------------------<br> r475 | rismisner | 2009-09-21 09:52:50 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a function to test all substitutions<br> ------------------------------------------------------------------------<br> r474 | rismisner | 2009-09-21 09:42:12 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed spelling of SafeGetSpellLink<br> ------------------------------------------------------------------------<br> r473 | rismisner | 2009-09-21 09:40:56 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed scope issue with self<br> ------------------------------------------------------------------------<br> r472 | rismisner | 2009-09-21 09:40:19 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed parameter for LookupSubstitutionFunctionTable to pass whole SubstitutionKey instead of sk.key because there is no sk.key.key<br> ------------------------------------------------------------------------<br> r471 | rismisner | 2009-09-21 09:35:21 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed scope issue with self<br> ------------------------------------------------------------------------<br> r470 | rismisner | 2009-09-21 09:34:24 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed overzealous data copying in ValidateObject<br> ------------------------------------------------------------------------<br> r469 | rismisner | 2009-09-21 09:24:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed reversed logic in MaleUnitUnpossessive<br> ------------------------------------------------------------------------<br> r468 | rismisner | 2009-09-21 09:12:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed FindUnitForSubs to use a data-driven algorithm, and fixed major bug with sk.unit not getting set<br> ------------------------------------------------------------------------<br> r467 | rismisner | 2009-09-21 09:03:40 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r466 | rismisner | 2009-09-21 09:03:21 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed issue with undefined sk.key<br> ------------------------------------------------------------------------<br> r465 | rismisner | 2009-09-21 08:54:53 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>disabled file loading reports from debugging<br> ------------------------------------------------------------------------<br> r464 | rismisner | 2009-09-21 08:54:35 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>passed down missing DetectedEvent parameter<br> ------------------------------------------------------------------------<br> r463 | rismisner | 2009-09-21 08:50:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed data access error with UnLocalizeSubstitutionKey<br> ------------------------------------------------------------------------<br> r462 | rismisner | 2009-09-21 08:48:48 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>moved initialization back into VARIABLES_LOADED<br> ------------------------------------------------------------------------<br> r461 | rismisner | 2009-09-21 08:48:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;D /trunk/gui.lua</p> <p>deleted old gui.lua file.&nbsp;&nbsp;it has been split up into the various files under the gui folder<br> ------------------------------------------------------------------------<br> r460 | rismisner | 2009-09-21 08:45:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/grammar-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/gui/trade.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/parser.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>standardized headers and added PrintLoading confirmation messages for debugging<br> ------------------------------------------------------------------------<br> r459 | rismisner | 2009-09-21 08:04:29 +0000 (Mon, 21 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added missing headers<br> - fixed issue of third person vs. possessive<br> - improved comments<br> ------------------------------------------------------------------------<br> r458 | rismisner | 2009-09-21 08:03:23 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>added missing headers, improved comments<br> ------------------------------------------------------------------------<br> r457 | rismisner | 2009-09-21 07:45:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>implemented UnLocalizeSubstitutionKey<br> ------------------------------------------------------------------------<br> r456 | rismisner | 2009-09-21 07:30:34 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed a completed todo comment<br> ------------------------------------------------------------------------<br> r455 | rismisner | 2009-09-21 07:30:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r454 | rismisner | 2009-09-21 07:27:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/trade.lua</p> <p>removed unused locale tables from headers<br> ------------------------------------------------------------------------<br> r453 | rismisner | 2009-09-21 07:24:24 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/gui<br> &nbsp; &nbsp;A /trunk/gui/createnew.lua<br> &nbsp; &nbsp;A /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;A /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;A /trunk/gui/gui.lua<br> &nbsp; &nbsp;A /trunk/gui/help.lua<br> &nbsp; &nbsp;A /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;A /trunk/gui/trade.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>restructured GUI code into separate files<br> ------------------------------------------------------------------------<br> r452 | rismisner | 2009-09-21 07:06:26 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/grammar-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/parser.lua<br> &nbsp; &nbsp;A /trunk/substitutions.lua</p> <p>added files as part of an overhaul to the substitution engine<br> ------------------------------------------------------------------------<br> r451 | rismisner | 2009-09-21 07:02:29 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed SpellLink = true statements which are no longer needed<br> ------------------------------------------------------------------------<br> r450 | rismisner | 2009-09-21 07:02:04 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>imported new functions from other files or parts of other functions: GetRandomTableEntry, GetScenarioKey, GetLanguageList, ValidateObject<br> ------------------------------------------------------------------------<br> r449 | rismisner | 2009-09-21 06:57:56 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>major overhaul of the substitution engine<br> ------------------------------------------------------------------------<br> r448 | rismisner | 2009-09-21 06:56:46 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>simplified logic in Advertise to use new subroutines<br> ------------------------------------------------------------------------<br> r447 | rismisner | 2009-09-21 06:56:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>SpellLink is no longer a part of the DetectedEvent objects - it's generated on the fly as needed<br> ------------------------------------------------------------------------<br> r446 | rismisner | 2009-09-21 06:55:47 +0000 (Mon, 21 Sep 2009) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>- removed redundant substitutions processing from the big red button<br> - moved all OptionsGUIStates into the RuntimeData table<br> - main function is now called CreateGUI<br> - fixed hidden status of the NoSearchResults label on the Create New page (it was using the status from the Current Messages GUI page)<br> - some experimental refactoring to improve performance on the Create New page<br> ------------------------------------------------------------------------<br> r445 | rismisner | 2009-09-21 06:53:10 +0000 (Mon, 21 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- Data structure changes<br> - Moved all OptionsGUIStates into RuntimeData<br> - Cleaned up and organized initialization orders<br> - added data validation functions from duplicated code elsewhere<br> - using enhanced substitution engine in DebugMsg<br> - imported AddRandomFactions function from speech.lua<br> ------------------------------------------------------------------------<br> r444 | rismisner | 2009-09-21 06:48:26 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r443 | rismisner | 2009-09-21 06:48:03 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>removed deprecated substitution table<br> ------------------------------------------------------------------------<br> r442 | rismisner | 2009-09-21 06:47:47 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added to teh help file<br> ------------------------------------------------------------------------<br> r441 | rismisner | 2009-09-21 01:51:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>RecordNewEvent is now officially responsible for showing or updated the GUI or anything GUI-related, so removed the redundancy from OnEventDetected<br> ------------------------------------------------------------------------<br> r440 | rismisner | 2009-09-21 01:50:07 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- InitRuntimeData now only creates and resets the RuntimeData table, and is not allowed to touch SpeakinSpellSavedData, so it is now done before InitDefaultSavedData or ValidateAllSavedData instead of after<br> - SetupOptionsGUI renamed to CreateGUI<br> ------------------------------------------------------------------------<br> r439 | rismisner | 2009-09-21 01:47:58 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- ResetToDefaults now refreshes the RandomSubs GUI if it's showing<br> - InitRuntimeData now only creates and resets the RuntimeData table, and is not allowed to touch SpeakinSpellSavedData, so it is now done before InitDefaultSavedData instead of after<br> ------------------------------------------------------------------------<br> r438 | rismisner | 2009-09-21 01:45:47 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData renamed to ApplyPatches and simplified to just that part of the function.&nbsp;&nbsp;The rest of the operations are now part of ValidateAllSavedData which is reused in a few other places<br> ------------------------------------------------------------------------<br> r437 | rismisner | 2009-09-20 23:30:18 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>If search options are too limited, will now display &#34;No Match Search Results Found&#34;<br> ------------------------------------------------------------------------<br> r436 | rismisner | 2009-09-20 23:04:47 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r435 | rismisner | 2009-09-20 23:01:03 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>Create New GUI: now hiding the event selection list and create button if the event list is empty (i.e. because the search options are too limiting)<br> ------------------------------------------------------------------------<br> r434 | rismisner | 2009-09-20 22:10:31 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed MatchesFilter to correctly filter out ranked spells that match the text search when Show All Ranks is disabled.<br> ------------------------------------------------------------------------<br> r432 | rismisner | 2009-09-20 19:47:10 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>but bug fix in the change log and incremented version number for a release<br> ------------------------------------------------------------------------<br> r431 | rismisner | 2009-09-20 19:38:02 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed &lt;playerfulltitle&gt; to stop throwing LUA errors for players who do not have a title - it will now use your name without a title, as was originally intended.<br> ------------------------------------------------------------------------<br> r429 | rismisner | 2009-09-19 22:42:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>fixed issue with UNIT_SPELLCAST_FAILED<br> ------------------------------------------------------------------------<br> r428 | rismisner | 2009-09-19 22:41:53 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData now updates all event display names<br> ------------------------------------------------------------------------<br> r427 | rismisner | 2009-09-19 22:41:19 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added missing &#34;I&#34; in &#34;When I Fail to Cast: &#34;<br> ------------------------------------------------------------------------<br> r426 | rismisner | 2009-09-19 22:19:12 +0000 (Sat, 19 Sep 2009) | 8 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added support for new event types:<br> - (UNIT_SPELLCAST_CHANNEL_START) When I start channeling: ___<br> - (UNIT_SPELLCAST_CHANNEL_STOP) When I stop channeling: ___<br> - (UNIT_SPELLCAST_FAILED)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I fail to cast: ___<br> - (UNIT_SPELLCAST_INTERRUPTED)&nbsp;&nbsp; &nbsp;When I am interrupted when casting: ___<br> - (UNIT_SPELLCAST_STOP)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I stop casting: ___<br> - (UNIT_SPELLCAST_SUCCEEDED)&nbsp;&nbsp; &nbsp;When I succeed at casting: ___</p> <p>------------------------------------------------------------------------<br> r425 | rismisner | 2009-09-19 20:03:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r424 | rismisner | 2009-09-19 20:01:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added 3 new scenarios: Party Leader, Raid Leader, and Raid Officer<br> ------------------------------------------------------------------------<br> r423 | rismisner | 2009-09-19 19:25:56 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &lt;playerfulltitle&gt; to show your name with your title included, also &lt;playerfulltitle's&gt;<br> ------------------------------------------------------------------------<br> r422 | rismisner | 2009-09-19 19:19:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added &lt;home&gt; for hearthstone location substitution<br> ------------------------------------------------------------------------<br> r421 | rismisner | 2009-09-19 19:06:31 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>organizational cleanup in chapter 5. &lt; Substitutions &gt;<br> ------------------------------------------------------------------------<br> r420 | rismisner | 2009-09-19 19:06:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/NumberBigRedButton.py</p> <p>script for performing maintenance on the big red button<br> ------------------------------------------------------------------------<br> r419 | rismisner | 2009-09-19 19:01:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation for new &lt;guild&gt; substitution<br> ------------------------------------------------------------------------<br> r418 | rismisner | 2009-09-19 19:00:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>a demon has infested SpeakinSpell and he may eat your soul, so be careful about buttons that warn you not to push them<br> ------------------------------------------------------------------------<br> r417 | rismisner | 2009-09-19 18:01:06 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/bigredbutton-enUS.lua</p> <p>adding rough draft of an easter egg feature... don't touch it in-game, whatever you do!<br> ------------------------------------------------------------------------<br> r416 | rismisner | 2009-09-19 17:37:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added more random substitutions<br> ------------------------------------------------------------------------<br> r415 | rismisner | 2009-09-19 17:34:38 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include more/better RandomSubs<br> ------------------------------------------------------------------------<br> r414 | rismisner | 2009-09-19 17:32:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua</p> <p>removed a TODO comment<br> ------------------------------------------------------------------------<br> r413 | rismisner | 2009-09-19 17:30:10 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added the no-lib-strip<br> ------------------------------------------------------------------------<br> r412 | rismisner | 2009-09-19 17:28:03 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for all other UnitIds that can be used with UnitName(UnitId) which weren't already supported.&nbsp;&nbsp;This adds a lot more substitution variables.<br> ------------------------------------------------------------------------<br> r411 | rismisner | 2009-09-19 16:50:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &#34;/ss random&#34; as a shortcut to open the Random Substitutions settings<br> ------------------------------------------------------------------------<br> r410 | rismisner | 2009-09-19 16:42:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added more random substitutions and updated documentation<br> ------------------------------------------------------------------------<br> r409 | rismisner | 2009-09-19 16:11:28 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>the random substitutions &lt;randomtaunt&gt; and &lt;randomfaction&gt; are now user-editable through the options GUI<br> ------------------------------------------------------------------------<br> r408 | rismisner | 2009-09-19 16:10:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include RandomSubs<br> ------------------------------------------------------------------------<br> r407 | rismisner | 2009-09-19 14:19:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>clarified possessive forms help<br> ------------------------------------------------------------------------<br> r406 | rismisner | 2009-09-19 14:15:51 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added ritual of refreshment rank 2 speeches that are Slammin'!!&lt;TM&gt;&lt;newline&gt;/e reminds you they may not be all that slammin' in y</p> Wed, 23 Sep 2009 05:46:07 +0000 http://www.wowace.com/addons/speakinspell/files/7859-v3-2-2-01-beta/ http://www.wowace.com/addons/speakinspell/files/7859-v3-2-2-01-beta/ no-reply@curseforge.com (rismisner) v3.2.0.08-beta http://www.wowace.com/addons/speakinspell/files/7858-v3-2-0-08-beta/ <p>------------------------------------------------------------------------<br> r555 | rismisner | 2009-09-22 07:15:02 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.0.08-beta (from /trunk:554)</p> <p>Tagged beta version v3.2.0.08<br> ------------------------------------------------------------------------<br> r554 | rismisner | 2009-09-22 07:09:02 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>added a todo comment<br> ------------------------------------------------------------------------<br> r553 | rismisner | 2009-09-22 06:52:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>show on/off status in the tooltip for the minimap button<br> ------------------------------------------------------------------------<br> r552 | rismisner | 2009-09-22 06:42:33 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added the minimap button to the change log<br> ------------------------------------------------------------------------<br> r551 | rismisner | 2009-09-22 06:40:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>fixed bug where the button would appear at load time ... now waiting to register it<br> ------------------------------------------------------------------------<br> r550 | rismisner | 2009-09-22 06:40:08 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>don't blow away false results in ValidateObject ... it's just the nil ones we want to fix<br> ------------------------------------------------------------------------<br> r549 | rismisner | 2009-09-22 06:39:41 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added local funcnames for debugging<br> ------------------------------------------------------------------------<br> r548 | rismisner | 2009-09-22 06:24:31 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>- added extension to LDBIcon:SetIcon(newicon) to change the icon<br> - selected good icons for the minimap button<br> ------------------------------------------------------------------------<br> r547 | rismisner | 2009-09-22 05:54:04 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/minimapbutton.lua</p> <p>now supports 2 icon states to show whether SpeakinSpell is ON or OFF (still bad choices of icons)<br> ------------------------------------------------------------------------<br> r546 | rismisner | 2009-09-22 05:38:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>fixed ShowOptions_Toggle() so that it can close the interface options frame<br> ------------------------------------------------------------------------<br> r545 | rismisner | 2009-09-22 05:07:24 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added support for a minimap button, and imported all of the Show GUI functions from utils.lua<br> ------------------------------------------------------------------------<br> r544 | rismisner | 2009-09-22 05:06:55 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/gui/minimapbutton.lua</p> <p>added support for a minimap button<br> ------------------------------------------------------------------------<br> r543 | rismisner | 2009-09-22 05:06:40 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua</p> <p>added checkbox to toggle minimap button on and off<br> ------------------------------------------------------------------------<br> r542 | rismisner | 2009-09-22 05:00:12 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>InitDefaultSavedData and ValidateAllSavedData now share a common default values table defined with the other defaults in loader.lua<br> ------------------------------------------------------------------------<br> r541 | rismisner | 2009-09-22 04:59:26 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>cleaned up default settings and added default global user options table<br> ------------------------------------------------------------------------<br> r540 | rismisner | 2009-09-22 04:49:59 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved the ShowWhatever GUI functions to gui.lua<br> ------------------------------------------------------------------------<br> r539 | rismisner | 2009-09-22 04:49:30 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r538 | rismisner | 2009-09-22 04:49:19 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r537 | rismisner | 2009-09-22 04:48:52 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0<br> &nbsp; &nbsp;A /trunk/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1<br> &nbsp; &nbsp;A /trunk/Libs/LibDataBroker-1.1/LibDataBroker-1.1.lua</p> <p>added new libs to support a minimap button<br> ------------------------------------------------------------------------<br> r536 | rismisner | 2009-09-22 03:41:44 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r535 | rismisner | 2009-09-22 03:39:32 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>improved help on gender<br> ------------------------------------------------------------------------<br> r534 | rismisner | 2009-09-22 03:32:18 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r533 | rismisner | 2009-09-22 03:32:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added performance boost option to limit search results to 100 to keep the GUI from lagging.&nbsp;&nbsp;ShowMoreThanAHundred is off by default.<br> ------------------------------------------------------------------------<br> r532 | rismisner | 2009-09-22 02:59:33 +0000 (Tue, 22 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>- fixed table keys in help chapter list to include the new gender chapter<br> - cleaned up spacing under Slash Commands<br> ------------------------------------------------------------------------<br> r531 | rismisner | 2009-09-22 02:56:14 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua</p> <p>the big red button demon is now aware of your gender<br> ------------------------------------------------------------------------<br> r530 | rismisner | 2009-09-22 02:54:49 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added a new default mirror image speech to use the new gender feature<br> ------------------------------------------------------------------------<br> r529 | rismisner | 2009-09-22 02:51:10 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r528 | rismisner | 2009-09-22 02:47:48 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added gender to the help file<br> ------------------------------------------------------------------------<br> r527 | rismisner | 2009-09-22 02:37:42 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added substitutions for gender and cleaned up related tests<br> ------------------------------------------------------------------------<br> r526 | rismisner | 2009-09-22 02:04:36 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>now parses for gender using &lt;unit*male*female|me&gt;<br> ------------------------------------------------------------------------<br> r525 | rismisner | 2009-09-22 01:56:22 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a gender test with spaces<br> ------------------------------------------------------------------------<br> r524 | rismisner | 2009-09-22 00:52:09 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added a kluge for <a href="http://string.find()" rel="nofollow">string.find()</a> failing to find &#34;hyphenated-words&#34; in &#34;hyphenated-words&#34; when it should.&nbsp;&nbsp;This adds a side effect to the search engine that &#34;macro auto-afk&#34; matches &#34;macro auto afk&#34; and vice-versa in a text search, and for any other hyphenated words, but at least it allows them to be shown... oh well<br> ------------------------------------------------------------------------<br> r523 | rismisner | 2009-09-22 00:45:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r522 | rismisner | 2009-09-22 00:24:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>renamed OnEventDetected to OnSpeechEvent<br> ------------------------------------------------------------------------<br> r521 | rismisner | 2009-09-22 00:20:54 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>run substitutions tests in order instead of randomly<br> ------------------------------------------------------------------------<br> r520 | rismisner | 2009-09-22 00:20:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>slash command definitions no longer have to be localized, like other text, it's optional whether to specify a translation<br> ------------------------------------------------------------------------<br> r519 | rismisner | 2009-09-22 00:07:03 +0000 (Tue, 22 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>organized TestAllSubs table, added more permutations for third person possessive forms with all tricks, and specified gender tests for future reference.<br> ------------------------------------------------------------------------<br> r518 | rismisner | 2009-09-21 23:38:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>testallsubs now supports the event key that all event objects have<br> ------------------------------------------------------------------------<br> r517 | rismisner | 2009-09-21 21:19:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to the substitution test list including pet, partyNpet and more &#34;append target&#34; testing<br> ------------------------------------------------------------------------<br> r516 | rismisner | 2009-09-21 21:05:28 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added slash commands to the help &#34;/ss random&#34; and &#34;/ss testallsubs&#34;<br> ------------------------------------------------------------------------<br> r515 | rismisner | 2009-09-21 21:03:45 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added numberer party menu slots to substitution test list<br> - added more &#34;append target to UnitName&#34; tests to the substitution test list<br> ------------------------------------------------------------------------<br> r514 | rismisner | 2009-09-21 13:01:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>disabled some debug messages<br> ------------------------------------------------------------------------<br> r513 | rismisner | 2009-09-21 13:00:18 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed broken dropdown list<br> ------------------------------------------------------------------------<br> r512 | rismisner | 2009-09-21 12:53:13 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>renamed RandomSubs.RandomSub to RandomSubs.Selection<br> ------------------------------------------------------------------------<br> r511 | rismisner | 2009-09-21 12:49:10 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r510 | rismisner | 2009-09-21 12:48:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r509 | rismisner | 2009-09-21 12:48:01 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>displayname is now lowercase<br> ------------------------------------------------------------------------<br> r508 | rismisner | 2009-09-21 12:38:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>tweaked report detected events text<br> ------------------------------------------------------------------------<br> r507 | rismisner | 2009-09-21 12:32:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added missing &#34;local&#34;<br> ------------------------------------------------------------------------<br> r506 | rismisner | 2009-09-21 12:31:55 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>removed target from /ss macro events since it is unknown/undefined and will use default data anyway<br> ------------------------------------------------------------------------<br> r505 | rismisner | 2009-09-21 12:31:22 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r504 | rismisner | 2009-09-21 12:15:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>changed self to SpeakinSpell<br> ------------------------------------------------------------------------<br> r503 | rismisner | 2009-09-21 12:07:06 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed rank, caster, and target from enter/exit combat events since they are unknowns and will be filled in with defaults anyway / elsewhere<br> ------------------------------------------------------------------------<br> r502 | rismisner | 2009-09-21 12:05:20 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>white space<br> ------------------------------------------------------------------------<br> r501 | rismisner | 2009-09-21 11:58:37 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>originating event info for substitutions can now cascade infinitely deep from one /ss macro to another, including if you trigger /ss testallsubs<br> ------------------------------------------------------------------------<br> r500 | rismisner | 2009-09-21 11:49:38 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r499 | rismisner | 2009-09-21 11:49:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>debugged new shared function RebuildSpellList<br> ------------------------------------------------------------------------<br> r498 | rismisner | 2009-09-21 11:27:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua</p> <p>created a shared function RebuildSpellList for use by both the Create New and Message Settings<br> ------------------------------------------------------------------------<br> r497 | rismisner | 2009-09-21 11:14:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>added FilterChanged check and fixed selection validation in CreateNew_RebuildSpellList<br> ------------------------------------------------------------------------<br> r496 | rismisner | 2009-09-21 11:04:02 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>debugging create new GUI<br> ------------------------------------------------------------------------<br> r495 | rismisner | 2009-09-21 10:51:27 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/debug.lua</p> <p>removed debugging code that forced debug messages on<br> ------------------------------------------------------------------------<br> r494 | rismisner | 2009-09-21 10:51:05 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>silenced a few debug messages<br> ------------------------------------------------------------------------<br> r493 | rismisner | 2009-09-21 10:50:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>silenced a debug message<br> ------------------------------------------------------------------------<br> r492 | rismisner | 2009-09-21 10:50:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>removed targetrace and targetclass from CreateDetectedEvent<br> ------------------------------------------------------------------------<br> r491 | rismisner | 2009-09-21 10:49:54 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua</p> <p>disabled a debug message<br> ------------------------------------------------------------------------<br> r490 | rismisner | 2009-09-21 10:40:49 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua</p> <p>fixed error in CreateNew_OnClickCreateNew<br> ------------------------------------------------------------------------<br> r489 | rismisner | 2009-09-21 10:31:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>simplified locale support in OnSlashCommand<br> ------------------------------------------------------------------------<br> r488 | rismisner | 2009-09-21 10:26:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added mouseover to TEST_ALL_SUBS list<br> ------------------------------------------------------------------------<br> r487 | rismisner | 2009-09-21 10:25:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>removed slash commands from TEST_ALL_SUBS because that's out of scope for this subsystem<br> ------------------------------------------------------------------------<br> r486 | rismisner | 2009-09-21 10:22:49 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added slash commands to the TEST_ALL_SUBS list<br> - disabled several debug messages<br> ------------------------------------------------------------------------<br> r485 | rismisner | 2009-09-21 10:20:36 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r484 | rismisner | 2009-09-21 10:16:15 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>debugging TestAllSubs<br> ------------------------------------------------------------------------<br> r483 | rismisner | 2009-09-21 10:15:53 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>Validate_DetectedEVent now uses the generic &#34;EVENT&#34; type as a default instead of &#34;UNKNOWN&#34; which lacks locale strings<br> ------------------------------------------------------------------------<br> r482 | rismisner | 2009-09-21 10:10:39 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>changed TestAllSubs to use a defined &#34;MACRO&#34; event type<br> ------------------------------------------------------------------------<br> r481 | rismisner | 2009-09-21 10:08:23 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>added /ss testallsubs<br> ------------------------------------------------------------------------<br> r480 | rismisner | 2009-09-21 10:06:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added more tests to .TEST_ALL_SUBS<br> ------------------------------------------------------------------------<br> r479 | rismisner | 2009-09-21 10:02:46 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>use possessive forms for all applicable substitutions in default speeches<br> ------------------------------------------------------------------------<br> r478 | rismisner | 2009-09-21 10:00:40 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r477 | rismisner | 2009-09-21 09:57:52 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>tweak debug messages<br> ------------------------------------------------------------------------<br> r476 | rismisner | 2009-09-21 09:54:04 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added type and key to the TEST_ALL_SUBS list<br> ------------------------------------------------------------------------<br> r475 | rismisner | 2009-09-21 09:52:50 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added a function to test all substitutions<br> ------------------------------------------------------------------------<br> r474 | rismisner | 2009-09-21 09:42:12 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed spelling of SafeGetSpellLink<br> ------------------------------------------------------------------------<br> r473 | rismisner | 2009-09-21 09:40:56 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed scope issue with self<br> ------------------------------------------------------------------------<br> r472 | rismisner | 2009-09-21 09:40:19 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed parameter for LookupSubstitutionFunctionTable to pass whole SubstitutionKey instead of sk.key because there is no sk.key.key<br> ------------------------------------------------------------------------<br> r471 | rismisner | 2009-09-21 09:35:21 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua</p> <p>fixed scope issue with self<br> ------------------------------------------------------------------------<br> r470 | rismisner | 2009-09-21 09:34:24 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed overzealous data copying in ValidateObject<br> ------------------------------------------------------------------------<br> r469 | rismisner | 2009-09-21 09:24:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed reversed logic in MaleUnitUnpossessive<br> ------------------------------------------------------------------------<br> r468 | rismisner | 2009-09-21 09:12:58 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>fixed FindUnitForSubs to use a data-driven algorithm, and fixed major bug with sk.unit not getting set<br> ------------------------------------------------------------------------<br> r467 | rismisner | 2009-09-21 09:03:40 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>added debug messages<br> ------------------------------------------------------------------------<br> r466 | rismisner | 2009-09-21 09:03:21 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed issue with undefined sk.key<br> ------------------------------------------------------------------------<br> r465 | rismisner | 2009-09-21 08:54:53 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>disabled file loading reports from debugging<br> ------------------------------------------------------------------------<br> r464 | rismisner | 2009-09-21 08:54:35 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>passed down missing DetectedEvent parameter<br> ------------------------------------------------------------------------<br> r463 | rismisner | 2009-09-21 08:50:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>fixed data access error with UnLocalizeSubstitutionKey<br> ------------------------------------------------------------------------<br> r462 | rismisner | 2009-09-21 08:48:48 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>moved initialization back into VARIABLES_LOADED<br> ------------------------------------------------------------------------<br> r461 | rismisner | 2009-09-21 08:48:32 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;D /trunk/gui.lua</p> <p>deleted old gui.lua file.&nbsp;&nbsp;it has been split up into the various files under the gui folder<br> ------------------------------------------------------------------------<br> r460 | rismisner | 2009-09-21 08:45:31 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/grammar-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/debug.lua<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;M /trunk/gui/trade.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/parser.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/substitutions.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>standardized headers and added PrintLoading confirmation messages for debugging<br> ------------------------------------------------------------------------<br> r459 | rismisner | 2009-09-21 08:04:29 +0000 (Mon, 21 Sep 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/substitutions.lua</p> <p>- added missing headers<br> - fixed issue of third person vs. possessive<br> - improved comments<br> ------------------------------------------------------------------------<br> r458 | rismisner | 2009-09-21 08:03:23 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>added missing headers, improved comments<br> ------------------------------------------------------------------------<br> r457 | rismisner | 2009-09-21 07:45:25 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/parser.lua</p> <p>implemented UnLocalizeSubstitutionKey<br> ------------------------------------------------------------------------<br> r456 | rismisner | 2009-09-21 07:30:34 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>removed a completed todo comment<br> ------------------------------------------------------------------------<br> r455 | rismisner | 2009-09-21 07:30:07 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r454 | rismisner | 2009-09-21 07:27:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui/createnew.lua<br> &nbsp; &nbsp;M /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;M /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;M /trunk/gui/gui.lua<br> &nbsp; &nbsp;M /trunk/gui/help.lua<br> &nbsp; &nbsp;M /trunk/gui/trade.lua</p> <p>removed unused locale tables from headers<br> ------------------------------------------------------------------------<br> r453 | rismisner | 2009-09-21 07:24:24 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/gui<br> &nbsp; &nbsp;A /trunk/gui/createnew.lua<br> &nbsp; &nbsp;A /trunk/gui/currentmessages.lua<br> &nbsp; &nbsp;A /trunk/gui/generaloptions.lua<br> &nbsp; &nbsp;A /trunk/gui/gui.lua<br> &nbsp; &nbsp;A /trunk/gui/help.lua<br> &nbsp; &nbsp;A /trunk/gui/randomsubs.lua<br> &nbsp; &nbsp;A /trunk/gui/trade.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>restructured GUI code into separate files<br> ------------------------------------------------------------------------<br> r452 | rismisner | 2009-09-21 07:06:26 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/grammar-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;A /trunk/parser.lua<br> &nbsp; &nbsp;A /trunk/substitutions.lua</p> <p>added files as part of an overhaul to the substitution engine<br> ------------------------------------------------------------------------<br> r451 | rismisner | 2009-09-21 07:02:29 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>removed SpellLink = true statements which are no longer needed<br> ------------------------------------------------------------------------<br> r450 | rismisner | 2009-09-21 07:02:04 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>imported new functions from other files or parts of other functions: GetRandomTableEntry, GetScenarioKey, GetLanguageList, ValidateObject<br> ------------------------------------------------------------------------<br> r449 | rismisner | 2009-09-21 06:57:56 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>major overhaul of the substitution engine<br> ------------------------------------------------------------------------<br> r448 | rismisner | 2009-09-21 06:56:46 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>simplified logic in Advertise to use new subroutines<br> ------------------------------------------------------------------------<br> r447 | rismisner | 2009-09-21 06:56:17 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>SpellLink is no longer a part of the DetectedEvent objects - it's generated on the fly as needed<br> ------------------------------------------------------------------------<br> r446 | rismisner | 2009-09-21 06:55:47 +0000 (Mon, 21 Sep 2009) | 5 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>- removed redundant substitutions processing from the big red button<br> - moved all OptionsGUIStates into the RuntimeData table<br> - main function is now called CreateGUI<br> - fixed hidden status of the NoSearchResults label on the Create New page (it was using the status from the Current Messages GUI page)<br> - some experimental refactoring to improve performance on the Create New page<br> ------------------------------------------------------------------------<br> r445 | rismisner | 2009-09-21 06:53:10 +0000 (Mon, 21 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- Data structure changes<br> - Moved all OptionsGUIStates into RuntimeData<br> - Cleaned up and organized initialization orders<br> - added data validation functions from duplicated code elsewhere<br> - using enhanced substitution engine in DebugMsg<br> - imported AddRandomFactions function from speech.lua<br> ------------------------------------------------------------------------<br> r444 | rismisner | 2009-09-21 06:48:26 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added to the change log<br> ------------------------------------------------------------------------<br> r443 | rismisner | 2009-09-21 06:48:03 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>removed deprecated substitution table<br> ------------------------------------------------------------------------<br> r442 | rismisner | 2009-09-21 06:47:47 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>added to teh help file<br> ------------------------------------------------------------------------<br> r441 | rismisner | 2009-09-21 01:51:11 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>RecordNewEvent is now officially responsible for showing or updated the GUI or anything GUI-related, so removed the redundancy from OnEventDetected<br> ------------------------------------------------------------------------<br> r440 | rismisner | 2009-09-21 01:50:07 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- InitRuntimeData now only creates and resets the RuntimeData table, and is not allowed to touch SpeakinSpellSavedData, so it is now done before InitDefaultSavedData or ValidateAllSavedData instead of after<br> - SetupOptionsGUI renamed to CreateGUI<br> ------------------------------------------------------------------------<br> r439 | rismisner | 2009-09-21 01:47:58 +0000 (Mon, 21 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>- ResetToDefaults now refreshes the RandomSubs GUI if it's showing<br> - InitRuntimeData now only creates and resets the RuntimeData table, and is not allowed to touch SpeakinSpellSavedData, so it is now done before InitDefaultSavedData instead of after<br> ------------------------------------------------------------------------<br> r438 | rismisner | 2009-09-21 01:45:47 +0000 (Mon, 21 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData renamed to ApplyPatches and simplified to just that part of the function.&nbsp;&nbsp;The rest of the operations are now part of ValidateAllSavedData which is reused in a few other places<br> ------------------------------------------------------------------------<br> r437 | rismisner | 2009-09-20 23:30:18 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>If search options are too limited, will now display &#34;No Match Search Results Found&#34;<br> ------------------------------------------------------------------------<br> r436 | rismisner | 2009-09-20 23:04:47 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number and change log<br> ------------------------------------------------------------------------<br> r435 | rismisner | 2009-09-20 23:01:03 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>Create New GUI: now hiding the event selection list and create button if the event list is empty (i.e. because the search options are too limiting)<br> ------------------------------------------------------------------------<br> r434 | rismisner | 2009-09-20 22:10:31 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed MatchesFilter to correctly filter out ranked spells that match the text search when Show All Ranks is disabled.<br> ------------------------------------------------------------------------<br> r432 | rismisner | 2009-09-20 19:47:10 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>but bug fix in the change log and incremented version number for a release<br> ------------------------------------------------------------------------<br> r431 | rismisner | 2009-09-20 19:38:02 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed &lt;playerfulltitle&gt; to stop throwing LUA errors for players who do not have a title - it will now use your name without a title, as was originally intended.<br> ------------------------------------------------------------------------<br> r429 | rismisner | 2009-09-19 22:42:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>fixed issue with UNIT_SPELLCAST_FAILED<br> ------------------------------------------------------------------------<br> r428 | rismisner | 2009-09-19 22:41:53 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData now updates all event display names<br> ------------------------------------------------------------------------<br> r427 | rismisner | 2009-09-19 22:41:19 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added missing &#34;I&#34; in &#34;When I Fail to Cast: &#34;<br> ------------------------------------------------------------------------<br> r426 | rismisner | 2009-09-19 22:19:12 +0000 (Sat, 19 Sep 2009) | 8 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added support for new event types:<br> - (UNIT_SPELLCAST_CHANNEL_START) When I start channeling: ___<br> - (UNIT_SPELLCAST_CHANNEL_STOP) When I stop channeling: ___<br> - (UNIT_SPELLCAST_FAILED)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I fail to cast: ___<br> - (UNIT_SPELLCAST_INTERRUPTED)&nbsp;&nbsp; &nbsp;When I am interrupted when casting: ___<br> - (UNIT_SPELLCAST_STOP)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I stop casting: ___<br> - (UNIT_SPELLCAST_SUCCEEDED)&nbsp;&nbsp; &nbsp;When I succeed at casting: ___</p> <p>------------------------------------------------------------------------<br> r425 | rismisner | 2009-09-19 20:03:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r424 | rismisner | 2009-09-19 20:01:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added 3 new scenarios: Party Leader, Raid Leader, and Raid Officer<br> ------------------------------------------------------------------------<br> r423 | rismisner | 2009-09-19 19:25:56 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &lt;playerfulltitle&gt; to show your name with your title included, also &lt;playerfulltitle's&gt;<br> ------------------------------------------------------------------------<br> r422 | rismisner | 2009-09-19 19:19:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added &lt;home&gt; for hearthstone location substitution<br> ------------------------------------------------------------------------<br> r421 | rismisner | 2009-09-19 19:06:31 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>organizational cleanup in chapter 5. &lt; Substitutions &gt;<br> ------------------------------------------------------------------------<br> r420 | rismisner | 2009-09-19 19:06:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/NumberBigRedButton.py</p> <p>script for performing maintenance on the big red button<br> ------------------------------------------------------------------------<br> r419 | rismisner | 2009-09-19 19:01:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation for new &lt;guild&gt; substitution<br> ------------------------------------------------------------------------<br> r418 | rismisner | 2009-09-19 19:00:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>a demon has infested SpeakinSpell and he may eat your soul, so be careful about buttons that warn you not to push them<br> ------------------------------------------------------------------------<br> r417 | rismisner | 2009-09-19 18:01:06 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/bigredbutton-enUS.lua</p> <p>adding rough draft of an easter egg feature... don't touch it in-game, whatever you do!<br> ------------------------------------------------------------------------<br> r416 | rismisner | 2009-09-19 17:37:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added more random substitutions<br> ------------------------------------------------------------------------<br> r415 | rismisner | 2009-09-19 17:34:38 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include more/better RandomSubs<br> ------------------------------------------------------------------------<br> r414 | rismisner | 2009-09-19 17:32:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua</p> <p>removed a TODO comment<br> ------------------------------------------------------------------------<br> r413 | rismisner | 2009-09-19 17:30:10 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added the no-lib-strip<br> ------------------------------------------------------------------------<br> r412 | rismisner | 2009-09-19 17:28:03 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for all other UnitIds that can be used with UnitName(UnitId) which weren't already supported.&nbsp;&nbsp;This adds a lot more substitution variables.<br> ------------------------------------------------------------------------<br> r411 | rismisner | 2009-09-19 16:50:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &#34;/ss random&#34; as a shortcut to open the Random Substitutions settings<br> ------------------------------------------------------------------------<br> r410 | rismisner | 2009-09-19 16:42:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added more random substitutions and updated documentation<br> ------------------------------------------------------------------------<br> r409 | rismisner | 2009-09-19 16:11:28 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>the random substitutions &lt;randomtaunt&gt; and &lt;randomfaction&gt; are now user-editable through the options GUI<br> ------------------------------------------------------------------------<br> r408 | rismisner | 2009-09-19 16:10:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include RandomSubs<br> ------------------------------------------------------------------------<br> r407 | rismisner | 2009-09-19 14:19:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>clarified possessive forms help<br> ------------------------------------------------------------------------<br> r406 | rismisner | 2009-09-19 14:15:51 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added ritual of refreshment rank 2 speeches that are Slammin'!!&lt;TM&gt;&lt;newline&gt;/e reminds you they may not be all that slammin' in your opinion.<br> ------------------------------------------------------------------------<br> r405 | rismisner | 2009-09-19 14:14:48 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua.bak</p> <p>unit test data for v3.2.0.06<br> ------------------------------------------------------------------------<br> r404 | rismisner | 2009-09-19 14:07:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for possessive forms of most substitutions, to use the apostrophe s appropriately for names ending in S<br> ------------------------------------------------------------------------<br> r403 | rismisner | 2009-09-19 12:51:44 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>enhanced default random speeches for new events, to make wider use of the enhanced &#34;|me&#34; feature, as an example<br> ------------------------------------------------------------------------<br> r402 | rismisner | 2009-09-19 12:44:36 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added option to Show All Ranks, which is now OFF by default<br> ------------------------------------------------------------------------<br> r401 | rismisner | 2009-09-19 12:02:59 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added text search features to the options GUI.&nbsp;&nbsp;Also encapsulated and merged the search filter options management to share the same search options between both the Message Settings and Create New interfaces.<br> ------------------------------------------------------------------------<br> r400 | rismisner | 2009-09-19 10:30:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced SpeakinSpell:MatchesFilter to support a text filter<br> ------------------------------------------------------------------------<br> r399 | rismisner | 2009-09-19 10:03:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>added version number to the GUI<br> ------------------------------------------------------------------------<br> r398 | rismisner | 2009-09-19 09:53:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>3.2.0.06 no longer tracks &lt;pet&gt; as part of the DetectedEvent data since it is not event-specific.&nbsp;&nbsp;Removing it from the old saved data.<br> ------------------------------------------------------------------------<br> r397 | rismisner | 2009-09-19 09:47:07 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number to 3.2.0.06<br> ------------------------------------------------------------------------<br> r396 | rismisner | 2009-09-19 09:45:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented changes in this version<br> ------------------------------------------------------------------------<br> r395 | rismisner | 2009-09-19 09:35:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>When a SpeakinSpell event invokes a SpeakinSpell custom user macro using &#34;/ss macro something&#34; it is now processed internally instead of sending it through the global chat parser and back again, so that the originating event info can be used for substitutions such as &lt;spellname&gt; and &lt;target&gt;<br> ------------------------------------------------------------------------<br> r394 | rismisner | 2009-09-19 09:33:27 +0000 (Sat, 19 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- Created functions ProcessAdWhisper and ProcessUserMacro, from blocks of a previously larger function<br> - created function ProcessRecursiveUserMacro for internal handling of /ss macro commands triggered from other spells<br> - such secondary macro events now inherit substitution variables from the original event<br> - updated usage of SpeakinSpell:GetDefaultTarget()<br> ------------------------------------------------------------------------<br> r393 | rismisner | 2009-09-19 08:52:42 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed default catchers for rank and caster<br> ------------------------------------------------------------------------<br> r392 | rismisner | 2009-09-19 08:23:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>L[&#34;&lt;tm&gt;&#34;] &lt;r&gt; and &lt;c&gt; locale key names have to be lowercase to work with the restructured function<br> ------------------------------------------------------------------------<br> r391 | rismisner | 2009-09-19 08:07:16 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>CreateDetectedEvent now supplies a default caster = UnitName(&#34;player&#34;)<br> ------------------------------------------------------------------------<br> r390 | rismisner | 2009-09-19 08:05:30 +0000 (Sat, 19 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- updated usage of SpeakinSpell:GetDefaultTarget()<br> - CreateDetectedEvent now adds a default rank value if undefined in the stub<br> ------------------------------------------------------------------------<br> r389 | rismisner | 2009-09-19 08:04:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>updated usage of GetDefaultTarget<br> ------------------------------------------------------------------------<br> r388 | rismisner | 2009-09-19 08:04:11 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>GetDefaultTarget now supports a parameter to suppress false warnings about unknown targets<br> ------------------------------------------------------------------------<br> r387 | rismisner | 2009-09-19 08:03:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated old comments to reflect newer code<br> ------------------------------------------------------------------------<br> r386 | rismisner | 2009-09-19 05:27:13 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>documented new features for &lt;selected&gt; and &lt;mouseover&gt; as well as wider usage of &#34;|me&#34; substitutions, and potential use of mouseover as your &lt;target&gt; name<br> ------------------------------------------------------------------------<br> r385 | rismisner | 2009-09-19 05:16:35 +0000 (Sat, 19 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- optimized how the substitution table is created (faster performance, less memory recycling)<br> - fixed bug with &#34;|me&#34; mistaken as a LUA error for an invalid escape code<br> (undocumented enhancements from previous commit)<br> - added &lt;selected&gt; for your selected target (no default target logic like &lt;target&gt;)<br> - added &lt;mouseover&gt; for your mouseover target<br> - &#34;|me&#34; now works in any substitution &lt;focus|me&gt; or whatever if it would otherwise use your own name.<br> ------------------------------------------------------------------------<br> r384 | rismisner | 2009-09-19 04:35:04 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now using the mouseover as a possible &lt;target&gt; substitution if the event target, selected, and focus are all unspecified.&nbsp;&nbsp;self-cast is still assu</p> Tue, 22 Sep 2009 07:15:11 +0000 http://www.wowace.com/addons/speakinspell/files/7858-v3-2-0-08-beta/ http://www.wowace.com/addons/speakinspell/files/7858-v3-2-0-08-beta/ no-reply@curseforge.com (rismisner) v3.2.0.07-beta http://www.wowace.com/addons/speakinspell/files/7857-v3-2-0-07-beta/ <p>------------------------------------------------------------------------<br> r433 | rismisner | 2009-09-20 19:47:45 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.0.07-beta (from /trunk:432)</p> <p>Tagged v3.2.0.07 beta<br> ------------------------------------------------------------------------<br> r432 | rismisner | 2009-09-20 19:47:10 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>but bug fix in the change log and incremented version number for a release<br> ------------------------------------------------------------------------<br> r431 | rismisner | 2009-09-20 19:38:02 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>fixed &lt;playerfulltitle&gt; to stop throwing LUA errors for players who do not have a title - it will now use your name without a title, as was originally intended.<br> ------------------------------------------------------------------------<br> r429 | rismisner | 2009-09-19 22:42:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>fixed issue with UNIT_SPELLCAST_FAILED<br> ------------------------------------------------------------------------<br> r428 | rismisner | 2009-09-19 22:41:53 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData now updates all event display names<br> ------------------------------------------------------------------------<br> r427 | rismisner | 2009-09-19 22:41:19 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added missing &#34;I&#34; in &#34;When I Fail to Cast: &#34;<br> ------------------------------------------------------------------------<br> r426 | rismisner | 2009-09-19 22:19:12 +0000 (Sat, 19 Sep 2009) | 8 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added support for new event types:<br> - (UNIT_SPELLCAST_CHANNEL_START) When I start channeling: ___<br> - (UNIT_SPELLCAST_CHANNEL_STOP) When I stop channeling: ___<br> - (UNIT_SPELLCAST_FAILED)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I fail to cast: ___<br> - (UNIT_SPELLCAST_INTERRUPTED)&nbsp;&nbsp; &nbsp;When I am interrupted when casting: ___<br> - (UNIT_SPELLCAST_STOP)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I stop casting: ___<br> - (UNIT_SPELLCAST_SUCCEEDED)&nbsp;&nbsp; &nbsp;When I succeed at casting: ___</p> <p>------------------------------------------------------------------------<br> r425 | rismisner | 2009-09-19 20:03:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r424 | rismisner | 2009-09-19 20:01:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added 3 new scenarios: Party Leader, Raid Leader, and Raid Officer<br> ------------------------------------------------------------------------<br> r423 | rismisner | 2009-09-19 19:25:56 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &lt;playerfulltitle&gt; to show your name with your title included, also &lt;playerfulltitle's&gt;<br> ------------------------------------------------------------------------<br> r422 | rismisner | 2009-09-19 19:19:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added &lt;home&gt; for hearthstone location substitution<br> ------------------------------------------------------------------------<br> r421 | rismisner | 2009-09-19 19:06:31 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>organizational cleanup in chapter 5. &lt; Substitutions &gt;<br> ------------------------------------------------------------------------<br> r420 | rismisner | 2009-09-19 19:06:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/NumberBigRedButton.py</p> <p>script for performing maintenance on the big red button<br> ------------------------------------------------------------------------<br> r419 | rismisner | 2009-09-19 19:01:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation for new &lt;guild&gt; substitution<br> ------------------------------------------------------------------------<br> r418 | rismisner | 2009-09-19 19:00:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>a demon has infested SpeakinSpell and he may eat your soul, so be careful about buttons that warn you not to push them<br> ------------------------------------------------------------------------<br> r417 | rismisner | 2009-09-19 18:01:06 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/bigredbutton-enUS.lua</p> <p>adding rough draft of an easter egg feature... don't touch it in-game, whatever you do!<br> ------------------------------------------------------------------------<br> r416 | rismisner | 2009-09-19 17:37:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added more random substitutions<br> ------------------------------------------------------------------------<br> r415 | rismisner | 2009-09-19 17:34:38 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include more/better RandomSubs<br> ------------------------------------------------------------------------<br> r414 | rismisner | 2009-09-19 17:32:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua</p> <p>removed a TODO comment<br> ------------------------------------------------------------------------<br> r413 | rismisner | 2009-09-19 17:30:10 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added the no-lib-strip<br> ------------------------------------------------------------------------<br> r412 | rismisner | 2009-09-19 17:28:03 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for all other UnitIds that can be used with UnitName(UnitId) which weren't already supported.&nbsp;&nbsp;This adds a lot more substitution variables.<br> ------------------------------------------------------------------------<br> r411 | rismisner | 2009-09-19 16:50:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &#34;/ss random&#34; as a shortcut to open the Random Substitutions settings<br> ------------------------------------------------------------------------<br> r410 | rismisner | 2009-09-19 16:42:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added more random substitutions and updated documentation<br> ------------------------------------------------------------------------<br> r409 | rismisner | 2009-09-19 16:11:28 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>the random substitutions &lt;randomtaunt&gt; and &lt;randomfaction&gt; are now user-editable through the options GUI<br> ------------------------------------------------------------------------<br> r408 | rismisner | 2009-09-19 16:10:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include RandomSubs<br> ------------------------------------------------------------------------<br> r407 | rismisner | 2009-09-19 14:19:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>clarified possessive forms help<br> ------------------------------------------------------------------------<br> r406 | rismisner | 2009-09-19 14:15:51 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added ritual of refreshment rank 2 speeches that are Slammin'!!&lt;TM&gt;&lt;newline&gt;/e reminds you they may not be all that slammin' in your opinion.<br> ------------------------------------------------------------------------<br> r405 | rismisner | 2009-09-19 14:14:48 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua.bak</p> <p>unit test data for v3.2.0.06<br> ------------------------------------------------------------------------<br> r404 | rismisner | 2009-09-19 14:07:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for possessive forms of most substitutions, to use the apostrophe s appropriately for names ending in S<br> ------------------------------------------------------------------------<br> r403 | rismisner | 2009-09-19 12:51:44 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>enhanced default random speeches for new events, to make wider use of the enhanced &#34;|me&#34; feature, as an example<br> ------------------------------------------------------------------------<br> r402 | rismisner | 2009-09-19 12:44:36 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added option to Show All Ranks, which is now OFF by default<br> ------------------------------------------------------------------------<br> r401 | rismisner | 2009-09-19 12:02:59 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added text search features to the options GUI.&nbsp;&nbsp;Also encapsulated and merged the search filter options management to share the same search options between both the Message Settings and Create New interfaces.<br> ------------------------------------------------------------------------<br> r400 | rismisner | 2009-09-19 10:30:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced SpeakinSpell:MatchesFilter to support a text filter<br> ------------------------------------------------------------------------<br> r399 | rismisner | 2009-09-19 10:03:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>added version number to the GUI<br> ------------------------------------------------------------------------<br> r398 | rismisner | 2009-09-19 09:53:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>3.2.0.06 no longer tracks &lt;pet&gt; as part of the DetectedEvent data since it is not event-specific.&nbsp;&nbsp;Removing it from the old saved data.<br> ------------------------------------------------------------------------<br> r397 | rismisner | 2009-09-19 09:47:07 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number to 3.2.0.06<br> ------------------------------------------------------------------------<br> r396 | rismisner | 2009-09-19 09:45:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented changes in this version<br> ------------------------------------------------------------------------<br> r395 | rismisner | 2009-09-19 09:35:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>When a SpeakinSpell event invokes a SpeakinSpell custom user macro using &#34;/ss macro something&#34; it is now processed internally instead of sending it through the global chat parser and back again, so that the originating event info can be used for substitutions such as &lt;spellname&gt; and &lt;target&gt;<br> ------------------------------------------------------------------------<br> r394 | rismisner | 2009-09-19 09:33:27 +0000 (Sat, 19 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- Created functions ProcessAdWhisper and ProcessUserMacro, from blocks of a previously larger function<br> - created function ProcessRecursiveUserMacro for internal handling of /ss macro commands triggered from other spells<br> - such secondary macro events now inherit substitution variables from the original event<br> - updated usage of SpeakinSpell:GetDefaultTarget()<br> ------------------------------------------------------------------------<br> r393 | rismisner | 2009-09-19 08:52:42 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed default catchers for rank and caster<br> ------------------------------------------------------------------------<br> r392 | rismisner | 2009-09-19 08:23:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>L[&#34;&lt;tm&gt;&#34;] &lt;r&gt; and &lt;c&gt; locale key names have to be lowercase to work with the restructured function<br> ------------------------------------------------------------------------<br> r391 | rismisner | 2009-09-19 08:07:16 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>CreateDetectedEvent now supplies a default caster = UnitName(&#34;player&#34;)<br> ------------------------------------------------------------------------<br> r390 | rismisner | 2009-09-19 08:05:30 +0000 (Sat, 19 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- updated usage of SpeakinSpell:GetDefaultTarget()<br> - CreateDetectedEvent now adds a default rank value if undefined in the stub<br> ------------------------------------------------------------------------<br> r389 | rismisner | 2009-09-19 08:04:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>updated usage of GetDefaultTarget<br> ------------------------------------------------------------------------<br> r388 | rismisner | 2009-09-19 08:04:11 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>GetDefaultTarget now supports a parameter to suppress false warnings about unknown targets<br> ------------------------------------------------------------------------<br> r387 | rismisner | 2009-09-19 08:03:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated old comments to reflect newer code<br> ------------------------------------------------------------------------<br> r386 | rismisner | 2009-09-19 05:27:13 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>documented new features for &lt;selected&gt; and &lt;mouseover&gt; as well as wider usage of &#34;|me&#34; substitutions, and potential use of mouseover as your &lt;target&gt; name<br> ------------------------------------------------------------------------<br> r385 | rismisner | 2009-09-19 05:16:35 +0000 (Sat, 19 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- optimized how the substitution table is created (faster performance, less memory recycling)<br> - fixed bug with &#34;|me&#34; mistaken as a LUA error for an invalid escape code<br> (undocumented enhancements from previous commit)<br> - added &lt;selected&gt; for your selected target (no default target logic like &lt;target&gt;)<br> - added &lt;mouseover&gt; for your mouseover target<br> - &#34;|me&#34; now works in any substitution &lt;focus|me&gt; or whatever if it would otherwise use your own name.<br> ------------------------------------------------------------------------<br> r384 | rismisner | 2009-09-19 04:35:04 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now using the mouseover as a possible &lt;target&gt; substitution if the event target, selected, and focus are all unspecified.&nbsp;&nbsp;self-cast is still assumed if there is no mouseover target either.<br> ------------------------------------------------------------------------<br> r383 | rismisner | 2009-09-19 04:33:37 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>restructured, simplified, and generalized the substitution variable system.&nbsp;&nbsp;more related changes are coming, but this is stable and still working at this point.<br> ------------------------------------------------------------------------<br> r382 | rismisner | 2009-09-19 04:32:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated a comment to reflect change to the data<br> ------------------------------------------------------------------------<br> r381 | rismisner | 2009-09-19 04:32:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>&#34;pet&#34; is not part of the detected event, it's a global substitution, now implemented in speech.lua<br> ------------------------------------------------------------------------<br> r380 | rismisner | 2009-09-19 04:31:48 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed the locale to silent so that definitions may be missing<br> ------------------------------------------------------------------------<br> r379 | rismisner | 2009-09-19 03:24:09 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved IsInWintergraspBattle from speech to utils<br> ------------------------------------------------------------------------<br> r377 | rismisner | 2009-09-01 08:12:33 +0000 (Tue, 01 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r376 | rismisner | 2009-08-27 23:34:52 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>cleanup to removed English text which has been translated<br> ------------------------------------------------------------------------<br> r375 | rismisner | 2009-08-27 23:32:17 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting changes<br> ------------------------------------------------------------------------<br> r374 | rismisner | 2009-08-27 19:20:11 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>Updated Korean translation courtesy of troth75<br> ------------------------------------------------------------------------<br> r373 | rismisner | 2009-08-25 01:24:32 +0000 (Tue, 25 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>new chapter 8: Custom Macros.&nbsp;&nbsp;Improved instructions for creating custom macros, including advanced usage instructions per previous feature requests for spell groups, and different speeches for the same spell in different scenarios.<br> ------------------------------------------------------------------------<br> r372 | rismisner | 2009-08-20 22:37:30 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting some changes that will go into the next release<br> ------------------------------------------------------------------------<br> r371 | rismisner | 2009-08-20 21:14:05 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt, and removed some unused items from older GUI designs<br> ------------------------------------------------------------------------<br> r370 | rismisner | 2009-08-20 21:09:23 +0000 (Thu, 20 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt</p> <p>------------------------------------------------------------------------<br> r369 | rismisner | 2009-08-20 21:08:58 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>cleanup STANDARD_REZ_LIST - this idea of saving on copy-paste didn't work out, so it's unused<br> ------------------------------------------------------------------------<br> r368 | rismisner | 2009-08-19 09:41:32 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>using more examples in the new event template<br> ------------------------------------------------------------------------</p> Sun, 20 Sep 2009 19:47:52 +0000 http://www.wowace.com/addons/speakinspell/files/7857-v3-2-0-07-beta/ http://www.wowace.com/addons/speakinspell/files/7857-v3-2-0-07-beta/ no-reply@curseforge.com (rismisner) v3.2.0.06-beta http://www.wowace.com/addons/speakinspell/files/7856-v3-2-0-06-beta/ <p>------------------------------------------------------------------------<br> r430 | rismisner | 2009-09-20 02:28:04 +0000 (Sun, 20 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.0.06-beta (from /trunk:429)</p> <p>Tagged beta release 3.2.0.06.&nbsp;&nbsp;Seems pretty stable but the big list of new features have not been extensively tested.<br> ------------------------------------------------------------------------<br> r429 | rismisner | 2009-09-19 22:42:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>fixed issue with UNIT_SPELLCAST_FAILED<br> ------------------------------------------------------------------------<br> r428 | rismisner | 2009-09-19 22:41:53 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>FixOldSavedData now updates all event display names<br> ------------------------------------------------------------------------<br> r427 | rismisner | 2009-09-19 22:41:19 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added missing &#34;I&#34; in &#34;When I Fail to Cast: &#34;<br> ------------------------------------------------------------------------<br> r426 | rismisner | 2009-09-19 22:19:12 +0000 (Sat, 19 Sep 2009) | 8 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>Added support for new event types:<br> - (UNIT_SPELLCAST_CHANNEL_START) When I start channeling: ___<br> - (UNIT_SPELLCAST_CHANNEL_STOP) When I stop channeling: ___<br> - (UNIT_SPELLCAST_FAILED)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I fail to cast: ___<br> - (UNIT_SPELLCAST_INTERRUPTED)&nbsp;&nbsp; &nbsp;When I am interrupted when casting: ___<br> - (UNIT_SPELLCAST_STOP)&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;When I stop casting: ___<br> - (UNIT_SPELLCAST_SUCCEEDED)&nbsp;&nbsp; &nbsp;When I succeed at casting: ___</p> <p>------------------------------------------------------------------------<br> r425 | rismisner | 2009-09-19 20:03:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated change log<br> ------------------------------------------------------------------------<br> r424 | rismisner | 2009-09-19 20:01:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added 3 new scenarios: Party Leader, Raid Leader, and Raid Officer<br> ------------------------------------------------------------------------<br> r423 | rismisner | 2009-09-19 19:25:56 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &lt;playerfulltitle&gt; to show your name with your title included, also &lt;playerfulltitle's&gt;<br> ------------------------------------------------------------------------<br> r422 | rismisner | 2009-09-19 19:19:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added &lt;home&gt; for hearthstone location substitution<br> ------------------------------------------------------------------------<br> r421 | rismisner | 2009-09-19 19:06:31 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>organizational cleanup in chapter 5. &lt; Substitutions &gt;<br> ------------------------------------------------------------------------<br> r420 | rismisner | 2009-09-19 19:06:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/NumberBigRedButton.py</p> <p>script for performing maintenance on the big red button<br> ------------------------------------------------------------------------<br> r419 | rismisner | 2009-09-19 19:01:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation for new &lt;guild&gt; substitution<br> ------------------------------------------------------------------------<br> r418 | rismisner | 2009-09-19 19:00:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/bigredbutton-enUS.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.wowproj<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>a demon has infested SpeakinSpell and he may eat your soul, so be careful about buttons that warn you not to push them<br> ------------------------------------------------------------------------<br> r417 | rismisner | 2009-09-19 18:01:06 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/Locales/bigredbutton-enUS.lua</p> <p>adding rough draft of an easter egg feature... don't touch it in-game, whatever you do!<br> ------------------------------------------------------------------------<br> r416 | rismisner | 2009-09-19 17:37:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added more random substitutions<br> ------------------------------------------------------------------------<br> r415 | rismisner | 2009-09-19 17:34:38 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include more/better RandomSubs<br> ------------------------------------------------------------------------<br> r414 | rismisner | 2009-09-19 17:32:15 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua</p> <p>removed a TODO comment<br> ------------------------------------------------------------------------<br> r413 | rismisner | 2009-09-19 17:30:10 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc</p> <p>added the no-lib-strip<br> ------------------------------------------------------------------------<br> r412 | rismisner | 2009-09-19 17:28:03 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for all other UnitIds that can be used with UnitName(UnitId) which weren't already supported.&nbsp;&nbsp;This adds a lot more substitution variables.<br> ------------------------------------------------------------------------<br> r411 | rismisner | 2009-09-19 16:50:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/slashcommands.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added &#34;/ss random&#34; as a shortcut to open the Random Substitutions settings<br> ------------------------------------------------------------------------<br> r410 | rismisner | 2009-09-19 16:42:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added more random substitutions and updated documentation<br> ------------------------------------------------------------------------<br> r409 | rismisner | 2009-09-19 16:11:28 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/loader.lua<br> &nbsp; &nbsp;M /trunk/oldversions.lua<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>the random substitutions &lt;randomtaunt&gt; and &lt;randomfaction&gt; are now user-editable through the options GUI<br> ------------------------------------------------------------------------<br> r408 | rismisner | 2009-09-19 16:10:41 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua</p> <p>updated 3.2.0.06 data to include RandomSubs<br> ------------------------------------------------------------------------<br> r407 | rismisner | 2009-09-19 14:19:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>clarified possessive forms help<br> ------------------------------------------------------------------------<br> r406 | rismisner | 2009-09-19 14:15:51 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added ritual of refreshment rank 2 speeches that are Slammin'!!&lt;TM&gt;&lt;newline&gt;/e reminds you they may not be all that slammin' in your opinion.<br> ------------------------------------------------------------------------<br> r405 | rismisner | 2009-09-19 14:14:48 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.06/SpeakinSpell.lua.bak</p> <p>unit test data for v3.2.0.06<br> ------------------------------------------------------------------------<br> r404 | rismisner | 2009-09-19 14:07:23 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added support for possessive forms of most substitutions, to use the apostrophe s appropriately for names ending in S<br> ------------------------------------------------------------------------<br> r403 | rismisner | 2009-09-19 12:51:44 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>enhanced default random speeches for new events, to make wider use of the enhanced &#34;|me&#34; feature, as an example<br> ------------------------------------------------------------------------<br> r402 | rismisner | 2009-09-19 12:44:36 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added option to Show All Ranks, which is now OFF by default<br> ------------------------------------------------------------------------<br> r401 | rismisner | 2009-09-19 12:02:59 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added text search features to the options GUI.&nbsp;&nbsp;Also encapsulated and merged the search filter options management to share the same search options between both the Message Settings and Create New interfaces.<br> ------------------------------------------------------------------------<br> r400 | rismisner | 2009-09-19 10:30:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>enhanced SpeakinSpell:MatchesFilter to support a text filter<br> ------------------------------------------------------------------------<br> r399 | rismisner | 2009-09-19 10:03:54 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>added version number to the GUI<br> ------------------------------------------------------------------------<br> r398 | rismisner | 2009-09-19 09:53:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>3.2.0.06 no longer tracks &lt;pet&gt; as part of the DetectedEvent data since it is not event-specific.&nbsp;&nbsp;Removing it from the old saved data.<br> ------------------------------------------------------------------------<br> r397 | rismisner | 2009-09-19 09:47:07 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number to 3.2.0.06<br> ------------------------------------------------------------------------<br> r396 | rismisner | 2009-09-19 09:45:29 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented changes in this version<br> ------------------------------------------------------------------------<br> r395 | rismisner | 2009-09-19 09:35:27 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>When a SpeakinSpell event invokes a SpeakinSpell custom user macro using &#34;/ss macro something&#34; it is now processed internally instead of sending it through the global chat parser and back again, so that the originating event info can be used for substitutions such as &lt;spellname&gt; and &lt;target&gt;<br> ------------------------------------------------------------------------<br> r394 | rismisner | 2009-09-19 09:33:27 +0000 (Sat, 19 Sep 2009) | 4 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/slashcommands.lua</p> <p>- Created functions ProcessAdWhisper and ProcessUserMacro, from blocks of a previously larger function<br> - created function ProcessRecursiveUserMacro for internal handling of /ss macro commands triggered from other spells<br> - such secondary macro events now inherit substitution variables from the original event<br> - updated usage of SpeakinSpell:GetDefaultTarget()<br> ------------------------------------------------------------------------<br> r393 | rismisner | 2009-09-19 08:52:42 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed default catchers for rank and caster<br> ------------------------------------------------------------------------<br> r392 | rismisner | 2009-09-19 08:23:32 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>L[&#34;&lt;tm&gt;&#34;] &lt;r&gt; and &lt;c&gt; locale key names have to be lowercase to work with the restructured function<br> ------------------------------------------------------------------------<br> r391 | rismisner | 2009-09-19 08:07:16 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>CreateDetectedEvent now supplies a default caster = UnitName(&#34;player&#34;)<br> ------------------------------------------------------------------------<br> r390 | rismisner | 2009-09-19 08:05:30 +0000 (Sat, 19 Sep 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>- updated usage of SpeakinSpell:GetDefaultTarget()<br> - CreateDetectedEvent now adds a default rank value if undefined in the stub<br> ------------------------------------------------------------------------<br> r389 | rismisner | 2009-09-19 08:04:30 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>updated usage of GetDefaultTarget<br> ------------------------------------------------------------------------<br> r388 | rismisner | 2009-09-19 08:04:11 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>GetDefaultTarget now supports a parameter to suppress false warnings about unknown targets<br> ------------------------------------------------------------------------<br> r387 | rismisner | 2009-09-19 08:03:02 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated old comments to reflect newer code<br> ------------------------------------------------------------------------<br> r386 | rismisner | 2009-09-19 05:27:13 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>documented new features for &lt;selected&gt; and &lt;mouseover&gt; as well as wider usage of &#34;|me&#34; substitutions, and potential use of mouseover as your &lt;target&gt; name<br> ------------------------------------------------------------------------<br> r385 | rismisner | 2009-09-19 05:16:35 +0000 (Sat, 19 Sep 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>- optimized how the substitution table is created (faster performance, less memory recycling)<br> - fixed bug with &#34;|me&#34; mistaken as a LUA error for an invalid escape code<br> (undocumented enhancements from previous commit)<br> - added &lt;selected&gt; for your selected target (no default target logic like &lt;target&gt;)<br> - added &lt;mouseover&gt; for your mouseover target<br> - &#34;|me&#34; now works in any substitution &lt;focus|me&gt; or whatever if it would otherwise use your own name.<br> ------------------------------------------------------------------------<br> r384 | rismisner | 2009-09-19 04:35:04 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>now using the mouseover as a possible &lt;target&gt; substitution if the event target, selected, and focus are all unspecified.&nbsp;&nbsp;self-cast is still assumed if there is no mouseover target either.<br> ------------------------------------------------------------------------<br> r383 | rismisner | 2009-09-19 04:33:37 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>restructured, simplified, and generalized the substitution variable system.&nbsp;&nbsp;more related changes are coming, but this is stable and still working at this point.<br> ------------------------------------------------------------------------<br> r382 | rismisner | 2009-09-19 04:32:43 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/oldversions.lua</p> <p>updated a comment to reflect change to the data<br> ------------------------------------------------------------------------<br> r381 | rismisner | 2009-09-19 04:32:25 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>&#34;pet&#34; is not part of the detected event, it's a global substitution, now implemented in speech.lua<br> ------------------------------------------------------------------------<br> r380 | rismisner | 2009-09-19 04:31:48 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>changed the locale to silent so that definitions may be missing<br> ------------------------------------------------------------------------<br> r379 | rismisner | 2009-09-19 03:24:09 +0000 (Sat, 19 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>moved IsInWintergraspBattle from speech to utils<br> ------------------------------------------------------------------------<br> r377 | rismisner | 2009-09-01 08:12:33 +0000 (Tue, 01 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r376 | rismisner | 2009-08-27 23:34:52 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>cleanup to removed English text which has been translated<br> ------------------------------------------------------------------------<br> r375 | rismisner | 2009-08-27 23:32:17 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting changes<br> ------------------------------------------------------------------------<br> r374 | rismisner | 2009-08-27 19:20:11 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>Updated Korean translation courtesy of troth75<br> ------------------------------------------------------------------------<br> r373 | rismisner | 2009-08-25 01:24:32 +0000 (Tue, 25 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>new chapter 8: Custom Macros.&nbsp;&nbsp;Improved instructions for creating custom macros, including advanced usage instructions per previous feature requests for spell groups, and different speeches for the same spell in different scenarios.<br> ------------------------------------------------------------------------<br> r372 | rismisner | 2009-08-20 22:37:30 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting some changes that will go into the next release<br> ------------------------------------------------------------------------<br> r371 | rismisner | 2009-08-20 21:14:05 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt, and removed some unused items from older GUI designs<br> ------------------------------------------------------------------------<br> r370 | rismisner | 2009-08-20 21:09:23 +0000 (Thu, 20 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt</p> <p>------------------------------------------------------------------------<br> r369 | rismisner | 2009-08-20 21:08:58 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>cleanup STANDARD_REZ_LIST - this idea of saving on copy-paste didn't work out, so it's unused<br> ------------------------------------------------------------------------<br> r368 | rismisner | 2009-08-19 09:41:32 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>using more examples in the new event template<br> ------------------------------------------------------------------------</p> Sun, 20 Sep 2009 02:28:15 +0000 http://www.wowace.com/addons/speakinspell/files/7856-v3-2-0-06-beta/ http://www.wowace.com/addons/speakinspell/files/7856-v3-2-0-06-beta/ no-reply@curseforge.com (rismisner) v3.2.0.05-release http://www.wowace.com/addons/speakinspell/files/7855-v3-2-0-05-release/ <p>------------------------------------------------------------------------<br> r378 | rismisner | 2009-09-01 08:13:02 +0000 (Tue, 01 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.0.05-release (from /trunk:377)</p> <p>Tagged release 3.2.0.05<br> ------------------------------------------------------------------------<br> r377 | rismisner | 2009-09-01 08:12:33 +0000 (Tue, 01 Sep 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r376 | rismisner | 2009-08-27 23:34:52 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>cleanup to removed English text which has been translated<br> ------------------------------------------------------------------------<br> r375 | rismisner | 2009-08-27 23:32:17 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting changes<br> ------------------------------------------------------------------------<br> r374 | rismisner | 2009-08-27 19:20:11 +0000 (Thu, 27 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>Updated Korean translation courtesy of troth75<br> ------------------------------------------------------------------------<br> r373 | rismisner | 2009-08-25 01:24:32 +0000 (Tue, 25 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua</p> <p>new chapter 8: Custom Macros.&nbsp;&nbsp;Improved instructions for creating custom macros, including advanced usage instructions per previous feature requests for spell groups, and different speeches for the same spell in different scenarios.<br> ------------------------------------------------------------------------<br> r372 | rismisner | 2009-08-20 22:37:30 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting some changes that will go into the next release<br> ------------------------------------------------------------------------<br> r371 | rismisner | 2009-08-20 21:14:05 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt, and removed some unused items from older GUI designs<br> ------------------------------------------------------------------------<br> r370 | rismisner | 2009-08-20 21:09:23 +0000 (Thu, 20 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added &#34;@$&amp;*%!&#34; as a random taunt</p> <p>------------------------------------------------------------------------<br> r369 | rismisner | 2009-08-20 21:08:58 +0000 (Thu, 20 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>cleanup STANDARD_REZ_LIST - this idea of saving on copy-paste didn't work out, so it's unused<br> ------------------------------------------------------------------------<br> r368 | rismisner | 2009-08-19 09:41:32 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>using more examples in the new event template<br> ------------------------------------------------------------------------<br> r367 | rismisner | 2009-08-19 09:13:09 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/todo.txt</p> <p>updated todo list<br> ------------------------------------------------------------------------<br> r366 | rismisner | 2009-08-19 09:05:45 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>corrected angle brackets<br> ------------------------------------------------------------------------<br> r365 | rismisner | 2009-08-19 09:04:15 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r363 | rismisner | 2009-08-19 08:54:00 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r362 | rismisner | 2009-08-19 08:53:10 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r361 | rismisner | 2009-08-19 08:39:43 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed bugs in new feature: once per combat<br> ------------------------------------------------------------------------<br> r360 | rismisner | 2009-08-19 08:31:12 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented self-chat in change log<br> ------------------------------------------------------------------------<br> r359 | rismisner | 2009-08-19 08:30:42 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>stylistic cleanup on new wintergrasp scenario detection<br> ------------------------------------------------------------------------<br> r358 | rismisner | 2009-08-19 08:14:46 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed bug in new code that broke the cooldown check<br> ------------------------------------------------------------------------<br> r357 | rismisner | 2009-08-19 08:14:09 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added self-chat channel option<br> ------------------------------------------------------------------------<br> r356 | rismisner | 2009-08-19 08:13:30 +0000 (Wed, 19 Aug 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- reclassified ZONE_CHANGED as a sub-zone change<br> - removed MINIMAP_ZONE_CHANGED since it doesn't appear to be needed<br> - cleaned up TODO comments<br> ------------------------------------------------------------------------<br> r355 | rismisner | 2009-08-19 07:25:06 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>removed &#34;ewe&#34; from random taunts... you Ewe!... meh its just not that funny<br> ------------------------------------------------------------------------<br> r354 | rismisner | 2009-08-19 07:23:05 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added missing &#34;self:&#34;<br> ------------------------------------------------------------------------<br> r353 | rismisner | 2009-08-19 07:22:46 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed LUA error in debug message<br> ------------------------------------------------------------------------<br> r352 | rismisner | 2009-08-19 06:31:10 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added /attacktarget to all default battlecries, and set SAY channel as the default for portals cast in wintergrasp<br> ------------------------------------------------------------------------<br> r351 | rismisner | 2009-08-19 06:25:44 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>moved the channel selection dropdown lists into a more sensible order: solo, party, raid, BG, arena, WG<br> ------------------------------------------------------------------------<br> r350 | rismisner | 2009-08-19 05:55:57 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>refined the GUI for new options to Limit Once Per Combat/Target<br> ------------------------------------------------------------------------<br> r349 | rismisner | 2009-08-18 20:54:58 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated in-game user's manual with latest new features<br> ------------------------------------------------------------------------<br> r348 | rismisner | 2009-08-18 20:40:52 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added a bug fix to the change log<br> ------------------------------------------------------------------------<br> r347 | rismisner | 2009-08-18 20:36:26 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>cleaned up TODO comments<br> ------------------------------------------------------------------------<br> r346 | rismisner | 2009-08-18 20:34:30 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>restructured backend support for announcement history tracking to more correctly support repetitive message checks, cooldowns, and other limits<br> ------------------------------------------------------------------------<br> r345 | rismisner | 2009-08-18 19:46:36 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added new options for &#34;Limit Once Per Combat&#34; and &#34;Limit Once Per Target&#34; (not yet tested)<br> ------------------------------------------------------------------------<br> r344 | rismisner | 2009-08-18 19:00:58 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added localized text for new Wintergrasp channel selection controls in the GUI<br> ------------------------------------------------------------------------<br> r343 | rismisner | 2009-08-18 18:57:14 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>implemented check for wintergrasp.&nbsp;&nbsp;Unfortunately this is locale-dependant so it only works in English at this time - will only work under supported locales after translations have been done<br> ------------------------------------------------------------------------<br> r342 | rismisner | 2009-08-18 18:47:34 +0000 (Tue, 18 Aug 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Several untested changes<br> - begins adding support for Wintergrasp (not complete)<br> - begins adding support for RP languages (sample code is not yet used)<br> - fixes attempts to speak in /rw without permission - falls back on raid channel if not raid officer (assist) or leader<br> - adds AddRandomFactions to add guild name and arena teams to the &lt;randomfaction&gt; list<br> - adds substitution variables: &lt;realm&gt; &lt;zone&gt; &lt;subzone&gt; and &lt;playertitle&gt;<br> ------------------------------------------------------------------------<br> r341 | rismisner | 2009-08-18 18:43:38 +0000 (Tue, 18 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- adds prototype zone change event detection<br> - adds an initialization call to AddRandomFactions to populate the &lt;randomfaction&gt; list with guild and arena team names<br> ------------------------------------------------------------------------<br> r340 | rismisner | 2009-08-18 18:41:50 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting high level features planned for the next release<br> ------------------------------------------------------------------------<br> r339 | rismisner | 2009-08-18 18:40:10 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>adds a channel select dropdown list for the new Wintergrasp scenario<br> ------------------------------------------------------------------------<br> r338 | rismisner | 2009-08-18 18:35:22 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Adding locale strings for upcoming features: Changed Zone, Changed Sub-Zone, &lt;realm&gt;, &lt;zone&gt;, &lt;subzone&gt;, and &lt;playertitle&gt;<br> ------------------------------------------------------------------------<br> r337 | rismisner | 2009-08-18 00:26:50 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>added guild chat as a selectable channel. please use this feature responsibly.<br> ------------------------------------------------------------------------<br> r336 | rismisner | 2009-08-18 00:15:26 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>/ss macro battlecry is now yelled by default in all scenarios, instead of party/raid/say ... to make it more obvious why you're saying something so totally random<br> ------------------------------------------------------------------------<br> r335 | rismisner | 2009-08-17 23:58:57 +0000 (Mon, 17 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>now using newlines to emote the singing part in the ritual of refreshment speech &#34;&lt;player&gt;'s Slammin' Strudel&lt;TM&gt; - The Official Cereal of Beauty and the Beast VII: Beauty in Azeroth&lt;newline&gt;/e (sings) Be... a... pest! Be a pest! Put my patience to the test!&lt;newline&gt;RENT IT TODAY!&#34;<br> ------------------------------------------------------------------------<br> r333 | rismisner | 2009-08-15 04:10:07 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number<br> ------------------------------------------------------------------------<br> r332 | rismisner | 2009-08-15 04:09:25 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Added &#34;Leroy&#34; as a &lt;randomtaunt&gt;<br> ------------------------------------------------------------------------<br> r331 | rismisner | 2009-08-15 04:07:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Fixed the &lt;newline&gt; function<br> ------------------------------------------------------------------------<br> r330 | rismisner | 2009-08-15 03:21:37 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02/SpeakinSpell.lua.bak</p> <p>added more backward compatibility testing data<br> ------------------------------------------------------------------------<br> r329 | rismisner | 2009-08-15 03:16:33 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>preparing for next version<br> ------------------------------------------------------------------------<br> r328 | rismisner | 2009-08-15 03:12:02 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>gave credit to Folji in the change log<br> ------------------------------------------------------------------------<br> r326 | rismisner | 2009-08-15 02:58:21 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius</p> <p>ignore *.lnk files for SVN<br> ------------------------------------------------------------------------<br> r325 | rismisner | 2009-08-15 02:57:28 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r324 | rismisner | 2009-08-15 02:54:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed race name keys<br> ------------------------------------------------------------------------<br> r323 | rismisner | 2009-08-15 02:50:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed typo in battlecry &#34;there can be only be one&#34; extra be<br> ------------------------------------------------------------------------<br> r322 | rismisner | 2009-08-15 02:48:23 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added more battlecries<br> ------------------------------------------------------------------------<br> r321 | rismisner | 2009-08-15 02:46:46 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added more randomtaunts<br> ------------------------------------------------------------------------<br> r320 | rismisner | 2009-08-15 02:46:28 +0000 (Sat, 15 Aug 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>debugging new features<br> - fixed the data import issues<br> - fixed key names for race-based settings<br> ------------------------------------------------------------------------<br> r319 | rismisner | 2009-08-15 02:03:42 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>debugged the AddTable function. /ss reset works correctly again, but the import function is still broken<br> ------------------------------------------------------------------------<br> r318 | rismisner | 2009-08-15 02:02:46 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>changed a tab to a space<br> ------------------------------------------------------------------------<br> r317 | rismisner | 2009-08-15 01:48:51 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved DEFAULT_SPEECHES data declaration to data.lua to go with the functions i just moved<br> ------------------------------------------------------------------------<br> r316 | rismisner | 2009-08-15 01:46:24 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation with clearer explanations and updated credits to give credit to the Ultimate Warcraft Battlecry Generator<br> ------------------------------------------------------------------------<br> r315 | rismisner | 2009-08-15 00:58:34 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua<br> &nbsp; &nbsp;A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceLocale-3.0/AceLocale-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibStub/LibStub.toc</p> <p>updated WowAce backend libraries<br> ------------------------------------------------------------------------<br> r314 | rismisner | 2009-08-15 00:56:35 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>temporarily disabled SplitLines function to work around lua errors<br> ------------------------------------------------------------------------<br> r313 | rismisner | 2009-08-15 00:55:40 +0000 (Sat, 15 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Moved InitDefaultData and default data import functions to data.lua<br> - Moved SpeakinSpellSavedData global declaration to loader.lua<br> ------------------------------------------------------------------------<br> r312 | rismisner | 2009-08-15 00:38:43 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1/SpeakinSpell.lua.bak</p> <p>saving future test data<br> ------------------------------------------------------------------------<br> r311 | rismisner | 2009-08-15 00:33:16 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Fixed errors from recent checkins.<br> ------------------------------------------------------------------------<br> r310 | rismisner | 2009-08-14 22:54:51 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added prototype support for a new substitution variable: &lt;newline&gt; (not tested)<br> ------------------------------------------------------------------------<br> r309 | rismisner | 2009-08-14 22:30:02 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>renamed function ProcessSlashCommand to ProcessChatSlashCommand because it deals with things like /cheer, so I won't get confused and think it has to do with /ss commands<br> ------------------------------------------------------------------------<br> r308 | rismisner | 2009-08-14 22:18:34 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>Added a new button to the general settings GUI to &#34;import new default speeches&#34;<br> ------------------------------------------------------------------------<br> r307 | rismisner | 2009-08-14 22:17:26 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added localized text for the label and tooltip of a new button on the general settings GUI<br> ------------------------------------------------------------------------<br> r306 | rismisner | 2009-08-14 22:04:36 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>added progress messages for data import process<br> ------------------------------------------------------------------------<br> r305 | rismisner | 2009-08-14 22:04:20 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added progress messages for data import process<br> ------------------------------------------------------------------------<br> r304 | rismisner | 2009-08-14 21:59:34 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>finished first draft of the function to import new default samples into your existing data - not yet tested<br> ------------------------------------------------------------------------<br> r303 | rismisner | 2009-08-14 21:59:00 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>documented new substitution variables &lt;randomtaunt&gt; and &lt;randomfaction&gt; in the in-game help<br> ------------------------------------------------------------------------<br> r302 | rismisner | 2009-08-14 21:45:42 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added more random taunts<br> ------------------------------------------------------------------------<br> r301 | rismisner | 2009-08-14 21:32:33 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>high level change log update for features going into the next release<br> ------------------------------------------------------------------------<br> r300 | rismisner | 2009-08-14 21:09:42 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>started to set up a new function that can merge the default speeches with your own custom settings, in order to import new defaults so you can look at them without losing your custom written speeches and other event settings.<br> ------------------------------------------------------------------------<br> r299 | rismisner | 2009-08-14 20:57:29 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>initializing default saved data will now pull from 3 separate sub-tables in DEFAULT_SPEECHES.&nbsp;&nbsp;The class table, as before, but now also an ALL table, and a race-based table.<br> ------------------------------------------------------------------------<br> r298 | rismisner | 2009-08-14 20:56:27 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added missing &#34;self:&#34; qualifiers to calls to GetRandomLocaleText<br> ------------------------------------------------------------------------<br> r297 | rismisner | 2009-08-14 20:55:47 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added utility function AddTable which appends one table to another with a deep copy<br> ------------------------------------------------------------------------<br> r296 | rismisner | 2009-08-14 20:47:38 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added code support for new substitution variables &lt;randomtaunt&gt; and &lt;randomfaction&gt;<br> ------------------------------------------------------------------------<br> r295 | rismisner | 2009-08-14 20:42:01 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added new default speech samples for /ss macro battlecry, and cleaned up the racial default speeches tables to include entries for all races<br> ------------------------------------------------------------------------<br> r294 | rismisner | 2009-08-14 20:41:03 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Added locale support for new substitution variables &lt;randomfaction&gt; and &lt;randomtaunt&gt;<br> ------------------------------------------------------------------------<br> r293 | rismisner | 2009-08-14 18:06:33 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>Added new default sample speeches and emotes for several events, courtesy of Folji<br> ------------------------------------------------------------------------<br> r291 | rismisner | 2009-08-05 00:03:35 +0000 (Wed, 05 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>Updated version number and TOC for compatibility with WoW game client v3.2.0<br> ------------------------------------------------------------------------</p> Tue, 01 Sep 2009 08:13:14 +0000 http://www.wowace.com/addons/speakinspell/files/7855-v3-2-0-05-release/ http://www.wowace.com/addons/speakinspell/files/7855-v3-2-0-05-release/ no-reply@curseforge.com (rismisner) v3.2.0.04-release http://www.wowace.com/addons/speakinspell/files/7854-v3-2-0-04-release/ <p>------------------------------------------------------------------------<br> r364 | rismisner | 2009-08-19 08:56:00 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /tags/v3.2.0.04-release (from /trunk:363)</p> <p>Tagged release 3.2.0.04<br> ------------------------------------------------------------------------<br> r363 | rismisner | 2009-08-19 08:54:00 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r362 | rismisner | 2009-08-19 08:53:10 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>brevity is the soul of wit<br> ------------------------------------------------------------------------<br> r361 | rismisner | 2009-08-19 08:39:43 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed bugs in new feature: once per combat<br> ------------------------------------------------------------------------<br> r360 | rismisner | 2009-08-19 08:31:12 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documented self-chat in change log<br> ------------------------------------------------------------------------<br> r359 | rismisner | 2009-08-19 08:30:42 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>stylistic cleanup on new wintergrasp scenario detection<br> ------------------------------------------------------------------------<br> r358 | rismisner | 2009-08-19 08:14:46 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed bug in new code that broke the cooldown check<br> ------------------------------------------------------------------------<br> r357 | rismisner | 2009-08-19 08:14:09 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added self-chat channel option<br> ------------------------------------------------------------------------<br> r356 | rismisner | 2009-08-19 08:13:30 +0000 (Wed, 19 Aug 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- reclassified ZONE_CHANGED as a sub-zone change<br> - removed MINIMAP_ZONE_CHANGED since it doesn't appear to be needed<br> - cleaned up TODO comments<br> ------------------------------------------------------------------------<br> r355 | rismisner | 2009-08-19 07:25:06 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>removed &#34;ewe&#34; from random taunts... you Ewe!... meh its just not that funny<br> ------------------------------------------------------------------------<br> r354 | rismisner | 2009-08-19 07:23:05 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added missing &#34;self:&#34;<br> ------------------------------------------------------------------------<br> r353 | rismisner | 2009-08-19 07:22:46 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>fixed LUA error in debug message<br> ------------------------------------------------------------------------<br> r352 | rismisner | 2009-08-19 06:31:10 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>added /attacktarget to all default battlecries, and set SAY channel as the default for portals cast in wintergrasp<br> ------------------------------------------------------------------------<br> r351 | rismisner | 2009-08-19 06:25:44 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>moved the channel selection dropdown lists into a more sensible order: solo, party, raid, BG, arena, WG<br> ------------------------------------------------------------------------<br> r350 | rismisner | 2009-08-19 05:55:57 +0000 (Wed, 19 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>refined the GUI for new options to Limit Once Per Combat/Target<br> ------------------------------------------------------------------------<br> r349 | rismisner | 2009-08-18 20:54:58 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>updated in-game user's manual with latest new features<br> ------------------------------------------------------------------------<br> r348 | rismisner | 2009-08-18 20:40:52 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>added a bug fix to the change log<br> ------------------------------------------------------------------------<br> r347 | rismisner | 2009-08-18 20:36:26 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>cleaned up TODO comments<br> ------------------------------------------------------------------------<br> r346 | rismisner | 2009-08-18 20:34:30 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>restructured backend support for announcement history tracking to more correctly support repetitive message checks, cooldowns, and other limits<br> ------------------------------------------------------------------------<br> r345 | rismisner | 2009-08-18 19:46:36 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/gui.lua<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>added new options for &#34;Limit Once Per Combat&#34; and &#34;Limit Once Per Target&#34; (not yet tested)<br> ------------------------------------------------------------------------<br> r344 | rismisner | 2009-08-18 19:00:58 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added localized text for new Wintergrasp channel selection controls in the GUI<br> ------------------------------------------------------------------------<br> r343 | rismisner | 2009-08-18 18:57:14 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>implemented check for wintergrasp.&nbsp;&nbsp;Unfortunately this is locale-dependant so it only works in English at this time - will only work under supported locales after translations have been done<br> ------------------------------------------------------------------------<br> r342 | rismisner | 2009-08-18 18:47:34 +0000 (Tue, 18 Aug 2009) | 6 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Several untested changes<br> - begins adding support for Wintergrasp (not complete)<br> - begins adding support for RP languages (sample code is not yet used)<br> - fixes attempts to speak in /rw without permission - falls back on raid channel if not raid officer (assist) or leader<br> - adds AddRandomFactions to add guild name and arena teams to the &lt;randomfaction&gt; list<br> - adds substitution variables: &lt;realm&gt; &lt;zone&gt; &lt;subzone&gt; and &lt;playertitle&gt;<br> ------------------------------------------------------------------------<br> r341 | rismisner | 2009-08-18 18:43:38 +0000 (Tue, 18 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/wowevents.lua</p> <p>- adds prototype zone change event detection<br> - adds an initialization call to AddRandomFactions to populate the &lt;randomfaction&gt; list with guild and arena team names<br> ------------------------------------------------------------------------<br> r340 | rismisner | 2009-08-18 18:41:50 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>documenting high level features planned for the next release<br> ------------------------------------------------------------------------<br> r339 | rismisner | 2009-08-18 18:40:10 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>adds a channel select dropdown list for the new Wintergrasp scenario<br> ------------------------------------------------------------------------<br> r338 | rismisner | 2009-08-18 18:35:22 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Adding locale strings for upcoming features: Changed Zone, Changed Sub-Zone, &lt;realm&gt;, &lt;zone&gt;, &lt;subzone&gt;, and &lt;playertitle&gt;<br> ------------------------------------------------------------------------<br> r337 | rismisner | 2009-08-18 00:26:50 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>added guild chat as a selectable channel. please use this feature responsibly.<br> ------------------------------------------------------------------------<br> r336 | rismisner | 2009-08-18 00:15:26 +0000 (Tue, 18 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>/ss macro battlecry is now yelled by default in all scenarios, instead of party/raid/say ... to make it more obvious why you're saying something so totally random<br> ------------------------------------------------------------------------<br> r335 | rismisner | 2009-08-17 23:58:57 +0000 (Mon, 17 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua</p> <p>now using newlines to emote the singing part in the ritual of refreshment speech &#34;&lt;player&gt;'s Slammin' Strudel&lt;TM&gt; - The Official Cereal of Beauty and the Beast VII: Beauty in Azeroth&lt;newline&gt;/e (sings) Be... a... pest! Be a pest! Put my patience to the test!&lt;newline&gt;RENT IT TODAY!&#34;<br> ------------------------------------------------------------------------<br> r333 | rismisner | 2009-08-15 04:10:07 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>updated version number<br> ------------------------------------------------------------------------<br> r332 | rismisner | 2009-08-15 04:09:25 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>Added &#34;Leroy&#34; as a &lt;randomtaunt&gt;<br> ------------------------------------------------------------------------<br> r331 | rismisner | 2009-08-15 04:07:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Fixed the &lt;newline&gt; function<br> ------------------------------------------------------------------------<br> r330 | rismisner | 2009-08-15 03:21:37 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.02/SpeakinSpell.lua.bak</p> <p>added more backward compatibility testing data<br> ------------------------------------------------------------------------<br> r329 | rismisner | 2009-08-15 03:16:33 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>preparing for next version<br> ------------------------------------------------------------------------<br> r328 | rismisner | 2009-08-15 03:12:02 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>gave credit to Folji in the change log<br> ------------------------------------------------------------------------<br> r326 | rismisner | 2009-08-15 02:58:21 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SavedVariables/Stonarius</p> <p>ignore *.lnk files for SVN<br> ------------------------------------------------------------------------<br> r325 | rismisner | 2009-08-15 02:57:28 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.toc<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>incremented version number<br> ------------------------------------------------------------------------<br> r324 | rismisner | 2009-08-15 02:54:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed race name keys<br> ------------------------------------------------------------------------<br> r323 | rismisner | 2009-08-15 02:50:56 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>fixed typo in battlecry &#34;there can be only be one&#34; extra be<br> ------------------------------------------------------------------------<br> r322 | rismisner | 2009-08-15 02:48:23 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>added more battlecries<br> ------------------------------------------------------------------------<br> r321 | rismisner | 2009-08-15 02:46:46 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added more randomtaunts<br> ------------------------------------------------------------------------<br> r320 | rismisner | 2009-08-15 02:46:28 +0000 (Sat, 15 Aug 2009) | 3 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>debugging new features<br> - fixed the data import issues<br> - fixed key names for race-based settings<br> ------------------------------------------------------------------------<br> r319 | rismisner | 2009-08-15 02:03:42 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>debugged the AddTable function. /ss reset works correctly again, but the import function is still broken<br> ------------------------------------------------------------------------<br> r318 | rismisner | 2009-08-15 02:02:46 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>changed a tab to a space<br> ------------------------------------------------------------------------<br> r317 | rismisner | 2009-08-15 01:48:51 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua</p> <p>moved DEFAULT_SPEECHES data declaration to data.lua to go with the functions i just moved<br> ------------------------------------------------------------------------<br> r316 | rismisner | 2009-08-15 01:46:24 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>updated documentation with clearer explanations and updated credits to give credit to the Ultimate Warcraft Battlecry Generator<br> ------------------------------------------------------------------------<br> r315 | rismisner | 2009-08-15 00:58:34 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Libs/AceAddon-3.0/AceAddon-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfig-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigCmd-3.0/AceConfigCmd-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConfig-3.0/AceConfigRegistry-3.0/AceConfigRegistry-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceConsole-3.0/AceConsole-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceEvent-3.0/AceEvent-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/AceGUI-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/AceGUI-3.0.xml<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Button.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ColorPicker.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown-Items.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-DropDownGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-EditBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Frame.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Heading.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Icon.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InlineGroup.lua<br> &nbsp; &nbsp;A /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-InteractiveLabel.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Keybinding.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Label.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-MultiLineEditBox.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-ScrollFrame.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-SimpleGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-Slider.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TabGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceGUI-3.0/widgets/AceGUIWidget-TreeGroup.lua<br> &nbsp; &nbsp;M /trunk/Libs/AceLocale-3.0/AceLocale-3.0.lua<br> &nbsp; &nbsp;M /trunk/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua<br> &nbsp; &nbsp;A /trunk/Libs/LibStub/LibStub.toc</p> <p>updated WowAce backend libraries<br> ------------------------------------------------------------------------<br> r314 | rismisner | 2009-08-15 00:56:35 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>temporarily disabled SplitLines function to work around lua errors<br> ------------------------------------------------------------------------<br> r313 | rismisner | 2009-08-15 00:55:40 +0000 (Sat, 15 Aug 2009) | 2 lines<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua<br> &nbsp; &nbsp;M /trunk/data.lua<br> &nbsp; &nbsp;M /trunk/loader.lua</p> <p>- Moved InitDefaultData and default data import functions to data.lua<br> - Moved SpeakinSpellSavedData global declaration to loader.lua<br> ------------------------------------------------------------------------<br> r312 | rismisner | 2009-08-15 00:38:43 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1/SpeakinSpell.lua<br> &nbsp; &nbsp;A /trunk/SavedVariables/Stonarius/3.2.0.1/SpeakinSpell.lua.bak</p> <p>saving future test data<br> ------------------------------------------------------------------------<br> r311 | rismisner | 2009-08-15 00:33:16 +0000 (Sat, 15 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Fixed errors from recent checkins.<br> ------------------------------------------------------------------------<br> r310 | rismisner | 2009-08-14 22:54:51 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua<br> &nbsp; &nbsp;M /trunk/changelog.txt<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>Added prototype support for a new substitution variable: &lt;newline&gt; (not tested)<br> ------------------------------------------------------------------------<br> r309 | rismisner | 2009-08-14 22:30:02 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>renamed function ProcessSlashCommand to ProcessChatSlashCommand because it deals with things like /cheer, so I won't get confused and think it has to do with /ss commands<br> ------------------------------------------------------------------------<br> r308 | rismisner | 2009-08-14 22:18:34 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/gui.lua</p> <p>Added a new button to the general settings GUI to &#34;import new default speeches&#34;<br> ------------------------------------------------------------------------<br> r307 | rismisner | 2009-08-14 22:17:26 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added localized text for the label and tooltip of a new button on the general settings GUI<br> ------------------------------------------------------------------------<br> r306 | rismisner | 2009-08-14 22:04:36 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>added progress messages for data import process<br> ------------------------------------------------------------------------<br> r305 | rismisner | 2009-08-14 22:04:20 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/Locale-koKR.lua</p> <p>added progress messages for data import process<br> ------------------------------------------------------------------------<br> r304 | rismisner | 2009-08-14 21:59:34 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>finished first draft of the function to import new default samples into your existing data - not yet tested<br> ------------------------------------------------------------------------<br> r303 | rismisner | 2009-08-14 21:59:00 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/help-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/help-koKR.lua</p> <p>documented new substitution variables &lt;randomtaunt&gt; and &lt;randomfaction&gt; in the in-game help<br> ------------------------------------------------------------------------<br> r302 | rismisner | 2009-08-14 21:45:42 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-enUS.lua</p> <p>added more random taunts<br> ------------------------------------------------------------------------<br> r301 | rismisner | 2009-08-14 21:32:33 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/changelog.txt</p> <p>high level change log update for features going into the next release<br> ------------------------------------------------------------------------<br> r300 | rismisner | 2009-08-14 21:09:42 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>started to set up a new function that can merge the default speeches with your own custom settings, in order to import new defaults so you can look at them without losing your custom written speeches and other event settings.<br> ------------------------------------------------------------------------<br> r299 | rismisner | 2009-08-14 20:57:29 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/SpeakinSpell.lua</p> <p>initializing default saved data will now pull from 3 separate sub-tables in DEFAULT_SPEECHES.&nbsp;&nbsp;The class table, as before, but now also an ALL table, and a race-based table.<br> ------------------------------------------------------------------------<br> r298 | rismisner | 2009-08-14 20:56:27 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added missing &#34;self:&#34; qualifiers to calls to GetRandomLocaleText<br> ------------------------------------------------------------------------<br> r297 | rismisner | 2009-08-14 20:55:47 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/utils.lua</p> <p>added utility function AddTable which appends one table to another with a deep copy<br> ------------------------------------------------------------------------<br> r296 | rismisner | 2009-08-14 20:47:38 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/speech.lua</p> <p>added code support for new substitution variables &lt;randomtaunt&gt; and &lt;randomfaction&gt;<br> ------------------------------------------------------------------------<br> r295 | rismisner | 2009-08-14 20:42:01 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-deDE.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-enUS.lua<br> &nbsp; &nbsp;M /trunk/Locales/DefaultSpeeches-koKR.lua</p> <p>Added new default speech samples for /ss macro battlecry, and cleaned up the racial default speeches tables to include entries for all races<br> ------------------------------------------------------------------------<br> r294 | rismisner | 2009-08-14 20:41:03 +0000 (Fri, 14 Aug 2009) | 1 line<br> Changed paths:<br> &nbsp; &nbsp;M /trunk/Locales/Locale-deDE.lua<br> &nbsp; &nbsp;M /trunk/L