Note: I am currently updating the code for Drupal 7 compatibility. I will attempt to keep both releases updated.
2010-02-12 Fix
- Fixed can associate toon permission to allow associating toons.
- Fixed delete node to disassociate toons when node is deleted. - thanks to Ciliantha for finding these bugs.
2010-02-04 Fix
- Fixed Refresh Guild Roster to actually remove old toons.
- Added support for wowarmory's 3D Model embedding in toon profiles. (off by default, can be enabled in WoW Charsheet Settings menu item).
2009-11-25 Release
- Database overhaul. Claim toons may be lost in the update process.
- Moved "Recent Toon Items" from page to block. (Not enabled by default)
- Moved "Recent Achevements" to block. (Not enabled by default)
- Added "Recent Guild Items" if wowguild is installed.
- Added Dual Spec: (Change spec on the armory and reload that particular toon)
- Will now remember the items that the toon was wearing when logged out in a particular spec.
- Using JQuery to display specs without reloading page. Will degrade to HTML if javascript is disabled.
- Added item levels to wowitemcache. Cache will need to be cleared and re-loaded.
- Added menu options to clear / reload item cache: /admin/settings/cached_items
- Fixed Manage Guild Roster add/remove toons
- Fixed scanning of guild removing constants.
2009-08-31 Fix
- Forgot to add Lootz dependancy. Not an issue if it is already installed.
2009-08-30 Release
- Moved item_link function so it could not be redeclared causing an error.
- Removed more cluetip.js references.
- Removed /item/#ITEMID# menu item. Was causing an error, and has been replaced by lootz.
2009-08-17 Release
- Fixed javascript error that was removing expanding boxes in edit pages.
- Removed cluetip.js referereces.
- Fix cron error that could cause stalled updates on non-existant toons in the armory.
- Added US/EU armory option in admin.
2009-08-11 Release
- Fixed an SQL error with 'claim toon.'
- Placed Recent Items and Recent Achevements on non-node toon pages. (if the data exists)
- Added admin setting to choose to display recent items and achevements on claimed and/or non claimed toons.
2009-08-10 Release
- Replaced built-in popups with Lootz popups. Lootz is now a dependancy to wowcharsheet.
- Fixed a problem with cron giving errors. (I don't beleive that cron is updating properly yet.)
2009-07-13 Release
- First release of WoWCharsheet