Important: Drupal 6 version is currently not being developed. Development is focused on Drupal 7. Changes *may* be ported back to Drupal 6 once a stable D7 version is developed.
Drupal 7 - WoWGuild / WoWguildsite on the Drupal.org server
- WoWGuild: http://drupal.org/sandbox/ytwater/1077514
- Install Profile: http://drupal.org/sandbox/ytwater/1100298
- Please report all bugs and issues in their respective issue queues above.
Latest Drupal 6 version is available here: https://github.com/ytwater/WoW-Charsheet-DRUPAL6
2010-01-13 Armory Update
- Blizzard changed where the icon was in their activity feed page. [fixed]
2010-12-17 Armory and Block Fixes
- Updates for more armory compatibility.
- Updated Recent Items and Recent Achevements blocks.
2010-12-14 Armory Update
- Updated the code that pulls information from the armory. The existing .XML feeds no longer exist, so much of the database has been changed. Be sure you update you database after installing the new zipfile.
- Important! QueryPath is required to parse the armory.
2010-08-05 Fix
- Fixed issue with Guild Items block not showing.
2010-03-22 Fix
- Fixed guild search crashing when JavaScript is turned off (or user hit submit!)
2010-03-22 Release
- Forced toon display table width to 500px (#charsheet_container CSS if you want to override).
- Fixed Guild Ranks not being displayed.
- Added rank and level filter to the /guildmembers page.
- Added option to sync guild roster on cron runs.
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