Elephant-r51609
Details
-
FilenameElephant-r51609.zip
-
Uploaded by
-
UploadedOct 10, 2007
-
Size152.16 KB
-
Downloads231
-
MD548daec93b00cb31f824b33ed248073c8
Supported WoW Retail Versions
- 2.2.3
Changelog
------------------------------------------------------------------------
r51609 | pb_ee1 | 2007-10-10 07:16:08 -0400 (Wed, 10 Oct 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Core.lua
M /trunk/Elephant/FuBar-Dropdown.lua
Elephant:
- The combat log menu is now sorted by types (periodic, combat, spells, ...). Numbers next to the type name show how many catchers you can configure.
- Catchers are also sorted alphabetically.
------------------------------------------------------------------------
r51358 | pb_ee1 | 2007-10-08 06:10:34 -0400 (Mon, 08 Oct 2007) | 4 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Core-Message.lua
M /trunk/Elephant/Core.lua
M /trunk/Elephant/Elephant.toc
M /trunk/Elephant/Event-Handle.lua
M /trunk/Elephant/Locale-deDE.lua
M /trunk/Elephant/Locale-enUS.lua
M /trunk/Elephant/Locale-frFR.lua
M /trunk/Elephant/Locale-zhCN.lua
M /trunk/Elephant/Locale-zhTW.lua
Elephant:
- Adding CHAT_MSG_SKILL to combat log.
- Elephant is now able to log all the messages exactly the same way Prat does. You must have Prat loaded for this functionnality to work. Default logging will be used if Prat is not loaded.
- You can enable/disable this new functionnality directly in game without reloading the UI.
------------------------------------------------------------------------
r50134 | pb_ee1 | 2007-09-28 05:57:39 -0400 (Fri, 28 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Elephant.toc
Elephant: Adding X-eMail to TOC.
------------------------------------------------------------------------
r49813 | pb_ee1 | 2007-09-26 04:16:05 -0400 (Wed, 26 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Elephant.toc
Elephant: Updating TOC.
------------------------------------------------------------------------
r49456 | pb_ee1 | 2007-09-21 12:11:15 -0400 (Fri, 21 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
Elephant:
- Changing "v2.5" to rev number.
- helium: no worries, thanks for your answer. You're doing pretty well! :-)
------------------------------------------------------------------------
r49194 | helium | 2007-09-18 00:29:34 -0400 (Tue, 18 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Locale-zhTW.lua
Elephant:
- updated zhTW localization
- FILTERS in GlobalStrings.lua (zhTW) means "a program to filter something", not "what to filter". Sorry for my poor english if you don't get it, i am not a native english speaker, haha.
------------------------------------------------------------------------
r49126 | pb_ee1 | 2007-09-17 13:27:39 -0400 (Mon, 17 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Event-Handle.lua
Elephant:
- No more useless checking.
- Catchers should now work properly.
------------------------------------------------------------------------
r49118 | pb_ee1 | 2007-09-17 11:50:29 -0400 (Mon, 17 Sep 2007) | 5 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Core-Structure.lua
M /trunk/Elephant/Core.lua
M /trunk/Elephant/FuBar-Dropdown.lua
M /trunk/Elephant/Locale-deDE.lua
M /trunk/Elephant/Locale-enUS.lua
M /trunk/Elephant/Locale-frFR.lua
M /trunk/Elephant/Locale-zhCN.lua
M /trunk/Elephant/Locale-zhTW.lua
A /trunk/Elephant/UI-ChatIcon-ScrollBegin-Down.tga
A /trunk/Elephant/UI-ChatIcon-ScrollBegin-Up.tga
Elephant:
- Adding catchers manager. You can now choose what you want to save in each log, with optional messages disabled by default.
- Changing the behaviour of "go to top" button: you can now manage catchers with this button for each chat (awesome!).
- Adding a new button to the bottom to go to the top of the log.
- Icon for this button has changed too.
------------------------------------------------------------------------
r48908 | pb_ee1 | 2007-09-14 08:27:44 -0400 (Fri, 14 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Core-Structure.lua
Elephant:
- You shouldn't be able to filter general chats anymore.
- Two filters filtering the same channels will not create any conflict anymore.
------------------------------------------------------------------------
r48829 | pb_ee1 | 2007-09-13 09:23:00 -0400 (Thu, 13 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Locale-zhCN.lua
Elephant: Chinese users should now be able to use filters (thanks to helium for the info).
------------------------------------------------------------------------
r48828 | pb_ee1 | 2007-09-13 09:16:15 -0400 (Thu, 13 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Locale-zhTW.lua
Elephant:
- Changing back zhTW 'filters' translation to FILTERS.
- /!\ helium: If the translation of L['Filters'] is not correct, please change it back and tell me what is not correct in the log message. Thanks for your work btw! ;-) /!\
------------------------------------------------------------------------
r48795 | helium | 2007-09-13 00:28:35 -0400 (Thu, 13 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Locale-deDE.lua
M /trunk/Elephant/Locale-enUS.lua
M /trunk/Elephant/Locale-frFR.lua
M /trunk/Elephant/Locale-zhCN.lua
M /trunk/Elephant/Locale-zhTW.lua
Elephant:
- make the filters work in non-western locale after proper localization in the locale file
- updated zhTW localization
------------------------------------------------------------------------
r48753 | pb_ee1 | 2007-09-12 13:37:01 -0400 (Wed, 12 Sep 2007) | 3 lines
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Core-Structure.lua
M /trunk/Elephant/Locale-deDE.lua
M /trunk/Elephant/Locale-enUS.lua
M /trunk/Elephant/Locale-frFR.lua
M /trunk/Elephant/Locale-zhCN.lua
M /trunk/Elephant/Locale-zhTW.lua
Elephant:
- You should not be able to add erroneous filters anymore.
- Elephant will automatically recreate structures for channels that were filtered when you delete a filter.
------------------------------------------------------------------------
r48690 | helium | 2007-09-11 23:46:54 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Locale-zhTW.lua
Elephant: updated zhTW localization
------------------------------------------------------------------------
r48654 | pb_ee1 | 2007-09-11 19:56:17 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Locale-deDE.lua
M /trunk/Elephant/Locale-enUS.lua
M /trunk/Elephant/Locale-frFR.lua
M /trunk/Elephant/Locale-zhCN.lua
M /trunk/Elephant/Locale-zhTW.lua
Elephant: Updating filter usage locales.
------------------------------------------------------------------------
r48653 | pb_ee1 | 2007-09-11 19:51:24 -0400 (Tue, 11 Sep 2007) | 1 line
Changed paths:
M /trunk/Elephant/Core-Initialize.lua
M /trunk/Elephant/Core-Structure.lua
M /trunk/Elephant/Core.lua
M /trunk/Elephant/Event-Handle.lua
Elephant: Adding filters. YAY! No more AceComm* logging!
------------------------------------------------------------------------