Hey Panther,
Nice work on UTStatsDB. A couple of months ago I hacked a few new features in it, to make it look more like UTStats (looks kinda like the same project anyway?).
The few changes are most obvious at:
http://cwlserver.net/stats2004/matchsta ... match=1443
http://cwlserver.net/stats2004/rankings.php?type=2
http://cwlserver.net/stats2004/index.php?stats=credits
http://cwlserver.net/stats2004/index.php?stats=help
- * Added support for country flags
- * Added random character to sidebar
- * Changed how map images are placed
- * Support long lists in ranking, thru diff pages
- * Removed blocks not interesting for iCTF
- * Added credits page
- * Updated help page, now contains more info
- * Merged totals, matchhighs & careerhighs page and adjusted the resulting totals page
- * Removed unnecessary columns like "id" in tables
- * Updated stylesheet
Are you interested in these hacks, or would rather implement em yerself? The code is a bit ugly and very specific to my site, but support for country flags etc. should be easily merged in to your codebase I guess. Most code is based on the one from the UTStats tho (unreal admin license), not sure if that would conflict with your license.