promotional bannermobile promotional banner

BuddyName

Will show the buddy names of other people in chat

File Details

v0.5.3

  • R
  • May 25, 2011
  • 187.01 KB
  • 70
  • 4.1.0
  • Retail

File Name

buddyname-v0.5.3.zip

Supported Versions

  • 4.1.0

tag v0.5.3
1035b6ad0758fa47cd98445c8de699a81dd8bed0
Sandgraeber <sandgraeber@this_domain_does_not_exist.com>
2011-05-25 21:14:53 +0200

Tagging as v0.5.3

--------------------

Sandgraeber:
    - Updating version number
    - Colored prefix for debug statements in console
    - Bugfixes and lots of debug messages
    - typo
    - Hint for future work
    - Corrected results shown on console when name is invalid
    - Lots of code cleanup, new functions, bugfixing etc in communication code
    - Updated description of communication protocol
    - Added validity checking to addToDB()
    - FixDB function now filters out all invalid names
    - New function that checks if name is valid
    - Fixed substitution in on-/offline messages
    - Fixed localized pattern strings
    - Fix for name substitution when goign offline
    - Replaced some print() statements with debug() statements
    - Added separate function for the output of debug messages, and related slash command
    - Moved UpdateDB() further down for scoping reasons