Colorful

Change log

------------------------------------------------------------------------
r22 | kane | 2008-10-18 17:29:37 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   A /tags/v0.1beta (from /trunk:21)

Tagging as v0.1beta
------------------------------------------------------------------------
r19 | kane | 2008-10-18 17:00:16 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   A /trunk/Help.txt
   M /trunk/source/Colorful.lua

Reset all now also resets the window colors. Added a help text.
------------------------------------------------------------------------
r18 | kane | 2008-10-18 16:26:40 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/Colors.lua

Added more color definitions.
------------------------------------------------------------------------
r17 | kane | 2008-10-18 16:19:48 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/Colorful.mod
   M /trunk/localization/English.lua

Added support to change and reset window colors.
------------------------------------------------------------------------
r16 | kane | 2008-10-18 16:19:33 +0000 (Sat, 18 Oct 2008) | 1 line
Changed paths:
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua
   M /trunk/source/ColorfulUtils.lua
   A /trunk/source/ColorfulWindow.lua

Added support to change and reset window colors.
------------------------------------------------------------------------
r15 | kane | 2008-10-16 02:15:01 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
   M /trunk/source/ColorfulCastBar.lua
   M /trunk/source/ColorfulUtils.lua

Even more refactoring.
------------------------------------------------------------------------
r14 | kane | 2008-10-16 01:52:10 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
   M /trunk/source/ColorfulCastBar.lua
   M /trunk/source/ColorfulUtils.lua

Applied exception mechanism to the GetRgbFrom method.
------------------------------------------------------------------------
r13 | kane | 2008-10-16 01:35:33 +0000 (Thu, 16 Oct 2008) | 1 line
Changed paths:
   M /trunk/Colorful.mod
   M /trunk/localization/English.lua
   M /trunk/source/ColorfulCastBar.lua

Refactoring for some methods
------------------------------------------------------------------------
r12 | kane | 2008-10-14 23:29:24 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
   M /trunk/localization/English.lua

Refactored externalized strings so that they are eventually built from other defined strings.
------------------------------------------------------------------------
r11 | kane | 2008-10-14 22:52:08 +0000 (Tue, 14 Oct 2008) | 1 line
Changed paths:
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua

Encapsulated chat box printing calls into global addon methods Colorful.Print and Colorful.PrintError
------------------------------------------------------------------------
r10 | kane | 2008-10-13 22:13:21 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/localization/English.lua
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua
   M /trunk/source/ColorfulUtils.lua

Refactored global variables. Added detailed help messages.
------------------------------------------------------------------------
r9 | kane | 2008-10-13 20:44:20 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/source/ColorfulCastBar.lua

Optimization for table references.
------------------------------------------------------------------------
r8 | kane | 2008-10-13 20:24:54 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/Colorful.mod
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua

Added persistence of saved cast bar colors. Although this revision is functional, it is inefficient because of table reference tricks.
------------------------------------------------------------------------
r7 | kane | 2008-10-13 19:48:32 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/localization/English.lua
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua
   M /trunk/source/ColorfulUtils.lua

Added reset functionality for cast bar colors.
------------------------------------------------------------------------
r6 | kane | 2008-10-13 19:10:19 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   M /trunk/localization/English.lua
   M /trunk/localization/French.lua
   M /trunk/localization/German.lua
   M /trunk/localization/Italian.lua
   M /trunk/localization/Spanish.lua
   M /trunk/source/Colorful.lua
   M /trunk/source/ColorfulCastBar.lua

The whole code is refactored and documented.
------------------------------------------------------------------------
r5 | kane | 2008-10-13 17:55:55 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   D /trunk/branches
   D /trunk/tags
   D /trunk/trunk

Changing project structure because there was another trunk directory.
------------------------------------------------------------------------
r4 | kane | 2008-10-13 17:55:32 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   A /trunk/Colorful.mod (from /trunk/trunk/Colorful.mod:3
   A /trunk/Colors.lua (from /trunk/trunk/Colors.lua:3
   A /trunk/localization (from /trunk/trunk/localization:3)
   A /trunk/source (from /trunk/trunk/source:3)
   D /trunk/trunk/Colorful.mod
   D /trunk/trunk/Colors.lua
   D /trunk/trunk/localization
   D /trunk/trunk/source

Changing project structure because there was another trunk directory.
------------------------------------------------------------------------
r3 | kane | 2008-10-13 17:46:31 +0000 (Mon, 13 Oct 2008) | 4 lines
Changed paths:
   A /trunk/trunk/Colorful.mod
   A /trunk/trunk/Colors.lua
   A /trunk/trunk/localization
   A /trunk/trunk/localization/English.lua
   A /trunk/trunk/localization/French.lua
   A /trunk/trunk/localization/German.lua
   A /trunk/trunk/localization/Italian.lua
   A /trunk/trunk/localization/Spanish.lua
   A /trunk/trunk/source
   A /trunk/trunk/source/Colorful.lua
   A /trunk/trunk/source/ColorfulCastBar.lua
   A /trunk/trunk/source/ColorfulUtils.lua

Only cast bar colors can be changed.
Slash commands are supported. No GUI is available.
Changes are not persisted.
Only English is supported.
------------------------------------------------------------------------
r2 | kane | 2008-10-13 17:35:33 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   A /trunk/branches
   A /trunk/tags
   A /trunk/trunk

Created the SVN project structure.
------------------------------------------------------------------------
r1 | root | 2008-10-13 17:23:00 +0000 (Mon, 13 Oct 2008) | 1 line
Changed paths:
   A /branches
   A /tags
   A /trunk

"colorful/mainline: Initial Import"
------------------------------------------------------------------------

Facts

Uploaded on
18 Oct 2008
Game version
  • Beta 3.0
Filename
Colorful-v0.1beta.zip
Size
11.6 KiB
MD5
c0fed7a6ba3ed6bf54170d5d8c6d973e
Type
Beta
Status
Normal

Authors

  • Avatar of Kane
    • Manager
    • Author