v0.3:
-Last version that cached the player stats as an image. 
-Added code to automatically set the max parameter for rand().

v0.4:
-Switched to caching player stats in a php file as text data.
-changed the directory structure for better organization.

v0.5:
-Added Units variable so that metric or imperial units can be easily configured.

v0.6:
-Fixed bug that showed offline players as online when script tried to pull the live stats from the LFSWorld server too quickly after just pulling the stats (needs at least 5 sec delay for free service. premium service has no such limitation).
-Deleted duplicate files from images directory, and adjusted the code that calculates the max parameter for rand().

v0.7:
-added switch command for changing user name to match LFS name.
-switch command is used as an include file.

v0.8:
-add date info inside cache file for debugging.
-changed how server names are displayed to fix bug that caused incorrect character to be displayed at times.
-switched fonts used for Japanese text.

v0.9:
-Updated instructions with clarification on .htaccess use
-added support for external individual ident keys for multiple users.