r675
Details
-
FilenamePrat-3.0-r675.zip
-
Uploaded by
-
UploadedOct 29, 2010
-
Size1.27 MB
-
Downloads93
-
MD5afc3b5de38148703261d4234e81e884c
Supported WoW Retail Versions
- 4.0.1
Changelog
2010-10-27 gnarfoz <gnarfoz@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[06fc94905ac9] [tip]
* services/classgenderfix.lua
make 'BR' an array so it can be used as one, stops errors on load
2010-10-26 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[82718e72113f]
* services/classgenderfix.lua
fix global references
[8ece51bd4ae0]
* .pkgmeta, Prat-3.0.toc services/classgenderfix.lua
drycode: remove LibBabbleClass
2010-10-22 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[aa3e5d2bdc5c]
* fonts/CODE2001.TTF fonts/DejaVuSansMono.ttf fonts/LiberationSerif-Regular.ttf fonts/fonts.lua
drop a couple fonts I don't like and add DejaVu
2010-10-17 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[1f43281e4aa3]
* modules/Scroll.lua
removed TOP-BOTTOM scrolling option due to blizzard bug. (#451)
2010-10-16 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[eaf118085384]
* addon/addon.lua addon/includes.xml addon/locales.lua addon/modules.lua addon/namespace.lua addon/options.lua debug/chunkprofiler.lua debug/memory.lua debug/printliteral.lua services/channelapi.lua services/chatsections.lua services/classcolor.lua services/classgenderfix.lua services/events.lua services/folderlocation.lua services/links.lua services/patterns.lua services/print.lua services/textcolor.lua
change all of Prat to use the table supplied by blizz as the addon namespace table
2010-10-15 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[1f5a08db497c]
* .hgtags:
Tagging as 3.4.6
[8035dede2176] [3.4.6]
* addon/addon.lua sounds/Bell.mp3 sounds/Bell.ogg sounds/Chime.mp3 sounds/Chime.ogg sounds/Heart.ogg sounds/Heart.wav sounds/IM.mp3 sounds/IM.ogg sounds/Info.mp3 sounds/Info.ogg sounds/Kachink.ogg sounds/Kachink.wav sounds/Link.ogg sounds/Link.wav sounds/Text1.ogg sounds/Text1.wav sounds/Text2.ogg sounds/Text2.wav sounds/Xylo.mp3 sounds/Xylo.ogg
convert all sounds to OGG format. Addresses issue #445
2010-10-12 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[92913216f71e]
* .hgtags:
Tagging as 3.4.5
[2c11ae6c4a9f] [3.4.5]
* Prat-3.0.toc libraries/Prat-3.0_Libraries.toc pullouts/Prat-3.0_Debug/Prat-3.0_Debug.toc pullouts/Prat-3.0_Experimental/Prat-3.0_Experimental.toc pullouts/Prat-3.0_HighCPUUsageModules/Prat-3.0_HighCPUUsageModules.toc pullouts/Prat-3.0_Loader/Prat-3.0_Loader.toc samples/MyGuildAlts/MyGuildAlts.toc
TOC 40000
2010-10-10 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[ee17a63dfc7c]
* .hgtags:
Tagging as 3.4.4
[6f5eaf6b686c] [3.4.4]
* services/chatsections.lua
attept to fix errpr "attempt to index local 'globalstring' (a nil value)"
2010-10-09 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[5ec13616c5fc]
* modules/History.lua
fix some gmotd and motd spellings
[763e5c03b0f8]
* modules/History.lua
fix some gmotd and motd spellings
[7a44d9e217a2]
* modules/History.lua
add another option to not delay the gmotd
[2c3c575479e1]
* modules/Editbox.lua
make BN editboxes behave like real ones
[f5a931a9214f]
* modules/CopyChat.lua
try to fix a string overflow on a copy
[eed9637954f9]
* addon/addon.lua modules/CopyChat.lua modules/Font.lua modules/Timestamps.lua
fix major bugs in BN chat frame handler. issue #436
[183521b2e526]
* modules/Scroll.lua
updated the text in the scroll module #272
[bb209e0fa19a]
* modules/History.lua
address what i think #437 probably is
[9bb4f2e2351d]
* .hgtags:
die in a fire
[5b31ace3783e]
* .hgtags:
Tagging as 3.4.3
[4c5cb13c056a] [3.4.3]
* .hgtags:
Tagging as 3.
[bf165a274ba9]
* modules/Scrollback.lua
the scrollback module now shows the time delta in days hours minutes and seconds
[77eb2f97fe1f]
* services/chatsections.lua
support the mobile icon
[830821fbf160]
* services/chatsections.lua
create a new chatsection for MOBILE, right before MESSAGE. Will probably just hold the blizz icon
2010-10-08 sylvanaar <sylvanaar@5c0c6b0c-531f-4792-90f6-9befda5a6eed>
[cac11f6db868]
* modules/History.lua
make gmotd coloring an option
[8298ab421abf]
* modules/History.lua modules/Scrollback.lua
added localization
[69bbd5ef6bad]
* modules/History.lua
prevent double gmotds
[cb9bfac66b5e]
* modules/AltNames.lua modules/Font.lua modules/Timestamps.lua services/chatsections.lua
commt all the current beta changes except the links module