This is an experimental backport of Drupal 7's file.inc "hook_file" API to Drupal 6. Things work the same, except anywhere you would call a file_xyz function, you would call hook_file_xyz.
The Game Character Node module provides a structure and API for Game Character nodes
on your site. You can set one or more node types to be Game Character types
Advanced Taxonomy Blocks makes use of the JQuery menu module to create extremely customizable blocks for browsing through single hierarchy taxonomies. Though the taxonomy menu module does something similar, if you use this module you will see that they are in fact entirely different in their approach.
Unlike taxonomy menu which directly ties the menus into the Drupal menu system, Advanced Taxonomy Blocks doesn't touch the menu system at all and therefore allows much more flexibility. This module ships with two default blocks: A block with all of the enabled vocabularies displayed by default (this can be customized to show only certain vocabularies) and a Forum block (I went ahead and threw this in since forums are built with taxonomy).