r176-nolib
Details
-
FilenamePrat-3.0-r176-nolib.zip
-
Uploaded by
-
UploadedDec 22, 2008
-
Size350.36 KB
-
Downloads120
-
MD526e876f80c56b76eb89dea3296297a11
Supported WoW Retail Versions
- 3.0.3
Changelog
------------------------------------------------------------------------
r176 | sylvanaar | 2008-12-22 17:54:54 +0000 (Mon, 22 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/Timestamps.lua
fixes for HH:MM:SS format thanks evonder!
------------------------------------------------------------------------
r174 | sylvanaar | 2008-12-15 12:52:41 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
conditional clause ordering error
------------------------------------------------------------------------
r173 | sylvanaar | 2008-12-15 12:50:55 +0000 (Mon, 15 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
precedence error
------------------------------------------------------------------------
r171 | sylvanaar | 2008-12-14 04:47:06 +0000 (Sun, 14 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fix some issues with guild member classes
------------------------------------------------------------------------
r170 | sylvanaar | 2008-12-10 19:30:47 +0000 (Wed, 10 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
A /trunk/samples/MyGuildAlts
A /trunk/samples/MyGuildAlts/MyGuildAlts.lua
A /trunk/samples/MyGuildAlts/MyGuildAlts.toc
D /trunk/samples/no-dependency.lua
Give a sample of how to implement a "MyGuildAlts" addon - sorta like MyMedia. Also gave some instructions on how to configure AddonLoader so that it only loads the alt list when on the server with those alts.
------------------------------------------------------------------------
r169 | sylvanaar | 2008-12-08 21:54:16 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/libraries/includes.xml
update to include libdbicon (thanks vharr - just what i needed)
------------------------------------------------------------------------
r168 | sylvanaar | 2008-12-08 15:43:13 +0000 (Mon, 08 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
User submitted reimplementation of the chatlink code. looks much cleaner. not active yet.
------------------------------------------------------------------------
r167 | sylvanaar | 2008-12-06 22:35:25 +0000 (Sat, 06 Dec 2008) | 1 line
Changed paths:
M /trunk/modules/CustomFilters.lua
M /trunk/services/chatsections.lua
fix issue where customfilters uses a bad name for its options tree node. Run messageeventfilters in the global environment.
------------------------------------------------------------------------
r165 | sylvanaar | 2008-11-28 23:14:19 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChannelColorMemory.lua
fix lingering usage of Prat.ServerChannels
------------------------------------------------------------------------
r164 | sylvanaar | 2008-11-28 05:06:08 +0000 (Fri, 28 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
more channel linking fixes, linking should be limited to private channels now
------------------------------------------------------------------------
r163 | sylvanaar | 2008-11-26 18:12:17 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
tested version of the fixes for chatlink
------------------------------------------------------------------------
r162 | sylvanaar | 2008-11-26 17:17:37 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
figuring out which channels were private was never complicated. Drycoded fixes for this.
------------------------------------------------------------------------
r161 | sylvanaar | 2008-11-26 13:39:05 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/services/channelapi.lua
logic inversion in the CanLinkInChannel function. Not very well tested still.
------------------------------------------------------------------------
r160 | sylvanaar | 2008-11-26 13:32:58 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
dont uppercase the aliased command either
------------------------------------------------------------------------
r159 | sylvanaar | 2008-11-26 00:02:11 +0000 (Wed, 26 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/addon/addon.lua
M /trunk/addon/options.lua
M /trunk/libraries/includes.xml
M /trunk/modules/ChatLink.lua
M /trunk/services/channelapi.lua
M /trunk/services/includes.xml
large number of changes to chatlink, and an extension to the channel api to help determine if a channel is linkable
------------------------------------------------------------------------
r158 | sylvanaar | 2008-11-25 23:51:53 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/.pkgmeta
D /trunk/libraries/utf8.lua
external utf8
------------------------------------------------------------------------
r157 | sylvanaar | 2008-11-25 23:46:10 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/libraries/includes.xml
A /trunk/libraries/utf8.lua
add utf8lib from http://grid.13th-floor.org/svn/trunk/UTF8/
------------------------------------------------------------------------
r156 | sylvanaar | 2008-11-25 18:32:23 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/Alias.lua
alias some common debugging commands that i am sick of typing
------------------------------------------------------------------------
r155 | sylvanaar | 2008-11-25 13:08:04 +0000 (Tue, 25 Nov 2008) | 1 line
Changed paths:
A /trunk/services/channelapi.lua
moving blizzard channel API extensions into their own source file
------------------------------------------------------------------------
r154 | sylvanaar | 2008-11-24 11:49:03 +0000 (Mon, 24 Nov 2008) | 1 line
Changed paths:
M /trunk/debug/chunkprofiler.lua
M /trunk/modules/ChatLink.lua
some debugging changes not checked in yet
------------------------------------------------------------------------
r152 | sylvanaar | 2008-11-22 01:37:22 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
fixed a typo in playernames guild info
------------------------------------------------------------------------
r151 | sylvanaar | 2008-11-22 00:45:36 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
M /trunk/modules/PlayerNames.lua
more multibyte fixes for global coloring. fixed uppercasing in tab-complete
------------------------------------------------------------------------
r150 | sylvanaar | 2008-11-22 00:01:47 +0000 (Sat, 22 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNameGlobalPatterns.lua
Improved handling of non-ansi chars in the global patterns
------------------------------------------------------------------------
r149 | sylvanaar | 2008-11-19 17:52:06 +0000 (Wed, 19 Nov 2008) | 1 line
Changed paths:
M /trunk/modules/PlayerNames.lua
enable the tab-complete option which was commented out
------------------------------------------------------------------------