Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 553b756d252e4bb0cf9898378e5a130a > files > 11

halfStats-1.0-0.b7.1mdk.noarch.rpm

###############################################################################
#                                                                             #
# TODO   - Things on the list for future halfStats versions                   #
#              - Copyright Zach Karpinski                                     #
#              - Distributed under the GPL terms - see the docs for info      #
#              - http://www.halfstats.com                                     #
#                                                                             #
###############################################################################
# CVS $Id: TODO,v 1.8 2001/03/21 02:39:00 smccrory Exp $
###############################################################################

Please help!
------------------------------------

Code and Structure:
    * Fix detection of VIP escapes and assasinations and bomb detonations
    * Initialize $stats->{'server'} with initial values.
    * Eliminate build-up of "killed" entries by eliminating them if the player doesn't exist, are under threshold, etc.
    * Use storable instead of Dumper (add user setting so people don't have to d/l the package if they don't want to).
    * Collapse award calculation routines into a single-pass sub using global variables.
    * Add support for "never remove" list.  Also add support for ONLY reporting these players.
    * Add option to clear out HTML files or do automatically.
    * Reorder subs to make the flow of the program more apparent.
    * Fix "dedicated player" awards so that they're based on percentages instead of counts.
    * Make all directories user-settable?
    * Add background image preference
    * Rather to test if image are present at HTML page creation time, and use IMG tag only if available, always have IMG tag, with correct ALT attribute. This way just correcting image location would fix this, rather to have to re-run halfstats again. Morevoer, ALT attribute are always a godd idea for image-disabled browsing.
    * Add stats for team performance
    * Add stats for clan performance
    * Add stats for life expectancy