r124
Details
-
FilenameSmartRes2-r124.zip
-
Uploaded by
-
UploadedJun 2, 2010
-
Size202.44 KB
-
Downloads132
-
MD5a23596f35a36cff0b0948336bcda3ee1
Supported WoW Retail Versions
- 3.3.5
Changelog
------------------------------------------------------------------------
r124 | myrroddin | 2010-06-02 12:08:24 +0000 (Wed, 02 Jun 2010) | 2 lines
Changed paths:
M /trunk/SmartRes2.lua
trying Torhal's suggestion about replacing some translation keys because of escape codes
forced additional translations that were missing on wowace page using import. hopefully I missed nothing
------------------------------------------------------------------------
r123 | myrroddin | 2010-06-02 10:39:22 +0000 (Wed, 02 Jun 2010) | 3 lines
Changed paths:
M /trunk/SmartRes2.lua
M /trunk/SmartRes2.toc
removed unnecessary translations from wowace page
in toc, moved MultiSelect out of lib-strip
re-created some translations from scratch that were buggy
------------------------------------------------------------------------
r122 | myrroddin | 2010-06-02 07:09:48 +0000 (Wed, 02 Jun 2010) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/SmartRes2.lua
moved random chat table stuff out of OnProfileChanged() and into OnNewProfile()
removed MultiSelect from .pkgmeta, as it is hard embedded
bugged translation probably still bugged. working on it. revert back to r117 or beta if you are having issues
------------------------------------------------------------------------
r121 | myrroddin | 2010-06-01 11:03:39 +0000 (Tue, 01 Jun 2010) | 2 lines
Changed paths:
A /trunk/Libs/MultiSelect
A /trunk/Libs/MultiSelect/Changelog-MultiSelect-r4.txt
A /trunk/Libs/MultiSelect/MultiSelect.lua
A /trunk/Libs/MultiSelect/MultiSelect.xml
re-commit, hopefully fixing annoying missing translation that I did add!!
Hard embed MultiSelect
------------------------------------------------------------------------
r120 | myrroddin | 2010-06-01 10:37:09 +0000 (Tue, 01 Jun 2010) | 4 lines
Changed paths:
M /trunk/SmartRes2.lua
moved random messages list to OnProfileChanged() callback function
removing random messages from list now permanently removes them. no more reset on reload
removed unnecessary debug commentary
fixed ticket #43 missing translation
------------------------------------------------------------------------
r119 | myrroddin | 2010-05-30 09:36:13 +0000 (Sun, 30 May 2010) | 3 lines
Changed paths:
M /trunk/SmartRes2.lua
Adirelle: followed advice on forum
altered a translation
Closer, but still throwing hard to debug error
------------------------------------------------------------------------
r118 | myrroddin | 2010-05-30 03:58:05 +0000 (Sun, 30 May 2010) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/SmartRes2.lua
M /trunk/SmartRes2.toc
save CPU cycles in ResComm_ResStart()
added very basic, and probably not yet working, support for adding and removing to the random res message table. this WILL throw errors until code is done
slight reorganizing of options
------------------------------------------------------------------------
r117 | myrroddin | 2010-05-26 10:26:54 +0000 (Wed, 26 May 2010) | 4 lines
Changed paths:
M /trunk/SmartRes2.lua
IMPORTANT: if you run no-lib, DELETE your Libbars-1.0 (it will reinstall)
You *may* have to delete your saved variables for this patch
The visible / not hiding anchor issue is fixed. Faulty install of LibBars-1.0 to blame. Sorry.
Clamped To Screen, Lock, and Unlock implemented on bars.
------------------------------------------------------------------------
r116 | myrroddin | 2010-05-23 13:46:19 +0000 (Sun, 23 May 2010) | 2 lines
Changed paths:
M /trunk/SmartRes2.lua
res bars lock/unlock/clamp to screen
locales updated
------------------------------------------------------------------------
r115 | Zidomo | 2010-05-19 14:17:17 +0000 (Wed, 19 May 2010) | 1 line
Changed paths:
M /trunk/SmartRes2.toc
Revert TOC change so the mod can actually find & load properly the packaged LibBars-1.0
------------------------------------------------------------------------
r114 | myrroddin | 2010-05-18 07:10:23 +0000 (Tue, 18 May 2010) | 3 lines
Changed paths:
M /trunk/SmartRes2.lua
M /trunk/SmartRes2.toc
removed: unnecessary code and translation
updated: localization from repository
fixed: toc entry for LibBars (hopefully removing TestAddon folder)
------------------------------------------------------------------------
r113 | myrroddin | 2010-05-17 01:56:38 +0000 (Mon, 17 May 2010) | 1 line
Changed paths:
M /trunk/SmartRes2.lua
font customization!
------------------------------------------------------------------------