Reviving a long dead topic:
In the works post 5.0.5 - expect edits to add to this message
Major rework of Options window to allow more options.
Integration of Battle Pet feature to clean CensusPlus from visible frames during the battle.
Automatic auto prune option based on time (removing data older then user set number of days.
Automatic auto prune option based using above option with an override for apparent file size to limit max file size for safe uploading to Warcraftrealms.com
Edited: 11-27-2012
In the works post 5.0.4 expect edits to add to this message.
Mists of Pandaria - New Race and Class added.. new levels added and viewable.
Mod is ready to roll out.. warcraftrealms.com database and upload processes need work at this time..
Future - it is possible some of the below might make it into the MoP release.. but don't hold your breath.
With the advent of Cross-realm Battlegrounds and now Cross-realm (low pop) zones we will be seeing more characters online that can't be tracked by the standard /who api calls. Looking at the api resources Blizzard has made available to us we will be adding:
- * Census captures of player characters that are caught by the PLAYER_TARGET_CHANGE game event.
* Census captures of player characters that are caught by the UPDATE_MOUSEOVER_UNIT game event.
These captures will be able to catch both the character name and the host realm the player is logged in on when in Cross-realm mode.
Placed at lower priority.. it requires much more work.
- * A possible additional source of census info might be included with the Census_me final census. This will be a pull of data for all members of the players guild. I might have to write a game library stub like wholib and have it available to all mod authors.. or we can have conflicts with other addons again... will take some thinking.