UberTracker.cs
Version 1.1.3
by UberGuy (FT) - uberguy@tribes2.org
October 17, 2002

REQUIRES: Writer's Support Pack
===============================
http://uberguy.tribes2.org/files/support/support.vl2

Update 1.1.3
=============
- Fixed bug in number of lines displayed in popup HUD as a result of apparent
  bug in mFloatLength().

Update 1.1.2
=============
- Fixed some minor accounting errors with number of victims/killers per map.
- Fixed problems handling unusual characters in player names
- Added option to display popup info in PowPop if you have it.
- Added option to export lifetime stats as HTML on exit of T2.

Update 1.1.1
=============
- Fixed a typo bug introduced in 1.1.0

Update 1.1.0
=============
- Rewrote the data layout to make one storage structure re-used for both the
  per-map and lifetime stats.
- Used above re-org to add option for popup to show lifetime rather than map
  stats and ability to save lifetime log at game exit.
- Added sorting of all logged data so that highest kills is at the top of the
  lists.
- Registered pop-up HUD with HudMover/Manager.

Version 1.0.0
=============
This is a lifetime kills logging script. It provides an optional kills popup and
optional log files in HTML format. All the details are given in the in-game
readme file, viewable in the script browser.

TO INSTALL:
===========
Place uberTracker.vl2 anywhere under Tribes2\GameData\base.
Play T2!  The script is configured from Writer's script browser GUI.
The options are explained in the in-game readme, viewable in the
script browser. It also describes where the log files are kept. Check it out.

Enjoy!
