promotional bannermobile promotional banner

BuddyName

Will show the buddy names of other people in chat

File Details

v0.7.0

  • R
  • Jun 27, 2011
  • 201.20 KB
  • 88
  • 4.2.0
  • Retail

File Name

buddyname-v0.7.0.zip

Supported Versions

  • 4.2.0

tag v0.7.0
0ba72549e85c252ab88dccf3fdea703eec255d30
Sandgraeber <sandgraeber@this_domain_does_not_exist.com>
2011-06-28 00:23:05 +0200

Tagging as v0.7.0

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

Sandgraeber:
    - Updating interface number to 4.2
    - Updating version number to stable
    - Commented out console message when broadcasting
    - Changed processing of nil simpleHash in CommProcessHashPropagation
    - Updating version number
    - SimpleHash==nil may happen at the moment...
    - Updating version number
    - Fixed some syntactical bugs
    - changed default for displaying additional sync messages
    - Modified UpdateIfNewer to respect the SyncOverwrite flag
    - Adapted CommProcessHashPropagation to CommV2.5
    - Fixed example for commv2.5
    - More work on differentiation between simple and complete hash
    - Added function valAssert, converted some error checks accordingly
    - Some small improvements to code and documentation
    - Simplified frame header creation
    - Integrated CommEncodeFrameHeader into SendSections
    - Differentiated between simple and complete hash for hash propagation encoding
    - Split hash up into simple hash and complete hash
    - Updating version number
    - Changed processing of hash propagation frame to cope with commv2.5
    - Descrition of modified HASH_PROPAGATION frame
    - Added deactivated config option for overwriting existing DB entries by sync; also added patch to FixDB
    - Integrated CommDecodeFrameHeader into CommDecodeFrame again
    - Updating version number
    - Commented out changes regarding integration of CommDecodeFrameHeader into CommDecodeFrame
    - Updating version number
    - argAssert calls for the new functions
    - Start of integrating CommDecodeFrameHeader into CommDecodeFrame
    - Updating version number
    - Renamed comm command to sync
    - Updating version number
    - Activated automatic synchronization
    - Only accept SINGLE_ENTRYs from guild members and about guild members
    - Updating version number
    - Fixed small error with info msg output
    - Fixed bug where every new char was guild-shared, not only if in guild
    - Updating version number
    - Stupid type-related bug...
    - Updating version number
    - Added some new debug messages, deleted some others
    - Fixed some bugs in argAssert() calls
    - Even more argAsserts
    - Lots of new argAssert() statements
    - Changed behaviour of IsInDataRange, also inserted some test calls to argAssert
    - New function argAssert() for argument checking
    - Minor code changes, lots of new error messages
    - Changed behavior of UpdateIfNewer
    - Updating version number
    - Some more debug messages
    - Fixed some sync errors, modified calls to error()
    - Localization
    - Documentation, minor bugs, code improvements
    - Replaced BuddyName:Print with new function statPrint
    - More work on localization
    - Lots of localization
    - Updating version number
    - More debug messages
    - Deleted parts of old line
    - Bugfixed CreateDiffSet
    - Changed some debug messages to error messages, also fixed bug by modifying IsInDB behaviour
    - New configuration options and functions for displaying chat info about synchronization
    - Added cfg option and functionality for hiding own chars buddy name
    - Updating version number
    - Fixed bug when receiving entry sets of type SINGLE_ENTRY
    - Fixed bug in sync configuration
    - Fixed localized patterns for players going on- and offline, utf8
    - Fixed serious bug when encoding entry sets
    - Updating version number
    - Fixed default config for chat channels... d'oh
    - Updating version number
    - Fixed debug message in CommProcessHashPropagation
    - Localization
    - Fixed serious bug in hash calculation
    - Extended list command on command line
    - Updating version number
    - Fixed bug in add and del commands
    - Syncing deleted buddys
    - Documentation and error messages
    - Improved DeleteFromDB
    - Improved IntegrateEntrySet
    - Improved IsInDB and UpdateIfNewer
    - Renamed active flag
    - Improved timer handling functions
    - Activated compression of outgoing frames again
    - Function docs
    - Updating version number
    - GetEntry() and GetEntrySet()
    - Updating version number
    - Fixed sync configuration functions + sync default
    - More work on propagation of single entries
    - Consistent first capital letter for AddToDB() and DeleteFromDB()
    - Work on Buddy add + delete
    - Activated sync configuration options, included cfg options in database description
    - Updating version number
    - Finished CommProcessDataRequest()
    - Parts of CommProcessDataRequest()
    - Finished ProcessDiffHashes() and fixed protocol description
    - Deactivated some debug messages
    - Finished CommProcessEntrySet and related functions
    - New wrapper functions for timer use
    - Processing of full dumps, creation of diff sets
    - Erronous double definition of variable... sort of
    - minor addition to docs
    - Mainly work on CommProcessHashPropagation for synchronization
    - Reworked sync protocol
    - Implemented function CommDecodeDataRequest
    - More fixes for DBv3
    - Removed remaining merge conflicts
    - Changed debugging commands in console
    - Fix in CommDocs
    - More work on CommProcessHashPropagation
    - Added responseFlag to HashPropagation
    - Moved COMM.HEADER.COMPRESSION to COMM.COMPRESSION
    - Further towards synchronization... work on HashPropagation
    - More or less activated the configuration for guild synchronization
    - Corrected syntactical errors
    - New functions for Compression and Decompression
    - New processing functions for different section types
    - More work on frame decoding
    - New validation functions, function CommEncodeDataRequest, renamed other methods
    - More validation functions
    - More work on communication
    - Lots of communication stuff
    - New function CommCreateHashPropagation
    - New function GetGuildHash
    - More work on communication protocol
    - Clean up
    - Stub for new function
    - Removed old COMM patterns
    - Removed deprecated functions and code
    - Inserted debug messages, fixed errors...
    - Worked on OnCommReceived() function
    - Markings for deprecated functions
    - New CommDecodeFrame() function, extended frame header with section counter
    - Missing conversions from string to decimal
    - Moved CommDecodeEntrySet further down
    - New function CommEncodeEntrySet
    - New functions CommDecodeSection and CommAddDataSectionHeader
    - New function CommEncodeEntrySet
    - New function CommEncodeFrameHeader
    - New function CommDecodeFrameHeader
    - Changed message format description to include data length fields instead of pipe chars