------------------------------------------------------------------------
r81728 | lifetapt | 2008-09-14 16:16:45 -0400 (Sun, 14 Sep 2008) | 3 lines
Changed paths:
M /trunk/Paranoia_EPA/ParanoiaSpells.lua
M /trunk/Paranoia_EPA/localization_de.lua
M /trunk/Paranoia_EPA/localization_es.lua
M /trunk/Paranoia_EPA/localization_fr.lua
M /trunk/Paranoia_EPA/localization_zhCN.lua
Paranoia_EPA:
-Translated PARANOIA_DEATHKNIGHT into German, French, and Spanish.
-Replaced old ParanoiaSpells.lua with the one from the WotLK branch, there was a bug in my parser previously that resulted in many spells being skipped.
------------------------------------------------------------------------
r81664 | lifetapt | 2008-09-12 22:38:49 -0400 (Fri, 12 Sep 2008) | 3 lines
Changed paths:
M /trunk/Paranoia_EPA/Paranoia.lua
M /trunk/Paranoia_EPA/todo.rtf
Paranoia_EPA:
-fixed a nil value error in WarnHostilePlayer.
-disabled the "You have over 1000 players in your database" message, since there is no way to purge the database yet.
------------------------------------------------------------------------
r81631 | lifetapt | 2008-09-11 23:16:27 -0400 (Thu, 11 Sep 2008) | 3 lines
Changed paths:
M /trunk/Paranoia_EPA/Paranoia.lua
M /trunk/Paranoia_EPA/changelog.rtf
M /trunk/Paranoia_EPA/localization_de.lua
M /trunk/Paranoia_EPA/localization_en.lua
M /trunk/Paranoia_EPA/localization_es.lua
M /trunk/Paranoia_EPA/localization_fr.lua
M /trunk/Paranoia_EPA/localization_zhCN.lua
Paranoia_EPA:
-class colors now use the colors in the raid_class_colors table
-added PARANOIA_DEATHKNIGHT constant and class colors, need the translations for other languages.
------------------------------------------------------------------------
r81630 | lifetapt | 2008-09-11 22:24:12 -0400 (Thu, 11 Sep 2008) | 3 lines
Changed paths:
M /trunk/Paranoia_EPA/ParanoiaSpells.lua
M /trunk/Paranoia_EPA/Paranoia_EPA.toc
Paranoia_EPA:
-ParanoiaSpells.lua now contains all ranks of spells for every class and it now uses SpellIDs instead of names, so class/level detection should work fine with any locale.
-Commented out the thottbot html parser and got rid of that huge string of html I left in the last commit by accident.
------------------------------------------------------------------------
r81626 | lifetapt | 2008-09-11 19:22:19 -0400 (Thu, 11 Sep 2008) | 2 lines
Changed paths:
M /trunk/Paranoia_EPA/Paranoia_EPA.toc
Paranoia_EPA:
-Paranoia_EPA.toc missing from last commit.
------------------------------------------------------------------------
r81625 | lifetapt | 2008-09-11 18:52:57 -0400 (Thu, 11 Sep 2008) | 6 lines
Changed paths:
M /trunk/Paranoia_EPA
M /trunk/Paranoia_EPA/Paranoia.lua
M /trunk/Paranoia_EPA/ParanoiaSpells.lua
M /trunk/Paranoia_EPA/localization_en.lua
Paranoia_EPA:
-Modified default enemy player announcement string
-Some cleanup in Paranoia.lua
-Added a function to parse the html from the thottbot class-spells page to make it easier for me to update/add to ParanoiaSpells.lua
-Some cleanup in ParanoiaSpells.lua
------------------------------------------------------------------------