Roster:ChangeLog

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
 
{{MainMenu|Roster}}
 
{{MainMenu|Roster}}
  
=WoW Roster Change Log=
+
WoW Roster Change Log
 +
----
 
Last Release (v2.0.0) June 20, 2008
 
Last Release (v2.0.0) June 20, 2008
  
Line 23: Line 24:
  
 
===General Fixes and Enhancements===
 
===General Fixes and Enhancements===
* Added Death Knight class color
 
** Updated other colors to standard Blizz colors (http://www.wowwiki.com/Class_colors)
 
 
* Removed trim on realm/character/guild name for upload rules
 
* Removed trim on realm/character/guild name for upload rules
 
** Apparently you can have spaces at the beginning and end of the realm/character/guild name
 
** Apparently you can have spaces at the beginning and end of the realm/character/guild name
* Added img/class/deathknight_icon.jpg
 
 
* Updated class icons to 64px, up from 50px
 
* Updated class icons to 64px, up from 50px
 
* Changed $_GET[] search to s_term then changed the order of the $_GET[] in the makelink()
 
* Changed $_GET[] search to s_term then changed the order of the $_GET[] in the makelink()
* Added class id for Death Knight = 6
 
 
* New Quest Data (see other sections for additional info)
 
* New Quest Data (see other sections for additional info)
 
** All quest links use quest_id now
 
** All quest links use quest_id now
Line 41: Line 38:
 
** Roster starts with this enabled, then settings.php sets to false when framework initialization is done
 
** Roster starts with this enabled, then settings.php sets to false when framework initialization is done
 
** We set db::error_die to false now, so db errors can be caught, instead of the db layer just dying
 
** We set db::error_die to false now, so db errors can be caught, instead of the db layer just dying
* Changed ROSTER_MAXCHARLEVEL to 80
 
* Changed ROSTER_MAXSKILLLEVEL to 450
 
* install.sh had the wrong svn path
 
* Updated EU realmstatus URL
 
* Realmstatus fix for XML change for US feed
 
* Fix style for file input fields in FF3
 
** Now the style will have a white background with grey text and a grey border
 
* Fixed notice error in installer
 
 
* Some fixes to the item parser
 
* Some fixes to the item parser
 
* Item and Profession search, changed Lv to localized Level name
 
* Item and Profession search, changed Lv to localized Level name
Line 57: Line 46:
 
** Mail['Coin'], Mail['CoinIcon'], Spellbook['Rank']
 
** Mail['Coin'], Mail['CoinIcon'], Spellbook['Rank']
 
** Including more not listed
 
** Including more not listed
* Talent import fixes
 
 
* Pet talents data importing
 
* Pet talents data importing
 
* Glyph data importing
 
* Glyph data importing
Line 74: Line 62:
  
 
===Locales===
 
===Locales===
* frFR fix for Warrior
 
 
* Quest links updated to use quest id
 
* Quest links updated to use quest id
 
** frFR: WoWDBU FR seems to be in maintenance mode and Judgehype FR does't seem to support quest id links
 
** frFR: WoWDBU FR seems to be in maintenance mode and Judgehype FR does't seem to support quest id links
 
** Added WoWHead to all locales since it seems their site has data for them
 
** Added WoWHead to all locales since it seems their site has data for them
* New strings 'tag', 'daily'
 
* Added locales for 'Runeforging' and 'Inscription'
 
* Added Inscription icon
 
* Added 'Death Knight' locale strings
 
* Updated class colors
 
  
  
Line 97: Line 79:
  
 
===Addon Framework===
 
===Addon Framework===
* Fixed incorrect $addon variables
 
** 'tpl_image_url' and 'tpl_image_path'
 
 
* Install::add_menu_button() added 5th parameter - $active
 
* Install::add_menu_button() added 5th parameter - $active
 
** Default true
 
** Default true
Line 162: Line 142:
 
* Added Guild Vault search
 
* Added Guild Vault search
 
* Fixed missing 'requires_level' data in VaultItem class
 
* Fixed missing 'requires_level' data in VaultItem class
 +
 +
 +
 +
 +
==v2.0.1==
 +
Released - November 15, 2008
 +
===General Fixes and Enhancements===
 +
* Maintenance release for WotLK for compatibility issues
 +
* Fixed notice error in installer
 +
* Updated EU realmstatus URL
 +
* Realmstatus fix for XML change for US feed
 +
* Talent import fixes
 +
* New talent tiers for WotLK (WoW 3.0) will now show on talents page
 +
* Fix style for file input fields in FF3
 +
** Now the style will have a white background with grey text and a grey border
 +
* Added Death Knight class icon
 +
* Added Death Knight class color
 +
** Updated other colors to standard Blizz colors (http://www.wowwiki.com/Class_colors)
 +
* Added class id for Death Knight = 6
 +
* Changed ROSTER_MAXCHARLEVEL to 80
 +
* Changed ROSTER_MAXSKILLLEVEL to 450
 +
* install.sh had the wrong path
 +
 +
 +
===Locales===
 +
* frFR fix for Warrior
 +
* New strings 'tag', 'daily'
 +
* Added locales for 'Runeforging' and 'Inscription'
 +
* Added Inscription icon
 +
* Added 'Death Knight' locale strings
 +
* Updated class colors
 +
 +
 +
===Addon Framework===
 +
* Fixed incorrect $addon variables
 +
** 'tpl_image_url' and 'tpl_image_path'
  
  

Revision as of 04:49, 13 November 2008

WR.net

Important note: When you edit this page, you agree to release your contribution into the public domain.
If you do not want this or can not do this because of license restrictions, please do not edit.

Contents


WoW Roster Change Log


Last Release (v2.0.0) June 20, 2008

You can view the open source project at - http://www.wowroster.net

For corrections and/or suggestions - http://www.wowroster.net


Last Edit: Zanix 21:49, 11 November 2008 (CST)


v2.1.0

Alpha
Updated 21:07, 11 November 2008 (CST)
Changes as of SVN-1902

This can and will change at any moment
This is to just inform about upcoming fixes/changes/enhancements

General Fixes and Enhancements


LUA Update (update.lib.php)


SQL/DB


Locales


Template System


Addon Framework


Core AddOns


CharacterInfo


Keys


PvPLog


MembersList


Vault



v2.0.1

Released - November 15, 2008

General Fixes and Enhancements


Locales


Addon Framework



v2.0.0

Released - June 20, 2008

Important Notes


Fixes


Changes


Enhancements



v1.7.3

Released - February 14, 2007

Fixes


Enhancements



v1.7.2

Released - December 29, 2006

Fixes


Enhancements



v1.7.1

Released - October 21, 2006

Fixes


Changes


Enhancements



v1.7.0

Released - June 17, 2006

Fixes







Enhancements

$wowdb->error() = mysql_error()
$wowdb->fetch_assoc = mysql_fetch_assoc()
$wowdb->fetch_array = mysql_fetch_array()
$wowdb->fetch_row = mysql_fetch_row()
$wowdb->num_rows = mysql_num_rows()
$wowdb->free_result = mysql_free_result()
$wowdb->data_seek = mysql_data_seek()


Important Changes



v1.6.0

Released - February 04, 2006

Fixes


Enhancements


Known Bugs With 1.6.0



v1.5.1

Released - October 20, 2005

Fixes


Enhancements



v1.5.0

Released - October 17, 2005

Fixes


Enhancements



v1.04

Released - July 30, 2005

Fixes


Enhancements



v1.03 [maintainance]

Released - July 11, 2005



v1.03

Released - May 05, 2005

Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox