File Details
LibVersionCheck 0.03
- R
- Jun 30, 2013
- 4.72 KB
- 175
- 2.3
File Name
LibVersionCheck-0.03.zip
Supported Versions
- 2.3
V0.03:
- Implemented some suggestions by Mere to reduce CPU usage
- don't put addons with MyVersion="0" into the reply list anymore - these are addons that we don't use ourselves, but have heard about, no reason to tell anybody about them
- added a developer mode: "/libversioncheck developer on" sets a flag that prevents your LibVersionCheck from responding to queries, so you can try out newer versions of your addons without incorrectly telling people they should update
- added a mode to remember all replies: "/libversioncheck spy on" causes all replies by all other players to be remembered, and put into the global SavedVariables file. This is for devs who want to know which other addons people are using together with theirs, which might be the source of some problems. Don't use this lightly, the saved file gets large quickly.

