UberTracker.cs
Version 2.0.3
by UberGuy (FT) - uberguy@tribalwar.com
October 17, 2002

REQUIRES: Writer's Support Pack
===============================
http://scripts.tribalwar.com/uberguy//files/support/support.vl2

Update 2.0.3 (04/06/2003)
=============
- Fixed bug that caused master HTML log to not show CTF stats when last map
  played was not CTF.
- Slightly reorganized CTF stats display.

Update 2.0.2 (04/06/2003)
=============
- Fixed minor text popup color error.
- Made default for kills/deaths HUD to be non-docked to objective HUD.

Update 2.0.1 (04/05/2003)
=============
- Modified top 10 list to not include bot kills

Update 2.0.0 (04/02/2003)
=============
- See in-game readme for description of many new features.
- Added tracking of enemy asset kills (turrets, invos, gens, etc.).
- Added popups for asset kills
- Added tracking of CTF events (grabs, caps, returns, assists)
- Added popups for CTF events
- Added kills hud (props to Frosty for the look and feel). Hud can be
  transparent and can dock to objective Hud.
- Added debrief screen (post-map score screen) summary. Props to PanamaJack
  for the look and feel. Shows kills/deaths by player, kills by weapon,
  CTF stats for CTF maps, and top-10 single-map killers and victims of all time

Update 1.1.4 (1/4/2003)
=============
- Removed bot kills from HTML statistics.

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!
