[lib] LSDebug 1.1c

Details

  • Filename
    LSDebug.SC2Lib
  • Uploaded by
  • Uploaded
    Apr 1, 2012
  • Size
    957.26 KB
  • Downloads
    486
  • MD5
    a30a7b3cc07a14ee286683c0dab1d646

Changelog

1.1c

  • some optimization
  • counter formatting fix

1.1b

  • LSD_SaveToFile !

1.1a

  • ^O stamp format tag
  • default _LSD_msg threading
  • counter fixed?

1.1

  • old messages are deleted thus allowing unlimited? storage(tested up to 600k)
  • refreshing is now threaded per player with thread checks(less load)
  • refreshing now have delay to prevent heavy load with slider and text
  • new LSD_Lock_Toggle function/action
  • messages are now a lot lighter to add (no issues?)
  • message adding is now threaded(feel free to change that)(requires testing for performance impact and possible but rare bad new's order)
  • changed shownLimit to memoryLimit and altered meaning (capped at 8000, look help documentation)(its not storage limit!)
  • list items are now limited to 10000, then they refresh to memory limit
  • still unknown performance in multi-viewer environment
  • help documentation updated and version added :)

Older

  • added custom format for message stamps
  • text filtering is now possible
  • performance optimized
  • code optimized (to some degree)
  • more options
  • changed "LSD_msg" to "_LSD_msg" !!
  • updated help
  • fixed index redirection
  • fixed proper flagging message as new